Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2013-05-07 07:21:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2013-05-06 09:51:29.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2013-05-07 
07:21:30.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  6 14:37:58 UTC 2013 - sch...@linux-m68k.org
+
+- Create links from %{gitexecdir}/git instead of %{gitexecdir}/git-add
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.3hy0rE/_old  2013-05-07 07:21:32.000000000 +0200
+++ /var/tmp/diff_new_pack.3hy0rE/_new  2013-05-07 07:21:32.000000000 +0200
@@ -261,7 +261,7 @@
 # create predictable symlinks to make apparmor profile work
 for i in git git-upload-archive git-receive-pack; do
   rm $RPM_BUILD_ROOT%{_bindir}/$i
-  ln -s %{gitexecdir}/git-add $RPM_BUILD_ROOT%{_bindir}/$i
+  ln -s %{gitexecdir}/git $RPM_BUILD_ROOT%{_bindir}/$i
 done
 if ! test -f $RPM_BUILD_ROOT%{gitexecdir}/git-add; then
   echo "git-add is not a regular file, apparmor profile won't work!" >&2

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

Reply via email to