[rabbitvcs/f15] Removes rabbitvcs-git and rabbitvcs-svn to integrate them into rabbitvcs-core

Juan Manuel Rodriguez Moreno nushio at fedoraproject.org
Wed Sep 21 16:10:15 UTC 2011


commit 32ed8cb28b1763c32823f4cb40a0d993b6ee25e1
Author: Juan Rodriguez <nushio at fedoraproject.org>
Date:   Wed Sep 21 11:10:14 2011 -0500

    Removes rabbitvcs-git and rabbitvcs-svn to integrate them into rabbitvcs-core

 rabbitvcs.spec |   36 ++++--------------------------------
 1 files changed, 4 insertions(+), 32 deletions(-)
---
diff --git a/rabbitvcs.spec b/rabbitvcs.spec
index b50e80d..18f95d4 100644
--- a/rabbitvcs.spec
+++ b/rabbitvcs.spec
@@ -38,6 +38,8 @@ Requires:       python-configobj
 Requires:       subversion
 
 Obsoletes:      rabbitvcs <= 0.13.1
+Obsoletes:      rabbitvcs-git
+Obsoletes:      rabbitvcs-svn
 
 BuildArch:      noarch
 
@@ -95,31 +97,6 @@ RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems you use. This is the 
 extension for command line interface.
 
-%package svn
-Summary:        Git support for RabbitVCS
-Group:          Development/Tools
-Requires:       rabbitvcs-core = %{version}-%{release}
-Requires:       subversion
-Requires:       pysvn
-BuildArch:      noarch
-
-%description svn
-RabbitVCS is a set of graphical tools written to provide simple and 
-straightforward access to the version control systems you use. This adds
-svn support.
-
-%package git
-Summary:        Git support for RabbitVCS
-Group:          Development/Tools
-Requires:       rabbitvcs-core = %{version}-%{release}
-Requires:       python-dulwich
-BuildArch:      noarch
-
-%description git
-RabbitVCS is a set of graphical tools written to provide simple and 
-straightforward access to the version control systems you use. This adds
-git support. 
-
 %prep
 %setup -q
 
@@ -191,15 +168,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root,-)
 %{_bindir}/%{name}
 
-%files svn
-%defattr(-, root, root,-)
-
-%files git
-%defattr(-, root, root,-)
-
-%changeloga
+%changelog
 * Wed Sep 21 2011 Juan Rodriguez <nushio at fedoraproject.org> - 0.14.2.1-3
 - Adds a dependency to python-dulwich so the git plugin can work
+- Removes rabbitvcs-git and rabbitvcs-svn
 
 * Tue Sep 13 2011 Juan Rodriguez <nushio at fedoraproject.org> - 0.14.2.1-2
 - Removes Nautilus dependency on rabbitvcs-core


More information about the scm-commits mailing list