Hello community,

here is the log from the commit of package git for openSUSE:Factory
checked in at Thu Jun 30 10:43:50 CEST 2011.



--------
--- git/git.changes     2011-06-27 18:22:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/git/git.changes        2011-06-29 
17:39:00.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 29 17:38:24 CEST 2011 - [email protected]
+
+- Add SuSEfirewall profile for git-daemon (bnc#628048)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  susefirewall-git-daemon

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

Other differences:
------------------
++++++ cgit.spec ++++++
--- /var/tmp/diff_new_pack.9m2Wwj/_old  2011-06-30 10:39:46.000000000 +0200
+++ /var/tmp/diff_new_pack.9m2Wwj/_new  2011-06-30 10:39:46.000000000 +0200
@@ -25,7 +25,7 @@
 Group:          Development/Libraries/C and C++
 AutoReqProv:    on
 Version:        0.9
-Release:        6
+Release:        7
 Summary:        A web frontend for git repositories
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        git-%{git_version}.tar.bz2

++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.9m2Wwj/_old  2011-06-30 10:39:46.000000000 +0200
+++ /var/tmp/diff_new_pack.9m2Wwj/_new  2011-06-30 10:39:46.000000000 +0200
@@ -17,6 +17,7 @@
 
 
 %define gitexecdir %_libexecdir/git
+%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           git
 %if 0%{?suse_version} < 1030
@@ -39,7 +40,7 @@
 BuildRequires:  python
 BuildRequires:  perl-Error
 Version:        1.7.6
-Release:        1
+Release:        3
 Summary:        Fast, scalable, distributed revision control system
 License:        GPLv2+
 Group:          Development/Tools/Version Control
@@ -50,6 +51,7 @@
 Source3:        git-daemon.init
 Source4:        git.xinetd
 Source5:        usr.share.git-web.gitweb.cgi
+Source6:        susefirewall-git-daemon
 Patch1:         git-nohardlink.diff
 Patch2:         git-python-install-fix.diff
 Patch3:         completion-wordbreaks.diff
@@ -304,6 +306,8 @@
 install -d -m 755 $RPM_BUILD_ROOT/srv/git
 install -d -m 755 $RPM_BUILD_ROOT/etc/xinetd.d
 install -m 644 %{S:4} $RPM_BUILD_ROOT/etc/xinetd.d/git
+mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir}
+install -m 644 %{S:6} $RPM_BUILD_ROOT/%{_fwdefdir}/git-daemon
 ###
 (find $RPM_BUILD_ROOT%{_bindir} -type f | grep -vE 
"archimport|svn|cvs|email|gitk|daemon|gui" | sed -e s@^$RPM_BUILD_ROOT@@)       
            > bin-man-doc-files
 (find $RPM_BUILD_ROOT%{gitexecdir} -mindepth 1 | grep -vE 
"archimport|svn|cvs|email|gitk|daemon|gui" | sed -e s@^$RPM_BUILD_ROOT@@)       
        >> bin-man-doc-files
@@ -397,6 +401,7 @@
 %{!?_without_docs: %{_mandir}/man1/*daemon*.1*}
 %{!?_without_docs: %doc Documentation/*daemon*.html }
 %config(noreplace) /etc/xinetd.d/git
+%config %{_fwdefdir}/*
 
 %files -n gitk
 %defattr(-,root,root)

++++++ susefirewall-git-daemon ++++++
## Name: git-daemon
## Description: Open ports for git-daemon

TCP="git"

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to