[packages/pyp2rpm] fix license and group mixup
glen
glen at pld-linux.org
Sun Mar 17 02:23:28 CET 2013
commit 14705ca70424aa12c9150a33a53db047fca27e18
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 17 03:23:17 2013 +0200
fix license and group mixup
pyp2rpm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pyp2rpm.spec b/pyp2rpm.spec
index aa4ffa3..45e2f6f 100644
--- a/pyp2rpm.spec
+++ b/pyp2rpm.spec
@@ -6,8 +6,8 @@ Summary: Convert Python packages to RPM .spec files
Name: pyp2rpm
Version: 1.0.1
Release: 1
-License: Applications
-Group: Libraries/Python
+License: MIT
+Group: Applications
Source0: http://pypi.python.org/packages/source/p/pyp2rpm/%{name}-%{version}.tar.gz
# Source0-md5: 1e9a514d8dab9782f699ded2eb268237
# to get tests:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pyp2rpm.git/commitdiff/14705ca70424aa12c9150a33a53db047fca27e18
More information about the pld-cvs-commit
mailing list