packages: python-iwscan/python-iwscan.spec - version 0.7.0 from debian chan...

glen glen at pld-linux.org
Fri Nov 6 21:28:43 CET 2009


Author: glen                         Date: Fri Nov  6 20:28:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- version 0.7.0 from debian changelog

---- Files affected:
packages/python-iwscan:
   python-iwscan.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-iwscan/python-iwscan.spec
diff -u packages/python-iwscan/python-iwscan.spec:1.1 packages/python-iwscan/python-iwscan.spec:1.2
--- packages/python-iwscan/python-iwscan.spec:1.1	Fri Nov  6 18:52:26 2009
+++ packages/python-iwscan/python-iwscan.spec	Fri Nov  6 21:28:38 2009
@@ -1,12 +1,14 @@
 # $Revision$, $Date$
 %define 	module	iwscan
+%define		snap	20090609
+%define		rel		1
 Summary:	A Python extension for iwscan access
 Name:		python-%{module}
-Version:	20090609
-Release:	1
+Version:	0.7.0
+Release:	0.%{snap}.%{rel}
 License:	GPL v2
 Group:		Development/Languages/Python
-Source0:	http://mirror.leaseweb.com/archlinux/other/python-iwscan/python-iwscan-%{version}.tar.gz
+Source0:	http://mirror.leaseweb.com/archlinux/other/python-iwscan/%{name}-%{snap}.tar.gz
 # Source0-md5:	30fbe8ad3b07e67c1c35db2de16077d8
 URL:		http://projects.otaku42.de/browser/python-iwscan
 BuildRequires:	python-devel
@@ -44,9 +46,10 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/*.so
+%doc iwlist.py
+%attr(755,root,root) %{py_sitedir}/%{module}.so
 %if "%{py_ver}" > "2.4"
-%{py_sitedir}/iwscan-*.egg-info
+%{py_sitedir}/%{module}-*.egg-info
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,5 +58,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/11/06 20:28:38  glen
+- version 0.7.0 from debian changelog
+
 Revision 1.1  2009/11/06 17:52:26  glen
 - new
================================================================

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



More information about the pld-cvs-commit mailing list