Hello community, here is the log from the commit of package opendchub for openSUSE:Factory checked in at 2017-09-26 21:15:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opendchub (Old) and /work/SRC/openSUSE:Factory/.opendchub.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opendchub" Tue Sep 26 21:15:49 2017 rev:6 rq:528631 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/opendchub/opendchub.changes 2015-03-09 10:10:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.opendchub.new/opendchub.changes 2017-09-26 21:17:29.148555985 +0200 @@ -1,0 +2,5 @@ +Mon Sep 25 12:01:34 UTC 2017 - [email protected] + +- Add libnsl-devel as BuildRequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opendchub.spec ++++++ --- /var/tmp/diff_new_pack.9JxGWt/_old 2017-09-26 21:17:29.644486262 +0200 +++ /var/tmp/diff_new_pack.9JxGWt/_new 2017-09-26 21:17:29.648485700 +0200 @@ -1,7 +1,7 @@ # # spec file for package opendchub # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Source: http://downloads.sf.net/opendchub/%name-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libcap-devel +BuildRequires: libnsl-devel %{?libperl_requires} %description @@ -40,12 +41,12 @@ %setup -q %build -chmod a+x configure; +chmod a+x configure %configure -make %{?_smp_mflags}; +make %{?_smp_mflags} %install -make install DESTDIR="%buildroot"; +%make_install %files %defattr(-,root,root)
