rpms/notification-daemon/F-13 .cvsignore, 1.7, 1.8 notification-daemon.spec, 1.38, 1.39 sources, 1.7, 1.8

Bastien Nocera hadess at fedoraproject.org
Tue Jun 29 10:31:31 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/notification-daemon/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25193

Modified Files:
	.cvsignore notification-daemon.spec sources 
Log Message:
* Mon Jun 28 2010 Jon McCann <jmccann at redhat.com> - 0.5.0-1
- Update to 0.5.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon/F-13/.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	29 Jun 2010 10:31:31 -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/F-13/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	29 Jun 2010 10:31:31 -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,38 +18,20 @@ 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: libcanberra-devel
 BuildRequires: libwnck-devel >= %{wnck_version}
-BuildRequires: libtool
 BuildRequires: intltool
-BuildRequires: gettext
-BuildRequires: gnome-common
 
 Requires(preun): GConf2 >= %{gconf_version}
 Requires(pre): GConf2 >= %{gconf_version}
 Requires(post): GConf2 >= %{gconf_version}
 
 Obsoletes: notify-daemon
+Obsoletes: notification-daemon-engine-slider < 0.2.0-3
+Provides: notification-daemon-engine-slider = %{version}-%{release}
 
-Source0: http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.gz
-
-# 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
+Source0: http://download.gnome.org/sources/notification-daemon/0.5/%{name}-%{version}.tar.bz2
 
 %description
 notification-daemon is the server implementation of the freedesktop.org desktop
@@ -59,17 +41,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 +55,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 +97,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/F-13/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	29 Jun 2010 10:31:31 -0000	1.8
@@ -1 +1 @@
-af93bf2fe0375d031691698105496323  notification-daemon-0.4.1.tar.gz
+72ddf585d9a98865f8ac0f467a8c2430  notification-daemon-0.5.0.tar.bz2



More information about the scm-commits mailing list