[libbonobo/f14/master] 2.31.91

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 31 16:09:55 UTC 2010


commit 587278c8c528309f9e0ebe15a4c1c4d8140e9c71
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 31 11:49:17 2010 -0400

    2.31.91

 .gitignore     |    1 +
 libbonobo.spec |   16 +++++++---------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25dbc5a..f56a74f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libbonobo-2.24.2.tar.bz2
+/libbonobo-2.31.91.tar.bz2
diff --git a/libbonobo.spec b/libbonobo.spec
index 7995a26..8d08937 100644
--- a/libbonobo.spec
+++ b/libbonobo.spec
@@ -5,15 +5,14 @@
 
 Summary: Bonobo component system
 Name: libbonobo
-Version: 2.24.2
-Release: 2%{?dist}
+Version: 2.31.91
+Release: 1%{?dist}
 URL: http://ftp.gnome.org
-Source0: http://download.gnome.org/sources/libbonobo/2.24/%{name}-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/libbonobo/2.31/%{name}-%{version}.tar.bz2
 License: GPLv2+ and LGPLv2+
 # bonobo-activation-server, bonobo-activation-sysconf and bonobo-slay are GPL
 # libbonobo and libbonobo-activation are LGPLv2+
 Group: System Environment/Libraries
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel >= %{libxml2_version}
 BuildRequires: ORBit2-devel >= %{orbit2_version}
 BuildRequires: intltool >= 0.14-1
@@ -37,7 +36,6 @@ Group: Development/Libraries
 Requires:  %name = %{version}-%{release}
 Requires:  ORBit2-devel >= %{orbit2_version}
 Requires:  libxml2-devel >= %{libxml2_version}
-Requires:  pkgconfig
 Requires:  popt-devel
 
 # From 2.3, libbonobo swallowed bonobo-activation
@@ -67,7 +65,6 @@ autoreconf -i -f
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 ## just kill this wherever it lives
@@ -91,9 +88,6 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/bonobo/servers
 
 %find_lang %{po_package}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -126,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/bonobo-activation
 
 %changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.91-1
+- Update to 2.31.91
+- Spec file cleanups
+
 * Sun Feb 14 2010 Matthias Clasen <mclasen at redhat.com> - 2.24.2-2
 - Rebuild
 
diff --git a/sources b/sources
index 36e6d1f..1b3ab67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c7c5ea9c2f78a3c1e9ff2f1e27ad751  libbonobo-2.24.2.tar.bz2
+c07439294b06e6129f58e6f485f078c4  libbonobo-2.31.91.tar.bz2


More information about the scm-commits mailing list