Mailinglist Archive: opensuse-commit (1206 mails)

< Previous Next >
commit yast2-qt
  • From: root@xxxxxxx (h_root)
  • Date: Sun, 7 May 2006 16:49:44 +0200 (CEST)
  • Message-id: <20060507144944.383958C5C2@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-qt
checked in at Sun May 7 16:49:44 CEST 2006.

--------
--- yast2-qt/yast2-qt.changes 2006-04-28 14:17:09.000000000 +0200
+++ STABLE/yast2-qt/yast2-qt.changes 2006-05-04 12:35:56.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 4 12:32:46 CEST 2006 - sh@xxxxxxx
+
+- V 2.13.54
+- Messages back from proofreading
+
+-------------------------------------------------------------------

Old:
----
yast2-qt-2.13.53.tar.bz2

New:
----
yast2-qt-2.13.54.tar.bz2

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

Other differences:
------------------
++++++ yast2-qt.spec ++++++
--- /var/tmp/diff_new_pack.5rRayj/_old 2006-05-07 16:49:30.000000000 +0200
+++ /var/tmp/diff_new_pack.5rRayj/_new 2006-05-07 16:49:30.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-qt (Version 2.13.53)
+# spec file for package yast2-qt (Version 2.13.54)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild

Name: yast2-qt
-Version: 2.13.53
+Version: 2.13.54
Release: 2
License: GPL
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-qt-2.13.53.tar.bz2
+Source0: yast2-qt-2.13.54.tar.bz2
prefix: /usr
BuildRequires: boost-devel curl-devel dbus-1-devel docbook-xsl-stylesheets doxygen hal-devel libdrm-devel libjpeg-devel libxcrypt-devel libxslt libzypp-devel perl-XML-Writer qt3-devel rpm-devel sgml-skel update-desktop-files yast2-core-devel yast2-devtools
Summary: YaST2 - Graphical User Interface
@@ -42,7 +42,7 @@
Stefan Hundhammer <sh@xxxxxxx>

%prep
-%setup -n yast2-qt-2.13.53
+%setup -n yast2-qt-2.13.54

%build
%{prefix}/bin/y2tool y2autoconf
@@ -80,6 +80,9 @@
%doc %{prefix}/share/doc/packages/yast2-qt

%changelog -n yast2-qt
+* Thu May 04 2006 - sh@xxxxxxx
+- V 2.13.54
+- Messages back from proofreading
* Fri Apr 28 2006 - sh@xxxxxxx
- V 2.13.53
- Disabled patches view in package selector (non-YOU-mode)

++++++ yast2-qt-2.13.53.tar.bz2 -> yast2-qt-2.13.54.tar.bz2 ++++++
++++ 1850 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-qt-2.13.53/VERSION new/yast2-qt-2.13.54/VERSION
--- old/yast2-qt-2.13.53/VERSION 2006-04-28 12:20:49.000000000 +0200
+++ new/yast2-qt-2.13.54/VERSION 2006-05-04 12:32:34.000000000 +0200
@@ -1 +1 @@
-2.13.53
+2.13.54
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-qt-2.13.53/configure.in new/yast2-qt-2.13.54/configure.in
--- old/yast2-qt-2.13.53/configure.in 2006-04-28 12:32:04.000000000 +0200
+++ new/yast2-qt-2.13.54/configure.in 2006-05-04 12:34:13.000000000 +0200
@@ -1,9 +1,9 @@
dnl configure.in for yast2-qt
dnl
-dnl -- This file is generated by y2autoconf 2.13.17 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.13.18 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

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

@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs

dnl Important YaST2 variables
-VERSION="2.13.53"
+VERSION="2.13.54"
RPMNAME="yast2-qt"
MAINTAINER="Stefan Hundhammer <sh@xxxxxxx>"

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-qt-2.13.53/src/YQPackageSelectorHelp.cc new/yast2-qt-2.13.54/src/YQPackageSelectorHelp.cc
--- old/yast2-qt-2.13.53/src/YQPackageSelectorHelp.cc 2006-03-09 14:48:34.000000000 +0100
+++ new/yast2-qt-2.13.54/src/YQPackageSelectorHelp.cc 2006-05-04 12:32:19.000000000 +0200
@@ -62,8 +62,8 @@
// affect the amount of visible packages in the package list and "details views" ( below the package list )
// that show details about the ( one ) currently selected package in the package list.

- html += para( _( "In addition to \"patches\", you can also select one of the other filter views"
- " from the <b>Filter</b> combo-box at the upper left:" ) );
+ html += para( _( "In addition to <b>Patches</b>, you can also select one of the other filter views"
+ " from <b>Filter</b> at the upper left:" ) );
html += "<ul>";
}
else // ! _youMode
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-qt-2.13.53/src/YQPkgChangeLogView.cc new/yast2-qt-2.13.54/src/YQPkgChangeLogView.cc
--- old/yast2-qt-2.13.53/src/YQPkgChangeLogView.cc 2006-03-23 12:10:14.000000000 +0100
+++ new/yast2-qt-2.13.54/src/YQPkgChangeLogView.cc 2006-05-03 17:27:33.000000000 +0200
@@ -63,7 +63,7 @@
}
else
{
- html += "<p><i>" + _( "Information only available for installed packages" ) + "</i></p>";
+ html += "<p><i>" + _( "Information only available for installed packages." ) + "</i></p>";
}

setTextFormat( Qt::RichText );
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-qt-2.13.53/src/YQPkgFileListView.cc new/yast2-qt-2.13.54/src/YQPkgFileListView.cc
--- old/yast2-qt-2.13.53/src/YQPkgFileListView.cc 2006-03-23 12:10:22.000000000 +0100
+++ new/yast2-qt-2.13.54/src/YQPkgFileListView.cc 2006-05-03 17:27:28.000000000 +0200
@@ -65,7 +65,7 @@
}
else
{
- html += "<p><i>" + _( "Information only available for installed packages" ) + "</i></p>";
+ html += "<p><i>" + _( "Information only available for installed packages." ) + "</i></p>";
}

setTextFormat( Qt::RichText );


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



Remember to have fun...


< Previous Next >
This Thread