]> git.pld-linux.org Git - packages/control-center.git/blobdiff - control-center.spec
- def-apps-capplet-browsers.patch
[packages/control-center.git] / control-center.spec
index 9195e2ede3735cbabc88808702bcdcc1839bca3c..610995152805e495940c6842f2eb0db1b87bebb4 100644 (file)
@@ -5,13 +5,13 @@ Summary(pt_BR):       O Centro de Controle do GNOME
 Summary(uk):   ãÅÎÔÒ ËÅÒÕ×ÁÎÎÑ GNOME
 Summary(ru):   ãÅÎÔÒ ÕÐÒÁ×ÌÅÎÉÑ GNOME
 Name:          control-center
-Version:       2.6.0.1
-Release:       1
+Version:       2.6.1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.6/%{name}-%{version}.tar.bz2
-# Source0-md5: e663e797f52514e5d5a4080ab6029542
+# Source0-md5: da02f983fbf2e94cd5f09fc8f9d1d143
 Patch0:                %{name}-fontconfig.patch
 Patch1:                %{name}-randr.patch
 Patch2:                %{name}-def-apps-capplet.patch
@@ -21,6 +21,7 @@ Patch5:               %{name}-capplets-dir.patch
 Patch6:                %{name}-dpi.patch
 Patch7:                %{name}-locale-names.patch
 Patch8:                %{name}-reduced_resources.patch
+Patch9:                %{name}-def-apps-capplet-browsers.patch
 URL:           http://www.gnome.org/
 Icon:          control-center.gif
 BuildRequires: GConf2-devel >= 2.6.0
@@ -35,6 +36,7 @@ BuildRequires:        findutils
 BuildRequires: gettext-devel
 BuildRequires: gnome-desktop-devel >= 2.6.0
 BuildRequires: gnome-vfs2-devel >= 2.6.0
+BuildRequires: gstreamer-plugins-devel >= 0.8.0
 BuildRequires: gtk+2-devel >= 2:2.4.0
 BuildRequires: intltool >= 0.30
 BuildRequires: libbonobo-devel >= 2.6.0
@@ -43,7 +45,7 @@ BuildRequires:        libglade2-devel >= 1:2.3.6
 BuildRequires: libgnome-devel >= 2.6.0
 BuildRequires: libgnomeui-devel >= 2.6.0
 BuildRequires: libxml2-devel >= 2.6.7
-BuildRequires: libxklavier-devel >= 1.00
+BuildRequires: libxklavier-devel >= 1.02
 BuildRequires: libtool
 BuildRequires: metacity-devel >= 2.8.0
 BuildRequires: nautilus-devel >= 2.6.0
@@ -132,6 +134,7 @@ Statyczne biblioteki GNOME Control-Center.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p0
 
 mv po/{no,nb}.po
 
@@ -145,6 +148,7 @@ intltoolize --copy --force
 %{__automake}
 %configure \
        --disable-schemas-install \
+       --enable-gstreamer \
        X_EXTRA_LIBS="-lXext"
 
 %{__make}
@@ -191,9 +195,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gnome/vfolders/*
 %{_datadir}/gnome-2.0/ui/*
 %{_datadir}/gnome/capplets
-%{_datadir}/icons/*
 %{_datadir}/idl/*
 %{_datadir}/mime-info/*
+%{_iconsdir}/*
 %{_pixmapsdir}/gnomecc-2
 %{_pixmapsdir}/*.png
 %{_desktopdir}/*
This page took 0.177666 seconds and 4 git commands to generate.