Hello community,

here is the log from the commit of package libssh2_org for openSUSE:Factory 
checked in at 2013-03-03 21:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libssh2_org (Old)
 and      /work/SRC/openSUSE:Factory/.libssh2_org.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libssh2_org", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libssh2_org/libssh2_org.changes  2013-01-12 
14:52:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libssh2_org.new/libssh2_org.changes     
2013-03-03 21:07:25.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb 28 21:13:29 UTC 2013 - [email protected]
+
+- Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER, fixes 
+  build with new automake
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libssh2_org.spec ++++++
--- /var/tmp/diff_new_pack.jEzmew/_old  2013-03-03 21:07:26.000000000 +0100
+++ /var/tmp/diff_new_pack.jEzmew/_new  2013-03-03 21:07:26.000000000 +0100
@@ -70,7 +70,9 @@
 %patch -p1
 
 %build
-./buildconf
+sed -i -e 's@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g' configure.ac
+cp src/libssh2_config.h.in example/libssh2_config.h
+autoreconf -fiv
 export CFLAGS="%optflags -DOPENSSL_LOAD_CONF"
 %configure     \
                        --disable-static --with-pic \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to