]> git.pld-linux.org Git - packages/fortune-mod.git/blobdiff - fortune-mod.spec
- don't exit() from /etc/profile
[packages/fortune-mod.git] / fortune-mod.spec
index 8589c63e2ee0410c88a8da4037e20104db87f630..5589d865785d92b8544e4b3a2079c9f7d412a9c9 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
@@ -15,7 +15,7 @@ Summary(ru):  
 Summary(uk):   ðÒÏÇÒÁÍÁ, ÑËÁ ÄÒÕËÕ¤ "fortune" (×ÉÐÁÄËÏ×Ï ×ÉÂÒÁÎÅ ÐÏצÄÏÍÌÅÎÎÑ)
 Name:          fortune-mod
 Version:       1.99.1
-Release:       0.1
+Release:       1
 License:       BSD
 Group:         Applications/Games
 #Source0:      ftp://sunsite.unc.edu/pub/Linux/games/amusements/fortune/%{name}-9708.tar.gz
@@ -23,8 +23,8 @@ 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
+BuildRequires: recode-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -125,7 +125,7 @@ they log in.
 Install fortune if you want a program which will bestow these random
 bits o' wit.
 
-This package constain english data files for fortunes.
+This package contains English data files for fortune-mod.
 
 %description data -l pl
 Fortune-mod zawiera wci±¿ popularny program fortune ("cytat dnia",
@@ -134,7 +134,7 @@ podczas logowania? Program fortune jest dla Ciebie. Administratorzy z
 poczuciem humoru mog± dodaæ fortune do plików .login u¿ytkowników tak,
 by ka¿dy otrzyma³ swoj± dawkê m±dro¶ci przy logowaniu.
 
-Ten pakiet zawiera angielskie pliki z danymi dla fortunek.
+Ten pakiet zawiera angielskie pliki z danymi dla fortune-mod.
 
 %package on-login
 Summary:       Displays fortune cookie on login
@@ -152,8 +152,7 @@ pakiet jest tym, czego potrzebujesz.
 
 %prep
 %setup -q
-#%patch0 -p1
-#%patch1 -p1
+%patch0 -p1
 
 %build
 %{__make} \
This page took 0.088889 seconds and 4 git commands to generate.