- remove fragile _service

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2011-09-19 15:15:53 +00:00 committed by Git OBS Bridge
parent 46d3a3c2e5
commit 4590304230
4 changed files with 6 additions and 13 deletions

View File

@ -1,12 +0,0 @@
<services>
<service name="download_url">
<param name="protocol">ftp</param>
<param name="host">ftp.csx.cam.ac.uk</param>
<param name="path">/pub/software/programming/pcre/pcre-8.12.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:pcre-8.12.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">c63070d461edc451ec9457f2324e152a531e907d5c5d2d8f8121e725acd1aeec</param>
</service>
</services>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 19 15:15:41 UTC 2011 - coolo@suse.com
- remove fragile _service
-------------------------------------------------------------------
Wed Mar 9 14:20:37 UTC 2011 - coolo@novell.com

View File

@ -31,7 +31,7 @@ Obsoletes: pcre-64bit
%endif
#
Url: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
Source: %name-%version.tar.bz2
Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%name-%version.tar.bz2
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch: pcre-visibility.patch