SPECS: grep.spec - release 2: enable pcre

radek radek at pld-linux.org
Mon May 12 21:09:59 CEST 2008


Author: radek                        Date: Mon May 12 19:09:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2: enable pcre

---- Files affected:
SPECS:
   grep.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/grep.spec
diff -u SPECS/grep.spec:1.100 SPECS/grep.spec:1.101
--- SPECS/grep.spec:1.100	Tue Apr  8 10:24:52 2008
+++ SPECS/grep.spec	Mon May 12 21:09:54 2008
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	pcre	# with PCRE support
+%bcond_without	pcre	# with PCRE support
 #
 Summary:	GNU grep Utilities
 Summary(de.UTF-8):	GNU-Version der Pattern-Matching-Utilities
@@ -15,7 +15,7 @@
 Summary(uk.UTF-8):	Утиліти пошуку по шаблонам GNU grep
 Name:		grep
 Version:	2.5.3
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL v3+
 Group:		Applications/Text
@@ -166,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2008-05-12 19:09:54  radek
+- release 2: enable pcre
+
 Revision 1.100  2008-04-08 08:24:52  glen
 - unify ftp.gnu.org urls
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grep.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list