Logoj0ke.net Open Build Service > Projects > devel:libs > w3c-libwww > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed w3c-libwww.spec
x
 
1
@@ -1,22 +1,22 @@
2
 # Note that this is NOT a relocatable package
3
-Summary: HTTP library of common code
4
-Name: w3c-libwww
5
-Version: 5.4.0
6
-Release: 10.1.RHEL4.2
7
-License: W3C (see: http://www.w3.org/Consortium/Legal/copyright-software.html)
8
-Group: System Environment/Libraries
9
-Packager:     peter+rpmspam@suntel.com.tr
10
-Source: http://www.w3.org/Library/Distribution/w3c-libwww-%{version}.tgz
11
-Patch0: w3c-libwww-5.2.8-destdir.patch
12
-Patch1: w3c-libwww-5.3.2-incdir.patch
13
-Patch2: w3c-libwww-ppc64.patch
14
-Patch3: w3c-libwww-autostar.patch
15
-Patch4: w3c-libwww-5.4.0-type.patch
16
-Patch5: w3c-libwww-5.4.0-htbound.patch
17
-URL: http://www.w3.org/Library
18
-BuildRoot: /var/tmp/%{name}-root
19
-BuildRequires: libtool autoconf automake zlib-devel
20
-BuildRequires: openssl-devel
21
+#!BuildIgnore: post-build-checks
22
+Summary:   HTTP library of common code
23
+Name:      w3c-libwww
24
+Version:   5.4.0
25
+Release:   11
26
+License:   W3C (see: http://www.w3.org/Consortium/Legal/copyright-software.html)
27
+Group:     System Environment/Libraries
28
+Source:        http://www.w3.org/Library/Distribution/w3c-libwww-%{version}.tgz
29
+Patch0:        w3c-libwww-5.2.8-destdir.patch
30
+Patch1:        w3c-libwww-5.3.2-incdir.patch
31
+Patch2:        w3c-libwww-ppc64.patch
32
+Patch3:        w3c-libwww-autostar.patch
33
+Patch4:        w3c-libwww-5.4.0-type.patch
34
+Patch5:        w3c-libwww-5.4.0-htbound.patch
35
+URL:       http://www.w3.org/Library
36
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
37
+BuildRequires: libtool autoconf automake zlib-devel
38
+BuildRequires: openssl-devel
39
 
40
 %description
41
 Libwww is a general-purpose Web API written in C for Unix and Windows (Win32).
42
@@ -128,6 +128,9 @@
43
 %{_prefix}/include/xmlparse.h
44
 
45
 %changelog
46
+* Sun Apr 19 2009 Carsten Schoene <cs@linux-administrator.com> - 5.4.0-11
47
+- import to BS
48
+ 
49
 * Wed Nov 15 2006 Harald Hoyer <harald@redhat.com> - 5.4.0-10.1.RHEL4.2
50
 - fix for libwww's handling of multipart/byteranges content and possible
51
   stack overflow, CVE-2005-3183
52