]> git.pld-linux.org Git - packages/perl-SOAP-Lite.git/commitdiff
- up to 0.60a
authormigo <migo@pld-linux.org>
Sun, 11 Apr 2004 16:22:35 +0000 (16:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-SOAP-Lite.spec -> 1.13

perl-SOAP-Lite.spec

index 08465e52e4fe492c0f87557806220fb1c1865105..602d36bd8a654514fb49589e543218ad5c4347f0 100644 (file)
@@ -8,12 +8,13 @@
 Summary:       SOAP::Lite - Client and server side SOAP implementation
 Summary(pl):   SOAP::Lite - implementacja SOAP po stronie klienta i serwera
 Name:          perl-SOAP-Lite
-Version:       0.55
-Release:       5
+Version:       0.60a
+%define                real_version    %(echo %{version} | sed 's/[a-zA-Z]//')
+Release:       1
 License:       GPL/Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 77618ef6822aa10eaa8770cc20f0d794
+# Source0-md5: aed9f8e9c4cf180d15c6e15aedc484d7
 URL:           http://www.soaplite.com/
 %if %{with tests}
 # this list is probably incomplete
@@ -79,7 +80,7 @@ Examples for SOAP::Lite.
 Przyk³ady u¿ycia SOAP::Lite.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{real_version}
 %{__chmod} u+rw . -R
 
 %build
This page took 0.081688 seconds and 4 git commands to generate.