]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- updated to version 2.1.6
authoraflinta <aflinta@pld-linux.org>
Sat, 11 Jan 2003 14:21:04 +0000 (14:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center.spec -> 1.95

control-center.spec

index 9e38773b57c02994e9caff00fbfe0a4b64ebde3b..b84bc9f812914852664678c3b8f8a5a3b32e7277 100644 (file)
@@ -5,14 +5,13 @@ Summary(pt_BR):       O Centro de Controle do GNOME
 Summary(uk):   ãÅÎÔÒ ËÅÒÕ×ÁÎÎÑ GNOME
 Summary(ru):   ãÅÎÔÒ ÕÐÒÁ×ÌÅÎÉÑ GNOME
 Name:          control-center
-Version:       2.1.5
+Version:       2.1.6
 Release:       1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-fontconfig.patch
-Patch1:                %{name}-mouse-am.patch
 URL:           http://www.gnome.org/
 Icon:          control-center.gif
 BuildRequires: GConf2-devel >= 1.2.1
@@ -25,22 +24,22 @@ BuildRequires:      flex
 BuildRequires: esound-devel
 BuildRequires: findutils
 BuildRequires: gettext-devel
-BuildRequires: gnome-desktop-devel >= 2.1.5
-BuildRequires: gnome-vfs2-devel >= 2.1.5
-BuildRequires: gtk+2-devel >= 2.1.5
-BuildRequires: intltool >= 0.24
-BuildRequires: libbonobo-devel >= 2.1.0-3
-BuildRequires: libbonoboui-devel >= 2.1.0
+BuildRequires: gnome-desktop-devel >= 2.1.90
+BuildRequires: gnome-vfs2-devel >= 2.1.6
+BuildRequires: gtk+2-devel >= 2.2.0
+BuildRequires: intltool >= 0.25
+BuildRequires: libbonobo-devel >= 2.1.1
+BuildRequires: libbonoboui-devel >= 2.1.2
 BuildRequires: libglade2-devel >= 2.0.0
-BuildRequires: libgnome-devel >= 2.1.5
-BuildRequires: libgnomeui-devel >= 2.1.5
-BuildRequires: libxml2-devel >= 2.4.24
+BuildRequires: libgnome-devel >= 2.1.90
+BuildRequires: libgnomeui-devel >= 2.1.90
+BuildRequires: libxml2-devel >= 2.5.1
 BuildRequires: libtool
-BuildRequires: scrollkeeper >= 0.3.6
+BuildRequires: scrollkeeper >= 0.3.11
 BuildRequires: startup-notification-devel
 BuildRequires: metacity-devel
 BuildRequires: Xft-devel >= 2.1
-Requires:      gnome-vfs2 >= 2.1.5
+Requires:      gnome-vfs2 >= 2.1.6
 PreReq:                scrollkeeper
 PreReq:                /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -110,13 +109,13 @@ Statyczne biblioteki GNOME Control-Center.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 glib-gettextize --copy --force
 intltoolize --copy --force
 %{__libtoolize}
 %{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure --disable-schemas-install
This page took 0.049141 seconds and 4 git commands to generate.