[totem-pl-parser] rebuild

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 22 16:55:27 UTC 2010


commit 82a61c1ed014aaf771902f540e38a67ac25e86a1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 22 12:53:44 2010 -0400

    rebuild

 totem-pl-parser.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec
index abe5a1b..7b54ef2 100644
--- a/totem-pl-parser.spec
+++ b/totem-pl-parser.spec
@@ -1,13 +1,12 @@
 Name:		totem-pl-parser
 Version:	2.30.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Totem Playlist Parser library
 
 Group:		System Environment/Libraries
 License:	LGPLv2+
 Url:		http://www.gnome.org/projects/totem/
 Source0:	http://download.gnome.org/sources/%{name}/2.28/%{name}-%{version}.tar.bz2
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes:	totem-plparser
 
 BuildRequires:	glib2-devel
@@ -43,15 +42,11 @@ developing applications that use %{name}.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 %find_lang %{name} --with-gnome
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -71,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/totem-pl-parser
 
 %changelog
+* Wed Sep 22 2010 Matthias Clasen <mclasen at redhat.com> 2.30.3-2
+- Rebuild against newer gobject-introspection
+
 * Mon Sep 13 2010 Bastien Nocera <bnocera at redhat.com> 2.30.3-1
 - Update to 2.30.3
 


More information about the scm-commits mailing list