]> git.pld-linux.org Git - packages/gnome-panel.git/commitdiff
- added -use-sysconfig-timezone.patch auto/th/gnome-panel-2_22_1_3-2 auto/ti/gnome-panel-2_22_1_3-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 26 Apr 2008 22:04:34 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- requires tzdata with TIMEZONE key in /etc/sysconfig/timezone
- release 2

Changed files:
    gnome-panel.spec -> 1.213

gnome-panel.spec

index b5b71ddf9bad9bf02b4527f5c6138c6181ef8563..b29ef1fefad356fc6a3d0cc1cd019628034852b3 100644 (file)
@@ -5,12 +5,13 @@ Summary:      The core programs for the GNOME GUI desktop environment
 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
@@ -52,7 +53,7 @@ Requires(post,preun): GConf2
 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
@@ -132,6 +133,7 @@ Dokumentacja API panel-applet.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 sed -i -e 's#sr@Latn#sr@latin#' po/LINGUAS
 mv po/sr@{Latn,latin}.po
This page took 0.030439 seconds and 4 git commands to generate.