rpms/hplip/devel .cvsignore, 1.27, 1.28 hplip.spec, 1.184, 1.185 sources, 1.27, 1.28

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Mon Aug 4 17:16:50 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/hplip/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9274

Modified Files:
	.cvsignore hplip.spec sources 
Log Message:
* Mon Aug  4 2008 Tim Waugh <twaugh at redhat.com> 2.8.7-1
- 2.8.7.
- Avoid hard-coded rpaths.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- .cvsignore	28 Jul 2008 15:36:42 -0000	1.27
+++ .cvsignore	4 Aug 2008 17:16:20 -0000	1.28
@@ -24,3 +24,4 @@
 hplip-2.8.5.tar.gz
 hplip-2.8.6.tar.gz
 hplip-2.8.6b.tar.gz
+hplip-2.8.7.tar.gz


Index: hplip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/hplip.spec,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- hplip.spec	4 Aug 2008 16:56:42 -0000	1.184
+++ hplip.spec	4 Aug 2008 17:16:20 -0000	1.185
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
-Version: 2.8.6b
-Release: 2%{?dist}
+Version: 2.8.7
+Release: 1%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -131,6 +131,9 @@
 %configure --disable-foomatic-xml-install --disable-cups-install \
 	--enable-scan-build --enable-gui-build --enable-fax-build \
 	--disable-foomatic-rip-hplip-install --enable-dbus
+sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+
 make hpppddir=%{_datadir}/foomatic/db/source/PPD/HP
 
 %install
@@ -172,6 +175,7 @@
 rm -f %{buildroot}%{_datadir}/hplip/hpaio.desc
 rm -f %{buildroot}%{_datadir}/hplip/hplip-install
 rm -rf %{buildroot}%{_datadir}/hplip/install.*
+rm -f %{buildroot}%{_datadir}/hplip/hpijs.drv.in.template
 
 # The systray applet doesn't work properly (displays icon as a
 # window), so don't ship the launcher yet.
@@ -303,7 +307,9 @@
 exit 0
 
 %changelog
-* Mon Aug  4 2008 Tim Waugh <twaugh at redhat.com>
+* Mon Aug  4 2008 Tim Waugh <twaugh at redhat.com> 2.8.7-1
+- 2.8.7.
+- Avoid hard-coded rpaths.
 - New libs sub-package (bug #444016).
 
 * Thu Jul 31 2008 Tim Waugh <twaugh at redhat.com>


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	28 Jul 2008 15:36:42 -0000	1.27
+++ sources	4 Aug 2008 17:16:20 -0000	1.28
@@ -1 +1 @@
-66a7dbbf5b2928ef0c6f827d460016de  hplip-2.8.6b.tar.gz
+011593f03603f10259eb2fa41b1d64f2  hplip-2.8.7.tar.gz




More information about the scm-commits mailing list