[revelation] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Wed May 1 13:49:43 UTC 2013


commit 5150f03f1c4060c73335ad7f8707b5460d674370
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed May 1 08:45:42 2013 -0500

    Drop vendor tag.

 revelation.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/revelation.spec b/revelation.spec
index 3984375..bd3351a 100644
--- a/revelation.spec
+++ b/revelation.spec
@@ -6,7 +6,7 @@
 Summary:	Password manager for GNOME 2
 Name:		revelation
 Version:	0.4.14
-Release: 	3%{?dist}
+Release: 	4%{?dist}
 License:	GPLv2+
 Group:		Applications/Productivity
 Source0: 	revelation-%{version}.tar.xz 
@@ -67,7 +67,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
 
 desktop-file-install \
-  --vendor fedora \
   --mode 644 \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --add-category X-Fedora \
@@ -112,6 +111,9 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &> /dev/null || :
 %{_datadir}/mime/packages/*
 
 %changelog
+* Wed May 01 2013 Jon Ciesla <limburgher at gmail.com> - 0.4.14-4
+- Drop desktop vendor tag.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list