Author: glen Date: Tue Apr 15 07:48:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add no dereference patch; rel 2
---- Files affected: SPECS: splashutils.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/splashutils.spec diff -u SPECS/splashutils.spec:1.27 SPECS/splashutils.spec:1.28 --- SPECS/splashutils.spec:1.27 Thu Aug 30 12:50:31 2007 +++ SPECS/splashutils.spec Tue Apr 15 09:48:37 2008 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Narzędzia do ustawiania fbsplash Name: splashutils Version: 1.3 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://dev.gentoo.org/~spock/projects/gensplash/archive/%{name}-%{version}.tar.bz2 @@ -24,6 +24,7 @@ Patch0: %{name}-makefile.patch Patch1: %{name}-compile.patch Patch2: %{name}-pld-paths.patch +Patch3: %{name}-no-dereference.patch URL: http://dev.gentoo.org/~spock/projects/gensplash/ BuildRequires: freetype-static BuildRequires: glibc-static @@ -48,6 +49,7 @@ %patch0 -p0 %patch1 -p0 %patch2 -p1 +%patch3 -p1 %build ./configure \ @@ -109,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-04-15 07:48:37 glen +- add no dereference patch; rel 2 + Revision 1.27 2007-08-30 10:50:31 czarny - all splashutils themes provide fbsplash-theme - splashutils suggests fbsplash-theme ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashutils.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
