]> git.pld-linux.org Git - packages/gdm2.20.git/blobdiff - gdm.spec
- 2.15.6, updated deps, --as-needed support
[packages/gdm2.20.git] / gdm.spec
index 68b0e9cfdee226ca06aba4d705ffc09ee185c911..98387e168839939ad2c743339f1ff96cab88dd90 100644 (file)
--- a/gdm.spec
+++ b/gdm.spec
@@ -14,13 +14,13 @@ Summary(pt_BR):     Gerenciador de Entrada do GNOME
 Summary(ru):   äÉÓÐÌÅÊÎÙÊ ÍÅÎÅÄÖÅÒ GNOME
 Summary(uk):   äÉÓÐÌÅÊÎÉÊ ÍÅÎÅÄÖÅÒ GNOME
 Name:          gdm
-Version:       2.14.8
+Version:       2.15.6
 Release:       1
 Epoch:         1
 License:       GPL/LGPL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdm/2.14/%{name}-%{version}.tar.bz2
-# Source0-md5: 03ecfced7b4331542b35746f3b4b92a4
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdm/2.15/%{name}-%{version}.tar.bz2
+# Source0-md5: 3a81b01f31b7509a5efcbe9d3108b96a
 Source1:       %{name}.pamd
 Source2:       %{name}.init
 Source3:       %{name}-pld-logo.png
@@ -39,36 +39,32 @@ BuildRequires:      attr-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.4.3
-BuildRequires: intltool >= 0.30
-BuildRequires: libglade2-devel >= 1:2.4.1
-BuildRequires: libgnome-devel >= 2.14.1
-BuildRequires: libgnomecanvas-devel >= 2.14.0
-BuildRequires: libgnomeui-devel >= 2.14.1
-BuildRequires: libgsf-devel >= 1.9.0
-BuildRequires: librsvg-devel >= 1:2.14.3
+BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: intltool >= 0.35
+BuildRequires: libglade2-devel >= 1:2.6.0
+BuildRequires: libgnomeui-devel >= 2.15.2
+BuildRequires: libgsf-devel >= 1.14.1
+BuildRequires: librsvg-devel >= 1:2.15.0
 %{?with_selinux:BuildRequires: libselinux-devel}
 BuildRequires: libtool
-BuildRequires: libxml2-devel >= 2.5.11
+BuildRequires: libxml2-devel >= 1:2.6.26
 BuildRequires: pam-devel
 BuildRequires: perl-modules
 BuildRequires: rpmbuild(macros) >= 1.268
-BuildRequires: xorg-lib-libdmx-devel
 BuildRequires: xorg-lib-libXdmcp-devel
 BuildRequires: xorg-lib-libXi-devel
 BuildRequires: xorg-lib-libXinerama-devel
+BuildRequires: xorg-lib-libdmx-devel
+Requires(post,postun): /usr/bin/scrollkeeper-update
+Requires(postun):      /usr/sbin/groupdel
+Requires(postun):      /usr/sbin/userdel
 Requires(pre): /bin/id
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires(postun):      /usr/sbin/groupdel
-Requires(postun):      /usr/sbin/userdel
-Requires(post,postun): /usr/bin/scrollkeeper-update
-Requires:      libgnome >= 2.14.1
-Requires:      libgnomecanvas >= 2.14.0
-Requires:      libgnomeui >= 2.14.1
-Requires:      sessreg
-Requires:      which
+Requires:      libgnomeui >= 2.15.2
 Requires:      pam >= 0.79.0
+Requires:      which
+Requires:      xorg-app-sessreg
 Provides:      group(xdm)
 Provides:      user(xdm)
 Obsoletes:     X11-xdm
@@ -133,9 +129,9 @@ Ten pakiet dodaje do gdm wsparcie dla Xnest.
 Summary:       Init script for GDM
 Summary(pl):   Skrypt init dla GDM-a
 Group:         X11/Applications
+Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      open
-Requires(post,preun):  /sbin/chkconfig
 
 %description init
 Init script for GDM.
@@ -150,6 +146,7 @@ Skrypt init dla GDM-a.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -158,6 +155,7 @@ Skrypt init dla GDM-a.
 %{__aclocal}
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        --disable-console-helper \
        --disable-scrollkeeper \
This page took 0.038896 seconds and 4 git commands to generate.