rpms/geoclue/devel geoclue.spec,1.14,1.15

Bastien Nocera hadess at fedoraproject.org
Fri Jun 19 11:03:03 UTC 2009


Author: hadess

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

Modified Files:
	geoclue.spec 
Log Message:
* Fri Jun 19 2009 Bastien Nocera <bnocera at redhat.com> 0.11.1.1-0.4
- Fix geoclue-test-gui (#506921)


Index: geoclue.spec
===================================================================
RCS file: /cvs/pkgs/rpms/geoclue/devel/geoclue.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- geoclue.spec	10 Apr 2009 11:23:13 -0000	1.14
+++ geoclue.spec	19 Jun 2009 11:02:33 -0000	1.15
@@ -9,7 +9,7 @@
 
 Name:           geoclue
 Version:        0.11.1.1
-Release:        0.3.%{snapshot}%{?dist}
+Release:        0.4.%{snapshot}%{?dist}
 Summary:        A modular geoinformation service
 
 Group:          System Environment/Libraries
@@ -92,7 +92,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm $RPM_BUILD_ROOT%{_libdir}/libgeoclue.la
 # Install the test gui as it seems the test isn't installed any more
 mkdir $RPM_BUILD_ROOT%{_bindir}
-cp test/geoclue-test-gui $RPM_BUILD_ROOT%{_bindir}/
+cp test/.libs/geoclue-test-gui $RPM_BUILD_ROOT%{_bindir}/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Gypsy.service
 
 %changelog
+* Fri Jun 19 2009 Bastien Nocera <bnocera at redhat.com> 0.11.1.1-0.4
+- Fix geoclue-test-gui (#506921)
+
 * Thu Apr 09 2009 Peter Robinson <pbrobinson at gmail.com> 0.11.1.1-0.3
 - Fix install of test gui
 




More information about the fedora-extras-commits mailing list