- Update bundled git tarball to 2.6.1 [bnc#948969]
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/cgit?expand=0&rev=24
This commit is contained in:
parent
797237aaa4
commit
ae6b806019
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 09:59:22 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update bundled git tarball to 2.6.1 [bnc#948969]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 14:47:29 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_version 2.5.3
|
||||
%define git_version 2.6.1
|
||||
|
||||
Name: cgit
|
||||
Version: 0.11.2
|
||||
@ -67,8 +67,8 @@ make install install-man DESTDIR="%buildroot" prefix="%_prefix" \
|
||||
mkdir -p "%buildroot/srv/www/cgi-bin/cgit/"
|
||||
mv "%{buildroot}"/srv/www/{htdocs,cgi-bin}/cgit/cgit.cgi
|
||||
|
||||
mkdir -p "%{buildroot}"/etc
|
||||
cp %{SOURCE9} "%{buildroot}"/etc/cgitrc
|
||||
mkdir -p "%buildroot/%_sysconfdir"
|
||||
cp %{SOURCE9} "%buildroot/%_sysconfdir/cgitrc"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -77,6 +77,6 @@ cp %{SOURCE9} "%{buildroot}"/etc/cgitrc
|
||||
/srv/www/cgi-bin/cgit/
|
||||
/srv/www/htdocs/cgit/
|
||||
/usr/lib/cgit/
|
||||
%config(noreplace) /etc/cgitrc
|
||||
%config(noreplace) %_sysconfdir/cgitrc
|
||||
|
||||
%changelog
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:124d29d857a1282fd2111cf4a021f156e8bae917f455b4551b2aea87f0453a1a
|
||||
size 3745096
|
BIN
git-2.6.1.tar.sign
Normal file
BIN
git-2.6.1.tar.sign
Normal file
Binary file not shown.
3
git-2.6.1.tar.xz
Normal file
3
git-2.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc7c727745d5eb0d796a16dc7c4b999c184830110e0aeb592c788597cc8e9ccd
|
||||
size 3811268
|
Loading…
Reference in New Issue
Block a user