summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hpijs.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/hpijs.spec b/hpijs.spec
index fa0e062..1570e7a 100644
--- a/hpijs.spec
+++ b/hpijs.spec
@@ -5,17 +5,17 @@
Summary: HP Inkjet Server
Summary(pl): Serwer dla drukarek HP Inkjet
Name: hpijs
-Version: 1.7.1
+Version: 2.1.4
Release: 1
License: BSD
Group: Applications/System
Source0: http://dl.sourceforge.net/hpinkjet/%{name}-%{version}.tar.gz
-# Source0-md5: cba40858e27204db0211c559bd606aaa
+# Source0-md5: 7f943ad155c50191a5facdfc2a083110
URL: http://hpinkjet.sourceforge.net/
-Patch0: %{name}-ac_fixes.patch
BuildRequires: autoconf
BuildRequires: automake
%{?with_cups:BuildRequires: cups-devel}
+BuildRequires: libjpeg-devel
BuildRequires: libstdc++-devel
Conflicts: ghostscript <= 7.00-3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,7 +52,6 @@ Baza danych PPD dla drukarek Hewlett Packard.
%prep
%setup -q
-%patch0 -p1
%build
%{__aclocal}
@@ -84,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc hpijs_readme.html
+%doc COPYING hpijs_readme.html
%attr(755,root,root) %{_bindir}/hpijs
%if %{with cups}