]> git.pld-linux.org Git - packages/eel.git/commitdiff
- merged from DEVEL and updated to 2.8.0 auto/ac/eel-2_8_0-1
authorgrzegol <grzegol@pld-linux.org>
Mon, 13 Sep 2004 13:32:33 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eel.spec -> 1.63

eel.spec

index 0112debcce3dbd4dc695e6fb26d1fb4f226fbc81..69100c16580bba9284612a38f086865cbed5f879 100644 (file)
--- a/eel.spec
+++ b/eel.spec
@@ -2,34 +2,33 @@ Summary:      Eazel Extensions Library
 Summary(pl):   Biblioteka rozszerzeñ Eazel
 Summary(ko):   Eazel È®Àå ¶óÀ̺귯¸®
 Name:          eel
-Version:       2.6.2
-Release:       2
+Version:       2.8.0
+Release:       1
 License:       GPL
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.6/%{name}-%{version}.tar.bz2
-# Source0-md5: a0350d241c01afc184d0e24521e4e3f9
-Patch0:                %{name}-locale-names.patch
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.8/%{name}-%{version}.tar.bz2
+# Source0-md5: e56ccd45700b46041968b78c951bbf81
 URL:           http://nautilus.eazel.com/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: GConf2-devel >= 2.6.0
+BuildRequires: GConf2-devel >= 2.7.92
 BuildRequires: freetype-devel >= 2.1.4
 BuildRequires: gail-devel >= 1.6.0
 BuildRequires: gettext-devel
-BuildRequires: gnome-vfs2-devel >= 2.6.1
-BuildRequires: gtk+2-devel >= 2:2.4.2
+BuildRequires: gnome-vfs2-devel >= 2.8.0
+BuildRequires: gtk+2-devel >= 2:2.4.4
 BuildRequires: intltool >= 0.29
 BuildRequires: libart_lgpl-devel >= 2.3.16
-BuildRequires: libglade2-devel >= 1:2.3.6
-BuildRequires: libgnomeui-devel >= 2.6.1.1
+BuildRequires: libglade2-devel >= 1:2.4.0
+BuildRequires: libgnomeui-devel >= 2.7.92
 BuildRequires: libpng-devel
-BuildRequires: librsvg-devel >= 1:2.6.2
+BuildRequires: librsvg-devel >= 1:2.8.1
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 2.6.6
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: popt-devel >= 1.5
-Requires:      libgnomeui >= 2.6.1.1
+Requires:      libgnomeui >= 2.7.92
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,7 +44,7 @@ Summary(pl):  Biblioteki i nag
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      gail-devel >= 1.6.0
-Requires:      libgnomeui-devel >= 2.6.1.1
+Requires:      libgnomeui-devel >= 2.7.91
 
 %description devel
 This package provides the necessary development libraries and include
@@ -69,9 +68,6 @@ Biblioteki statyczne eel.
 
 %prep
 %setup -q
-%patch0 -p1
-
-mv po/{no,nb}.po
 
 %build
 %{__libtoolize}
@@ -91,6 +87,8 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        pkgconfigdir=%{_pkgconfigdir}
 
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+
 %find_lang %{name} --with-gnome --all-name
 
 %clean
This page took 0.113264 seconds and 4 git commands to generate.