fixed broken libz version
This commit is contained in:
parent
a4cb032d83
commit
393f7f70f6
@ -18,7 +18,7 @@
|
||||
+ inffast.c
|
||||
+
|
||||
+libz_la_LDFLAGS = \
|
||||
+ -version-info 1:0:0
|
||||
+ -version-number 1:2:3
|
||||
+
|
||||
--- /dev/null 2007-02-20 10:06:12.587494888 +0100
|
||||
+++ zlib-1.2.3/configure.ac 2007-02-20 13:22:46.000000000 +0100
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: The zlib compression and deprefix=${RPM_BUILD_ROOT}%{_prefix}compression library
|
||||
Name: zlib
|
||||
Version: 1.2.3
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.zlib.net/zlib-%{version}.tar.gz
|
||||
#Patch0: zlib-1.1.4-make-test.patch
|
||||
@ -77,6 +77,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/zlib.3*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2007 Adam Tkac <atkac redhat com> - 1.2.3-8
|
||||
- fixed broken version of libz
|
||||
|
||||
* Tue Feb 20 2007 Adam Tkac <atkac redhat com> - 1.2.3-7
|
||||
- building is now automatized
|
||||
- specfile cleanup
|
||||
|
Loading…
Reference in New Issue
Block a user