Author: megabajt Date: Sat Apr 26 22:04:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -use-sysconfig-timezone.patch - requires tzdata with TIMEZONE key in /etc/sysconfig/timezone - release 2
---- Files affected: SPECS: gnome-panel.spec (1.212 -> 1.213) ---- Diffs: ================================================================ Index: SPECS/gnome-panel.spec diff -u SPECS/gnome-panel.spec:1.212 SPECS/gnome-panel.spec:1.213 --- SPECS/gnome-panel.spec:1.212 Fri Apr 18 00:01:19 2008 +++ SPECS/gnome-panel.spec Sun Apr 27 00:04:34 2008 @@ -6,12 +6,13 @@ Summary(pl.UTF-8): Podstawowe programy środowiska graficznego GNOME Name: gnome-panel Version: 2.22.1.3 -Release: 1 +Release: 2 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.22/%{name}-%{version}.tar.bz2 # Source0-md5: af5e33b27c4b4a8f932baa8530dd79b9 Patch0: %{name}-no_launchers_on_panel.patch +Patch1: %{name}-use-sysconfig-timezone.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: NetworkManager-devel >= 0.6 @@ -53,7 +54,7 @@ Requires: %{name}-libs = %{version}-%{release} Requires: gnome-desktop >= 2.22.0 Requires: gnome-icon-theme >= 2.22.0 -Requires: tzdata +Requires: tzdata >= 2008b-4 Requires: xdg-menus Suggests: PolicyKit-gnome >= 0.7 Suggests: gnome-utils-screenshot @@ -133,6 +134,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -272,6 +274,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.213 2008-04-26 22:04:34 megabajt +- added -use-sysconfig-timezone.patch +- requires tzdata with TIMEZONE key in /etc/sysconfig/timezone +- release 2 + Revision 1.212 2008-04-17 22:01:19 megabajt - added S: PolicyKit-gnome ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-panel.spec?r1=1.212&r2=1.213&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
