Hello community, here is the log from the commit of package moarvm for openSUSE:Factory checked in at 2014-03-14 15:16:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/moarvm (Old) and /work/SRC/openSUSE:Factory/.moarvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "moarvm" Changes: -------- --- /work/SRC/openSUSE:Factory/moarvm/moarvm.changes 2014-03-11 06:46:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.moarvm.new/moarvm.changes 2014-03-14 15:16:59.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 11 11:26:26 CET 2014 - [email protected] + +- fix file list for i586 debuginfo builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moarvm.spec ++++++ --- /var/tmp/diff_new_pack.yajYf5/_old 2014-03-14 15:16:59.000000000 +0100 +++ /var/tmp/diff_new_pack.yajYf5/_new 2014-03-14 15:16:59.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package +# spec file for package moarvm # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global mvrel 2014.02 Name: moarvm Version: %mvrel -Release: 1 -License: Artistic-2.0 +Release: 0 Summary: A virtual machine built especially for Rakudo Perl 6 -Url: http://moarvm.org +License: Artistic-2.0 Group: Development/Libraries/Other +Url: http://moarvm.org Source: http://moarvm.org/releases/MoarVM-%{mvrel}.tar.gz %description @@ -33,6 +34,7 @@ %package devel Summary: MoarVM development headers and libraries +Group: Development/Libraries/Other Requires: %{name} = %{version} %description devel @@ -55,7 +57,8 @@ %defattr(-,root,root) %doc LICENSE CREDITS Artistic2.txt docs %{_bindir}/moar -%{_libdir}/* +%{_libdir}/moar +%{_libdir}/libmoar* %files devel %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
