SHA256
6
0
forked from pool/zlib
OBS User unknown
2009-05-18 22:27:44 +00:00
committed by Git OBS Bridge
parent 2dab7424f6
commit 9e744c7176
4 changed files with 426 additions and 1 deletions

View File

@@ -30,14 +30,17 @@ Obsoletes: zlib-64bit
%endif
#
Version: 1.2.3
Release: 138
Release: 139
Summary: Data Compression Library
Source: zlib-%{version}.tar.bz2
Source1: LICENSE
Patch: zlib-1.2.1-make-test.patch
Patch1: zlib-1.2.1-vsnprintf.patch
Patch2: zlib-1.2.1-CFLAGS.dif
Patch3: zlib-1.2.2-format.patch
Patch4: zlib-1.2.3-visibility-support.patch
#PATCH-FIX-UPSTREAM patch from Brian Raiter, update only license text of contrib file (#490107)
Patch5: zlib-1.2.3-686.patch
Url: http://www.zlib.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -95,6 +98,7 @@ libraries.
%patch2
%patch3 -p1
%patch4 -p1
%patch5 -p1
%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --shared
@@ -145,6 +149,10 @@ rm -rf %{buildroot}
%{_libdir}/libz.a
%changelog
* Fri Apr 24 2009 mseben@suse.cz
- added LICENSE file, for GPL licensed contrib files, however
they are not used to build our zlib library (bnc#490107)
- added zlib-1.2.3-686.patch - update license text (bnc#490107)
* Sat Mar 21 2009 crrodriguez@suse.de
- there is one valid use case of static zlib in "qemu" package
split a -devel-static subpackage, please do not BuildRequire