Hello community, here is the log from the commit of package yast2-qt checked in at Thu May 18 11:54:55 CEST 2006. -------- --- yast2-qt/yast2-qt.changes 2006-05-10 15:55:35.000000000 +0200 +++ yast2-qt/yast2-qt.changes 2006-05-18 10:52:29.000000000 +0200 @@ -1,0 +2,7 @@ +Thu May 18 10:51:01 CEST 2006 - kkaempf@suse.de + +- adapt to libzypp 1.0.0 api +- require libzypp >= 1.0.0 +- V 2.13.58 + +------------------------------------------------------------------- Old: ---- yast2-qt-2.13.57.tar.bz2 New: ---- yast2-qt-2.13.58.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-qt.spec ++++++ --- /var/tmp/diff_new_pack.hAAbBh/_old 2006-05-18 11:54:49.000000000 +0200 +++ /var/tmp/diff_new_pack.hAAbBh/_new 2006-05-18 11:54:49.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-qt (Version 2.13.57) +# spec file for package yast2-qt (Version 2.13.58) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,16 +11,16 @@ # norootforbuild Name: yast2-qt -Version: 2.13.57 -Release: 2 +Version: 2.13.58 +Release: 1 License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-qt-2.13.57.tar.bz2 +Source0: yast2-qt-2.13.58.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 -Requires: libzypp +Requires: libzypp >= 1.0.0 Provides: yast2_ui Provides: y2base:/var/lib/YaST2/servers/qt Provides: y2base:/usr/lib/YaST2/servers/qt @@ -42,7 +42,7 @@ Stefan Hundhammer <sh@suse.de> %prep -%setup -n yast2-qt-2.13.57 +%setup -n yast2-qt-2.13.58 %build %{prefix}/bin/y2tool y2autoconf @@ -80,6 +80,10 @@ %doc %{prefix}/share/doc/packages/yast2-qt %changelog -n yast2-qt +* Thu May 18 2006 - kkaempf@suse.de +- adapt to libzypp 1.0.0 api +- require libzypp >= 1.0.0 +- V 2.13.58 * Wed May 10 2006 - sh@suse.de - Set package to "update" or "install" if user selects a different version in the "Versions" tab of the package selector ++++++ yast2-qt-2.13.57.tar.bz2 -> yast2-qt-2.13.58.tar.bz2 ++++++ ++++ 12066 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.57/VERSION new/yast2-qt-2.13.58/VERSION --- old/yast2-qt-2.13.57/VERSION 2006-05-10 15:05:17.000000000 +0200 +++ new/yast2-qt-2.13.58/VERSION 2006-05-18 10:51:28.000000000 +0200 @@ -1 +1 @@ -2.13.57 +2.13.58 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.57/configure.in new/yast2-qt-2.13.58/configure.in --- old/yast2-qt-2.13.57/configure.in 2006-05-09 14:58:29.000000000 +0200 +++ new/yast2-qt-2.13.58/configure.in 2006-05-18 10:13:39.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-qt dnl -dnl -- This file is generated by y2autoconf 2.13.18 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.13.19 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-qt, 2.13.55, http://bugs.opensuse.org/, yast2-qt) +AC_INIT(yast2-qt, 2.13.57, 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.55" +VERSION="2.13.57" RPMNAME="yast2-qt" MAINTAINER="Stefan Hundhammer <sh@suse.de>" 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.57/src/YQPkgTechnicalDetailsView.cc new/yast2-qt-2.13.58/src/YQPkgTechnicalDetailsView.cc --- old/yast2-qt-2.13.57/src/YQPkgTechnicalDetailsView.cc 2006-03-09 14:38:36.000000000 +0100 +++ new/yast2-qt-2.13.58/src/YQPkgTechnicalDetailsView.cc 2006-05-18 10:50:28.000000000 +0200 @@ -144,7 +144,7 @@ #ifdef FIXME_missing_in_zypp row( hcell( _( "Source RPM:" ) ) + cell( pkg->sourceloc() ) ) + #endif - row( hcell( _( "Media No.:" ) ) + cell( pkg->mediaId() ) ) + + row( hcell( _( "Media No.:" ) ) + cell( pkg->sourceMediaNr() ) ) + row( hcell( _( "Authors:" ) ) + authorsListCell( pkg ) ) ); @@ -184,7 +184,7 @@ #ifdef FIXME_missing_in_zypp row( hcell( _( "Source RPM:" ) ) + cell( p1->sourceloc() ) + cell( p2->sourceloc() ) ) + #endif - row( hcell( _( "Media No.:" ) ) + cell( p1->mediaId() ) + cell( p2->mediaId() ) ) + + row( hcell( _( "Media No.:" ) ) + cell( p1->sourceMediaNr() ) + cell( p2->sourceMediaNr() ) ) + row( hcell( _( "Authors:" ) ) + authorsListCell( p1 ) + authorsListCell( p2 ) ) ); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de