packages: hplip/hplip.spec - pass mime and ppd dir to configure

wiget wiget at pld-linux.org
Sun Nov 7 19:08:22 CET 2010


Author: wiget                        Date: Sun Nov  7 18:08:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pass mime and ppd dir to configure

---- Files affected:
packages/hplip:
   hplip.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: packages/hplip/hplip.spec
diff -u packages/hplip/hplip.spec:1.77 packages/hplip/hplip.spec:1.78
--- packages/hplip/hplip.spec:1.77	Sun Nov  7 18:16:43 2010
+++ packages/hplip/hplip.spec	Sun Nov  7 19:08:16 2010
@@ -162,9 +162,10 @@
 	--enable-foomatic-rip-hplip-install \
 	--enable-policykit \
 	--enable-pp-build \
-	--enable-udev-acl-rules
-%{__make} \
-	hpppddir=%{_cupsppddir}
+	--enable-udev-acl-rules \
+	--with-mimedir=%{_datadir}/cups/mime \
+	--with-hpppddir=%{_cupsppddir}
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -174,8 +175,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	rpm_install=yes \
-	hpppddir=%{_cupsppddir}
+	rpm_install=yes
 
 for tool in align clean colorcal fab firmware info levels makecopies makeuri print \
 		probe scan sendfax setup testpage timedate toolbox unload ; do
@@ -355,6 +355,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2010/11/07 18:08:16  wiget
+- pass mime and ppd dir to configure
+
 Revision 1.77  2010/11/07 17:16:43  wiget
 - fix unresolved symbols bug
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hplip/hplip.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list