rpms/mono-tools/F-11 mono-tools.spec,1.38,1.39

chkr chkr at fedoraproject.org
Sat Jul 11 22:50:54 UTC 2009


Author: chkr

Update of /cvs/pkgs/rpms/mono-tools/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27450

Modified Files:
	mono-tools.spec 
Log Message:
- Add mono(webkit-sharp) as run-time requirement since it is needed by the
webkit engine of monodoc (BZ 478650)



Index: mono-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/F-11/mono-tools.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- mono-tools.spec	11 Jul 2009 18:03:59 -0000	1.38
+++ mono-tools.spec	11 Jul 2009 22:50:23 -0000	1.39
@@ -3,7 +3,7 @@
 Summary: A collection of tools for mono applications
 Name: mono-tools
 Version: 2.4
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: MIT
 Group: Development/Tools
 Source0: %{name}-%{version}.tar.bz2
@@ -17,6 +17,7 @@ BuildRequires: mono-jscript mono-data-or
 BuildRequires: webkit-sharp-devel
 Requires: mono-core >= 2.4 links monodoc
 Requires: mono(gtkhtml-sharp)
+Requires: mono(webkit-sharp)
 
 ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparc alpha
 
@@ -135,6 +136,10 @@ desktop-file-install --vendor fedora \
 %{_libdir}/monodoc/sources/gendarme*
 
 %changelog
+* Sun Jul 12 2009 Christian Krause <chkr at fedoraproject.org> - 2.4-11
+- Add mono(webkit-sharp) as run-time requirement since it is needed by the
+webkit engine of monodoc (BZ 478650)
+
 * Sat Jul 11 2009 Christian Krause <chkr at fedoraproject.org> - 2.4-10
 - Add BR webkit-sharp-devel to build the webkit engine for monodoc (BZ 478650)
 - Add mono(gtkhtml-sharp) as run-time requirement since it is needed by the




More information about the fedora-extras-commits mailing list