rpms/notification-daemon/devel .cvsignore, 1.2, 1.3 notification-daemon.spec, 1.10, 1.11 sources, 1.2, 1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 29 19:05:18 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/notification-daemon/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32451

Modified Files:
	.cvsignore notification-daemon.spec sources 
Log Message:
0.3.6



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/notification-daemon/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Jun 2006 17:45:11 -0000	1.2
+++ .cvsignore	29 Jan 2007 19:05:16 -0000	1.3
@@ -1 +1 @@
-notification-daemon-0.3.5.tar.bz2
+notification-daemon-0.3.6.tar.bz2


Index: notification-daemon.spec
===================================================================
RCS file: /cvs/dist/rpms/notification-daemon/devel/notification-daemon.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- notification-daemon.spec	18 Oct 2006 14:04:26 -0000	1.10
+++ notification-daemon.spec	29 Jan 2007 19:05:16 -0000	1.11
@@ -5,8 +5,8 @@
 
 Summary: Notification Daemon 
 Name: notification-daemon
-Version: 0.3.5
-Release: 8%{?dist}
+Version: 0.3.6
+Release: 1%{?dist}
 URL: http://www.galago-project.org/specs/notification/ 
 License: GPL
 Group: System Environment/Libraries
@@ -22,6 +22,7 @@
 BuildRequires: libwnck-devel
 BuildRequires: libtool
 BuildRequires: intltool
+BuildRequires: gettext
 
 Requires(preun): GConf2 >= %{gconf_version}
 Requires(pre): GConf2 >= %{gconf_version}
@@ -54,6 +55,8 @@
 
 rm -f $RPM_BUILD_ROOT/%{_libdir}/notification-daemon-1.0/engines/*.*a
 
+%find_lang %{name}
+
 %clean
 rm -rf %{buildroot}
 
@@ -76,7 +79,7 @@
 gconftool-2 --makefile-install-rule \
   %{_sysconfdir}/gconf/schemas/notification-daemon.schemas > /dev/null || :
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING ChangeLog NEWS
 %dir %{_libdir}/notification-daemon-1.0
@@ -88,6 +91,10 @@
 %config %{_sysconfdir}/gconf/schemas/notification-daemon.schemas
 
 %changelog
+* Mon Jan 29 2007 Matthias Clasen <mclasen at redhat.com> - 0.3.6-1
+- Update to 0.3.6
+- Apply a patch by Thorsten Leemhuis to fix some spec issues
+
 * Wed Oct 18 2006 Matthias Clasen <mclasen at redhat.com> - 0.3.5-8
 - Fix scripts according to packaging guidelines
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/notification-daemon/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Jun 2006 17:45:11 -0000	1.2
+++ sources	29 Jan 2007 19:05:16 -0000	1.3
@@ -1 +1 @@
-f9a0aa1cba88cd325c968bc508b4a2c9  notification-daemon-0.3.5.tar.bz2
+3ef10532099f42129aa3b6e0381fa5ac  notification-daemon-0.3.6.tar.bz2




More information about the fedora-cvs-commits mailing list