[pngquant/el5] add Group-Tag to make el5-build happy

besser82 besser82 at fedoraproject.org
Wed May 22 20:13:58 UTC 2013


commit cdc3bb57f9289811d6545d84e2cf1fd6cb2651b7
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Wed May 22 22:12:30 2013 +0200

    add Group-Tag to make el5-build happy

 .gitignore    |    1 +
 pngquant.spec |    6 +++++-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b8bb83..0792d75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
+*~
 /pngquant-1.8.3-src.tar.bz2
diff --git a/pngquant.spec b/pngquant.spec
index b6d20bd..7cc2ae2 100644
--- a/pngquant.spec
+++ b/pngquant.spec
@@ -3,8 +3,9 @@
 
 Name:		pngquant
 Version:	1.8.3
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	PNG quantization tool for reducing image file size
+Group:		Applications/Multimedia
 License:	BSD with advertising
 URL:		http://%{name}.org
 Source0:	http://%{name}.org/%{name}-%{version}-src.tar.bz2
@@ -59,6 +60,9 @@ install	-Dpm0644 %{name}.1 \
 
 
 %changelog
+* Wed May 22 2013 Björn Esser <bjoern.esser at gmail.com> - 1.8.3-4
+- add Group-Tag to make el5-build happy
+
 * Sun May 19 2013 Björn Esser <bjoern.esser at gmail.com> - 1.8.3-3
 - add Patch0: respect system compiler-flags
 - touch a fake configure-script during prep


More information about the scm-commits mailing list