rpms/libbonobo/devel libbonobo.spec,1.30,1.31

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 25 21:55:25 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/libbonobo/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3705

Modified Files:
	libbonobo.spec 
Log Message:
- run automake in %%build so that shlib patch gets
  built
- change libdir logic to happen at configure time because
  automake's conditional support isn't that sophisticated
- s/%%makeinstall/make install DESTDIR=$RPM_BUILD_ROOT/



Index: libbonobo.spec
===================================================================
RCS file: /cvs/dist/rpms/libbonobo/devel/libbonobo.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- libbonobo.spec	25 Jan 2006 21:49:23 -0000	1.30
+++ libbonobo.spec	25 Jan 2006 21:55:23 -0000	1.31
@@ -49,6 +49,7 @@
 %patch0 -p1 -b .multishlib
 
 %build
+intltoolize -f
 aclocal
 automake
 autoconf




More information about the fedora-cvs-commits mailing list