Drop fedora- vendor prefix
This commit is contained in:
parent
f22f805cc6
commit
324fbba747
@ -1,6 +1,6 @@
|
||||
Name: seahorse
|
||||
Version: 3.3.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A GNOME application for managing encryption keys
|
||||
Group: User Interface/Desktops
|
||||
# seahorse is GPLv2+
|
||||
@ -75,7 +75,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%find_lang seahorse --with-gnome --all-name
|
||||
|
||||
desktop-file-install --vendor fedora --delete-original \
|
||||
desktop-file-install --delete-original \
|
||||
--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
|
||||
--add-category GNOME \
|
||||
--add-category Utility \
|
||||
@ -128,6 +128,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2012 Ray Strode <rstrode@redhat.com> 3.3.5-2
|
||||
- Drop fedora- vendor prefix
|
||||
|
||||
* Tue Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
|
||||
- Update to 3.3.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user