rpms/mono-sharpcvslib/devel mono-sharpcvslib.spec,1.5,1.6

Tom Callaway spot at fedoraproject.org
Wed Dec 24 01:34:21 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/mono-sharpcvslib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10360

Modified Files:
	mono-sharpcvslib.spec 
Log Message:
copy files from nunit22


Index: mono-sharpcvslib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-sharpcvslib/devel/mono-sharpcvslib.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mono-sharpcvslib.spec	18 Dec 2008 12:11:32 -0000	1.5
+++ mono-sharpcvslib.spec	24 Dec 2008 01:33:50 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:	 	mono-sharpcvslib
 Version:	0.35
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Client cvs library written in C#
 URL:		http://sharpcvslib.sourceforge.net/
 # Exception: Permission is given to use this library in commercial closed-source applications
@@ -45,7 +45,7 @@
 mkdir -p src/lib/ext/
 cp %{_libdir}/mono/log4net/log4net.dll src/lib/ext/
 cp %{_libdir}/mono/2.0/ICSharpCode.SharpZipLib.dll src/lib/
-cp %{_libdir}/mono/1.0/nunit.framework.dll src/lib/ext/
+cp %{_libdir}/mono/nunit22/nunit.framework.dll src/lib/ext/
 %{__sed} -i 's/\r//' src/doc/README.txt
 %{__sed} -i 's/\r//' src/doc/COPYING.txt
 
@@ -95,6 +95,9 @@
 %{_libdir}/pkgconfig/sharpcvslib.pc
 
 %changelog
+* Tue Dec 23 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.35-7
+- copy the right nunit22 lib
+
 * Thu Dec 18 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.35-6
 - Added BR mono-nunit22-devel instead of mono-nunit
 




More information about the fedora-extras-commits mailing list