Hello community, here is the log from the commit of package lua for openSUSE:12.3 checked in at 2013-02-05 15:39:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.3/lua (Old) and /work/SRC/openSUSE:12.3/.lua.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.3/lua/lua.changes 2013-01-31 01:26:35.000000000 +0100 +++ /work/SRC/openSUSE:12.3/.lua.new/lua.changes 2013-02-05 15:39:52.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 5 14:18:18 UTC 2013 - [email protected] + +- update alternatives need to be %ghosts + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua.spec ++++++ --- /var/tmp/diff_new_pack.fYqM4a/_old 2013-02-05 15:39:52.000000000 +0100 +++ /var/tmp/diff_new_pack.fYqM4a/_new 2013-02-05 15:39:52.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -155,9 +155,13 @@ %files %defattr(-,root,root) %doc README +%ghost %{_mandir}/man1/lua.1.gz %{_mandir}/man1/lua%{major_version}.1* +%ghost %{_mandir}/man1/luac.1.gz %{_mandir}/man1/luac%{major_version}.1* +%ghost %{_bindir}/lua %{_bindir}/lua%{major_version} +%ghost %{_bindir}/luac %{_bindir}/luac%{major_version} %dir %{_libdir}/lua %dir %{_libdir}/lua/%{major_version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
