Updated to 2.12

This commit is contained in:
Алзим 2017-03-05 16:47:46 +03:00
parent 05ca5873c5
commit 67c6aad4da
2 changed files with 18 additions and 18 deletions

View file

@ -1,2 +1,2 @@
sources:
git-2.11.0.tar.xz: a1567e3b5ef586b931768bec5c7cb3f1c857d469
git-2.12.0.tar.xz: 42aafae5c29324b1fee0264a6c804fdffbd1d8d1

View file

@ -4,8 +4,8 @@
Summary: Global Information Tracker
Name: git
Version: 2.11.0
Release: 3
Version: 2.12.0
Release: 1
Epoch: 1
License: GPLv2+
Group: Development/Tools
@ -127,20 +127,20 @@ Git revision tree visualiser.
#----------------------------------------------------------------------------
%package -n gitview
Summary: Git graphical revision tree visualiser
Group: Development/Other
Requires: git-core = %{EVRD}
Requires: python-cairo
Requires: pygtk2.0
Requires: python-gtksourceview
%description -n gitview
Git graphical revision tree visualiser.
%files -n gitview
%doc contrib/gitview/gitview.txt
%{_bindir}/gitview
# %package -n gitview
# Summary: Git graphical revision tree visualiser
# Group: Development/Other
# Requires: git-core = %{EVRD}
# Requires: python-cairo
# Requires: pygtk2.0
# Requires: python-gtksourceview
#
# %description -n gitview
# Git graphical revision tree visualiser.
#
# %files -n gitview
# %doc contrib/gitview/gitview.txt
# %{_bindir}/gitview
#----------------------------------------------------------------------------
@ -313,7 +313,7 @@ chmod -x contrib/mw-to-git/git-remote-mediawiki.perl
mkdir -p %{buildroot}%{_datadir}/doc/git-core
cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
# (cg) Even tho' we copy the whole contrib dir, copy this rather than symlink incase the user is excluding docs
install -m 755 contrib/gitview/gitview %{buildroot}%{_bindir}
# install -m 755 contrib/gitview/gitview %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_includedir}/git
cp *.h %{buildroot}%{_includedir}/git