SPECS: mc.spec - find_options patch is back for Titanium builds, case sensi...
hawk
hawk at pld-linux.org
Wed Feb 4 12:01:26 CET 2009
Author: hawk Date: Wed Feb 4 11:01:26 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- find_options patch is back for Titanium builds, case sensitiviness and
regexps were _off_ by default in both Ra and Ac or I'm using some altered
poldek repos
---- Files affected:
SPECS:
mc.spec (1.274 -> 1.275)
---- Diffs:
================================================================
Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.274 SPECS/mc.spec:1.275
--- SPECS/mc.spec:1.274 Wed Feb 4 01:24:42 2009
+++ SPECS/mc.spec Wed Feb 4 12:01:20 2009
@@ -55,6 +55,7 @@
Patch16: %{name}-refresh.patch
Patch17: %{name}-nolibs.patch
Patch21: %{name}-userhost.patch
+Patch24: %{name}-find_options.patch
Patch25: %{name}-verilog-syntax.patch
Patch26: %{name}-awk-syntax.patch
URL: http://www.midnight-commander.org/
@@ -254,8 +255,10 @@
%patch15 -p1
%patch16 -p1
%patch17 -p1
-
%patch21 -p1
+%if "%{pld_release}" == "ti"
+%patch24 -p1
+%endif
%patch25 -p1
%patch26 -p1
@@ -508,6 +511,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.275 2009/02/04 11:01:20 hawk
+- find_options patch is back for Titanium builds, case sensitiviness and
+ regexps were _off_ by default in both Ra and Ac or I'm using some altered
+ poldek repos
+
Revision 1.274 2009/02/04 00:24:42 gotar
- removed find_options patch, case sensitiviness and regexps were always on
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mc.spec?r1=1.274&r2=1.275&f=u
More information about the pld-cvs-commit
mailing list