rpms/gnome-device-manager/devel gnome-device-manager.spec,1.2,1.3

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Feb 15 01:01:53 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gnome-device-manager/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19291

Modified Files:
	gnome-device-manager.spec 
Log Message:
fix the build



Index: gnome-device-manager.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-device-manager/devel/gnome-device-manager.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-device-manager.spec	29 Nov 2007 17:46:52 -0000	1.2
+++ gnome-device-manager.spec	15 Feb 2008 01:01:19 -0000	1.3
@@ -9,7 +9,7 @@
 Summary: Graphical Device Manager Application
 Name: gnome-device-manager
 Version: 0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+ and GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/Software/hal
@@ -81,7 +81,7 @@
 
 desktop-file-install --vendor gnome --delete-original                        \
                      --dir $RPM_BUILD_ROOT%{_datadir}/applications           \
-                     $RPM_BUILD_ROOT%{_datadir}/gnome-device-manager.desktop
+                     $RPM_BUILD_ROOT%{_datadir}/applications/gnome-device-manager.desktop
 
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -133,6 +133,9 @@
 %{_libdir}/*.so.*
 
 %changelog
+* Thu Feb 14 2008 Matthias Clasen <mclasen at redhat.com> - 0.2-3
+- Fix the build
+
 * Thu Nov 29 2007 Matthias Clasen <mclasen at redhat.com> - 0.2-2
 - Improve the theming of notes/warnings
 




More information about the fedora-extras-commits mailing list