rpms/gdm/devel .cvsignore, 1.61, 1.62 gdm.spec, 1.331, 1.332 sources, 1.70, 1.71

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Sat Feb 9 04:38:56 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/gdm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15495

Modified Files:
	.cvsignore gdm.spec sources 
Log Message:
Update to snapshot



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- .cvsignore	31 Jan 2008 02:07:09 -0000	1.61
+++ .cvsignore	9 Feb 2008 04:38:21 -0000	1.62
@@ -1 +1 @@
-gdm-2.21.6.tar.gz
+gdm-2.21.7.tar.gz


Index: gdm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- gdm.spec	31 Jan 2008 02:07:09 -0000	1.331
+++ gdm.spec	9 Feb 2008 04:38:21 -0000	1.332
@@ -18,8 +18,8 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 2.21.6
-Release: 1%{?dist}
+Version: 2.21.7
+Release: 0.2008.02.08.1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -89,8 +89,6 @@
 
 Requires: audit-libs >= %{libauditver}
 
-Patch9: gdm-2.21.2-hide-guest.patch
-
 %description
 Gdm (the GNOME Display Manager) is a highly configurable
 reimplementation of xdm, the X Display Manager. Gdm allows you to log
@@ -99,19 +97,12 @@
 
 %prep
 %setup -q
-%patch9 -p1 -b .hide-guest
 
 %build
 cp -f %{SOURCE1} data/gdm
 cp -f %{SOURCE2} data/gdm-autologin
 cp -f %{SOURCE3} utils/gdmsetup-pam
 
-intltoolize --force --copy
-aclocal
-libtoolize --force --copy
-automake --add-missing
-autoconf
-autoheader
 %configure --with-pam-prefix=%{_sysconfdir} \
 	   --enable-console-helper \
 	   --disable-scrollkeeper  \
@@ -147,6 +138,8 @@
 # remove the other gnome session file, since we put it in gnome-session
 rm -rf $RPM_BUILD_ROOT%{_datadir}/xsessions
 
+mkdir -p %{_datadir}/gdm/autostart/LoginWindow
+
 # no dumb flexiserver thing, Xnest is too broken
 rm -f $RPM_BUILD_ROOT%{_datadir}/gdm/applications/gdmflexiserver-xnest.desktop
 
@@ -286,6 +279,9 @@
 %{_sbindir}/*
 %{_bindir}/*
 %{_sysconfdir}/gconf/schemas/*.schemas
+%{_libdir}/bonobo/servers/GNOME_GdmUserSwitchApplet.server
+%{_datadir}/gnome-2.0/ui/GNOME_GdmUserSwitchApplet.xml
+%dir %{_datadir}/gdm/autostart/LoginWindow
 %dir %{_localstatedir}/log/gdm
 %attr(1750, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory
 %attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory/*.xml
@@ -294,6 +290,9 @@
 %attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
 
 %changelog
+* Fri Feb 8 2008 Ray Strode <rstrode at redhat.com> - 1:2.21.7-0.2008.02.08.1
+- Update to 2.21.6
+
 * Wed Jan  30 2008 Jon McCann <jmccann at redhat.com> - 1:2.21.6-1
 - Update to 2.21.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/sources,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- sources	31 Jan 2008 02:07:09 -0000	1.70
+++ sources	9 Feb 2008 04:38:21 -0000	1.71
@@ -1 +1 @@
-8f1cb38ca9745bbced8e030e639b3472  gdm-2.21.6.tar.gz
+3d109cfcc473a1714525a0950bc6636d  gdm-2.21.7.tar.gz




More information about the fedora-extras-commits mailing list