Hello community,

here is the log from the commit of package libssh2_org for openSUSE:Factory 
checked in at 2013-06-26 13:57:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libssh2_org (Old)
 and      /work/SRC/openSUSE:Factory/.libssh2_org.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libssh2_org"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libssh2_org/libssh2_org.changes  2013-04-24 
21:42:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libssh2_org.new/libssh2_org.changes     
2013-06-26 13:57:44.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 24 12:58:02 UTC 2013 - [email protected]
+
+- ignore groff-full to remove factory build cycle
+- add groff to build requires to make tests passing
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libssh2_org.spec ++++++
--- /var/tmp/diff_new_pack.oTffeT/_old  2013-06-26 13:57:45.000000000 +0200
+++ /var/tmp/diff_new_pack.oTffeT/_new  2013-06-26 13:57:45.000000000 +0200
@@ -25,17 +25,20 @@
 Release:        0
 Url:            http://www.libssh2.org/
 %define pkg_name libssh2
-Source:         http://www.libssh2.org/download/%{pkg_name}-%{version}.tar.gz
+Source0:        http://www.libssh2.org/download/%{pkg_name}-%{version}.tar.gz
 Source2:        baselibs.conf
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 #for the test suite
+BuildRequires:  groff
 BuildRequires:  libtool
 BuildRequires:  man
 BuildRequires:  openssh
+# drops build cycle in Factory
+#!BuildIgnore:  groff-full
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Patch:          libssh2-ocloexec.patch
+Patch0:         libssh2-ocloexec.patch
 
 %description
 libssh2 is a library implementing the SSH2 protocol as defined by
@@ -69,7 +72,7 @@
 %setup -q -n %{pkg_name}-%{version}
 # problem with sle 11 sp1 target as it has older kernel and as such fail this
 %if 0%{?suse_version} > 1110
-%patch -p1
+%patch0 -p1
 %endif
 
 %build

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

Reply via email to