Author: megabajt Date: Mon Mar 29 17:01:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.30.0 (new soname); merged changes from DEVEL
---- Files affected: packages/totem-pl-parser: totem-pl-parser.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/totem-pl-parser/totem-pl-parser.spec diff -u packages/totem-pl-parser/totem-pl-parser.spec:1.31 packages/totem-pl-parser/totem-pl-parser.spec:1.32 --- packages/totem-pl-parser/totem-pl-parser.spec:1.31 Sun Feb 14 01:28:53 2010 +++ packages/totem-pl-parser/totem-pl-parser.spec Mon Mar 29 19:01:54 2010 @@ -2,20 +2,20 @@ Summary: Totem Playlist Parser library Summary(pl.UTF-8): Biblioteka analizująca listy odtwarzania Totema Name: totem-pl-parser -Version: 2.28.2 -Release: 2 +Version: 2.30.0 +Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: a641b6061761535eb3646752bb1545f3 +Source0: http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/2.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 81bf8e3043a9ec89bdd391c36ebd50d1 URL: http://www.gnome.org/projects/totem/ -BuildRequires: autoconf >= 2.52 +BuildRequires: autoconf >= 2.62 BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.22.0 BuildRequires: gmime-devel BuildRequires: gnome-common >= 2.24.0 -BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gobject-introspection-devel >= 0.6.7 BuildRequires: gtk-doc >= 1.11 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool @@ -42,7 +42,6 @@ Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= 1:2.22.0 Requires: gmime-devel -Requires: gtk+2-devel >= 2:2.16.0 Requires: libxml2-devel >= 1:2.6.31 Provides: totem-devel Obsoletes: totem-devel @@ -116,9 +115,10 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libtotem-plparser-mini.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtotem-plparser-mini.so.12 +%attr(755,root,root) %ghost %{_libdir}/libtotem-plparser-mini.so.17 %attr(755,root,root) %{_libdir}/libtotem-plparser.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtotem-plparser.so.12 +%attr(755,root,root) %ghost %{_libdir}/libtotem-plparser.so.17 +%{_libdir}/girepository-1.0/TotemPlParser-1.0.typelib %files devel %defattr(644,root,root,755) @@ -129,6 +129,7 @@ %{_includedir}/totem-pl-parser %{_pkgconfigdir}/totem-plparser-mini.pc %{_pkgconfigdir}/totem-plparser.pc +%{_datadir}/gir-1.0/TotemPlParser-1.0.gir %files static %defattr(644,root,root,755) @@ -145,6 +146,15 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2010/03/29 17:01:54 megabajt +- updated to 2.30.0 (new soname); merged changes from DEVEL + +Revision 1.31.2.2 2010/03/15 21:57:47 megabajt +- updated to 2.29.92 + +Revision 1.31.2.1 2010/02/26 17:30:28 megabajt +- updated to 2.29.1 + Revision 1.31 2010/02/14 00:28:53 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/totem-pl-parser/totem-pl-parser.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
