packages (DEVEL): python-Xlib/python-Xlib.spec - up to 0.15rc1

lisu lisu at pld-linux.org
Tue Nov 23 16:12:11 CET 2010


Author: lisu                         Date: Tue Nov 23 15:12:11 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 0.15rc1

---- Files affected:
packages/python-Xlib:
   python-Xlib.spec (1.17 -> 1.17.2.1) 

---- Diffs:

================================================================
Index: packages/python-Xlib/python-Xlib.spec
diff -u packages/python-Xlib/python-Xlib.spec:1.17 packages/python-Xlib/python-Xlib.spec:1.17.2.1
--- packages/python-Xlib/python-Xlib.spec:1.17	Tue Nov 23 16:07:36 2010
+++ packages/python-Xlib/python-Xlib.spec	Tue Nov 23 16:12:06 2010
@@ -1,16 +1,15 @@
 # $Revision$, $Date$
-
 %define		module	Xlib
-
+%define		_rc	rc1
 Summary:	X client library for Python
 Summary(pl.UTF-8):	Biblioteka klienta X dla Pythona
 Name:		python-%{module}
-Version:	0.14
-Release:	1
+Version:	0.15
+Release:	0.%{_rc}.1
 License:	GPL
 Group:		Development/Languages/Python
-Source0:	http://downloads.sourceforge.net/python-xlib/python-xlib-%{version}.tar.gz
-# Source0-md5:	a038c2f410d8445f3fa8f6dcd45659c5
+Source0:	http://downloads.sourceforge.net/python-xlib/python-xlib-%{version}%{_rc}.tar.gz
+# Source0-md5:	7941e91bc3e92dc921dfc930cc8f7830
 URL:		http://python-xlib.sourceforge.net/
 BuildRequires:	python
 BuildRequires:	python-devel >= 1:2.3
@@ -61,7 +60,7 @@
   MS Windows czy OpenVMS.
 
 %prep
-%setup -q -n python-xlib-%{version}
+%setup -q -n python-xlib-%{version}%{_rc}
 
 %build
 %{__python} setup.py build
@@ -85,7 +84,7 @@
 %{py_sitescriptdir}/%{module}
 %{_examplesdir}/%{name}-%{version}
 %if "%{py_ver}" > "2.4"
-%{py_sitescriptdir}/python_xlib-0.12-py*.egg-info
+%{py_sitescriptdir}/python_xlib-%{version}%{_rc}-py*.egg-info
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17.2.1  2010/11/23 15:12:06  lisu
+- up to 0.15rc1
+
 Revision 1.17  2010/11/23 15:07:36  lisu
 - updated to 0.14
 - use python macro
================================================================

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



More information about the pld-cvs-commit mailing list