Author: shadzik Date: Thu Aug 30 14:21:44 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.3.5 - add -lib64.patch
---- Files affected: SPECS: splashy.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/splashy.spec diff -u SPECS/splashy.spec:1.6 SPECS/splashy.spec:1.7 --- SPECS/splashy.spec:1.6 Sun Jun 3 15:40:17 2007 +++ SPECS/splashy.spec Thu Aug 30 16:21:39 2007 @@ -5,13 +5,14 @@ Summary: Next generation boot splashing system Summary(pl.UTF-8): System ekranu startowego nowej generacji Name: splashy -Version: 0.3.2 -Release: 0.1 +Version: 0.3.5 +Release: 1 License: GPL v2 Group: Applications/System -Source0: http://alioth.debian.org/frs/download.php/1832/%{name}_%{version}.tar.gz -# Source0-md5: 9581a5ff78b57c54269d3cda0cdd8b39 +Source0: http://alioth.debian.org/frs/download.php/2071/%{name}_%{version}.tar.gz +# Source0-md5: 6d6f8192b5d607c2a338094afec31354 Patch0: %{name}-libs.patch +Patch1: %{name}-lib64.patch URL: http://splashy.alioth.debian.org/ BuildRequires: DirectFB-static BuildRequires: autoconf @@ -126,6 +127,9 @@ %prep %setup -q %patch0 -p1 +%ifarch %{x8664} +%patch1 -p0 +%endif sed -i -e 's#-Werror##g' configure.ac %build @@ -179,6 +183,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/08/30 14:21:39 shadzik +- 0.3.5 +- add -lib64.patch + Revision 1.6 2007/06/03 13:40:17 qboosh - base R: -libs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashy.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
