Accepting request 174419 from devel:tools:scm
- Don't own /etc/apache2, buildrequire apache2 instead. OBS-URL: https://build.opensuse.org/request/show/174419 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=110
This commit is contained in:
parent
8b27c41dbc
commit
d986cf39ed
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 10:16:28 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Don't own /etc/apache2, buildrequire apache2 instead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 07:22:29 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
3
git.spec
3
git.spec
@ -41,6 +41,7 @@ Patch4: git-prevent_xss-default.diff
|
||||
# fix broken bash copmletion with colored egrep (bnc#779536)
|
||||
Patch5: git-bash-completion-egrep-color-fix.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: apache2
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: curl
|
||||
BuildRequires: fdupes
|
||||
@ -354,8 +355,6 @@ fi
|
||||
%files web
|
||||
%defattr(-,root,root)
|
||||
%doc README.gitweb INSTALL.gitweb
|
||||
%dir /etc/apache2
|
||||
%dir /etc/apache2/conf.d
|
||||
%config(noreplace) /etc/apache2/conf.d/gitweb.conf
|
||||
/usr/share/gitweb
|
||||
/etc/apparmor.d
|
||||
|
Loading…
Reference in New Issue
Block a user