[notification-daemon] 0.7.2

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 6 11:02:37 UTC 2011


commit 8a82b6429bdf3310d607a76bedad02b33be25ca0
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 6 07:01:57 2011 -0400

    0.7.2

 notification-daemon.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/notification-daemon.spec b/notification-daemon.spec
index ee3abcf..d198d0d 100644
--- a/notification-daemon.spec
+++ b/notification-daemon.spec
@@ -3,7 +3,7 @@
 
 Summary: Desktop Notification Daemon
 Name: notification-daemon
-Version: 0.7.1
+Version: 0.7.2
 Release: 1%{?dist}
 URL: http://live.gnome.org/NotificationDaemon
 License: GPLv2+
@@ -21,7 +21,7 @@ Provides: notify-daemon
 Obsoletes: notification-daemon-engine-slider < 0.2.0-3
 Provides: notification-daemon-engine-slider = %{version}-%{release}
 
-Source0: http://download.gnome.org/sources/notification-daemon/0.7/%{name}-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/notification-daemon/0.7/%{name}-%{version}.tar.xz
 
 %description
 notification-daemon is the server implementation of the freedesktop.org
@@ -37,14 +37,12 @@ in the user's way.
 make
 
 %install
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
 
 
 %files -f %{name}.lang
-%defattr(-,root,root)
 %doc COPYING AUTHORS NEWS
 
 %{_libexecdir}/notification-daemon
@@ -52,6 +50,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep  6 2011 Matthias Clasen <mclasen at redhat.com> - 0.7.2-1
+- Update to 0.7.2
+
 * Mon Feb 21 2011 Matthias Clasen <mclasen at redhat.com> - 0.7.1-1
 - Update to 0.7.1
 


More information about the scm-commits mailing list