]> git.pld-linux.org Git - packages/gnome-desktop.git/commitdiff
- updated to 2.30.0 (new soname); merged changes from DEVEL auto/th/gnome-desktop-2_30_0-1 auto/ti/gnome-desktop-2_30_0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 31 Mar 2010 05:56:13 +0000 (05:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-desktop.spec -> 1.140

gnome-desktop.spec

index 888047fb82e7f5aeb07b348cdd5a3f30f5299f90..ded468cf0bf3a2cd09bfe8dd28e3cae28665e58e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       The core programs for the GNOME GUI desktop environment
 Summary(pl.UTF-8):     Podstawowe programy środowiska graficznego GNOME
 Name:          gnome-desktop
-Version:       2.28.2
-Release:       2
+Version:       2.30.0
+Release:       1
 License:       LGPL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5: 036423159a3240a258cc3892573f0e0f
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5: 211818d93cd1b5b54b880520fe5444c4
 Source1:       pld-logo.svg
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.26.0
@@ -123,7 +123,9 @@ rm -f po/en@shaw.po
 %{__automake}
 %configure \
        --with-gnome-distributor="PLD Linux Distribution" \
-       --with-html-dir=%{_gtkdocdir}
+       --enable-gtk-doc \
+       --with-html-dir=%{_gtkdocdir} \
+       --disable-silent-rules
 %{__make}
 
 %install
@@ -162,7 +164,7 @@ rm -fr $RPM_BUILD_ROOT
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgnome-desktop-2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgnome-desktop-2.so.11
+%attr(755,root,root) %ghost %{_libdir}/libgnome-desktop-2.so.17
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.061446 seconds and 4 git commands to generate.