- remove fragile _service
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=23
This commit is contained in:
parent
46d3a3c2e5
commit
4590304230
12
_service
12
_service
@ -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>
|
|
@ -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
|
Wed Mar 9 14:20:37 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Obsoletes: pcre-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Url: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
|
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
|
Source2: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Patch: pcre-visibility.patch
|
Patch: pcre-visibility.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user