Author: megabajt Date: Mon Feb 21 23:07:49 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.32.3 - removed obsolete miniparser.patch
---- Files affected: packages/totem-pl-parser: totem-pl-parser.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: packages/totem-pl-parser/totem-pl-parser.spec diff -u packages/totem-pl-parser/totem-pl-parser.spec:1.39 packages/totem-pl-parser/totem-pl-parser.spec:1.40 --- packages/totem-pl-parser/totem-pl-parser.spec:1.39 Sun Feb 13 15:34:53 2011 +++ packages/totem-pl-parser/totem-pl-parser.spec Tue Feb 22 00:07:44 2011 @@ -2,13 +2,12 @@ Summary: Totem Playlist Parser library Summary(pl.UTF-8): Biblioteka analizująca listy odtwarzania Totema Name: totem-pl-parser -Version: 2.32.2 +Version: 2.32.3 Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/2.32/%{name}-%{version}.tar.bz2 # Source0-md5: 0f2855c8515e52cc0026c5e67de762a2 -Patch0: miniparser.patch URL: http://www.gnome.org/projects/totem/ BuildRequires: autoconf >= 2.62 BuildRequires: automake >= 1:1.9 @@ -23,6 +22,7 @@ BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: pkgconfig +BuildRequires: quvi-devel >= 0.2.13 # sr@Latn vs. sr@latin Provides: totem-libs Obsoletes: totem-libs @@ -84,7 +84,6 @@ %prep %setup -q -%patch0 -p1 %build %{__gtkdocize} @@ -107,7 +106,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/en@shaw %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la %find_lang %{name} @@ -151,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2011/02/21 23:07:44 megabajt +- updated to 2.32.3 +- removed obsolete miniparser.patch + Revision 1.39 2011/02/13 14:34:53 wiget - updated to 2.32.2 - use %{__rm} macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/totem-pl-parser/totem-pl-parser.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
