rpms/gbirthday/devel gbirthday.spec,1.4,1.5

tomspur tomspur at fedoraproject.org
Fri Oct 30 12:29:08 UTC 2009


Author: tomspur

Update of /cvs/pkgs/rpms/gbirthday/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11424

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



Index: gbirthday.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gbirthday/devel/gbirthday.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- gbirthday.spec	30 Oct 2009 12:18:55 -0000	1.4
+++ gbirthday.spec	30 Oct 2009 12:29:08 -0000	1.5
@@ -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
+- 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