Mailinglist Archive: opensuse-commit (783 mails)
| < Previous | Next > |
commit mono-tools for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 07 Apr 2009 14:11:47 +0200
- Message-id: <20090407121148.13CD7678159@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package mono-tools for openSUSE:Factory
checked in at Tue Apr 7 14:11:47 CEST 2009.
--------
--- mono-tools/mono-tools.changes 2008-10-31 22:50:51.000000000 +0100
+++ /mounts/work_src_done/STABLE/mono-tools/mono-tools.changes 2009-03-31
21:36:01.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Mar 31 13:35:15 MDT 2009 - ajorgensen@xxxxxxxxxx
+
+- Update to 2.4
+ * http://www.mono-project.com/Release_Notes_Mono_2.4
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
mono-tools-2.0.tar.bz2
New:
----
mono-tools-2.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mono-tools.spec ++++++
--- /var/tmp/diff_new_pack.L12353/_old 2009-04-07 14:10:53.000000000 +0200
+++ /var/tmp/diff_new_pack.L12353/_new 2009-04-07 14:10:53.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package mono-tools (Version 2.0)
+# spec file for package mono-tools (Version 2.4)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
Name: mono-tools
BuildRequires: gconf-sharp2 mono-data-oracle mono-devel mono-jscript
mono-nunit monodoc-core
-Version: 2.0
-Release: 6
-License: GPL v2 or later
+Version: 2.4
+Release: 1
+License: GPL v2 only; LGPL v2.0 only; X11/MIT
BuildArch: noarch
Url: http://go-mono.org/
Source0: %{name}-%{version}.tar.bz2
@@ -83,25 +83,31 @@
%files -f %{name}.lang
%defattr(-, root, root)
%_bindir/*
-%_prefix/lib/monodoc
+%_datadir/applications/gendarme-wizard.desktop
+%_datadir/applications/gsharp.desktop
+%_datadir/applications/ilcontrast.desktop
%_datadir/applications/monodoc.desktop
-%_datadir/pixmaps/monodoc.png
-%_prefix/lib/mono/1.0
-%_prefix/lib/mono/2.0
-%_prefix/lib/create-native-map
+%_datadir/applications/mprof-heap-viewer.desktop
%_datadir/create-native-map
+%_datadir/pixmaps/gendarme.svg
+%_datadir/pixmaps/ilcontrast.png
+%_datadir/pixmaps/monodoc.png
%_datadir/pkgconfig/create-native-map.pc
-%_mandir/man1/create-native-map*
-%_prefix/lib/gendarme
%_datadir/pkgconfig/gendarme-framework.pc
+%_mandir/man1/create-native-map*
%_mandir/man1/gendarme*
-%_datadir/applications/ilcontrast.desktop
-%_prefix/lib/ilcontrast
-%_prefix/lib/gui-compare
-%_datadir/pixmaps/ilcontrast.png
-%_prefix/lib/mono-tools
+%_mandir/man1/mperfmon*
%_mandir/man1/mprof-decoder*
%_mandir/man1/mprof-heap-viewer*
+%_prefix/lib/create-native-map
+%_prefix/lib/gendarme
+%_prefix/lib/gsharp
+%_prefix/lib/gui-compare
+%_prefix/lib/ilcontrast
+%_prefix/lib/mono-tools
+%_prefix/lib/mono/1.0
+%_prefix/lib/monodoc
+%_prefix/lib/mperfmon
%prep
%setup -q
@@ -113,9 +119,11 @@
%install
%{?env_options}
make install DESTDIR=$RPM_BUILD_ROOT
-rm %buildroot%_datadir/applications/mprof-heap-viewer.desktop
-%suse_update_desktop_file -N "Mono Documentation" -G "Documentation Library"
-C "Learn about using Mono" monodoc Development Documentation
-%suse_update_desktop_file -N "Mono IL Contrast" -G "Development Tools" -C
"Contrast Assemblies" ilcontrast Development Documentation
+%suse_update_desktop_file monodoc
+%suse_update_desktop_file ilcontrast
+%suse_update_desktop_file mprof-heap-viewer
+%suse_update_desktop_file gendarme-wizard
+%suse_update_desktop_file gsharp
# Move create-native-map stuff out of lib into share
mkdir $RPM_BUILD_ROOT/%_prefix/share/create-native-map
mv $RPM_BUILD_ROOT/%_prefix/lib/create-native-map/MapAttribute.cs
$RPM_BUILD_ROOT/%_prefix/share/create-native-map
@@ -127,14 +135,11 @@
%post
monodoc --make-index
-%if 0%{?fedora_version} || 0%{?rhel_version}
-# Allows overrides of __find_provides in fedora distros... (already set to
zero on newer suse distros)
-%define _use_internal_dependency_generator 0
-%endif
-%define __find_provides env sh -c 'filelist=($(cat)) && { printf "%s\\n"
"${filelist[@]}" | /usr/lib/rpm/find-provides && printf "%s\\n"
"${filelist[@]}" | /usr/bin/mono-find-provides ; } | sort | uniq'
-%define __find_requires env sh -c 'filelist=($(cat)) && { printf "%s\\n"
"${filelist[@]}" | /usr/lib/rpm/find-requires && printf "%s\\n"
"${filelist[@]}" | /usr/bin/mono-find-requires ; } | sort | uniq'
%changelog
+* Tue Mar 31 2009 ajorgensen@xxxxxxxxxx
+- Update to 2.4
+ * http://www.mono-project.com/Release_Notes_Mono_2.4
* Fri Oct 31 2008 maw@xxxxxxx
- Build without gecko-sharp2 if we're on > 11.0 (bnc#420561).
* Wed Sep 10 2008 ajorgensen@xxxxxxxxxx
++++++ mono-tools-2.0.tar.bz2 -> mono-tools-2.4.tar.bz2 ++++++
++++ 103609 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |