]> git.pld-linux.org Git - packages/fortune-mod.git/commitdiff
- removed obsolete patches, added usage patch (missing usage information)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Mar 2004 17:24:57 +0000 (17:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fortune-mod.spec -> 1.31

fortune-mod.spec

index 8589c63e2ee0410c88a8da4037e20104db87f630..8f072a59646bcc3e1981fe8490721ace09504823 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with offensive          # include offensive fortunes
+%bcond_with    offensive       # include offensive fortunes
 #
 Summary:       A program which will display a fortune
 Summary(cs):   Program suenka s vitbou (fortune cookie) s opravami chyb
@@ -23,8 +23,7 @@ Source0:      http://www.redellipse.net/code/downloads/%{name}-%{version}.tar.gz
 # Source0-md5: f208805b3b712e32997d7667e0ec52d8
 Source1:       %{name}.sh
 Source2:       %{name}.csh
-Patch0:                %{name}-32bit-offset.patch
-Patch1:                %{name}-display-source.patch
+Patch0:                %{name}-usage.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -152,8 +151,7 @@ pakiet jest tym, czego potrzebujesz.
 
 %prep
 %setup -q
-#%patch0 -p1
-#%patch1 -p1
+%patch0 -p1
 
 %build
 %{__make} \
This page took 0.099387 seconds and 4 git commands to generate.