SPECS: libnotify.spec - added apidocs subpackage - release 2
megabajt
megabajt at pld-linux.org
Sat Jan 6 00:47:52 CET 2007
Author: megabajt Date: Fri Jan 5 23:47:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 2
---- Files affected:
SPECS:
libnotify.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/libnotify.spec
diff -u SPECS/libnotify.spec:1.19 SPECS/libnotify.spec:1.20
--- SPECS/libnotify.spec:1.19 Mon Oct 9 22:20:03 2006
+++ SPECS/libnotify.spec Sat Jan 6 00:47:47 2007
@@ -3,7 +3,7 @@
Summary(pl): Biblioteka powiadomień dla pulpitu
Name: libnotify
Version: 0.4.3
-Release: 1
+Release: 2
License: LGPL v2.1+ (library), GPL v2+ (tools)
Group: Libraries
Source0: http://www.galago-project.org/files/releases/source/libnotify/%{name}-%{version}.tar.bz2
@@ -32,6 +32,18 @@
być używane do informowania użytkownika o zdarzeniu lub wyświetlania
jakiejś formy informacji bez wchodzenia użytkownikowi w drogę.
+%package apidocs
+Summary: libnotify API documentation
+Summary(pl): Dokumentacja API biblioteki libnotify
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+libnotify API documentation.
+
+%description apidocs -l pl
+Dokumentacja API biblioteki libnotify.
+
%package devel
Summary: libnotify header files
Summary(pl): Pliki nagłówkowe biblioteki libnotify
@@ -93,13 +105,16 @@
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_pkgconfigdir}/*
%{_includedir}/*
-%{_gtkdocdir}/%{name}
%files static
%defattr(644,root,root,755)
@@ -111,6 +126,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2007/01/05 23:47:47 megabajt
+- added apidocs subpackage
+- release 2
+
Revision 1.19 2006/10/09 20:20:03 qboosh
- updated to 0.4.3, removed obsolete patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libnotify.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list