commit yast2-slide-show for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-slide-show for openSUSE:Factory checked in at Thu Apr 1 16:13:24 CEST 2010. -------- --- yast2-slide-show/yast2-slide-show.changes 2010-02-16 10:07:04.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-slide-show/yast2-slide-show.changes 2010-04-01 11:40:47.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Mar 30 13:20:24 CEST 2010 - ke@suse.de + +- 2.19.0 +- Increase version number; bnc#588396. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-slide-show-2.18.3.tar.bz2 New: ---- yast2-slide-show-2.19.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-slide-show.spec ++++++ --- /var/tmp/diff_new_pack.cHzFc6/_old 2010-04-01 16:12:53.000000000 +0200 +++ /var/tmp/diff_new_pack.cHzFc6/_new 2010-04-01 16:12:53.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-slide-show (Version 2.18.3) +# spec file for package yast2-slide-show (Version 2.19.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,15 +19,18 @@ Name: yast2-slide-show -Version: 2.18.3 -Release: 5 +Version: 2.19.0 +Release: 1 + BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-slide-show-%{version}.tar.bz2 +Source0: yast2-slide-show-2.19.0.tar.bz2 + Prefix: /usr -Group: Metapackages -License: GPLv2+ + # xml2po uses temporary files that do not like being called twice %define jobs 1 +Group: Metapackages +License: GPLv2+ BuildRequires: docbook_4 gnome-doc-utils pkgconfig sgml-skel yast2-devtools %if 0%{?suse_version} > 1120 # was in gnome-doc-utils before @@ -66,7 +69,7 @@ The slide show displayed during package installation with YaST2. %prep -%setup -n yast2-slide-show-%{version} +%setup -n yast2-slide-show-2.19.0 pushd SuSELinux tar xf %{S:10} langs=$(tar tf %{S:10}|sed 's=.*po/==;s=\.po$==;/^$/d'|sort -u|fmt -w1000) @@ -74,6 +77,7 @@ sed -i "s|^langs *=.*$|langs = en $langs|" $f done popd + pushd SLED tar xf %{S:12} langs=$(tar tf %{S:12}|sed 's=.*po/==;s=\.po$==;/^$/d'|sort -u|fmt -w1000) @@ -86,8 +90,10 @@ %{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} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -108,9 +114,11 @@ d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done + # Get rid of README files etc. auto-created by yast2-devtools # (but useless for this special package) /bin/rm -rf ${RPM_BUILD_ROOT}/usr/share/doc/packages/yast2-slide-show + # Get rid of test environment during autobuild /bin/rm -rf ${RPM_BUILD_ROOT}/usr/share/YaST2/clients/slide-show.ycp /bin/rm -rf ${RPM_BUILD_ROOT}/usr/share/YaST2/modules/SlideTester.ycp ++++++ yast2-slide-show-2.18.3.tar.bz2 -> yast2-slide-show-2.19.0.tar.bz2 ++++++ Files old/yast2-slide-show-2.18.3/SLED/pic/08_security.png and new/yast2-slide-show-2.19.0/SLED/pic/08_security.png differ Files old/yast2-slide-show-2.18.3/SLED/pic/10_easy-management.png and new/yast2-slide-show-2.19.0/SLED/pic/10_easy-management.png differ Files old/yast2-slide-show-2.18.3/SuSELinux/pic/09_security.png and new/yast2-slide-show-2.19.0/SuSELinux/pic/09_security.png differ Files old/yast2-slide-show-2.18.3/SuSELinux/pic/12_novell.png and new/yast2-slide-show-2.19.0/SuSELinux/pic/12_novell.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-2.18.3/SuSELinux/slideshow.xml new/yast2-slide-show-2.19.0/SuSELinux/slideshow.xml --- old/yast2-slide-show-2.18.3/SuSELinux/slideshow.xml 2009-09-16 08:33:48.000000000 +0200 +++ new/yast2-slide-show-2.19.0/SuSELinux/slideshow.xml 2010-03-30 13:19:26.000000000 +0200 @@ -4,7 +4,7 @@ <!ENTITY suse "SUSE"> <!ENTITY suselinux "&suse; Linux"> <!ENTITY opensuse "openSUSE"> -<!ENTITY suse-version "11.2"> +<!ENTITY suse-version "11.3"> ]> <!-- <table cellspacing="10" cellpadding="5"> --> <!-- <tr> --> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-2.18.3/VERSION new/yast2-slide-show-2.19.0/VERSION --- old/yast2-slide-show-2.18.3/VERSION 2009-09-16 10:35:25.000000000 +0200 +++ new/yast2-slide-show-2.19.0/VERSION 2010-03-30 13:17:51.000000000 +0200 @@ -1 +1 @@ -2.18.3 +2.19.0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de