SPECS: hplip.spec - fixed ppd installing - removed not longer used...

sls sls at pld-linux.org
Fri Nov 16 07:19:00 CET 2007


Author: sls                          Date: Fri Nov 16 06:19:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed ppd installing
- removed not longer used Source1 hplip.init

---- Files affected:
SPECS:
   hplip.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/hplip.spec
diff -u SPECS/hplip.spec:1.37 SPECS/hplip.spec:1.38
--- SPECS/hplip.spec:1.37	Fri Nov 16 07:08:31 2007
+++ SPECS/hplip.spec	Fri Nov 16 07:18:54 2007
@@ -29,8 +29,7 @@
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz
 # Source0-md5:	eafb815ca4b4bb5a2f35a76ee3c2dc72
-Source1:	%{name}.init
-Source2:	%{name}-DJ670C.xml
+Source1:	%{name}-DJ670C.xml
 URL:		http://hplip.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -151,13 +150,13 @@
 sed -i -e's,^#!/usr/bin/env python$,#!/usr/bin/python,' *.py
 
 %build
-install %{SOURCE2} data/xml
+install %{SOURCE1} data/xml
 install /usr/share/automake/config.* .
 install /usr/share/automake/config.* prnt
 CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"
 %configure \
 	--disable-foomatic-xml-install \
-	--enable-foomatic-install \
+	--enable-foomatic-ppd-install \
 	%{!?with_cups:--disable-cups-install}
 %{__make} \
 	hpppddir=/usr/share/cups/model \
@@ -309,6 +308,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007-11-16 06:18:54  sls
+- fixed ppd installing
+- removed not longer used Source1 hplip.init
+
 Revision 1.37  2007-11-16 06:08:31  sls
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hplip.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list