This commit is contained in:
Matthias Clasen 2012-02-26 01:03:00 -05:00
parent a8c4a05e1e
commit a3205a0063
3 changed files with 8 additions and 9 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/totem-pl-parser-2.32.4.tar.bz2
/totem-pl-parser-2.32.5.tar.bz2
/totem-pl-parser-2.32.6.tar.bz2
/totem-pl-parser-3.2.0.tar.xz

View File

@ -1 +1 @@
781554ad8b4c97c0689e7f054b3b3d08 totem-pl-parser-2.32.6.tar.bz2
8cbb307ffb93730a1f18d081f841215f totem-pl-parser-3.2.0.tar.xz

View File

@ -1,17 +1,14 @@
Name: totem-pl-parser
Version: 2.32.6
Release: 5%{?dist}
Version: 3.2.0
Release: 1%{?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.31/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/%{name}/3.2/%{name}-%{version}.tar.bz2
Obsoletes: totem-plparser
Patch0: totem-pl-parser-quvi-0.4.patch
Patch1: totem-pl-parser-glib-2.31.patch
BuildRequires: glib2-devel
BuildRequires: gmime-devel
BuildRequires: libxml2-devel
@ -41,8 +38,6 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
%configure --enable-static=no
@ -73,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/gir-1.0/*.gir
%changelog
* Sun Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.2.0-1
- Update to 3.2.0
* Thu Jan 26 2012 Tomas Bzatek <tbzatek@redhat.com> - 2.32.6-5
- Rebuilt for new libarchive