]> git.pld-linux.org Git - packages/libsoup3.git/commitdiff
- updated to 1.99.22
authorArtur Frysiak <artur@frysiak.net>
Mon, 26 May 2003 15:27:41 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libsoup.spec -> 1.14

libsoup.spec

index 0769539d07ea71a84225b1cd2b14c7105fbd671d..3f35563c3f46a796c205daa63653809bb06b239d 100644 (file)
@@ -1,8 +1,10 @@
+# hack for distributor fault
+%define        broken_ver 1.99.20
 
 Summary:       SOAP (Simple Object Access Protocol) implementation in C
 Summary(pl):   Implementacja w C SOAP (Simple Object Access Protocol)
 Name:          libsoup
-Version:       1.99.20
+Version:       1.99.22
 Release:       0.1
 License:       LGPL
 Group:         X11/Libraries
@@ -55,7 +57,7 @@ SOAP static libraries.
 Biblioteki statyczne SOAP.
 
 %prep
-%setup  -q
+%setup  -q -n %{name}-%{broken_ver}
 
 %build
 rm -f missing
This page took 1.101457 seconds and 4 git commands to generate.