|
|
|
|
@ -24,18 +24,18 @@
|
|
|
|
|
# package information |
|
|
|
|
Name: libestr |
|
|
|
|
Summary: Essential String Function Library |
|
|
|
|
URL: http://libestr.sourceforge.net/ |
|
|
|
|
URL: http://libestr.adiscon.com/ |
|
|
|
|
Vendor: Rainer Gerhards |
|
|
|
|
Packager: OpenPKG Foundation e.V. |
|
|
|
|
Distribution: OpenPKG Community |
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Libaries |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 0.1.0 |
|
|
|
|
Release: 20101217 |
|
|
|
|
Version: 0.1.2 |
|
|
|
|
Release: 20110803 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/libestr/libestr-%{version}.tar.gz |
|
|
|
|
Source0: http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20100101 |
|
|
|
|
@ -47,7 +47,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
%track |
|
|
|
|
prog libestr = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://sourceforge.net/projects/libestr/files/ |
|
|
|
|
url = http://libestr.adiscon.com/download/ |
|
|
|
|
regex = libestr-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|