Update of /cvsroot/fink/experimental/gnome/2.8/main/finkinfo/libs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11826/2.8/main/finkinfo/libs

Modified Files:
        libxml2.info 
Log Message:
Shuffling field order to make it easier to debug this thing.


Index: libxml2.info
===================================================================
RCS file: /cvsroot/fink/experimental/gnome/2.8/main/finkinfo/libs/libxml2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libxml2.info        24 Sep 2004 13:46:39 -0000      1.1
+++ libxml2.info        23 Jan 2005 08:37:37 -0000      1.2
@@ -1,32 +1,17 @@
 Package: libxml2
 Version: 2.6.13
 Revision: 9
-Maintainer: GNOME core team <[EMAIL PROTECTED]>
-Description: XML parsing library
-BuildDependsOnly: false
-DescPort: <<
-       The Makefile is too stupid to link the executables against the right 
copy of the library, so we help by setting LDFLAGS.
-<<
-DescPackaging: <<
-       libxml2 uses XML/SGML super catalog to know location of DTDs installed 
on       local system. They are managed by update-xml-catalog and 
update-sgml-catalog script. Each package that provides DTDs should also provide 
configuration  file(s) for these script and call them within Pre/PostInstScript.
-       
-       When update-xml-catalog is called, it reads every configuration file 
belongs to %p/etc/xml/catalog.d/. Each line of them contain 3 fields, TYPE, 
ORIG and REPLACE, correspond to arguments of `xmlcatalog --add'. See 
xmlcatalog(1) for detail.
-       
-       Also, update-sgml-catalog reads every configuration file belongs to 
%p/etc/ sgml/catalog.d/ when it is called. Each line of them contain only 1 
field, reference to other SGML catalog file.
-       
-       Makefile.in is patched to not set LDFLAGS to avoid linking problems 
when an older version of libxml2 is already installed while building.
-       
-       Libtool gets patched to fix bundle (loadable module, .so file) building.
-       
-       Previous versions by Christoph Pfisterer <[EMAIL PROTECTED]>
-<<
-License: LGPL
-Homepage: http://www.xmlsoft.org/
-
+Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
 Replaces: %N (<< 2.6.13), %N-bin
 Conflicts: %N-bin
 Provides: %N-bin
-
+Depends: <<
+       %N-shlibs (= %v-%r),
+       libiconv
+<<
+BuildDepends: <<
+       libiconv-dev
+<<
 Source: mirror:gnome:sources/%n/2.6/%n-%v.tar.bz2
 Source-MD5: feee8b092d5e9e77d50622a5639076fc
 PatchScript: <<
@@ -67,17 +52,10 @@
 esac
 <<
 DocFiles: AUTHORS Copyright NEWS README TODO
-
-Depends: <<
-       %N-shlibs (= %v-%r),
-       libiconv
-<<
-BuildDepends: <<
-       libiconv-dev
-<<
+BuildDependsOnly: false
 SplitOff: <<
        Package: %N-shlibs
-       Description: Shared libraries
+       Description: Shared libraries for %N
        Depends: libiconv
        Replaces: <<
                %N-shlibs (<< %v-%r),
@@ -91,7 +69,7 @@
 <<
 SplitOff2: <<
        Package: %N-dev
-       Description: Development resources
+       Description: Development resources for %N
        Depends: <<
                %N-shlibs (= %v-%r),
                pkgconfig
@@ -109,4 +87,35 @@
                share/aclocal/libxml.m4
                share/man/man1/xml2-config.1
        <<
-<<
\ No newline at end of file
+<<
+Description: XML parsing library, version 2
+DescPort: <<
+The Makefile is too stupid to link the executables against the right
+copy of the library, so we help by setting LDFLAGS.
+
+THIS PACKAGE IS NOT READY FOR PUBLIC CONSUMPTION!
+<<
+DescPackaging: <<
+libxml2 uses XML/SGML super catalog to know location of DTDs installed on
+local system. They are managed by update-xml-catalog and update-sgml-catalog
+script. Each package that provides DTDs should also provide configuration
+file(s) for these script and call them within Pre/PostInstScript.
+       
+When update-xml-catalog is called, it reads every configuration file belongs
+to %p/etc/xml/catalog.d/. Each line of them contain 3 fields, TYPE, ORIG and
+REPLACE, correspond to arguments of `xmlcatalog --add'. See xmlcatalog(1) for
+detail.
+       
+Also, update-sgml-catalog reads every configuration file belongs to %p/etc/
+sgml/catalog.d/ when it is called. Each line of them contain only 1 field,
+reference to other SGML catalog file.
+       
+Makefile.in is patched to not set LDFLAGS to avoid linking problems when an 
older
+version of libxml2 is already installed while building.
+       
+Libtool gets patched to fix bundle (loadable module, .so file) building.
+       
+Previous versions by Christoph Pfisterer <[EMAIL PROTECTED]>
+<<
+License: LGPL
+Homepage: http://www.xmlsoft.org/



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to