Hello community,

here is the log from the commit of package mono-basic for openSUSE:Factory 
checked in at 2014-11-04 17:28:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mono-basic (Old)
 and      /work/SRC/openSUSE:Factory/.mono-basic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mono-basic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mono-basic/mono-basic.changes    2011-09-23 
02:13:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mono-basic.new/mono-basic.changes       
2014-11-04 17:28:53.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Oct 30 17:32:14 UTC 2014 - mailaen...@opensuse.org
+
+- http://en.opensuse.org/SourceUrls
+
+-------------------------------------------------------------------
+Tue Oct 28 14:50:07 UTC 2014 - i...@marguerite.su
+
+- update version 3.8
+  * see commits: github.com/mono/mono-basic
+
+-------------------------------------------------------------------

Old:
----
  mono-basic-2.10.tar.bz2

New:
----
  mono-basic-3.8.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mono-basic.spec ++++++
--- /var/tmp/diff_new_pack.QGRSM7/_old  2014-11-04 17:28:54.000000000 +0100
+++ /var/tmp/diff_new_pack.QGRSM7/_new  2014-11-04 17:28:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-basic
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,18 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mono-basic
-BuildRequires:  mono-devel mono-winforms unzip
+Version:        3.8
+Release:        0
+Summary:        Mono's Visual Basic Compiler and Runtime
 License:        LGPL-2.1
 Group:          Development/Languages/Mono
-Summary:        Mono's VB Runtime
-Url:            http://go-mono.org/
-Version:        2.10
-Release:        1
-Source0:        %{name}-%{version}.tar.bz2
+Url:            https://github.com/mono/mono-basic
+Source:         
http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
+BuildRequires:  mono-devel
+BuildRequires:  mono-winforms
+BuildRequires:  unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -39,31 +39,28 @@
 
 Mono's VB runtime.
 
-%files
-%defattr(-, root, root)
-%_mandir/man1/vbnc.1*
-%_prefix/bin/vbnc*
-%_prefix/lib/mono/*/Microsoft.VisualBasic.dll
-%_prefix/lib/mono/*/Mono.Cecil.VB*.dll
-%_prefix/lib/mono/4.0/vbnc*
-%_prefix/lib/mono/gac/Microsoft.VisualBasic
-%_prefix/lib/mono/gac/Mono.Cecil.VB*
-
 %prep
 %setup -q
 
 %build
 ./configure --prefix=%{_prefix}
-make
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot}
-rm -f %{buildroot}%{_prefix}/lib/mono/2.0/extract-source.exe*
-rm -f %{buildroot}%{_prefix}/lib/mono/2.0/rt-console.exe*
-rm -f %{buildroot}%{_prefix}/lib/mono/2.0/rt-execute.exe*
-rm -f %{buildroot}%{_prefix}/lib/mono/2.0/rt.exe*
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+rm -f %{buildroot}%{_libexecdir}/mono/2.0/extract-source.exe*
+rm -f %{buildroot}%{_libexecdir}/mono/2.0/rt-console.exe*
+rm -f %{buildroot}%{_libexecdir}/mono/2.0/rt-execute.exe*
+rm -f %{buildroot}%{_libexecdir}/mono/2.0/rt.exe*
 
-%clean
-rm -rf %{buildroot}
+%files
+%defattr(-, root, root)
+%{_mandir}/man1/vbnc.1*
+%{_bindir}/vbnc*
+%{_libexecdir}/mono/*/Microsoft.VisualBasic.dll
+%{_libexecdir}/mono/*/Mono.Cecil.VB*.dll
+%{_libexecdir}/mono/4.5/vbnc*
+%{_libexecdir}/mono/gac/Microsoft.VisualBasic
+%{_libexecdir}/mono/gac/Mono.Cecil.VB*
 
 %changelog

++++++ mono-basic-2.10.tar.bz2 -> mono-basic-3.8.tar.bz2 ++++++
++++ 100726 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to