- Update .desktop file

This commit is contained in:
Orcan Ogetbil 2009-08-05 23:33:10 +00:00
parent 8db4b161ba
commit d400072c36

View File

@ -1,6 +1,6 @@
Name: guitarix
Version: 0.05.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Mono amplifier to JACK
Group: Applications/Multimedia
License: GPLv2+
@ -52,6 +52,12 @@ sed -i 's|\.png||' %{name}.desktop
rm -rf %{buildroot}
./waf -vvv install --destdir="%{buildroot}"
desktop-file-install \
--add-category="X-DigitalProcessing" \
--dir=%{buildroot}%{_datadir}/applications \
%{buildroot}/%{_datadir}/applications/%{name}.desktop
%check
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
@ -70,6 +76,9 @@ rm -rf %{buildroot}
%{_datadir}/applications/%{name}.desktop
%changelog
* Wed Aug 05 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.05.0-2
- Update .desktop file
* Mon Jul 27 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.05.0-1
- Update to 0.05.0