SPECS: libsexy.spec - added apidocs subpackage - release 4
megabajt
megabajt at pld-linux.org
Sat Dec 15 22:38:37 CET 2007
Author: megabajt Date: Sat Dec 15 21:38:37 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 4
---- Files affected:
SPECS:
libsexy.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/libsexy.spec
diff -u SPECS/libsexy.spec:1.14 SPECS/libsexy.spec:1.15
--- SPECS/libsexy.spec:1.14 Mon Oct 29 23:47:54 2007
+++ SPECS/libsexy.spec Sat Dec 15 22:38:32 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Zestaw dodatkowych kontrolek dla GTK+
Name: libsexy
Version: 0.1.11
-Release: 3
+Release: 4
License: LGPL v2.1+
Group: Libraries
Source0: http://releases.chipx86.com/libsexy/libsexy/%{name}-%{version}.tar.gz
@@ -54,6 +54,18 @@
%description static -l pl.UTF-8
Statyczna biblioteka libsexy.
+%package apidocs
+Summary: libsexy API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki libsexy
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+libsexy API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libsexy.
+
%prep
%setup -q
%patch0 -p1
@@ -91,18 +103,25 @@
%{_libdir}/libsexy.la
%{_includedir}/libsexy
%{_pkgconfigdir}/libsexy.pc
-%{_gtkdocdir}/libsexy
%files static
%defattr(644,root,root,755)
%{_libdir}/libsexy.a
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libsexy
+
%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.15 2007-12-15 21:38:32 megabajt
+- added apidocs subpackage
+- release 4
+
Revision 1.14 2007-10-29 22:47:54 megabajt
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsexy.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list