packages/zlib branch master updated.

pluto pluto at pld-linux.org
Wed Jul 4 19:46:11 CEST 2012


The branch, master has been updated
       via  01bf84ac503ce0435c620194ae27b2df79f5a987 (commit)
       via  c9e95afe8db5cc791457fc3918830af6f568dd14 (commit)
      from  bea5e4a68a69de7d842772814234de94d930bd99 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 01bf84ac503ce0435c620194ae27b2df79f5a987
Author: Gorące Usta <gorace.usta at buziaczek.pl>
Date:   Wed Jul 4 19:42:40 2012 +0200

    fix.

diff --git a/zlib.spec b/zlib.spec
index 03ef185..326f4f4 100644
--- a/zlib.spec
+++ b/zlib.spec
@@ -308,7 +308,6 @@ CFLAGS="-D_REENTRANT %{rpmcppflags} %{rpmcflags} %{?with_asmopt:-DASMV}" \
 ./configure \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
-	--error \
 	--sharedlibdir=%{_libdir}
 
 %{__make} \

commit c9e95afe8db5cc791457fc3918830af6f568dd14
Author: Gorące Usta <gorace.usta at buziaczek.pl>
Date:   Wed Jul 4 19:42:14 2012 +0200

    error.

diff --git a/zlib.spec b/zlib.spec
index 326f4f4..03ef185 100644
--- a/zlib.spec
+++ b/zlib.spec
@@ -308,6 +308,7 @@ CFLAGS="-D_REENTRANT %{rpmcppflags} %{rpmcflags} %{?with_asmopt:-DASMV}" \
 ./configure \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
+	--error \
 	--sharedlibdir=%{_libdir}
 
 %{__make} \

-----------------------------------------------------------------------

Summary of changes:


hooks/post-receive
-- 
packages/zlib


More information about the test mailing list