Author: megabajt                     Date: Wed Aug 20 16:52:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.6
- removed obsolete -secfix.patch
- added apidocs subpackage

---- Files affected:
SPECS:
   poppler.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.65 SPECS/poppler.spec:1.66
--- SPECS/poppler.spec:1.65     Mon Aug 11 09:15:22 2008
+++ SPECS/poppler.spec  Wed Aug 20 18:51:54 2008
@@ -11,13 +11,12 @@
 Summary:       PDF rendering library
 Summary(pl.UTF-8):     Biblioteka renderujÄ…ca PDF
 Name:          poppler
-Version:       0.8.5
+Version:       0.8.6
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
-# Source0-md5: 00593d56340b4a635f4a34590c445800
-Patch0:                %{name}-secfix.patch
+# Source0-md5: 6f2f5761ea06074d581951014b646372
 URL:           http://poppler.freedesktop.org/
 %{?with_qt4:BuildRequires:     QtGui-devel >= 4.1.0}
 %{?with_qt4:BuildRequires:     QtXml-devel >= 4.1.0}
@@ -74,6 +73,18 @@
 %description static -l pl.UTF-8
 Statyczne biblioteki Poppler.
 
+%package apidocs
+Summary:       Poppler library API documentation
+Summary(pl.UTF-8):     Dokumentacja API biblioteki Poppler
+Group:         Documentation
+Requires:      gtk-doc-common
+
+%description apidocs
+Poppler library API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki Poppler.
+
 %package glib
 Summary:       GLib wrapper for poppler
 Summary(pl.UTF-8):     Wrapper GLib dla popplera
@@ -217,7 +228,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -281,12 +291,16 @@
 %{?with_cairo:%{_pkgconfigdir}/poppler-cairo.pc}
 %{_pkgconfigdir}/poppler-splash.pc
 
-%{_gtkdocdir}/poppler
-
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libpoppler.a
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/poppler
+%endif
+
 %files glib
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-glib.so.*.*.*
@@ -350,6 +364,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2008/08/20 16:51:54  megabajt
+- updated to 0.8.6
+- removed obsolete -secfix.patch
+- added apidocs subpackage
+
 Revision 1.65  2008/08/11 07:15:22  adamg
 - updated to 0.8.5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.65&r2=1.66&f=u

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

Reply via email to