summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2005-09-04 14:51:07 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit67512a96d85ece7c6c281a49cf5987684d6c68c3 (patch)
tree220744d48dad5d4a36a88828340948637ac831a1
parent24be3dfc89017036cdb9b945ce3bc95a96bbbfb0 (diff)
downloadhpijs-auto/th/hpijs-2_1_4-1.zip
hpijs-auto/th/hpijs-2_1_4-1.tar.gz
- updated to 2.1.4, removed obsolete ac_fixes patchauto/th/hpijs-2_1_4-1auto/ac/hpijs-2_1_4-1AC-STABLEAC-branch
Changed files: hpijs.spec -> 1.52
-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}