Accepting request 48171 from Archiving
Copy from Archiving/zlib based on submit request 48171 from user elvigia OBS-URL: https://build.opensuse.org/request/show/48171 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
f2140951f9
commit
70d5f064b3
@@ -28,7 +28,7 @@ Obsoletes: zlib-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 1.2.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Data Compression Library
|
||||
Url: http://www.zlib.net/
|
||||
Source: zlib-%{version}.tar.bz2
|
||||
@@ -36,6 +36,8 @@ Source1: LICENSE
|
||||
Source2: baselibs.conf
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch0: zlib-1.2.2-format.patch
|
||||
# PATCH-FIX-UPSTREAM zlib-lfs.patch dimstar@opensuse.org -- Properly define large file support. Patch taken from gentoo
|
||||
Patch1: zlib-lfs.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
@@ -78,6 +80,7 @@ libraries.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" ./configure --shared
|
||||
|
Reference in New Issue
Block a user