]> git.pld-linux.org Git - packages/ORBit2.git/commitdiff
- added apidocs subpackage auto/th/ORBit2-2_14_4-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 14 Jan 2007 00:33:24 +0000 (00:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    ORBit2.spec -> 1.98

ORBit2.spec

index 9e55b4988d941d0f7b8c8a49338a7d25de10329f..86853c068f9b8affd9fd1f46c89292866e392516 100644 (file)
@@ -3,7 +3,7 @@ Summary(fr):    Requ
 Summary(pl):   Wysoko wydajny CORBA Object Request Broker
 Name:          ORBit2
 Version:       2.14.4
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+/LGPL v2+
 Group:         Libraries
@@ -49,6 +49,18 @@ Architecture) ORB (object request broker). Pozwala na wysy
 i otrzymywanie odpowiedzi od innych programów bez znajomo¶ci po³o¿enia
 tych dwóch programów.
 
+%package apidocs
+Summary:       ORBit API documentation
+Summary(pl):   Dokumentacja API ORBit
+Group:         Documentation
+Requires:      gtk-doc-common
+
+%description apidocs
+ORBit API documentation.
+
+%description apidocs -l pl
+Dokumentacja API ORBit.
+
 %package devel
 Summary:       Header files, and utilities for ORBit
 Summary(fr):   Librairies statiques et fichiers entête pour ORBit
@@ -150,6 +162,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/orbit-2.0/*.so*
 %{_datadir}/idl/orbit-*
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
 %files devel
 %defattr(644,root,root,755)
 %doc ChangeLog
@@ -160,7 +176,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_aclocaldir}/* 
 %{_includedir}/orbit-*
 %{_pkgconfigdir}/*.pc
-%{_gtkdocdir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
This page took 0.067621 seconds and 4 git commands to generate.