packages: python-gflags/python-gflags.spec - updated to 2.0

qboosh qboosh at pld-linux.org
Sun Feb 19 07:05:32 CET 2012


Author: qboosh                       Date: Sun Feb 19 06:05:32 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.0

---- Files affected:
packages/python-gflags:
   python-gflags.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/python-gflags/python-gflags.spec
diff -u packages/python-gflags/python-gflags.spec:1.3 packages/python-gflags/python-gflags.spec:1.4
--- packages/python-gflags/python-gflags.spec:1.3	Mon Dec 26 17:00:19 2011
+++ packages/python-gflags/python-gflags.spec	Sun Feb 19 07:05:27 2012
@@ -3,13 +3,13 @@
 Summary:	Commandline flags module for Python
 Summary(pl.UTF-8):	Moduł flag linii poleceń dla Pythona
 Name:		python-%{module}
-Version:	1.7
+Version:	2.0
 Release:	1
 License:	BSD
 Group:		Development/Languages/Python
 #Source0Download: http://code.google.com/p/python-gflags/downloads/list
 Source0:	http://python-gflags.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	72c034d499cc9bcc11c330b95396d83d
+# Source0-md5:	c3ab70218dbf945cc32c0cd64c51d162
 URL:		http://code.google.com/p/python-gflags/
 BuildRequires:	python-devel
 BuildRequires:	python-distribute
@@ -49,7 +49,7 @@
 %prep
 %setup -q
 # Fix non-executable-script error
-sed -i '/^#!\%{_prefix}\/bin\/env python$/,+1 d' %{module}.py
+%{__sed} -i '/^#!\%{_prefix}\/bin\/env python$/,+1 d' %{module}.py
 
 %build
 %{__python} setup.py build
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2012/02/19 06:05:27  qboosh
+- updated to 2.0
+
 Revision 1.3  2011/12/26 16:00:19  qboosh
 - updated to 1.7
 - pl
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-gflags/python-gflags.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list