SPECS: php-pear-XML_CSSML.spec - include symlink for original bugg...
glen
glen at pld-linux.org
Mon Oct 3 15:06:20 CEST 2005
Author: glen Date: Mon Oct 3 13:06:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include symlink for original buggy packaging in case somebody depends on it
---- Files affected:
SPECS:
php-pear-XML_CSSML.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/php-pear-XML_CSSML.spec
diff -u SPECS/php-pear-XML_CSSML.spec:1.16 SPECS/php-pear-XML_CSSML.spec:1.17
--- SPECS/php-pear-XML_CSSML.spec:1.16 Fri Sep 30 23:17:32 2005
+++ SPECS/php-pear-XML_CSSML.spec Mon Oct 3 15:06:15 2005
@@ -9,7 +9,7 @@
Summary(pl): %{_pearname} - metody do tworzenia stylów kaskadowych (CSS)
Name: php-pear-%{_pearname}
Version: 1.1
-Release: 4.3
+Release: 4.5
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -57,6 +57,7 @@
# http://pear.php.net/bugs/bug.php?id=5574
cd ./%{php_pear_dir}
mv %{_pearname} %{_class}
+ln -snf %{_class} %{_pearname}
cd %{_class}
%patch0 -p2
@@ -75,6 +76,8 @@
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/%{_class}/*.php
%{php_pear_dir}/%{_class}/%{_subclass}
+# BC for bug #5574
+%{php_pear_dir}/%{_pearname}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -82,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2005/10/03 13:06:15 glen
+- include symlink for original buggy packaging in case somebody depends on it
+
Revision 1.16 2005/09/30 21:17:32 glen
- new pear packaging
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-XML_CSSML.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list