SPECS: glibmm.spec - unified: s/doc/apidocs/ for API documentation...
megabajt
megabajt at pld-linux.org
Fri Apr 27 21:35:18 CEST 2007
Author: megabajt Date: Fri Apr 27 19:35:18 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified: s/doc/apidocs/ for API documentation
- added examples subpackage
- release 2
---- Files affected:
SPECS:
glibmm.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/glibmm.spec
diff -u SPECS/glibmm.spec:1.52 SPECS/glibmm.spec:1.53
--- SPECS/glibmm.spec:1.52 Tue Apr 17 10:01:33 2007
+++ SPECS/glibmm.spec Fri Apr 27 21:35:13 2007
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Interfejs C++ dla biblioteki glib
Name: glibmm
Version: 2.12.8
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.12/%{name}-%{version}.tar.bz2
@@ -61,16 +61,30 @@
%description static -l pl.UTF-8
Statyczna biblioteka glibmm.
-%package doc
-Summary: Reference documentation and examples for glibmm
-Summary(pl.UTF-8): Szczegółowa dokumentacja i przykłady dla glibmm
+%package apidocs
+Summary: Reference documentation for glibmm
+Summary(pl.UTF-8): Szczegółowa dokumentacja dla glibmm
Group: Documentation
+Requires: gtk-doc-common
+Provides: glibmm-doc
+Obsoletes: glibmm-doc
+
+%description apidocs
+Reference documentation for glibmm.
+
+%description apidocs -l pl.UTF-8
+Szczegółowa dokumentacja dla glibmm.
+
+%package examples
+Summary: Examples for glibmm
+Summary(pl.UTF-8): Przykłady dla glibmm
+Group: Development/Libraries
-%description doc
-Reference documentation and examples for glibmm.
+%description examples
+Examples for glibmm.
-%description doc -l pl.UTF-8
-Szczegółowa dokumentacja i przykłady dla glibmm.
+%description examples -l pl.UTF-8
+Przykłady dla glibmm.
%prep
%setup -q
@@ -131,9 +145,12 @@
%{_libdir}/libglibmm_generate_extra_defs-2.4.a
%endif
-%files doc
+%files apidocs
%defattr(644,root,root,755)
%{_gtkdocdir}/%{name}-2.4
+
+%files examples
+%defattr(644,root,root,755)
%{_examplesdir}/%{name}-%{version}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -142,6 +159,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2007/04/27 19:35:13 megabajt
+- unified: s/doc/apidocs/ for API documentation
+- added examples subpackage
+- release 2
+
Revision 1.52 2007/04/17 08:01:33 megabajt
- updated to 2.12.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibmm.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list