[cycle] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Mon Feb 11 15:17:14 UTC 2013


commit 5a125fcab8db9ba841615fe1e2670b2fd2451a0c
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Feb 11 09:14:20 2013 -0600

    Drop vendor tag.

 cycle.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/cycle.spec b/cycle.spec
index a4caa52..554bde7 100644
--- a/cycle.spec
+++ b/cycle.spec
@@ -1,6 +1,6 @@
 Name:           cycle
 Version:        0.3.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Calendar program for women
 Group:          Applications/Productivity
 License:        GPLv2+
@@ -100,7 +100,6 @@ install -p -m a+r,u+w cycle.1 $RPM_BUILD_ROOT%{_mandir}/man1/
 
 desktop-file-install \
 --dir $RPM_BUILD_ROOT%{_datadir}/applications \
---vendor=fedora \
 --delete-original \
 $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 %find_lang %{name} || touch %{name}.lang
@@ -113,11 +112,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/cycle
 %doc README* COPYRIGHT CHANGELOG THANKS
 %{_datadir}/cycle/
-%{_datadir}/applications/fedora-cycle.desktop
+%{_datadir}/applications/cycle.desktop
 %{_mandir}/man1/cycle*
 
 
 %changelog
+* Mon Feb 11 2013 Jon Ciesla <limburgher at gmail.com> - 0.3.1-14
+- Drop desktop vendor tag.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.1-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list