]> git.pld-linux.org Git - packages/grep.git/commitdiff
- add egrep patch
authorareq <areq@pld-linux.org>
Tue, 30 Apr 2002 08:58:39 +0000 (08:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Relese 2, STBR

Changed files:
    grep.spec -> 1.63

grep.spec

index 637eae14a11a1203bb1d4b95174073075f326cba..9ea83cb31e42886ceddc259a108cbaf008b3007f 100644 (file)
--- a/grep.spec
+++ b/grep.spec
@@ -6,13 +6,14 @@ Summary(pl):  GNU grep
 Summary(tr):   Dosyalarda katar arama aracĂ˝
 Name:          grep
 Version:       2.5.1
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Applications/Text
 Source0:       ftp://alpha.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 Patch0:                %{name}-info.patch
+Patch1:                %{name}-egrep.pach
 %{?_with_pcre:BuildRequires:   pcre-devel}
 %{?_with_pcre:Requires:        pcre}
 BuildRequires: gettext-devel
@@ -51,6 +52,7 @@ kullan
 %prep
 %setup  -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %ifarch sparc sparc64
This page took 0.043402 seconds and 4 git commands to generate.