Build git-svn as arch subpkg due to new git-remote-testsvn binary
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
0b3a2f327a
commit
879b276664
4
git.spec
4
git.spec
@ -200,9 +200,6 @@ Requires: git = %{version}-%{release}
|
|||||||
%package svn
|
%package svn
|
||||||
Summary: Git tools for importing Subversion repositories
|
Summary: Git tools for importing Subversion repositories
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
%if %{noarch_sub}
|
|
||||||
BuildArch: noarch
|
|
||||||
%endif
|
|
||||||
Requires: git = %{version}-%{release}, subversion, perl(Term::ReadKey)
|
Requires: git = %{version}-%{release}, subversion, perl(Term::ReadKey)
|
||||||
%description svn
|
%description svn
|
||||||
Git tools for importing Subversion repositories.
|
Git tools for importing Subversion repositories.
|
||||||
@ -610,6 +607,7 @@ rm -rf %{buildroot}
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Jan 03 2013 Adam Tkac <atkac redhat com> - 1.8.1-1
|
* Thu Jan 03 2013 Adam Tkac <atkac redhat com> - 1.8.1-1
|
||||||
- update to 1.8.1
|
- update to 1.8.1
|
||||||
|
- build git-svn as arch subpkg due to new git-remote-testsvn binary
|
||||||
|
|
||||||
* Tue Dec 11 2012 Adam Tkac <atkac redhat com> - 1.8.0.2-1
|
* Tue Dec 11 2012 Adam Tkac <atkac redhat com> - 1.8.0.2-1
|
||||||
- update to 1.8.0.2
|
- update to 1.8.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user