|
|
@@ -32,11 +32,11 @@ Distribution: OpenPKG Community
|
|
|
Class: PLUS
|
|
|
Group: LDAP
|
|
|
License: GPL
|
|
|
-Version: 1.2.3
|
|
|
-Release: 20070510
|
|
|
+Version: 1.3.0
|
|
|
+Release: 20070927
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://webtomware.rhoen.de/ldapdiff-%{version}.tar.gz
|
|
|
+Source0: http://webtomware.rhoen.de/ldapdiff-%{version}.tgz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -57,7 +57,7 @@ AutoReqProv: no
|
|
|
prog ldapdiff = {
|
|
|
version = %{version}
|
|
|
url = http://webtomware.rhoen.de/
|
|
|
- regex = ldapdiff-(__VER__)\.tar\.gz
|
|
|
+ regex = ldapdiff-(__VER__)\.(tgz|tar\.gz)
|
|
|
}
|
|
|
|
|
|
%prep
|