]> git.pld-linux.org Git - packages/agrep.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:13:37 +0000 (01:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    agrep.spec -> 1.6

agrep.spec

index 22e83edf9f136ea053f9a10c0a7dcca4a36b2dc4..cd6881382e9145f19afd1778905605a6924f1324 100644 (file)
@@ -8,7 +8,7 @@ Group:          Applications/Text
 Source0:       ftp://ftp.cs.arizona.edu/agrep/%{name}-%{version}.tar.Z
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%description 
+%description
 Tool for fast text searching allowing errors. It's similar to egrep
 (or grep or fgrep), but it is much more general and usually faster.
 
@@ -17,7 +17,7 @@ agrep jest narz
 przybli¿one.
 
 %prep
-%setup -q 
+%setup -q
 
 %build
 %{__make} CFLAGS="%{rpmcflags}"
This page took 0.079144 seconds and 4 git commands to generate.