Author: lisu                         Date: Thu Sep 15 09:05:01 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.1.0
- merged with DEVEL

---- Files affected:
packages/scons:
   scons.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: packages/scons/scons.spec
diff -u packages/scons/scons.spec:1.42 packages/scons/scons.spec:1.43
--- packages/scons/scons.spec:1.42      Fri Aug 20 13:13:59 2010
+++ packages/scons/scons.spec   Thu Sep 15 11:04:56 2011
@@ -2,12 +2,12 @@
 Summary:       An Open Source software construction tool
 Summary(pl.UTF-8):     OpenSourcowe narzędzie do tworzenia oprogramowania
 Name:          scons
-Version:       2.0.1
+Version:       2.1.0
 Release:       1
 License:       MIT, freely distributable
 Group:         Development/Tools
 Source0:       http://downloads.sourceforge.net/scons/%{name}-%{version}.tar.gz
-# Source0-md5: beca648b894cdbf85383fffc79516d18
+# Source0-md5: 47daf989e303a045b76c11236df719df
 URL:           http://www.scons.org/
 BuildRequires: python-devel >= 1.6
 BuildRequires: rpm-pythonprov
@@ -68,7 +68,7 @@
        --install-lib=%{py_sitescriptdir} \
        --install-scripts=%{_bindir}
 
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm -f {} \;
+find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec %{__rm} {} \;
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -81,7 +81,7 @@
 %{py_sitescriptdir}/SCons
 %{_mandir}/man1/scons*.1*
 %if "%{py_ver}" > "2.4"
-%{py_sitescriptdir}/scons-2.0.1-py*.egg-info
+%{py_sitescriptdir}/scons-%{version}-py*.egg-info
 %endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -90,6 +90,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2011/09/15 09:04:56  lisu
+- updated to 2.1.0
+- merged with DEVEL
+
+Revision 1.42.2.1  2010/12/10 09:05:21  lisu
+- updated to 2.1.0.alpha.20101125
+
 Revision 1.42  2010/08/20 11:13:59  lisu
 - updated to 2.0.1
 - merge with DEVEL
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to