rpms/bind/devel bind-nonexec.patch,1.2,1.3

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Thu May 22 13:50:15 UTC 2008


Author: atkac

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

Modified Files:
	bind-nonexec.patch 
Log Message:
- install libbind9 correctly (and strip it)


bind-nonexec.patch:

Index: bind-nonexec.patch
===================================================================
RCS file: /cvs/pkgs/rpms/bind/devel/bind-nonexec.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bind-nonexec.patch	9 Sep 2004 03:37:57 -0000	1.2
+++ bind-nonexec.patch	22 May 2008 13:49:34 -0000	1.3
@@ -64,3 +64,15 @@
  
  clean distclean::
  	rm -f liblwres. at A@ liblwres.la timestamp
+diff -up bind-9.5.0rc1/lib/bind9/Makefile.in.nonexec bind-9.5.0rc1/lib/bind9/Makefile.in
+--- bind-9.5.0rc1/lib/bind9/Makefile.in.nonexec	2008-05-22 15:40:03.000000000 +0200
++++ bind-9.5.0rc1/lib/bind9/Makefile.in	2008-05-22 15:41:22.000000000 +0200
+@@ -78,7 +78,7 @@ installdirs:
+ 	$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
+ 
+ install:: timestamp installdirs
+-	${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libbind9. at A@ ${DESTDIR}${libdir}
++	${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libbind9. at A@ ${DESTDIR}${libdir}
+ 
+ clean distclean::
+ 	rm -f libbind9. at A@ timestamp




More information about the fedora-extras-commits mailing list