Author: glen                         Date: Tue Mar 10 13:28:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix apidocs

---- Files affected:
SPECS:
   libnl.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.23 SPECS/libnl.spec:1.24
--- SPECS/libnl.spec:1.23       Tue Mar 10 01:36:00 2009
+++ SPECS/libnl.spec    Tue Mar 10 14:28:01 2009
@@ -22,6 +22,7 @@
 BuildRequires: linux-libc-headers >= 6:2.6.23
 %{?with_apidocs:BuildRequires: tetex-dvips}
 %{?with_apidocs:BuildRequires: tetex-format-latex}
+%{?with_apidocs:BuildRequires: doxygen}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +60,14 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka libnl.
 
+%package apidocs
+Summary:       libnl library API documentation
+Group:         Documentation
+
+%description apidocs
+Documentation for libnl library API and guides in HTML format
+generated from sources by doxygen.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -108,7 +117,7 @@
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
-%doc apidocs
+%doc doc/html/*
 %endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -117,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2009/03/10 13:28:01  glen
+- fix apidocs
+
 Revision 1.23  2009/03/10 00:36:00  glen
 - build apidocs
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libnl.spec?r1=1.23&r2=1.24&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to