Author: lisu Date: Wed Sep 23 07:30:35 2009 GMT Module: packages Tag: HEAD ---- Log message: - add -desktop.patch
---- Files affected: packages/freedink: freedink.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/freedink/freedink.spec diff -u packages/freedink/freedink.spec:1.1 packages/freedink/freedink.spec:1.2 --- packages/freedink/freedink.spec:1.1 Tue Sep 22 16:15:05 2009 +++ packages/freedink/freedink.spec Wed Sep 23 09:30:29 2009 @@ -8,6 +8,7 @@ Group: X11/Applications/Games Source0: http://ftp.gnu.org/gnu/freedink/%{name}-%{version}.tar.gz # Source0-md5: 0a7bc1e249c03538f5d51472fc73e0f4 +Patch0: %{name}-desktop.patch URL: http://www.freedink.org/ BuildRequires: SDL-devel >= 1.2.0 BuildRequires: SDL_image-devel @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} -I gnulib/m4 @@ -70,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/09/23 07:30:29 lisu +- add -desktop.patch + Revision 1.1 2009/09/22 14:15:05 lisu - initial release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freedink/freedink.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
