[notification-daemon/f16] 0.7.2

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 6 11:22:09 UTC 2011


commit 02deac647bb4ab545829eb55df942071cf6928b2
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 6 07:21:25 2011 -0400

    0.7.2

 .gitignore               |    1 +
 notification-daemon.spec |    9 +++++----
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d22fb6e..0b8f529 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 notification-daemon-0.5.0.tar.bz2
 /notification-daemon-0.7.0.tar.bz2
 /notification-daemon-0.7.1.tar.bz2
+/notification-daemon-0.7.2.tar.xz
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
 
diff --git a/sources b/sources
index ff7838f..9c22af1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ef69d56ac727e8d3ad69e1abdbe98c5  notification-daemon-0.7.1.tar.bz2
+970f179b84ff7bfe58a6a3f686785d31  notification-daemon-0.7.2.tar.xz


More information about the scm-commits mailing list