From: michuz Date: Sun, 22 Dec 2002 12:20:15 +0000 (+0000) Subject: - initial release X-Git-Tag: auto/ac/foomatic-db-hpijs-1_3_1_4-0_1~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffoomatic-db-hpijs.git;a=commitdiff_plain;h=db4eed4fb02d92aed42e7c6a32f409c88f8fef6e - initial release Changed files: foomatic-db-hpijs.spec -> 1.1 --- db4eed4fb02d92aed42e7c6a32f409c88f8fef6e diff --git a/foomatic-db-hpijs.spec b/foomatic-db-hpijs.spec new file mode 100644 index 0000000..2232f69 --- /dev/null +++ b/foomatic-db-hpijs.spec @@ -0,0 +1,46 @@ +%include /usr/lib/rpm/macros.perl +%define rel 1 +Summary: Foomatic Data for the HPIJS Printer Drivers +Summary(pl): Informacje foomatic dla sterownika drukarek HPIJS +Name: foomatic-db-hpijs +Version: 1.3 +Release: 1 +License: GPL +Group: Applications/System +URL: http://www.linuxprinting.org/foomatic.html +Source0: http://www.linuxprinting.org/download/%{name}/%{name}-%{version}-%{rel}.tar.gz +BuildRequires: autoconf +BuildRequires: automake +Requires: foomatic-db-engine +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Foomatic Data for the HPIJS Printer Drivers. + +%description -l pl +Informacje foomatic dla sterownika drukarek HPIJS. + +%prep +%setup -q -n %{name}-%{version}-%{rel} + +%build +%{__aclocal} +%{__autoconf} + +%configure + +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install DESTDIR=$RPM_BUILD_ROOT + +%clean +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/*