Hello community, here is the log from the commit of package lua50 for openSUSE:Factory checked in at 2014-09-15 17:39:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua50 (Old) and /work/SRC/openSUSE:Factory/.lua50.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua50" Changes: -------- --- /work/SRC/openSUSE:Factory/lua50/lua50.changes 2014-08-25 11:05:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lua50.new/lua50.changes 2014-09-15 17:40:08.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Sep 10 10:21:53 UTC 2014 - [email protected] + +- fix /etc/rpm/macros.lua50 perms + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua50.spec ++++++ --- /var/tmp/diff_new_pack.IYjvs3/_old 2014-09-15 17:40:09.000000000 +0200 +++ /var/tmp/diff_new_pack.IYjvs3/_new 2014-09-15 17:40:09.000000000 +0200 @@ -126,7 +126,7 @@ ln -sf "%{_sysconfdir}/alternatives/${file}.1.gz" "%{buildroot}%{_mandir}/man1/${file}.1.gz" done -install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.lua50 +install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.lua50 # create pkg-config file cat > lua.pc <<-EOF @@ -162,7 +162,6 @@ %files %defattr(-,root,root) %doc COPYRIGHT HISTORY README -%{_sysconfdir}/rpm/macros.lua50 %{_bindir}/lua%{major_version} %{_bindir}/luac%{major_version} %{_mandir}/man1/lua%{major_version}.1.gz @@ -175,6 +174,7 @@ %ghost %{_sysconfdir}/alternatives/luac %ghost %{_sysconfdir}/alternatives/lua.1.gz %ghost %{_sysconfdir}/alternatives/luac.1.gz +%{_sysconfdir}/rpm/macros.lua50 %files -n liblua%{libsuf} %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
