14
0
forked from pool/python-pycurl

Accepting request 162833 from home:namtrac:bugfix

- Add Source URL, see https://en.opensuse.org/SourceUrls 

- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=13
This commit is contained in:
Sascha Peilicke
2013-04-05 13:52:47 +00:00
committed by Git OBS Bridge
parent aca97b1615
commit f2c2768912
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 5 13:16:51 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Sat Apr 28 06:42:57 UTC 2012 - highwaystar.ru@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pycurl
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@@ -23,7 +23,7 @@ Url: http://pycurl.sourceforge.net/
Summary: PycURL -- cURL library module
License: LGPL-2.1+ and MIT
Group: Development/Languages/Python
Source: pycurl-%{version}.tar.gz
Source: http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
Patch0: pycurl-7.18.1-nostaticlibs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libcurl-devel >= 7.19.0

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 5 13:17:05 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python3-pycurl
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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://pycurl.sourceforge.net/
Summary: PycURL -- cURL library module
License: LGPL-2.1+ and MIT
Group: Development/Languages/Python
Source: %{modname}-%{version}.tar.gz
Source: http://pycurl.sourceforge.net/download/%{modname}-%{version}.tar.gz
Patch0: %{modname}-7.18.1-nostaticlibs.patch
#patch from upstream http://sourceforge.net/tracker/?func=detail&aid=3188495&group_id=28236&atid=392779
Patch1: pycurl-python3.patch