rpms/gbirthday/F-12 gbirthday.spec,1.3,1.4

tomspur tomspur at fedoraproject.org
Fri Oct 30 12:34:59 UTC 2009


Author: tomspur

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

Modified Files:
	gbirthday.spec 
Log Message:
Fix missing BR



Index: gbirthday.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gbirthday/F-12/gbirthday.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- gbirthday.spec	30 Oct 2009 12:22:06 -0000	1.3
+++ gbirthday.spec	30 Oct 2009 12:34:58 -0000	1.4
@@ -1,6 +1,6 @@
 Name:			gbirthday
 Version:		0.5.2
-Release:		2%{?dist}
+Release:		3%{?dist}
 Summary:		Birthday reminder for Evolution and some others
 Group:			User Interface/Desktops
 License:		GPLv2+
@@ -11,6 +11,7 @@ BuildArch:		noarch
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
+BuildRequires:  intltool
 Requires:		evolution
 Requires:		python
 Requires:		MySQL-python
@@ -55,7 +56,10 @@ 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
+* Fri Oct 30 2009 Thomas Spura <tomspur at fedoraproject.org> 0.5.2-3
+- missing BR intltool
+
+* Fri Oct 30 2009 Thomas Spura <tomspur at fedoraproject.org> 0.5.2-2
 - little problem with 'make tag'
 
 * Fri Oct 30 2009 Thomas Spura <tomspur at fedoraproject.org> 0.5.2-1




More information about the fedora-extras-commits mailing list