]> git.pld-linux.org Git - packages/foomatic-db-hpijs.git/blobdiff - foomatic-db-hpijs.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/foomatic-db-hpijs.git] / foomatic-db-hpijs.spec
index 11b6455ebf9b9520fa96f289879d58df1edf7ef5..657a7ba53c10371731052ba913ef3ccd99da1d89 100644 (file)
@@ -1,34 +1,27 @@
-%define                ver 1.3.1
-%define                rel 4
-%include       /usr/lib/rpm/macros.perl
 Summary:       Foomatic Data for the HPIJS Printer Drivers
-Summary(pl):   Informacje foomatic dla sterownika drukarek HPIJS
+Summary(pl.UTF-8):     Informacje foomatic dla sterownika drukarek HPIJS
 Name:          foomatic-db-hpijs
-Version:       %{ver}.%{rel}
-Release:       0.1
+Version:       20081228
+Release:       2
 Epoch:         2
-License:       GPL
+License:       GPL v2+
 Group:         Applications/System
-Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-%{ver}-%{rel}.tar.gz
-# Source0-md5: 23a5a96ac71eb703a59d6e8ab0c22de2
+Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-%{version}.tar.gz
+# Source0-md5: 4fac368a17b85312e3ae20697eb3051e
 URL:           http://www.linuxprinting.org/foomatic.html
-BuildRequires: autoconf
-BuildRequires: automake
-Requires:      foomatic-db-engine
+Requires:      foomatic-db-engine >= 3.0.20080317
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Foomatic Data for the HPIJS Printer Drivers.
 
-%description -l pl
+%description -l pl.UTF-8
 Informacje foomatic dla sterownika drukarek HPIJS.
 
 %prep
-%setup -q -n %{name}-%{ver}-%{rel}
+%setup -q
 
 %build
-%{__aclocal}
-%{__autoconf}
 %configure
 %{__make}
 
@@ -43,6 +36,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog TODO README USAGE
-%{_datadir}/foomatic/db/source/driver/*
-%{_datadir}/foomatic/db/source/opt/*
+%doc ChangeLog README USAGE
+%{_datadir}/foomatic/db/source/driver/hpijs.xml
+%{_datadir}/foomatic/db/source/opt/hpijs-*.xml
This page took 0.104197 seconds and 4 git commands to generate.