forked from pool/pappl
- Update to release 1.0b1
OBS-URL: https://build.opensuse.org/package/show/Printing/pappl?expand=0&rev=3
This commit is contained in:
13
pappl.spec
13
pappl.spec
@@ -18,13 +18,14 @@
|
||||
|
||||
Name: pappl
|
||||
%define lname libpappl1
|
||||
Version: 0~git378
|
||||
Version: 1.0~beta1
|
||||
Release: 0
|
||||
Summary: A Printer application framework
|
||||
Summary: A printer application framework
|
||||
License: Apache-2.0
|
||||
Group: Hardware/Printing
|
||||
URL: https://www.msweet.org/pappl/
|
||||
Source: %name-%version.tar.xz
|
||||
Source: https://github.com/michaelrsweet/pappl/releases/download/v1.0b1/pappl-1.0b1.tar.gz
|
||||
Source2: https://github.com/michaelrsweet/pappl/releases/download/v1.0b1/pappl-1.0b1.tar.gz.sig
|
||||
BuildRequires: cups-devel >= 2.2
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkgconfig(avahi-client)
|
||||
@@ -50,7 +51,7 @@ computer or on your whole network, which can then be discovered and
|
||||
used by any application.
|
||||
|
||||
%package -n %lname
|
||||
Summary: A Printer application framework
|
||||
Summary: A printer application framework
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %lname
|
||||
@@ -75,7 +76,7 @@ drivers.
|
||||
This subpackage contains the headers for the library.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -n %name-1.0b1
|
||||
|
||||
%build
|
||||
# includedir intentional, cf. bugzilla.opensuse.org/795968
|
||||
@@ -103,5 +104,7 @@ rm -f "%buildroot/%_libdir"/*.a
|
||||
%_includedir/%name/
|
||||
%_libdir/libpappl.so
|
||||
%_libdir/pkgconfig/*.pc
|
||||
%_mandir/man3/pappl-*
|
||||
%_datadir/doc/%name/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user