- Remove hg-viz, git-rev-tree
This commit is contained in:
parent
dd47557779
commit
c6385fcfb6
@ -3,7 +3,7 @@
|
|||||||
Summary: A fast, lightweight distributed source control management system
|
Summary: A fast, lightweight distributed source control management system
|
||||||
Name: mercurial
|
Name: mercurial
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://www.selenic.com/mercurial/
|
URL: http://www.selenic.com/mercurial/
|
||||||
@ -142,8 +142,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_sysconfdir}/bash_completion.d/mercurial.sh
|
%{_sysconfdir}/bash_completion.d/mercurial.sh
|
||||||
%{_datadir}/zsh/site-functions/_mercurial
|
%{_datadir}/zsh/site-functions/_mercurial
|
||||||
%{_bindir}/hg-ssh
|
%{_bindir}/hg-ssh
|
||||||
%{_bindir}/hg-viz
|
|
||||||
%{_bindir}/git-rev-tree
|
|
||||||
%dir %{_sysconfdir}/bash_completion.d/
|
%dir %{_sysconfdir}/bash_completion.d/
|
||||||
%dir %{_datadir}/zsh/site-functions/
|
%dir %{_datadir}/zsh/site-functions/
|
||||||
%dir %{_sysconfdir}/mercurial
|
%dir %{_sysconfdir}/mercurial
|
||||||
@ -167,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
##cd tests && %{__python} run-tests.py
|
##cd tests && %{__python} run-tests.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 4 2010 Neal Becker <ndbecker2@gmail.com> - 1.6-2
|
||||||
|
- Remove hg-viz, git-rev-tree
|
||||||
|
|
||||||
* Sun Jul 4 2010 Neal Becker <ndbecker2@gmail.com> - 1.6-1
|
* Sun Jul 4 2010 Neal Becker <ndbecker2@gmail.com> - 1.6-1
|
||||||
- Update to 1.6
|
- Update to 1.6
|
||||||
- git-viz is removed
|
- git-viz is removed
|
||||||
|
Loading…
Reference in New Issue
Block a user