Author: cactus Date: Sun Aug 31 22:29:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.8.7b - rel 0.5 - patches for autotools and rand() added
---- Files affected: SPECS: kbilliards.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/kbilliards.spec diff -u SPECS/kbilliards.spec:1.5 SPECS/kbilliards.spec:1.6 --- SPECS/kbilliards.spec:1.5 Mon Feb 12 23:09:10 2007 +++ SPECS/kbilliards.spec Mon Sep 1 00:29:53 2008 @@ -4,11 +4,14 @@ Summary(pl.UTF-8): kbilliards - zabawny symulator bilarda Name: kbilliards Version: 0.8.7 -Release: 0.1 +Release: 0.5 License: GPL Group: X11/Applications/Games -Source0: http://www.hostnotfound.it/kbilliards/%{name}-%{version}.tar.bz2 -# Source0-md5: e84ce7ba32c8e49ce0843e6f119446f4 +Source0: http://www.hostnotfound.it/kbilliards/%{name}-%{version}b.tar.bz2 +# Source0-md5: f773a0a860ac0cb678f5e736860a0fe9 +Patch0: %{name}-rand.patch +Patch1: %{name}-am.patch +Patch2: kde-ac260.patch URL: http://www.hostnotfound.it/kbilliards.php BuildRequires: autoconf BuildRequires: automake @@ -26,7 +29,10 @@ Zabawny symulator bilarda pod KDE. %prep -%setup -q +%setup -q -n %{name}-%{version}b +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -68,6 +74,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/08/31 22:29:53 cactus +- up to 0.8.7b +- rel 0.5 +- patches for autotools and rand() added + Revision 1.5 2007/02/12 22:09:10 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kbilliards.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
