Author: luzik                        Date: Fri Oct 21 11:05:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - updated to 0.3.6
 - added subpackage libfo

---- Files affected:
SPECS:
   xmlroff.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/xmlroff.spec
diff -u SPECS/xmlroff.spec:1.15 SPECS/xmlroff.spec:1.16
--- SPECS/xmlroff.spec:1.15     Fri Aug 27 15:17:17 2004
+++ SPECS/xmlroff.spec  Fri Oct 21 13:05:46 2005
@@ -1,19 +1,13 @@
 # $Revision$, $Date$
-
-#
-# TODO : libfo subpackage, but I dont think any other package may use it.
-#        build with enable-gp - currently there is a problem with linking 
against pango-1.0.so from xmlroof.
-#
-
 Summary:       XSL formatter
 Summary(pl):   Program formatujący XSL
 Name:          xmlroff
-Version:       0.2.8
-Release:       3
+Version:       0.3.6
+Release:       1
 License:       distributable
 Group:         Applications/Publishing/XML
 Source0:       http://dl.sourceforge.net/xmlroff/%{name}-%{version}.tar.gz
-# Source0-md5: 810e545c44cb9716983bee6a89458be6
+# Source0-md5: f0ced928fb248f068d99aa6a0dba4947
 Patch0:                %{name}-no_static.patch
 URL:           http://xmlroff.sourceforge.net/
 BuildRequires: autoconf
@@ -36,6 +30,18 @@
 przetwarzania został zdefiniowany w dokumencie XSL Recommendation
 stworzonym przez W3C.
 
+
+%package libfo
+Summary:       libfo library
+Summary(pl):   biblioteka libfo
+Group:         Applications/Publishing/XML
+
+%description libfo
+libfo
+
+%description libfo -l pl
+libfo
+
 %prep
 %setup -q
 %patch0 -p1
@@ -48,8 +54,7 @@
 %{__automake}
 %configure \
        --with-html-dir=%{_gtkdocdir} \
-       --enable-pdflib \
-       --disable-gp
+       --enable-gp
 %{__make}
 
 %install
@@ -65,15 +70,23 @@
 %defattr(644,root,root,755)
 %doc ChangeLog README COPYING
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/libfo-*.so.*
 %{_gtkdocdir}/xmlroff
 
+%files libfo
+%{_datadir}/xml/libfo-%{version}
+%attr(755,root,root) %{_libdir}/libfo-*.so.*
+%{_pkgconfigdir}/libfo-0.3.pc
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/10/21 11:05:46  luzik
+ - updated to 0.3.6
+ - added subpackage libfo
+
 Revision 1.15  2004/08/27 13:17:17  luzik
  - added BR libxml2-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmlroff.spec?r1=1.15&r2=1.16&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to