automatic update by autodist [release 1.1.26-1mamba;Thu Jan 10 2019]
This commit is contained in:
parent
4445a07042
commit
a27a97b10a
@ -2,7 +2,7 @@
|
||||
%define libmajver %(echo %libver | cut -d. -f 1)
|
||||
|
||||
Name: libpaper
|
||||
Version: 1.1.24
|
||||
Version: 1.1.26
|
||||
Release: 1mamba
|
||||
Summary: An open source viewer for Portable Document Format (PDF) files
|
||||
Group: System/Libraries
|
||||
@ -46,6 +46,7 @@ This package contains some utilities.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
#aclocal && automake --foreign --add-missing --copy && autoconf
|
||||
%configure --enable-shared --enable-static
|
||||
%make
|
||||
@ -110,6 +111,9 @@ echo "a4" > %{buildroot}%{_sysconfdir}/papersize
|
||||
%{_mandir}/man8/paperconfig.*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 10 2019 Automatic Build System <autodist@mambasoft.it> 1.1.26-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun Jun 20 2010 Automatic Build System <autodist@mambasoft.it> 1.1.24-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user