SPECS: hal.spec - unified: separated -apidocs
qboosh
qboosh at pld-linux.org
Wed Nov 1 11:52:24 CET 2006
Author: qboosh Date: Wed Nov 1 10:52:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified: separated -apidocs
---- Files affected:
SPECS:
hal.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.120 SPECS/hal.spec:1.121
--- SPECS/hal.spec:1.120 Wed Nov 1 01:24:58 2006
+++ SPECS/hal.spec Wed Nov 1 11:52:19 2006
@@ -109,6 +109,18 @@
%description static -l pl
Statyczna biblioteka HAL.
+%package apidocs
+Summary: HAL API documentation
+Summary(pl): Dokumentacja API biblioteki HAL
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+HAL API documentation.
+
+%description apidocs -l pl
+Dokumentacja API biblioteki HAL.
+
%package device-manager
Summary: HAL device manager for GNOME
Summary(pl): Zarządca urządzeń HALa dla GNOME
@@ -270,18 +282,19 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
-# apidocs?
-%{_gtkdocdir}/hal
-
-%dir %{_examplesdir}/%{name}-%{version}
-%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.py
%{_includedir}/%{name}
%{_pkgconfigdir}/*.pc
+%dir %{_examplesdir}/%{name}-%{version}
+%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.py
%files static
%defattr(644,root,root,755)
%{_libdir}/lib*.a
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/hal
+
%files device-manager
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/hal-device-manager
@@ -302,6 +315,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2006/11/01 10:52:19 qboosh
+- unified: separated -apidocs
+
Revision 1.120 2006/11/01 00:24:58 qboosh
- added libpci patch (latests libpci needs -lz)
- package gtk-doc docs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list