SPECS (DEVEL): scons.spec - 1.2.0.d20090113 snap version
lisu
lisu at pld-linux.org
Thu Jan 15 16:53:20 CET 2009
Author: lisu Date: Thu Jan 15 15:53:20 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 1.2.0.d20090113 snap version
---- Files affected:
SPECS:
scons.spec (1.35 -> 1.35.2.1)
---- Diffs:
================================================================
Index: SPECS/scons.spec
diff -u SPECS/scons.spec:1.35 SPECS/scons.spec:1.35.2.1
--- SPECS/scons.spec:1.35 Mon Dec 22 11:16:07 2008
+++ SPECS/scons.spec Thu Jan 15 16:53:15 2009
@@ -1,14 +1,14 @@
# $Revision$, $Date$
-%define _snap d20081207
+%define _snap d20090113
Summary: An Open Source software construction tool
Summary(pl.UTF-8): OpenSourcowe narzędzie do tworzenia oprogramowania
Name: scons
Version: 1.2.0
-Release: 1
+Release: 0.%{_snap}.1
License: MIT, freely distributable
Group: Development/Tools
-Source0: http://dl.sourceforge.net/scons/%{name}-%{version}.tar.gz
-# Source0-md5: 53b6aa7281811717a57598e319441cf7
+Source0: http://dl.sourceforge.net/scons/%{name}-%{version}.%{_snap}.tar.gz
+# Source0-md5: 63ae0ac1a3522702533d8403ec2cb0fd
URL: http://www.scons.org/
BuildRequires: python-devel >= 1.6
BuildRequires: rpm-pythonprov
@@ -51,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}
%build
@@ -87,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35.2.1 2009/01/15 15:53:15 lisu
+- 1.2.0.d20090113 snap version
+
Revision 1.35 2008/12/22 10:16:07 lisu
- do not give dir name in %%setup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scons.spec?r1=1.35&r2=1.35.2.1&f=u
More information about the pld-cvs-commit
mailing list