[lightdm-gtk] rebuild (lightdm)

Rex Dieter rdieter at fedoraproject.org
Sun Aug 18 19:24:43 UTC 2013


commit 45dd2a20372b14c5ae3ef7b93001d287382acb9a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Aug 18 14:24:33 2013 -0500

    rebuild (lightdm)

 lightdm-gtk.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/lightdm-gtk.spec b/lightdm-gtk.spec
index 737f44f..a75a0c5 100644
--- a/lightdm-gtk.spec
+++ b/lightdm-gtk.spec
@@ -4,7 +4,7 @@
 Summary:        LightDM GTK+ Greeter
 Name:           lightdm-gtk
 Version:        1.6.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 License:        GPLv3+
 URL:            https://launchpad.net/lightdm-gtk-greeter
@@ -52,9 +52,10 @@ A LightDM greeter that uses the GTK+ toolkit.
 
 %build
 %configure \
-  --disable-static
+  --disable-silent-rules \
+  --disable-static \
 
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 
 %install
@@ -90,6 +91,9 @@ fi
 
 
 %changelog
+* Sun Aug 18 2013 Rex Dieter <rdieter at fedoraproject.org> 1.6.0-3
+- rebuild (lightdm)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list