packages: libraptor/libraptor.spec - separated apidocs
qboosh
qboosh at pld-linux.org
Mon Jan 24 20:25:11 CET 2011
Author: qboosh Date: Mon Jan 24 19:25:11 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- separated apidocs
---- Files affected:
packages/libraptor:
libraptor.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: packages/libraptor/libraptor.spec
diff -u packages/libraptor/libraptor.spec:1.48 packages/libraptor/libraptor.spec:1.49
--- packages/libraptor/libraptor.spec:1.48 Fri Nov 19 09:22:41 2010
+++ packages/libraptor/libraptor.spec Mon Jan 24 20:25:06 2011
@@ -63,12 +63,26 @@
%description static -l pl.UTF-8
Statyczna biblioteka libraptor.
+%package apidocs
+Summary: libraptor API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki libraptor
+Group: Documentation
+Requires: gtk-doc-common
+Conflicts: libraptor2-apidocs
+
+%description apidocs
+libraptor API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libraptor.
+
%package rapper
Summary: Raptor RDF parser test program
Summary(pl.UTF-8): Testowy program parsera Raptor RDF
Group: Applications
Requires: %{name} = %{version}-%{release}
Obsoletes: redland-rapper
+Conflicts: libraptor2-rapper
%description rapper
Raptor RDF parser test program.
@@ -122,12 +136,15 @@
%{_pkgconfigdir}/raptor.pc
%{_mandir}/man1/raptor-config.1*
%{_mandir}/man3/libraptor.3*
-%{_gtkdocdir}/raptor
%files static
%defattr(644,root,root,755)
%{_libdir}/libraptor.a
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/raptor
+
%files rapper
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/rapper
@@ -139,6 +156,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2011/01/24 19:25:06 qboosh
+- separated apidocs
+
Revision 1.48 2010/11/19 08:22:41 qboosh
- updated BR versions
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libraptor/libraptor.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list