From 600a811f9a7b02a1415f580aa72aa7465291b8dfecbeecb4a8bff0ecf63cb1e8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 1 Feb 2010 18:15:51 +0000 Subject: [PATCH 1/4] Accepting request 30334 from home:jengelh:branches:devel:languages:python Copy from home:jengelh:branches:devel:languages:python/python-pysvn via accept of submit request 30334 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/30334 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=4 --- python-pysvn.spec | 4 ++-- ready | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 ready diff --git a/python-pysvn.spec b/python-pysvn.spec index b5d40bb..7f615fb 100644 --- a/python-pysvn.spec +++ b/python-pysvn.spec @@ -1,7 +1,7 @@ # # spec file for package python-pysvn (Version 1.7.0) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -26,7 +26,7 @@ License: Apache Software License .. BuildRequires: gcc gcc-c++ libapr1-devel libcom_err-devel libcom_err2 libexpat-devel neon-devel python python-devel python-xml subversion-devel Requires: neon subversion Version: 1.7.0 -Release: 2 +Release: 1 Source0: %{_realname}-%{version}.tar.bz2 Patch0: bnc445431_pysvn_svnenv.cpp.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 From fcf5edf4abad86e871e860ad92b0c4cda7ed7359c0c92834e320d3eadcbb866f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 8 Mar 2010 17:21:38 +0000 Subject: [PATCH 2/4] Accepting request 34265 from devel:languages:python checked in (request 34265) OBS-URL: https://build.opensuse.org/request/show/34265 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=6 --- python-pysvn.changes | 5 ----- python-pysvn.spec | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/python-pysvn.changes b/python-pysvn.changes index 2d69022..d178c96 100644 --- a/python-pysvn.changes +++ b/python-pysvn.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Sat Jan 23 20:19:55 CET 2010 - jengelh@medozas.de - -- enable parallel build - ------------------------------------------------------------------- Sat Aug 8 15:27:59 CEST 2009 - hpj@urpla.net diff --git a/python-pysvn.spec b/python-pysvn.spec index 7f615fb..231503f 100644 --- a/python-pysvn.spec +++ b/python-pysvn.spec @@ -71,9 +71,9 @@ sed -i 's/CCFLAGS=-Wall/CCFLAGS=$(RPM_OPT_FLAGS) -Wall -Wno-deprecated/g' Source cd Source python setup.py backport python setup.py configure --norpath -make %{?_smp_mflags} +make #cd ../Tests -#make %{?_smp_mflags} +#make %install mkdir -p $RPM_BUILD_ROOT/%_sitedir From 72844cdddb660859d3e69ac8db433474ac628164c7a95924f779b89b22c5be70 Mon Sep 17 00:00:00 2001 From: Thomas Schraitle Date: Mon, 23 Aug 2010 06:49:18 +0000 Subject: [PATCH 3/4] Accepting request 45845 from home:thomas-schraitle:branches:devel:languages:python Copy from home:thomas-schraitle:branches:devel:languages:python/python-pysvn via accept of submit request 45845 revision 3. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/45845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=7 --- pysvn-1.7.0.tar.bz2 | 3 --- pysvn-1.7.4.tar.bz2 | 3 +++ python-pysvn.changes | 15 +++++++++++++++ python-pysvn.spec | 21 ++++++++++++--------- ready | 0 5 files changed, 30 insertions(+), 12 deletions(-) delete mode 100644 pysvn-1.7.0.tar.bz2 create mode 100644 pysvn-1.7.4.tar.bz2 delete mode 100644 ready diff --git a/pysvn-1.7.0.tar.bz2 b/pysvn-1.7.0.tar.bz2 deleted file mode 100644 index a0293de..0000000 --- a/pysvn-1.7.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5669e7072cecd2c1ed6a8948f9014def8d143d9bd0dc838320d1196d3a4a5766 -size 239878 diff --git a/pysvn-1.7.4.tar.bz2 b/pysvn-1.7.4.tar.bz2 new file mode 100644 index 0000000..882364d --- /dev/null +++ b/pysvn-1.7.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948966616f54946e6c706c329f617d2eb7ef87159d6b00e3064cd6a1a7b5c8cd +size 231235 diff --git a/python-pysvn.changes b/python-pysvn.changes index d178c96..05c8323 100644 --- a/python-pysvn.changes +++ b/python-pysvn.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Aug 19 11:16:31 UTC 2010 - toms@suse.de + +- Update to version 1.7.4 + +------------------------------------------------------------------- +Sat May 29 13:32:57 UTC 2010 - toms@suse.de + +- Update to version 1.7.2 + +------------------------------------------------------------------- +Sat Jan 23 20:19:55 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Sat Aug 8 15:27:59 CEST 2009 - hpj@urpla.net diff --git a/python-pysvn.spec b/python-pysvn.spec index 231503f..b9e2034 100644 --- a/python-pysvn.spec +++ b/python-pysvn.spec @@ -1,7 +1,7 @@ # -# spec file for package python-pysvn (Version 1.7.0) +# spec file for package python-pysvn (Version 1.7.4) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -25,7 +25,7 @@ Url: http://pysvn.tigris.org License: Apache Software License .. BuildRequires: gcc gcc-c++ libapr1-devel libcom_err-devel libcom_err2 libexpat-devel neon-devel python python-devel python-xml subversion-devel Requires: neon subversion -Version: 1.7.0 +Version: 1.7.4 Release: 1 Source0: %{_realname}-%{version}.tar.bz2 Patch0: bnc445431_pysvn_svnenv.cpp.diff @@ -40,9 +40,11 @@ Summary: Highlevel Subversion Python Bindings %description pysvn is a highlevel and easy to use Python bindings to Subversion. The pysvn project's goal is to enable Tools to be written in Python -that use Subversion. Windows, Mac OS X, Linux and other unix -platforms are supported. Features: * Supports all svn client -features +that use Subversion. Windows, Mac OS X, Linux and other unix +platforms are supported. + +Features: +* Supports all svn client features * Supports svn transaction features required to write svn pre-commit hooks @@ -70,10 +72,11 @@ sed -i 's/CCFLAGS=-Wall/CCFLAGS=$(RPM_OPT_FLAGS) -Wall -Wno-deprecated/g' Source %build cd Source python setup.py backport -python setup.py configure --norpath -make +python setup.py configure +# --norpath +make %{?_smp_mflags} #cd ../Tests -#make +#make %{?_smp_mflags} %install mkdir -p $RPM_BUILD_ROOT/%_sitedir diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 145068e5615700693986ec1d11c2c6eb1e160dee389b6d59ffdb7c2536cb4c43 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Sep 2010 09:00:26 +0000 Subject: [PATCH 4/4] * bug fixes for reported issues OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=8 --- python-pysvn.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pysvn.changes b/python-pysvn.changes index 05c8323..788cd64 100644 --- a/python-pysvn.changes +++ b/python-pysvn.changes @@ -2,6 +2,7 @@ Thu Aug 19 11:16:31 UTC 2010 - toms@suse.de - Update to version 1.7.4 + * bug fixes for reported issues ------------------------------------------------------------------- Sat May 29 13:32:57 UTC 2010 - toms@suse.de