]> git.pld-linux.org Git - packages/control-center.git/blobdiff - control-center.spec
- updated to 2.2.0.1
[packages/control-center.git] / control-center.spec
index b84bc9f812914852664678c3b8f8a5a3b32e7277..48f5318c84696a8ff2508ba4f076685922ca4a84 100644 (file)
@@ -5,17 +5,17 @@ Summary(pt_BR):       O Centro de Controle do GNOME
 Summary(uk):   ãÅÎÔÒ ËÅÒÕ×ÁÎÎÑ GNOME
 Summary(ru):   ãÅÎÔÒ ÕÐÒÁ×ÌÅÎÉÑ GNOME
 Name:          control-center
-Version:       2.1.6
+Version:       2.2.0.1
 Release:       1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.2/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-fontconfig.patch
 URL:           http://www.gnome.org/
 Icon:          control-center.gif
-BuildRequires: GConf2-devel >= 1.2.1
-BuildRequires: ORBit2-devel >= 2.5.0
+BuildRequires: GConf2-devel >= 2.2.0
+BuildRequires: ORBit2-devel >= 2.6.0
 BuildRequires: audiofile >= 0.2.3-3
 BuildRequires: autoconf
 BuildRequires: automake
@@ -24,8 +24,8 @@ BuildRequires:        flex
 BuildRequires: esound-devel
 BuildRequires: findutils
 BuildRequires: gettext-devel
-BuildRequires: gnome-desktop-devel >= 2.1.90
-BuildRequires: gnome-vfs2-devel >= 2.1.6
+BuildRequires: gnome-desktop-devel >= 2.2.0
+BuildRequires: gnome-vfs2-devel >= 2.2.0
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: intltool >= 0.25
 BuildRequires: libbonobo-devel >= 2.1.1
@@ -39,7 +39,7 @@ BuildRequires:        scrollkeeper >= 0.3.11
 BuildRequires: startup-notification-devel
 BuildRequires: metacity-devel
 BuildRequires: Xft-devel >= 2.1
-Requires:      gnome-vfs2 >= 2.1.6
+Requires:      gnome-vfs2 >= 2.2.0
 PreReq:                scrollkeeper
 PreReq:                /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_libdir}/bonobo/servers/*
-%{_libdir}/window-manager-settings/*.so
+%attr(755,root,root) %{_libdir}/window-manager-settings/*.so
 %{_datadir}/applications/*
 %{_datadir}/control-center-2.0/capplets/*
 %{_datadir}/control-center-2.0/icons
@@ -163,7 +163,8 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)                                                     
 %{_includedir}/gnome-window-settings-2.0
-%attr(755,root,root) %{_libdir}/lib*.??
+%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_pkgconfigdir}/*.pc
 %{_libdir}/window-manager-settings/*.la
 
This page took 0.034244 seconds and 4 git commands to generate.