SPECS: nant.spec - updated to final 0.85 - removed obsolete same-v...
qboosh
qboosh at pld-linux.org
Wed May 16 22:23:54 CEST 2007
Author: qboosh Date: Wed May 16 20:23:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to final 0.85
- removed obsolete same-variable patch, added fix patch
---- Files affected:
SPECS:
nant.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/nant.spec
diff -u SPECS/nant.spec:1.11 SPECS/nant.spec:1.12
--- SPECS/nant.spec:1.11 Tue Feb 13 08:16:49 2007
+++ SPECS/nant.spec Wed May 16 22:23:48 2007
@@ -1,21 +1,15 @@
# $Revision$, $Date$
-%define _lsnap 2005-12-13
-%define _snap %(echo %{_lsnap} |tr -d -)
-%define _src nightly-%{_lsnap}
-
-# generate not existant requires
-# %%include /usr/lib/rpm/macros.mono
+%include /usr/lib/rpm/macros.mono
Summary: A .NET based build tool
Summary(pl.UTF-8): Narzędzie do budowania pod .NET
Name: nant
Version: 0.85
-Release: 0.%{_snap}.1
+Release: 1
License: GPL v2+
Group: Development/Building
-#Source0: http://dl.sourceforge.net/nant/nant-%{version}-%{_snap}-src.tar.gz
-Source0: http://nant.sourceforge.net/nightly/%{_lsnap}-%{version}/%{name}-src.tar.gz
-# Source0-md5: eed9980f549f4a1d0163058393951dd7
-Patch0: %{name}-same-variable.patch
+Source0: http://dl.sourceforge.net/nant/nant-%{version}-src.tar.gz
+# Source0-md5: 45ae065439b6cbc0e02051b855843f50
+Patch0: %{name}-fix.patch
URL: http://nant.sourceforge.net/
BuildRequires: mono-compat-links >= 1.1.4
BuildRequires: mono-csharp >= 1.1.4
@@ -33,7 +27,7 @@
działa jak Ant.
%prep
-%setup -q -n %{name}-%{version}-%{_src}
+%setup -q
%patch0 -p1
%build
@@ -62,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007/05/16 20:23:48 qboosh
+- updated to final 0.85
+- removed obsolete same-variable patch, added fix patch
+
Revision 1.11 2007/02/13 07:16:49 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nant.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list