[libhocr] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Thu Apr 25 17:56:23 UTC 2013


commit d740590ea71ad60ecfa67021e5c6cbaf8f814566
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 25 12:52:15 2013 -0500

    Drop vendor tag.

 libhocr.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libhocr.spec b/libhocr.spec
index eb130e3..e82ff89 100644
--- a/libhocr.spec
+++ b/libhocr.spec
@@ -7,7 +7,7 @@
 
 Name:		libhocr
 Version:	0.10.17
-Release:	13%{?dist}
+Release:	14%{?dist}
 Summary:	A Hebrew optical character recognition library
 
 Group:		System Environment/Libraries
@@ -112,7 +112,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
 rm -f %{buildroot}/%{hocrdocdir}/NEWS		# Empty, not usefull.
 rm -f %{buildroot}/%{hocrdocdir}/INSTALL	# Not needed anymore ;-)
 
-desktop-file-install --vendor="fedora"		\
+desktop-file-install \
 	--add-category="Graphics"		\
 	--delete-original			\
 	--dir=%{buildroot}%{_datadir}/applications	\
@@ -176,6 +176,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 25 2013 Jon Ciesla <limburgher at gmail.com> - 0.10.17-14
+- Drop desktop vendor tag.
+
 * Sun Mar 24 2013 Oron Peled <oron at actcom.co.il> - 0.10.17-13
 - Upstream use very old autoconf, breaks aarm64 builds
   so we use autoreconf to update configure


More information about the scm-commits mailing list