SPECS (DEVEL): php4.spec - remove .ini-s which we won't package
glen
glen at pld-linux.org
Fri Jul 15 18:59:44 CEST 2005
Author: glen Date: Fri Jul 15 16:59:44 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- remove .ini-s which we won't package
---- Files affected:
SPECS:
php4.spec (1.453.2.14 -> 1.453.2.15)
---- Diffs:
================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.453.2.14 SPECS/php4.spec:1.453.2.15
--- SPECS/php4.spec:1.453.2.14 Fri Jul 15 18:39:11 2005
+++ SPECS/php4.spec Fri Jul 15 18:59:39 2005
@@ -71,7 +71,7 @@
Summary(uk): PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php4
Version: 4.4.0
-Release: 2.16%{?with_hardening:hardened}
+Release: 2.18%{?with_hardening:hardened}
Epoch: 3
Group: Libraries
License: PHP
@@ -1911,6 +1911,9 @@
EOF
done
+# Not in all SAPI, so don't need the .ini fragments.
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/{ncurses,pcntl,readline}.ini
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -2942,6 +2945,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.453.2.15 2005/07/15 16:59:39 glen
+- remove .ini-s which we won't package
+
Revision 1.453.2.14 2005/07/15 16:39:11 glen
- more TODO corrections
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.453.2.14&r2=1.453.2.15&f=u
More information about the pld-cvs-commit
mailing list