Mailinglist Archive: opensuse-commit (1092 mails)

< Previous Next >
commit yast2-installation
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 22 Feb 2008 01:24:18 +0100
  • Message-id: <20080222002418.DE2F16781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-installation
checked in at Fri Feb 22 01:24:18 CET 2008.

--------
--- yast2-installation/yast2-installation.changes 2008-02-20
11:00:52.000000000 +0100
+++ /mounts/work_src_done/NOARCH/yast2-installation/yast2-installation.changes
2008-02-21 06:26:28.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 21 06:26:22 CET 2008 - coolo@xxxxxxx
+
+- don't repeat the header
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.P16686/_old 2008-02-22 01:24:07.000000000 +0100
+++ /var/tmp/diff_new_pack.P16686/_new 2008-02-22 01:24:07.000000000 +0100
@@ -13,7 +13,7 @@

Name: yast2-installation
Version: 2.16.19
-Release: 1
+Release: 2
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -71,15 +71,7 @@
Summary: YaST2 - Installation Parts

%package devel-doc
-
-Name: yast2-installation
-Version: 2.16.19
-Release: 1
-License: GPL v2 or later
-Group: System/YaST
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.16.19.tar.bz2
-Prefix: /usr
+Group: Documentation/HTML
Requires: yast2-installation >= 2.15.34
PreReq: %fillup_prereq
Summary: YaST2 - Installation Parts
@@ -176,8 +168,9 @@
%doc %{prefix}/share/doc/packages/yast2-installation
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
%exclude %{prefix}/share/doc/packages/yast2-installation/README
-
%changelog
+* Thu Feb 21 2008 coolo@xxxxxxx
+- don't repeat the header
* Wed Feb 20 2008 locilka@xxxxxxx
- Showing release notes in tabs only if more than one product is
installed (bnc #359137).

++++++ yast2-installation-2.16.19.tar.bz2 ++++++
++++ 4190 lines of diff (skipped)
++++ retrying with extended exclude list
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/yast2-installation-2.16.19/configure.in
new/yast2-installation-2.16.19/configure.in
--- old/yast2-installation-2.16.19/configure.in 2008-01-14 13:56:46.000000000
+0100
+++ new/yast2-installation-2.16.19/configure.in 2008-02-14 19:09:33.000000000
+0100
@@ -1,9 +1,9 @@
dnl configure.in for yast2-installation
dnl
-dnl -- This file is generated by y2autoconf 2.16.2 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.16.4 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

-AC_INIT(yast2-installation, 2.16.9, http://bugs.opensuse.org/,
yast2-installation)
+AC_INIT(yast2-installation, 2.16.18, http://bugs.opensuse.org/,
yast2-installation)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])

@@ -18,7 +18,7 @@
AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)

dnl Important YaST2 variables
-VERSION="2.16.9"
+VERSION="2.16.18"
RPMNAME="yast2-installation"
MAINTAINER="Lukas Ocilka <locilka@xxxxxxx>"

@@ -108,7 +108,7 @@
dnl no need for AC_ARG_VAR
AC_PATH_PROG(XGETTEXT, xgettext)
if test -z "$XGETTEXT" ; then
- AC_MSG_ERROR(xgettext is missing; please install gettext-devel.)
+ AC_MSG_ERROR(xgettext is missing; please install gettext-tools.)
fi

Y2DEVTOOLS_PREFIX=`pkg-config --print-errors --variable=prefix yast2-devtools`
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/yast2-installation-2.16.19/control/docs/control-doc.xml
new/yast2-installation-2.16.19/control/docs/control-doc.xml
--- old/yast2-installation-2.16.19/control/docs/control-doc.xml 2007-05-18
10:44:02.000000000 +0200
+++ new/yast2-installation-2.16.19/control/docs/control-doc.xml 2007-12-05
10:06:46.000000000 +0100
@@ -28,7 +28,7 @@
0.1
</revnumber>
<date>
- $Date: 2004-10-27 16:25:24 +0200 (Wed, 27 Oct 2004) $
+ $Date: 2004-10-27 16:25:24 +0200 (Mi, 27 Okt 2004) $
</date>
<revremark>Initial Release as PDF</revremark>
</revision>


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >