[gdm] 3.4.1

Kalev Lember kalev at fedoraproject.org
Mon Apr 16 22:29:32 UTC 2012


commit 6af48df2bc3cc4e4ef41b2a6e1ecad7c1b92ab57
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Apr 14 15:08:56 2012 -0400

    3.4.1

 .gitignore |    1 +
 gdm.spec   |   13 +++++--------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6043aa9..65c55d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gdm-2.30.2.tar.bz2
 /gdm-3.3.92.1.tar.xz
 /gdm-3.4.0.tar.xz
 /gdm-3.4.0.1.tar.xz
+/gdm-3.4.1.tar.xz
diff --git a/gdm.spec b/gdm.spec
index fc5e784..09757e0 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -13,8 +13,8 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.4.0.1
-Release: 5%{?dist}
+Version: 3.4.1
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -32,10 +32,6 @@ Source8: gdm-fingerprint-16.png
 Source9: gdm-fingerprint-48.png
 Source10: org.gnome.login-screen.gschema.override
 
-# already upstream
-Patch0: fix-crash.patch
-# https://bugzilla.gnome.org/show_bug.cgi?id=673620
-Patch1: 0001-Fix-a-problem-in-the-systemd-code.patch
 Requires(pre): /usr/sbin/useradd
 
 Requires: pam >= 0:%{pam_version}
@@ -134,8 +130,6 @@ Development files and headers for writing GDM greeters.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-crash
-%patch1 -p1 -b .systemd
 
 %patch98 -p1 -b .plymouth
 
@@ -381,6 +375,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib
 
 %changelog
+* Sat Apr 14 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.1-1
+- Update to 3.4.1
+
 * Mon Apr 09 2012 Ray Strode <rstrode at redhat.com> 3.4.0.1-5
 - One more try at fixing crash
   Resolves: #810451
diff --git a/sources b/sources
index cc9598a..6573b14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dedcccb5fee6f63224f5674920ef4af  gdm-3.4.0.1.tar.xz
+fda0470340f9c0bc2f8daccb280af520  gdm-3.4.1.tar.xz


More information about the scm-commits mailing list