[git] Build git-svn as arch subpkg due to new git-remote-testsvn binary

Adam Tkac atkac at fedoraproject.org
Thu Jan 3 12:39:54 UTC 2013


commit 879b2766648e96ae7172b97eb30997faf82365f6
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Jan 3 13:39:37 2013 +0100

    Build git-svn as arch subpkg due to new git-remote-testsvn binary
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 git.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/git.spec b/git.spec
index 12be517..9504778 100644
--- a/git.spec
+++ b/git.spec
@@ -200,9 +200,6 @@ Requires:       git = %{version}-%{release}
 %package svn
 Summary:        Git tools for importing Subversion repositories
 Group:          Development/Tools
-%if %{noarch_sub}
-BuildArch:      noarch
-%endif
 Requires:       git = %{version}-%{release}, subversion, perl(Term::ReadKey)
 %description svn
 Git tools for importing Subversion repositories.
@@ -610,6 +607,7 @@ rm -rf %{buildroot}
 %changelog
 * Thu Jan 03 2013 Adam Tkac <atkac redhat com> - 1.8.1-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
 - update to 1.8.0.2


More information about the scm-commits mailing list