[viewvc/f15] Don't require subversion-python. Not in stable yet.

bojan bojan at fedoraproject.org
Fri Dec 2 21:41:36 UTC 2011


commit 9dd1d53cc9cdddd3a08a873e96160a65fbfa17c5
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Sat Dec 3 08:41:02 2011 +1100

    Don't require subversion-python. Not in stable yet.

 viewvc.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/viewvc.spec b/viewvc.spec
index ff86311..1c8dd89 100644
--- a/viewvc.spec
+++ b/viewvc.spec
@@ -2,7 +2,7 @@
 
 Name:           viewvc
 Version:        1.1.12
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
 Group:          Development/Tools
@@ -21,7 +21,6 @@ BuildArch:      noarch
 BuildRequires:  python-devel >= 2.0, python-pygments
 Requires:       rcs, diffutils
 Requires:       subversion >= 1.2
-Requires:       subversion-python >= 1.2
 Requires:       cvsgraph
 Requires:       python-pygments
 
@@ -119,6 +118,9 @@ with decent performance when run under Apache.
 %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
 
 %changelog
+* Sat Dec  3 2011 Bojan Smojver <bojan at rexursive.com> - 1.1.12-2
+- don't require subversion-python
+
 * Fri Nov  4 2011 Bojan Smojver <bojan at rexursive.com> - 1.1.12-1
 - bump up to 1.1.12
 


More information about the scm-commits mailing list