Fix desptop file and logo file name!
This commit is contained in:
parent
66dbd6ef45
commit
62f1ab8257
@ -1,2 +1,3 @@
|
|||||||
gpsd-2.34.tar.gz
|
gpsd-2.34.tar.gz
|
||||||
gspd-logo.png
|
gspd-logo.png
|
||||||
|
gpsd-logo.png
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gpsd
|
Name: gpsd
|
||||||
Version: 2.34
|
Version: 2.34
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Service daemon for mediating access to a GPS
|
Summary: Service daemon for mediating access to a GPS
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -155,9 +155,12 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/X11/app-defaults/xgpsspeed
|
%{_libdir}/X11/app-defaults/xgpsspeed
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%dir %{_datadir}/gpsd
|
%dir %{_datadir}/gpsd
|
||||||
%{_datadir}/gpsd/gspd-logo.png
|
%{_datadir}/gpsd/gpsd-logo.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 30 2007 Matthew Truch <matt at truch.net> - 2.34-5
|
||||||
|
- Fix desktop file and logo file name.
|
||||||
|
|
||||||
* Sat Jun 30 2007 Matthew Truch <matt at truch.net> - 2.34-4
|
* Sat Jun 30 2007 Matthew Truch <matt at truch.net> - 2.34-4
|
||||||
- Include icon for .desktop files per BZ 241428
|
- Include icon for .desktop files per BZ 241428
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
1ad07e10f34e46ffdaf10688743f2f43 gpsd-2.34.tar.gz
|
1ad07e10f34e46ffdaf10688743f2f43 gpsd-2.34.tar.gz
|
||||||
f742145dff43d607f7014aa387835738 gspd-logo.png
|
f742145dff43d607f7014aa387835738 gpsd-logo.png
|
||||||
|
@ -8,4 +8,3 @@ Icon=/usr/share/gpsd/gpsd-logo.png
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Application;Graphics;
|
Categories=Application;Graphics;
|
||||||
Version=2.32
|
|
||||||
|
@ -8,5 +8,3 @@ Icon=/usr/share/gpsd/gpsd-logo.png
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Application;Graphics;
|
Categories=Application;Graphics;
|
||||||
Version=2.32
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user