Hello community, here is the log from the commit of package yast2-slp for openSUSE:Factory checked in at 2011-12-15 16:09:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-slp (Old) and /work/SRC/openSUSE:Factory/.yast2-slp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-slp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-slp/yast2-slp.changes 2011-10-04 18:03:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-slp.new/yast2-slp.changes 2011-12-15 16:09:20.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Nov 25 12:25:11 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-slp.spec ++++++ --- /var/tmp/diff_new_pack.XkyRA5/_old 2011-12-15 16:09:21.000000000 +0100 +++ /var/tmp/diff_new_pack.XkyRA5/_new 2011-12-15 16:09:21.000000000 +0100 @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: yast2-slp Version: 2.21.0 @@ -25,16 +23,22 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-slp-%{version}.tar.bz2 -Prefix: /usr - -Group: System/YaST -License: GPL-2.0+ -BuildRequires: doxygen gcc-c++ libxcrypt-devel openslp-devel perl-XML-Writer yast2 yast2-core-devel yast2-devtools +BuildRequires: doxygen +BuildRequires: gcc-c++ +BuildRequires: libtool +BuildRequires: libxcrypt-devel +BuildRequires: openslp-devel +BuildRequires: perl-XML-Writer +BuildRequires: yast2 +BuildRequires: yast2-core-devel +BuildRequires: yast2-devtools Requires: openslp # Wizard::SetDesktopTitleAndIcon Requires: yast2 >= 2.21.22 Summary: YaST2 - SLP Agent and Browser +License: GPL-2.0+ +Group: System/YaST %description This module enables YaST modules to register services with SLP. @@ -44,23 +48,23 @@ %setup -n yast2-slp-%{version} %build -%{prefix}/bin/y2tool y2autoconf -%{prefix}/bin/y2tool y2automake +%{_prefix}/bin/y2tool y2autoconf +%{_prefix}/bin/y2tool y2automake autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" %{?suse_update_config:%{suse_update_config -f}} -./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} +./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works make %{?jobs:-j%jobs} V=1 %install make install DESTDIR="$RPM_BUILD_ROOT" -[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" -for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desktop"` ; do +[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" +for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name "*.desktop"` ; do d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done @@ -75,8 +79,8 @@ %{_libdir}/YaST2/plugin/libpy2ag_slp.so %{_libdir}/YaST2/plugin/libpy2ag_slp.la /usr/share/YaST2/clients/slp.ycp -#%{prefix}/share/applications/YaST2/slp.desktop +#%{_prefix}/share/applications/YaST2/slp.desktop /usr/share/YaST2/modules/SLP.y* -%doc %{prefix}/share/doc/packages/yast2-slp +%doc %{_prefix}/share/doc/packages/yast2-slp %changelog ++++++ yast2-slp-2.21.0.tar.bz2 ++++++ ++++ 16387 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
