From: Marcin Gajda Date: Thu, 17 Jun 2004 14:20:28 +0000 (+0000) Subject: - magyar fortunes ;) X-Git-Tag: AC-STABLE~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffortune-mod-hu.git;a=commitdiff_plain;h=abb53e0f438b693e1c76761600b56e8d7e14df8a - magyar fortunes ;) Changed files: fortune-mod-hu.spec -> 1.1 --- abb53e0f438b693e1c76761600b56e8d7e14df8a diff --git a/fortune-mod-hu.spec b/fortune-mod-hu.spec new file mode 100644 index 0000000..3159365 --- /dev/null +++ b/fortune-mod-hu.spec @@ -0,0 +1,42 @@ +Summary: Collection of Hungarian fortunes +Summary(pl): Zestaw wêgierskich fortunek +Name: fortune-mod-hu +Version: 0.1 +Release: 1 +License: Public Domain +Group: Applications/Games +BuildRequires: fortune-mod +Requires: fortune-mod +Source0: http://melkor.dnp.fmph.uniba.sk/~garabik/fortunes-hu/fortunes-hu.tar.gz +# Source0-md5: 88bf0718b8e5eab8f582be90b510c9bc +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Fortune-mod contains the ever-popular fortune program. Want a little +bit of random wisdom revealed to you when you log in? Fortune's your +program. Fun-loving system administrators can add fortune to users' +.login files, so that the users get their dose of wisdom each time +they log in. + +%description -l pl +Fortune-mod zawiera wci±¿ popularny program fortune ("cytat dnia", +"przepowiednia"). Masz ochotê na odrobinê m±dro¶ci przekazanej Ci +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. + +%prep +%setup -q -n fortunes-hu + +%install +rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_datadir}/games/fortunes + +install hu/* $RPM_BUILD_ROOT%{_datadir}/games/fortunes + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%{_datadir}/games/fortunes/*