]> git.pld-linux.org Git - packages/gnome-terminal.git/commitdiff
- version 2.4.0
authoraflinta <aflinta@pld-linux.org>
Tue, 9 Sep 2003 05:02:20 +0000 (05:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-terminal.spec -> 1.45

gnome-terminal.spec

index eeca0b0ee79fcc1c969f9e26b903ebc8538126d0..180746d0c497f68e25c6927723b6f9a812385f5d 100644 (file)
@@ -1,19 +1,19 @@
 Summary:       GNOME Terminal
 Summary(pl):   Terminal dla GNOME
 Name:          gnome-terminal
-Version:       2.3.2
-Release:       4
+Version:       2.4.0
+Release:       0
 License:       GPL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.3/%{name}-%{version}.tar.bz2
-# Source0-md5: e1325a264d0912de838f73671c715c23
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
+# Source0-md5: 7234086ec87dffbe265e4ca4499c18c0
 Patch0:                %{name}-TERM.patch
 Patch1:                %{name}-geometry.patch
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.3.2
+BuildRequires: GConf2-devel >= 2.4.0
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: libglade2-devel >= 2.0.0
-BuildRequires: libgnomeui-devel >= 2.3.3.1-2
+BuildRequires: libgnomeui-devel >= 2.4.0
 BuildRequires: pkgconfig >= 0.12.0
 BuildRequires: rpm-build >= 4.1-10
 BuildRequires: scrollkeeper
@@ -22,7 +22,7 @@ BuildRequires:        vte-devel >= 0.11.7
 BuildRequires: xft-devel >= 2.1-2
 Requires(post):        GConf2
 Requires(post):        scrollkeeper
-Requires:      libgnomeui >= 2.3.3.1-2
+Requires:      libgnomeui >= 2.4.0
 Requires:      terminfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -46,7 +46,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
+       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
+       localedir=%{_localedir}
 
 %find_lang %{name} --with-gnome --all-name
 
This page took 0.04092 seconds and 4 git commands to generate.