rpms/mono-basic/devel mono-basic.spec,1.6,1.7

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed Apr 30 10:00:12 UTC 2008


Author: pfj

Update of /cvs/pkgs/rpms/mono-basic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22590/devel

Modified Files:
	mono-basic.spec 
Log Message:

Added pkgconfig 



Index: mono-basic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/mono-basic.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mono-basic.spec	23 Apr 2008 08:42:26 -0000	1.6
+++ mono-basic.spec	30 Apr 2008 09:59:35 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:		mono-basic
 Version:	1.9
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:        VisualBasic.NET support for mono
 Group:          Development/Languages
 License:        LGPLv2+
@@ -13,7 +13,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Yeah, so this guy isn't self-hosting.
-BuildRequires:	mono-basic
+BuildRequires:	mono-basic pkgconfig
 BuildRequires:  mono-devel >= 1.9
 Requires: 	mono-winforms
 
@@ -77,7 +77,11 @@
 %{_libdir}/pkgconfig/mono-basic.pc
 
 %changelog
-* Mon Apr 21 2008 Paul F. Johnson <paul at alk-the-johnsons.co.uk> 1.9-3
+* Tue Apr 29 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.9-4
+- spec file changelog fix
+- added BR pkgconfig
+
+* Mon Apr 21 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.9-3
 - added devel subpackage
 - removed debug package
 




More information about the fedora-extras-commits mailing list