rpms/mono-sharpcvslib/devel import.log, 1.1, 1.2 mono-sharpcvslib.spec, 1.3, 1.4

Paul F. Johnson pfj at fedoraproject.org
Thu Dec 18 11:55:20 UTC 2008


Author: pfj

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

Modified Files:
	import.log mono-sharpcvslib.spec 
Log Message:

Added addition BRs
Removed empty debuginfo subpackage 



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-sharpcvslib/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	15 Dec 2008 22:53:20 -0000	1.1
+++ import.log	18 Dec 2008 11:54:50 -0000	1.2
@@ -1 +1,2 @@
 mono-sharpcvslib-0_35-4_fc11:HEAD:mono-sharpcvslib-0.35-4.fc11.src.rpm:1229381442
+mono-sharpcvslib-0_35-5_fc11:HEAD:mono-sharpcvslib-0.35-5.fc11.src.rpm:1229601209


Index: mono-sharpcvslib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-sharpcvslib/devel/mono-sharpcvslib.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mono-sharpcvslib.spec	15 Dec 2008 22:53:20 -0000	1.3
+++ mono-sharpcvslib.spec	18 Dec 2008 11:54:50 -0000	1.4
@@ -1,6 +1,8 @@
+%define         debug_package %{nil}
+
 Name:	 	mono-sharpcvslib
 Version:	0.35
-Release:	4%{?dist}
+Release:	5%{?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
@@ -14,7 +16,7 @@
 Patch0:		sharpcvslib-cleanups.patch
 Patch1:		sharpcvslib-key.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-BuildRequires:	mono-devel, log4net-devel, nant, mono-nunit
+BuildRequires:	mono-devel >= 2.2, log4net-devel, nant, mono-nunit-devel
 BuildRequires:	unzip
 ExcludeArch:	ppc64 ppc
 
@@ -93,6 +95,10 @@
 %{_libdir}/pkgconfig/sharpcvslib.pc
 
 %changelog
+* Thu Dec 18 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.35-5
+- Fix BR for mono-nunit-devel and mono-devel
+- Remove empty debug package
+
 * Mon Dec 15 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.35-4
 - rebuild
 




More information about the fedora-extras-commits mailing list