Author: pawelz                       Date: Thu Sep  3 14:35:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Things I'd Do If I Ever Became An Evil Overlord ;)
- initial. Based on fortune-mod-matrixfortunes.

---- Files affected:
packages/fortune-mod-eviloverlord:
   fortune-mod-eviloverlord.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/fortune-mod-eviloverlord/fortune-mod-eviloverlord.spec
diff -u /dev/null 
packages/fortune-mod-eviloverlord/fortune-mod-eviloverlord.spec:1.1
--- /dev/null   Thu Sep  3 16:35:24 2009
+++ packages/fortune-mod-eviloverlord/fortune-mod-eviloverlord.spec     Thu Sep 
 3 16:35:19 2009
@@ -0,0 +1,62 @@
+# $Revision$, $Date$
+Summary:       Things I'd Do If I Ever Became An Evil Overlord
+Summary(pl.UTF-8):     Rzeczy, które bym zrobił, gdybym zdobył władzę nad 
światem
+Name:          fortune-mod-eviloverlord
+Version:       20090903
+Release:       1
+License:       Distributable + WTFPL
+Group:         Applications/Games
+# git clone git://github.com/pawelz/fortune-mod-eviloverlord
+Source0:       %{name}-%{version}.tar.bz2
+# Source0-md5: b61761f7c1f2468b3e80201b865ef0f4
+Source1:       http://www.eviloverlord.com/lists/overlord.html
+# Source1-md5: b7852206caff4f2eaaecd8006fb068d4
+Source2:       http://www.eviloverlord.com/lists/dungeon_a.html
+# Source2-md5: d75189fb65d1c84981d49628b75aa11a
+Source3:       http://www.eviloverlord.com/lists/dungeon_b.html
+# Source3-md5: 7c5a3feea32ec429a8e9ee5bb531e2b4
+URL:           http://www.eviloverlord.com/lists/overlord.html
+BuildRequires: fortune-mod
+Requires:      fortune-mod
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildArch:     noarch
+
+%description
+Things I'd Do If I Ever Became An Evil Overlord.
+
+%description -l pl.UTF-8
+Rzeczy, które bym zrobił, gdybym zdobył władzę nad światem.
+
+%prep
+%setup -q
+
+cp %{SOURCE1} .
+cp %{SOURCE2} .
+cp %{SOURCE3} .
+
+%build
+./eviloverlord.sh
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/games/fortunes
+install eviloverlord* $RPM_BUILD_ROOT%{_datadir}/games/fortunes
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc COPYING
+%{_datadir}/games/fortunes/*
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[email protected]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2009/09/03 14:35:19  pawelz
+- Things I'd Do If I Ever Became An Evil Overlord ;)
+- initial. Based on fortune-mod-matrixfortunes.
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to