rpms/ikvm/devel ikvm.spec,1.3,1.4

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed Jun 14 21:42:40 UTC 2006


Author: pfj

Update of /cvs/extras/rpms/ikvm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3698/devel

Modified Files:
	ikvm.spec 
Log Message:
auto-import ikvm-0.22-8 on branch devel from ikvm-0.22-8.src.rpm


Index: ikvm.spec
===================================================================
RCS file: /cvs/extras/rpms/ikvm/devel/ikvm.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ikvm.spec	31 May 2006 23:15:15 -0000	1.3
+++ ikvm.spec	14 Jun 2006 21:42:39 -0000	1.4
@@ -1,18 +1,18 @@
 %define _libdir %{_exec_prefix}/lib
+%define debug_package %{nil}
 
 Summary: An implementation of Java for Mono
 Name: ikvm
 Version: 0.22
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: BSD
 Group: Development/Languages
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
 Patch0: ikvm-scripts.patch
 URL: http://www.ikvm.net/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  mono-devel, dos2unix
+BuildRequires:  mono-devel, dos2unix, pkgconfig
 Requires: mono-core
-ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390
 
 %description
 This package provides IKVM.NET, an open source Java compatibility
@@ -58,6 +58,9 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Wed Jun 14 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.22-8
+- Add BR pkg-config
+
 * Wed May 31 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.22-7
 - Added devel package
 - Added 64 bit fix




More information about the fedora-extras-commits mailing list