packages: nant/nant.spec - package .pc file

qboosh qboosh at pld-linux.org
Wed Dec 1 09:33:22 CET 2010


Author: qboosh                       Date: Wed Dec  1 08:33:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package .pc file

---- Files affected:
packages/nant:
   nant.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/nant/nant.spec
diff -u packages/nant/nant.spec:1.19 packages/nant/nant.spec:1.20
--- packages/nant/nant.spec:1.19	Wed Nov 24 09:40:45 2010
+++ packages/nant/nant.spec	Wed Dec  1 09:33:17 2010
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
-# TODO: make backward compatibility for mono-1.0 and mono-1.1 or drop this frameworks
+# TODO: make backward compatibility for mono-1.0 and mono-1.1 or drop these frameworks
+# note: mono 2.8 doesn't support .NET 1.0/1.1 any longer
 #
 %include	/usr/lib/rpm/macros.mono
 Summary:	A .NET based build tool
@@ -10,7 +11,7 @@
 Release:	0.1
 License:	GPL v2+
 Group:		Development/Building
-Source0:	http://dl.sourceforge.net/nant/nant-%{version}-src.tar.gz
+Source0:	http://downloads.sourceforge.net/nant/nant-%{version}-src.tar.gz
 # Source0-md5:	1ba849249c6ff00062ac9ea90f729b20
 URL:		http://nant.sourceforge.net/
 BuildRequires:	mono-compat-links >= 2.8
@@ -55,6 +56,7 @@
 %doc README.txt doc/*
 %attr(755,root,root) %{_bindir}/nant
 %{_datadir}/NAnt
+%{_pkgconfigdir}/nant.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2010/12/01 08:33:17  qboosh
+- package .pc file
+
 Revision 1.19  2010/11/24 08:40:45  lisu
 - rel 0.1 unless TODO is done
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nant/nant.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list