[pyclutter-gst] Rebuild for cogl soname bump

Peter Robinson pbrobinson at fedoraproject.org
Sun Jan 22 12:40:01 UTC 2012


commit e4890960307e19b80ace534501704a386a1d5833
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Jan 22 12:39:47 2012 +0000

    Rebuild for cogl soname bump

 pyclutter-gst.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/pyclutter-gst.spec b/pyclutter-gst.spec
index 3caf12d..dcce884 100644
--- a/pyclutter-gst.spec
+++ b/pyclutter-gst.spec
@@ -5,14 +5,13 @@
 
 Name:           pyclutter-gst
 Version:        1.0.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Python modules that allow you to use the Clutter-GST toolkit
 
 Group:          Development/Languages
 License:        LGPLv2+
 URL:            http://www.clutter-project.org/
 Source0:        http://www.clutter-project.org/sources/%{name}/1.0/%{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  clutter-devel
 BuildRequires:  clutter-gst-devel
@@ -51,9 +50,6 @@ make DESTDIR=%{buildroot} install INSTALL="%{__install} -p"
 #Remove libtool archives.
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
@@ -65,6 +61,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}-1.0.pc
 
 %changelog
+* Sat Jan 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.0.0-6
+- Rebuild for cogl soname bump
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
@@ -77,5 +76,5 @@ rm -rf %{buildroot}
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
-* Sat Apr  3 2010 Peter Robinson <pbrobinson at gmail.com> - 1.0.0-1
+* Sat Apr  3 2010 Peter Robinson <pbrobinson at fedoraproject.org> - 1.0.0-1
 - Initial package


More information about the scm-commits mailing list