- Use software services.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=49
This commit is contained in:
Philipp Thomas 2010-12-22 15:27:27 +00:00 committed by Git OBS Bridge
parent 0a6f9f1894
commit aafa4f62a1
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<?xml version="1.0" ?>
<services>
<service name="download_url"><param name="path">/gnu/coreutils</param><param name="host">ftp.gnu.org</param></service>
<service name="download_url">
<param name="protocol">ftp</param>
<param name="host">ftp.gnu.org</param>
<param name="path">/gnu/coreutils-coreutils-8.7.tar.xz</param>
</service>
</services>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 22 15:27:08 UTC 2010 - pth@novell.com
- Use software services.
-------------------------------------------------------------------
Wed Nov 17 08:33:10 UTC 2010 - coolo@novell.com