SPECS: nant.spec - updates to latest version (nightly 2005-06-21) ...

charles charles at pld-linux.org
Tue Jun 28 23:49:12 CEST 2005


Author: charles                      Date: Tue Jun 28 21:49:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updates to latest version (nightly 2005-06-21)
- removed already implemented patches
- BR: mono-compat-links, pkgconfig

---- Files affected:
SPECS:
   nant.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/nant.spec
diff -u SPECS/nant.spec:1.4 SPECS/nant.spec:1.5
--- SPECS/nant.spec:1.4	Sun Feb 20 19:37:16 2005
+++ SPECS/nant.spec	Tue Jun 28 23:49:07 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-%define _snap rc2
+%define		_snap	20050621
+%define		_src	nightly-2005-06-21
 Summary:	A .NET based build tool 
 Summary(pl):	Narzędzie do budowania pod .NET
 Name:		nant
@@ -7,12 +8,13 @@
 Release:	0.%{_snap}.1
 License:	GPL v2+
 Group:		Development/Building
-Source0:	http://dl.sourceforge.net/nant/nant-%{version}-%{_snap}-src.tar.gz
-# Source0-md5:	b1df647ea1f1fcf6c6f176a73ec2b760
-Patch0:		%{name}-xml_syntax.patch
-Patch1:		%{name}-PlatformID.patch
+#Source0:	http://dl.sourceforge.net/nant/nant-%{version}-%{_snap}-src.tar.gz
+Source0:	http://nant.sourceforge.net/nightly/2005-06-21-0.85/%{name}-src.tar.gz
+# Source0-md5:	35224e0d1eaa2f4db884ad1d817efb9d
 URL:		http://nant.sourceforge.net/
+BuildRequires:	mono-compat-links >= 1.1.4
 BuildRequires:	mono-csharp >= 1.1.4
+BuildRequires:	pkgconfig
 Requires:	mono-devel >= 1.1.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,9 +28,7 @@
 działa jak Ant.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
-%patch0 -p1
-%patch1 -p1
+%setup -q -n %{name}-%{version}-%{_src}
 
 %build
 %{__make}
@@ -56,6 +56,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/06/28 21:49:07  charles
+- updates to latest version (nightly 2005-06-21)
+- removed already implemented patches
+- BR: mono-compat-links, pkgconfig
+
 Revision 1.4  2005/02/20 18:37:16  qboosh
 - wrapped
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nant.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list