Hello community, here is the log from the commit of package yast2-dns-server for openSUSE:Factory checked in at 2013-10-11 11:06:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-dns-server (Old) and /work/SRC/openSUSE:Factory/.yast2-dns-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-dns-server" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-dns-server/yast2-dns-server.changes 2013-08-23 11:06:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-dns-server.new/yast2-dns-server.changes 2013-10-11 11:06:34.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Sep 18 15:53:18 UTC 2013 - [email protected] + +- do not use *.spec.in template, use *.spec file with RPM macros + instead +- 3.1.0 + +------------------------------------------------------------------- Old: ---- yast2-dns-server-3.0.1.tar.bz2 New: ---- yast2-dns-server-3.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-dns-server.spec ++++++ --- /var/tmp/diff_new_pack.cbg70q/_old 2013-10-11 11:06:36.000000000 +0200 +++ /var/tmp/diff_new_pack.cbg70q/_new 2013-10-11 11:06:36.000000000 +0200 @@ -17,16 +17,16 @@ Name: yast2-dns-server -Version: 3.0.1 +Version: 3.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-dns-server-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files BuildRequires: yast2 -BuildRequires: yast2-devtools +BuildRequires: yast2-devtools >= 3.0.6 BuildRequires: yast2-ldap-client BuildRequires: yast2-perl-bindings BuildRequires: yast2-testsuite @@ -69,50 +69,32 @@ This package contains the YaST2 component for DNS server configuration. %prep -%setup -n yast2-dns-server-%{version} +%setup -n %{name}-%{version} %build -%{_prefix}/bin/y2tool y2autoconf -%{_prefix}/bin/y2tool y2automake -autoreconf --force --install - -export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" - -./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 +%yast_build %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 - d=${f##*/} - %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} -done - -%clean -rm -rf "$RPM_BUILD_ROOT" +%yast_install %files %defattr(-,root,root) -%dir /usr/share/YaST2/include/dns-server -/usr/share/YaST2/include/dns-server/* -/usr/share/YaST2/clients/dns-server.rb -/usr/share/YaST2/clients/dns-server_*.rb -/usr/share/YaST2/modules/* -%{_prefix}/share/applications/YaST2/dns-server.desktop -/usr/share/YaST2/scrconf/dns_named.scr -/usr/share/YaST2/scrconf/dns_zone.scr -/usr/share/YaST2/scrconf/cfg_named.scr -/usr/share/YaST2/scrconf/named_forwarders.scr -/usr/share/YaST2/scrconf/named_forwarders.scr -/usr/share/YaST2/scrconf/convert_named_conf.scr -/usr/lib/YaST2/servers_non_y2/ag_dns_zone -/usr/lib/YaST2/servers_non_y2/ag_named_forwarders -/usr/lib/YaST2/servers_non_y2/ag_convert_named_conf -/usr/share/YaST2/schema/autoyast/rnc/dns-server.rnc -%doc %{_prefix}/share/doc/packages/yast2-dns-server +%dir %{yast_yncludedir}/dns-server +%{yast_yncludedir}/dns-server/* +%{yast_clientdir}/dns-server.rb +%{yast_clientdir}/dns-server_*.rb +%{yast_moduledir}/* +%{yast_desktopdir}/dns-server.desktop +%{yast_scrconfdir}/dns_named.scr +%{yast_scrconfdir}/dns_zone.scr +%{yast_scrconfdir}/cfg_named.scr +%{yast_scrconfdir}/named_forwarders.scr +%{yast_scrconfdir}/named_forwarders.scr +%{yast_scrconfdir}/convert_named_conf.scr +%{yast_agentdir}/ag_dns_zone +%{yast_agentdir}/ag_named_forwarders +%{yast_agentdir}/ag_convert_named_conf +%{yast_schemadir}/autoyast/rnc/dns-server.rnc +%doc %{yast_docdir} %changelog ++++++ yast2-dns-server-3.0.1.tar.bz2 -> yast2-dns-server-3.1.0.tar.bz2 ++++++ ++++ 15477 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
