rpms/gbirthday/F-11 gbirthday.spec,1.2,1.3 sources,1.3,1.4

tomspur tomspur at fedoraproject.org
Fri Oct 30 12:37:14 UTC 2009


Author: tomspur

Update of /cvs/pkgs/rpms/gbirthday/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15106

Modified Files:
	gbirthday.spec sources 
Log Message:
Update to new release



Index: gbirthday.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gbirthday/F-11/gbirthday.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- gbirthday.spec	22 Sep 2009 21:48:01 -0000	1.2
+++ gbirthday.spec	30 Oct 2009 12:37:13 -0000	1.3
@@ -1,17 +1,20 @@
 Name:			gbirthday
-Version:		0.5.1
+Version:		0.5.2
 Release:		1%{?dist}
 Summary:		Birthday reminder for Evolution and some others
 Group:			User Interface/Desktops
 License:		GPLv2+
 URL:			http://gbirthday.sourceforge.net
-Source:			http://downloads.sourceforge.net/gbirthday/gbirthday-%{version}.tar.lzma
+Source:                 http://downloads.sourceforge.net/gbirthday/gbirthday-%{version}.tar.xz
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:		noarch
 
 BuildRequires:	desktop-file-utils
+BuildRequires:	gettext
+BuildRequires:  intltool
 Requires:		evolution
 Requires:		python
+Requires:		MySQL-python
 Requires:		pygtk2
 
 %description
@@ -38,12 +41,14 @@ desktop-file-install \
 	--dir=%{buildroot}%{_sysconfdir}/xdg/autostart/ \
 	%{buildroot}/%{_datadir}/applications/%{name}.desktop
 
+%find_lang %{name}
+
 %clean
 rm -rf %{buildroot}
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc Changelog COPYING
+%doc Changelog COPYING README
 %{_bindir}/gbirthday
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/gbirthday/
@@ -51,6 +56,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
 
 %changelog
+* Fri Oct 30 2009 Thomas Spura <tomspur at fedoraproject.org> 0.5.2-1
+- New Release
+
 * Wed Sep 23 2009 Thomas Spura <tomspur at fedoraproject.org> 0.5.1-1
 - New Release
 - Changing description (now also supports Thunderbird, Sunbird...


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gbirthday/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	22 Sep 2009 21:48:01 -0000	1.3
+++ sources	30 Oct 2009 12:37:13 -0000	1.4
@@ -1 +1 @@
-2fd93fcb42c483735536946359b5f52c  gbirthday-0.5.1.tar.lzma
+2987f83ad7c7b23832ae6d591c7e4a8c  gbirthday-0.5.2.tar.xz




More information about the fedora-extras-commits mailing list