SPECS: totem-pl-parser.spec - updated to 2.21.91 - added apidocs s...
megabajt
megabajt at pld-linux.org
Wed Jan 23 17:34:38 CET 2008
Author: megabajt Date: Wed Jan 23 16:34:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.21.91
- added apidocs subpackage
---- Files affected:
SPECS:
totem-pl-parser.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/totem-pl-parser.spec
diff -u SPECS/totem-pl-parser.spec:1.3 SPECS/totem-pl-parser.spec:1.4
--- SPECS/totem-pl-parser.spec:1.3 Mon Jan 7 21:47:56 2008
+++ SPECS/totem-pl-parser.spec Wed Jan 23 17:34:33 2008
@@ -1,12 +1,12 @@
# $Revision$, $Date$
Summary: Totem Playlist Parser library
Name: totem-pl-parser
-Version: 2.21.90
+Version: 2.21.91
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/2.21/%{name}-%{version}.tar.bz2
-# Source0-md5: c1167797a0087f27f1391097efff3422
+# Source0-md5: 1a7de8a0f54bfdfaf598f6abe20d3dc8
URL: http://www.gnome.org/projects/totem/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.9
@@ -15,6 +15,7 @@
BuildRequires: gnome-common >= 2.20.0
BuildRequires: gnome-vfs2-devel >= 2.20.1
BuildRequires: gtk+2-devel >= 2:2.12.3
+BuildRequires: gtk-doc >= 1.9
BuildRequires: hal-devel >= 0.5.9
BuildRequires: intltool >= 0.35.0
BuildRequires: libtool
@@ -57,6 +58,18 @@
%description static -l pl.UTF-8
Statyczna biblioteka totem-pl-parser.
+%package apidocs
+Summary: totem-pl-parser library API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki totem-pl-parser
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+totem-pl-parser library API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki totem-pl-parser.
+
%prep
%setup -q
@@ -70,7 +83,10 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --enable-gtk-doc \
+ --with-html-dir=%{_gtkdocdir}
+
%{__make}
%install
@@ -91,7 +107,9 @@
%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.10
%attr(755,root,root) %{_libdir}/libtotem-plparser.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtotem-plparser.so.10
%files devel
%defattr(644,root,root,755)
@@ -108,12 +126,20 @@
%{_libdir}/libtotem-plparser-mini.a
%{_libdir}/libtotem-plparser.a
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/totem-pl-parser
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-01-23 16:34:33 megabajt
+- updated to 2.21.91
+- added apidocs subpackage
+
Revision 1.3 2008-01-07 20:47:56 megabajt
- updated to 2.21.90
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/totem-pl-parser.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list