Hello community,

here is the log from the commit of package cvs2svn for openSUSE:Factory checked 
in at 2011-12-21 09:59:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cvs2svn (Old)
 and      /work/SRC/openSUSE:Factory/.cvs2svn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cvs2svn", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cvs2svn/cvs2svn.changes  2011-09-23 
01:54:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cvs2svn.new/cvs2svn.changes     2011-12-21 
09:59:51.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Sep 18 00:12:11 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cvs2svn.spec ++++++
--- /var/tmp/diff_new_pack.cyoSiU/_old  2011-12-21 09:59:52.000000000 +0100
+++ /var/tmp/diff_new_pack.cyoSiU/_new  2011-12-21 09:59:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package cvs2svn (Version 2.3.0)
+# spec file for package cvs2svn
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,35 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %{!?python_sitelib:  %global python_sitelib  %(%__python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(%__python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %{!?py_ver:          %global pyver %(%__python -c 'import sys; print 
sys.version[:3]')}
 
 Name:           cvs2svn
-%if 0%{?sles_version} >= 9 && 0%{?sles_version} < 10
-BuildRequires:  python25-devel
-Requires:       python25
-%else
 BuildRequires:  python-devel >= 2.4
 Requires:       python >= %{py_ver}, python < %{py_ver}.99
-%endif
 Version:        2.3.0
-Release:        2
+Release:        0
 Requires:       rcs
 Requires:       subversion
 Provides:       subversion-cvs2svn = %{version}
 Obsoletes:      subversion-cvs2svn < %{version}
-Group:          Development/Tools/Version Control
 Url:            http://cvs2svn.tigris.org/
 #
 PreReq:         %insserv_prereq %fillup_prereq
 #
 Summary:        Converts CVS repositories to Subversion repositories
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-License:        ASLv2
+License:        Apache-2.0
 Group:          Development/Tools/Version Control
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # 
http://cvs2svn.tigris.org/files/documents/1462/46528/cvs2svn-%{version}.tar.gz
 Source0:        cvs2svn-%{version}.tar.bz2
 Source99:       cvs2svn-rpmlintrc

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to