rpms/tangogps/devel tangogps.spec,1.3,1.4

Peter Robinson pbrobinson at fedoraproject.org
Thu Feb 5 08:36:08 UTC 2009


Author: pbrobinson

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

Modified Files:
	tangogps.spec 
Log Message:
- Add BR: libexif-devel to support new photo geotagging


Index: tangogps.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tangogps/devel/tangogps.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tangogps.spec	5 Feb 2009 08:11:48 -0000	1.3
+++ tangogps.spec	5 Feb 2009 08:35:38 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           tangogps
 Version:        0.9.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GTK+ mapping and GPS application
 
 Group:          Applications/Productivity
@@ -17,6 +17,7 @@
 BuildRequires: sqlite-devel
 BuildRequires: gettext
 BuildRequires: desktop-file-utils
+BuildRequires: libexif-devel
 
 Requires: dbus
 Requires: gpsd
@@ -57,6 +58,9 @@
 %{_datadir}/pixmaps/tangogps-*.png
 
 %changelog
+* Thu Feb 5  2009 Peter Robinson <pbrobinson at gmail.com> 0.9.6-2
+- Add BR: libexif-devel to support new photo geotagging
+
 * Thu Feb 5  2009 Peter Robinson <pbrobinson at gmail.com> 0.9.6-1
 - New upstream release
 




More information about the scm-commits mailing list