rpms/monodevelop/devel monodevelop.spec,1.1,1.2

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Fri Aug 4 10:30:00 UTC 2006


Author: pfj

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

Modified Files:
	monodevelop.spec 
Log Message:
auto-import monodevelop-0.11-16 on branch devel from monodevelop-0.11-16.src.rpm


Index: monodevelop.spec
===================================================================
RCS file: /cvs/extras/rpms/monodevelop/devel/monodevelop.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- monodevelop.spec	4 Aug 2006 10:14:36 -0000	1.1
+++ monodevelop.spec	4 Aug 2006 10:30:00 -0000	1.2
@@ -1,9 +1,12 @@
+# This package will be rebuilt when the packaging of mono has become 
+# architecture agnostic. For now, this hack is required
+
 %define monodir %{_prefix}/lib
 
 Summary: A full-featured IDE for Mono and Gtk sharp
 Name: monodevelop
 Version: 0.11
-Release: 15%{?dist}
+Release: 16%{?dist}
 License: GPL
 Group: Development/Tools
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
@@ -59,7 +62,7 @@
 %{_bindir}/mdtool
 %{_bindir}/monodevelop
 %doc AUTHORS COPYING ChangeLog README
-%{monodir}/monodevelop/*
+%{monodir}/monodevelop/
 %exclude %{_datadir}/mime/XMLnamespaces
 %exclude %{_datadir}/mime/aliases
 %{_datadir}/mime/globs
@@ -80,6 +83,10 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Fri Aug 04 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.11-16
+- fixed ownership problem in spec file
+- added comment about the libdir hack
+
 * Wed Aug 02 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.11-15
 - removed R which, added R mono-nunit
 - changed R bytefx-data-mysq to msql




More information about the fedora-extras-commits mailing list