Drop vendor tag.
This commit is contained in:
parent
a8ed0cfe34
commit
c9666d12b6
@ -2,7 +2,7 @@
|
||||
|
||||
Name: gtk-recordmydesktop
|
||||
Version: 0.3.8
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: GUI Desktop session recorder with audio and video
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -43,7 +43,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p"
|
||||
|
||||
%find_lang gtk-recordMyDesktop
|
||||
|
||||
desktop-file-install --vendor fedora --delete-original \
|
||||
desktop-file-install --delete-original \
|
||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
--remove-category Application \
|
||||
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
|
||||
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pixmaps/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2013 Jon Ciesla <limburgher@gmail.com> - 0.3.8-9
|
||||
- Drop desktop vendor tag.
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.8-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user