2011/devel/system/base/libxml2 - The /etc/xml/catalog file is added by the package ...
Fatih Arslan
paketler-commits at pardus.org.tr
Fri Sep 16 12:30:28 EEST 2011
Author: fatih.arslan
Date: Fri Sep 16 12:30:28 2011
New Revision: 123205
Removed:
2011/devel/system/base/libxml2/comar/
Modified:
2011/devel/system/base/libxml2/ (props changed)
2011/devel/system/base/libxml2/pspec.xml
Log:
The /etc/xml/catalog file is added by the package docbook-xml, but the service script overrides it with a false one (with a empty generated catalog file). We don't need it anymore with the new docbook infrastructure. One remark here is that we might need this catalog at bootstrap. I'm not sure about it for now.
---
pspec.xml | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
Modified: 2011/devel/system/base/libxml2/pspec.xml
=================================================================
--- 2011/devel/system/base/libxml2/pspec.xml (original)
+++ 2011/devel/system/base/libxml2/pspec.xml Fri Sep 16 12:30:28 2011
@@ -32,9 +32,6 @@
<Files>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- </Provides>
</Package>
<Package>
@@ -48,9 +45,6 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- </Provides>
</Package>
<Package>
@@ -90,6 +84,13 @@
</Package>
<History>
+ <Update release="25">
+ <Date>2011-09-16</Date>
+ <Version>2.7.8</Version>
+ <Comment>The /etc/xml/catalog file is added by the package docbook-xml, but the service script overrides it with a false one (with a empty generated catalog file). We don't need it anymore with the new docbook infrastructure. One remark here is that we might need this catalog at bootstrap. I'm not sure about it for now.</Comment>
+ <Name>Fatih Arslan</Name>
+ <Email>farslan at pardus.org.tr</Email>
+ </Update>
<Update release="24" type="security">
<Date>2011-09-09</Date>
<Version>2.7.8</Version>
More information about the paketler-commits
mailing list