commit git for openSUSE:Factory
Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2013-03-28 13:11:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "git", Maintainer is "tiwai@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2013-03-14 15:36:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2013-03-28 13:11:59.000000000 +0100 @@ -1,0 +2,8 @@ +Wed Mar 27 22:42:15 UTC 2013 - lchiquitto@suse.com + +- fix git-daemon's pre-uninstall script to correctly stop the + daemon after removal (bnc#812123) +- fix git-daemon's post-uninstall script to restart the daemon + after update (bnc#812123) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.0jIJBh/_old 2013-03-28 13:12:01.000000000 +0100 +++ /var/tmp/diff_new_pack.0jIJBh/_new 2013-03-28 13:12:01.000000000 +0100 @@ -279,10 +279,11 @@ %{fillup_and_insserv -n git-daemon} %postun daemon +%{restart_on_update git-daemon} %{insserv_cleanup} %preun daemon -%stop_on_removal +%{stop_on_removal git-daemon} %files %defattr(-,root,root) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de