rpms/notification-daemon/devel .cvsignore, 1.7, 1.8 notification-daemon.spec, 1.38, 1.39 sources, 1.7, 1.8 browser.patch, 1.1, NONE default-theme.patch, 1.1, NONE location.patch, 1.1, NONE monitor-stacks.patch, 1.1, NONE nodoka.patch, 1.1, NONE notification-daemon-0.3.5-remove-libsexy.patch, 1.3, NONE notification-daemon-0.3.7-summary-markup.patch, 1.1, NONE notification-daemon-always-stack.patch, 1.1, NONE notification-daemon-clipping.patch, 1.1, NONE notification-daemon-libs.patch, 1.1, NONE notification-daemon-positioning.patch, 1.1, NONE notification-daemon-rtl.patch, 1.1, NONE notification-daemon-svn3009-distfix.patch, 1.1, NONE screensaver-check.patch, 1.1, NONE sexy.patch, 1.4, NONE variable-monitors.patch, 1.1, NONE

William Jon McCann mccann at fedoraproject.org
Mon Jun 28 21:53:39 UTC 2010


Author: mccann

Update of /cvs/pkgs/rpms/notification-daemon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17622

Modified Files:
	.cvsignore notification-daemon.spec sources 
Removed Files:
	browser.patch default-theme.patch location.patch 
	monitor-stacks.patch nodoka.patch 
	notification-daemon-0.3.5-remove-libsexy.patch 
	notification-daemon-0.3.7-summary-markup.patch 
	notification-daemon-always-stack.patch 
	notification-daemon-clipping.patch 
	notification-daemon-libs.patch 
	notification-daemon-positioning.patch 
	notification-daemon-rtl.patch 
	notification-daemon-svn3009-distfix.patch 
	screensaver-check.patch sexy.patch variable-monitors.patch 
Log Message:
Update to 0.5.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	23 Sep 2009 22:08:41 -0000	1.7
+++ .cvsignore	28 Jun 2010 21:53:38 -0000	1.8
@@ -1 +1 @@
-notification-daemon-0.4.1.tar.gz
+notification-daemon-0.5.0.tar.bz2


Index: notification-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon/devel/notification-daemon.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- notification-daemon.spec	14 Feb 2010 04:59:18 -0000	1.38
+++ notification-daemon.spec	28 Jun 2010 21:53:39 -0000	1.39
@@ -6,9 +6,9 @@
 
 Summary: Desktop Notification Daemon
 Name: notification-daemon
-Version: 0.4.1
-Release: 0.20090923.5%{?dist}
-URL: http://www.galago-project.org/specs/notification/
+Version: 0.5.0
+Release: 1%{?dist}
+URL: http://live.gnome.org/NotificationDaemon
 License: GPLv2+
 Group: System Environment/Libraries
 Provides: desktop-notification-daemon
@@ -18,7 +18,6 @@ BuildRequires: gtk2-devel >= %{gtk2_vers
 BuildRequires: dbus-devel >= %{dbus_version}
 BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
 BuildRequires: libnotify-devel
-BuildRequires: libglade2-devel
 BuildRequires: GConf2-devel
 BuildRequires: autoconf automake
 BuildRequires: libwnck-devel >= %{wnck_version}
@@ -33,23 +32,8 @@ Requires(post): GConf2 >= %{gconf_versio
 
 Obsoletes: notify-daemon
 
-Source0: http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.gz
+Source0: http://download.gnome.org/sources/notification-daemon/%{name}-%{version}.tar.bz2
 
-# drop libsexy dep
-Patch0: sexy.patch
-Patch1: default-theme.patch
-Patch2: location.patch
-Patch10: notification-daemon-always-stack.patch
-
-# Cut down on crazy browser choices
-Patch11: browser.patch
-# A working screensaver check
-Patch12: screensaver-check.patch
-# Make per-monitor stacks work as intended
-Patch13: monitor-stacks.patch
-# Don't crash if new monitors appear
-Patch14: variable-monitors.patch
-Patch15: notification-daemon-libs.patch
 
 %description
 notification-daemon is the server implementation of the freedesktop.org desktop
@@ -59,17 +43,6 @@ user's way.
 
 %prep
 %setup -q
-%patch0 -p1 -b .sexy
-%patch1 -p1 -b .default-theme
-%patch2 -p1 -b .location
-%patch10 -p1 -b .always-stack
-%patch11 -p1 -b .browser
-%patch12 -p1 -b .screensaver-check
-%patch13 -p1 -b .monitor-stacks
-%patch14 -p1 -b .variable-monitors
-%patch15 -p1 -b .libs
-
-autoreconf -i -f
 
 %build
 %configure --disable-static
@@ -84,7 +57,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # Really, just use gconftool for this
 rm -f $RPM_BUILD_ROOT%{_bindir}/notification-properties
 rm -f $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
-rm -f $RPM_BUILD_ROOT%{_datadir}/notification-daemon/notification-properties.glade
+rm -f $RPM_BUILD_ROOT%{_datadir}/notification-daemon/notification-properties.ui
 rmdir $RPM_BUILD_ROOT%{_datadir}/notification-daemon/
 rm -rf $RPM_BUILD_ROOT%{_datadir}/icons
 
@@ -126,8 +99,10 @@ gconftool-2 --makefile-install-rule \
 %config %{_sysconfdir}/gconf/schemas/notification-daemon.schemas
 
 
-
 %changelog
+* Mon Jun 28 2010 Jon McCann <jmccann at redhat.com> - 0.5.0-1
+- Update to 0.5.0
+
 * Sat Feb 13 2010 Matthias Clasen <mclasen at redhat.com> - 0.4.1-1.20090923.5
 - Add missing libs
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	23 Sep 2009 22:08:42 -0000	1.7
+++ sources	28 Jun 2010 21:53:39 -0000	1.8
@@ -1 +1 @@
-af93bf2fe0375d031691698105496323  notification-daemon-0.4.1.tar.gz
+72ddf585d9a98865f8ac0f467a8c2430  notification-daemon-0.5.0.tar.bz2


--- browser.patch DELETED ---


--- default-theme.patch DELETED ---


--- location.patch DELETED ---


--- monitor-stacks.patch DELETED ---


--- nodoka.patch DELETED ---


--- notification-daemon-0.3.5-remove-libsexy.patch DELETED ---


--- notification-daemon-0.3.7-summary-markup.patch DELETED ---


--- notification-daemon-always-stack.patch DELETED ---


--- notification-daemon-clipping.patch DELETED ---


--- notification-daemon-libs.patch DELETED ---


--- notification-daemon-positioning.patch DELETED ---


--- notification-daemon-rtl.patch DELETED ---


--- notification-daemon-svn3009-distfix.patch DELETED ---


--- screensaver-check.patch DELETED ---


--- sexy.patch DELETED ---


--- variable-monitors.patch DELETED ---



More information about the scm-commits mailing list