Author: patrys Date: Thu Oct 23 21:53:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - enable splash - rel 2
---- Files affected: SPECS: gnome-session.spec (1.140 -> 1.141) ---- Diffs: ================================================================ Index: SPECS/gnome-session.spec diff -u SPECS/gnome-session.spec:1.140 SPECS/gnome-session.spec:1.141 --- SPECS/gnome-session.spec:1.140 Thu Oct 23 13:56:02 2008 +++ SPECS/gnome-session.spec Thu Oct 23 23:53:44 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Programy dla desktopu środowiska graficznego GNOME2 Name: gnome-session Version: 2.24.1 -Release: 1 +Release: 2 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.24/%{name}-%{version}.tar.bz2 # Source0-md5: 5bf6f5753eab034638aee80d993801d2 Source1: %{name}-gnome.desktop Patch0: %{name}-configure.patch +Patch1: %{name}-splash.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: PolicyKit-gnome-devel >= 0.7 @@ -78,6 +79,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv ChangeLog main-ChangeLog find . -name ChangeLog |awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh @@ -168,6 +170,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.141 2008/10/23 21:53:44 patrys +- enable splash +- rel 2 + Revision 1.140 2008/10/23 11:56:02 megabajt - updated to 2.24.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-session.spec?r1=1.140&r2=1.141&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
