[linphone] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Fri Apr 26 13:49:45 UTC 2013


commit 5488c8fd908c00f67aeb9e905d4e2ea5eadff6a3
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 26 08:45:47 2013 -0500

    Drop vendor tag.

 linphone.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/linphone.spec b/linphone.spec
index e4dddef..963323a 100644
--- a/linphone.spec
+++ b/linphone.spec
@@ -2,7 +2,7 @@
 
 Name:           linphone
 Version:        3.5.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Phone anywhere in the whole world by using the Internet
 
 License:        GPLv2+
@@ -141,7 +141,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
 %find_lang mediastreamer
 
-desktop-file-install --vendor=fedora \
+desktop-file-install \
   --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --remove-category Application \
@@ -198,6 +198,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer/mediastreamer*/html doc/mediastr
 %{_libdir}/pkgconfig/mediastreamer.pc
 
 %changelog
+* Fri Apr 26 2013 Jon Ciesla <limburgher at gmail.com> - 3.5.2-8
+- Drop desktop vendor tag.
+
 * Sat Mar 23 2013 Alexey Kurov <nucleo at fedoraproject.org> - 3.5.2-7
 - autoreconf in %%prep (#926078)
 


More information about the scm-commits mailing list