From 82a61c1ed014aaf771902f540e38a67ac25e86a1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 22 Sep 2010 12:53:44 -0400 Subject: [PATCH] rebuild --- totem-pl-parser.spec | 10 ++++------ 1 file 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 2.30.3-2 +- Rebuild against newer gobject-introspection + * Mon Sep 13 2010 Bastien Nocera 2.30.3-1 - Update to 2.30.3