packages (DEVEL): scons/scons.spec - up to 1.3.0.d20100404

lisu lisu at pld-linux.org
Tue Apr 6 10:22:43 CEST 2010


Author: lisu                         Date: Tue Apr  6 08:22:43 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 1.3.0.d20100404

---- Files affected:
packages/scons:
   scons.spec (1.38 -> 1.38.2.1) 

---- Diffs:

================================================================
Index: packages/scons/scons.spec
diff -u packages/scons/scons.spec:1.38 packages/scons/scons.spec:1.38.2.1
--- packages/scons/scons.spec:1.38	Thu Mar 25 10:44:19 2010
+++ packages/scons/scons.spec	Tue Apr  6 10:22:38 2010
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%define		_snap	d20100404
 Summary:	An Open Source software construction tool
 Summary(pl.UTF-8):	OpenSourcowe narzędzie do tworzenia oprogramowania
 Name:		scons
@@ -6,8 +7,8 @@
 Release:	1
 License:	MIT, freely distributable
 Group:		Development/Tools
-Source0:	http://downloads.sourceforge.net/scons/%{name}-%{version}.tar.gz
-# Source0-md5:	ad6838c867abd2ad5bf371b353d594f7
+Source0:	http://downloads.sourceforge.net/scons/%{name}-%{version}.%{_snap}.tar.gz
+# Source0-md5:	327364632b0409f12ac65d0bf239b6f6
 URL:		http://www.scons.org/
 BuildRequires:	python-devel >= 1.6
 BuildRequires:	rpm-pythonprov
@@ -50,7 +51,7 @@
 Builder i/lub Scanner.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{_snap}
 %{__sed} -i -e "s,'lib','share',g" script/{scons,sconsign}
 %{__sed} -i -e '1s,#!.*python,#!%{__python},' script/scons*
 
@@ -81,7 +82,7 @@
 %{py_sitescriptdir}/SCons
 %{_mandir}/man1/scons*.1*
 %if "%{py_ver}" > "2.4"
-%{py_sitescriptdir}/scons-1.3.0-py2.6.egg-info
+%{py_sitescriptdir}/*.egg-info
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -90,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38.2.1  2010/04/06 08:22:38  lisu
+- up to 1.3.0.d20100404
+
 Revision 1.38  2010/03/25 09:44:19  lisu
 - up to 1.3.0
 - more verbose files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scons/scons.spec?r1=1.38&r2=1.38.2.1&f=u



More information about the pld-cvs-commit mailing list