rpms/libbonobo/devel libbonobo.spec,1.80,1.81

Peter Robinson pbrobinson at fedoraproject.org
Sat Sep 20 07:11:24 UTC 2008


Author: pbrobinson

Update of /cvs/pkgs/rpms/libbonobo/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31890

Modified Files:
	libbonobo.spec 
Log Message:
- Kill dependency on perl RHBZ #462901



Index: libbonobo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libbonobo/devel/libbonobo.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- libbonobo.spec	23 Aug 2008 00:25:53 -0000	1.80
+++ libbonobo.spec	20 Sep 2008 07:10:53 -0000	1.81
@@ -6,7 +6,7 @@
 Summary: Bonobo component system
 Name: libbonobo
 Version: 2.23.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://ftp.gnome.org
 Source0: http://download.gnome.org/sources/libbonobo/2.23/%{name}-%{version}.tar.bz2
 License: GPLv2+ and LGPLv2+
@@ -82,6 +82,7 @@
 rm $RPM_BUILD_ROOT%{_libdir}/*.a
 rm $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.*a
 rm $RPM_BUILD_ROOT%{_libdir}/orbit-2.0/*.*a
+rm $RPM_BUILD_ROOT%{_bindir}/bonobo-slay
 
 for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do
     sed -i -e 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile
@@ -123,6 +124,9 @@
 %{_datadir}/gtk-doc/html/bonobo-activation
 
 %changelog
+* Sat Sep 20 2008 Peter Robinson <probinson at gmail.com> - 2.23.1-2
+- Kill dependency on perl RHBZ #462901
+
 * Fri Aug 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.23.1-1
 - Update to 2.23.1
 




More information about the fedora-extras-commits mailing list