]> git.pld-linux.org Git - packages/gnome-desktop.git/commitdiff
- 2.15.4, updated deps, --as-needed support auto/th/gnome-desktop-2_15_4-1
authorfreetz <freetz@pld-linux.org>
Wed, 12 Jul 2006 19:00:11 +0000 (19:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-desktop.spec -> 1.96

gnome-desktop.spec

index 6e78b90ebfa44839f21cc6a377b44ae9a0943e17..87b83be311005a1de904e2c99a1802f0d380934c 100644 (file)
@@ -1,25 +1,25 @@
 Summary:       The core programs for the GNOME GUI desktop environment
 Summary(pl):   Podstawowe programy ¶rodowiska graficznego GNOME
 Name:          gnome-desktop
-Version:       2.15.2
-Release:       4
+Version:       2.15.4
+Release:       1
 License:       LGPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/2.15/%{name}-%{version}.tar.bz2
-# Source0-md5: 60d3c4f5977d6ef903e109a6de2c79c7
+# Source0-md5: 13b68f7780b885621515e487572d3eb1
 Source1:       pld-logo.svg
 Patch0:                %{name}-crystalsvg.patch
 Patch1:                %{name}-desktop.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gnome-common >= 2.8.0
-BuildRequires: gnome-doc-utils >= 0.3.1-2
-BuildRequires: gnome-vfs2-devel >= 2.15.1
-BuildRequires: gtk+2-devel >= 2:2.9.2
-BuildRequires: gtk-doc >= 1.4
+BuildRequires: gnome-common >= 2.12.0
+BuildRequires: gnome-doc-utils >= 0.7.1
+BuildRequires: gnome-vfs2-devel >= 2.15.3
+BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: gtk-doc >= 1.6
 BuildRequires: intltool
-BuildRequires: libgnomeui-devel >= 2.15.1
+BuildRequires: libgnomeui-devel >= 2.15.2
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
@@ -53,7 +53,7 @@ Ten pakiet zawiera aplikacje zwi
 Summary:       gnome-desktop library
 Summary(pl):   Biblioteka gnome-desktop
 Group:         Development/Libraries
-Requires:      libgnomeui >= 2.15.1
+Requires:      libgnomeui >= 2.15.2
 
 %description libs
 This package contains gnome-desktop library.
@@ -66,7 +66,7 @@ Summary:      GNOME desktop includes
 Summary(pl):   Pliki nag³ówkowe bibliotek GNOME desktop
 Group:         X11/Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
-Requires:      libgnomeui-devel >= 2.15.1
+Requires:      libgnomeui-devel >= 2.15.2
 Requires:      startup-notification-devel >= 0.8
 
 %description devel
@@ -103,6 +103,7 @@ gnome-doc-prepare --copy --force
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        --with-gnome-distributor="PLD Linux Distribution" \
        --with-html-dir=%{_gtkdocdir}
This page took 0.040233 seconds and 4 git commands to generate.