openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
September 2007
- 1 participants
- 1083 discussions
Hello community,
here is the log from the commit of package kdebase4-workspace
checked in at Fri Sep 14 16:16:06 CEST 2007.
--------
--- KDE/kdebase4-workspace/kdebase4-wallpapers.changes 2007-09-02 10:02:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase4-workspace/kdebase4-wallpapers.changes 2007-09-14 16:14:58.675945000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:12:47 CEST 2007 - stbinner(a)suse.de
+
+- update to 3.93.0.svn712052
+
+-------------------------------------------------------------------
kdebase4-workspace.changes: same change
New:
----
plasmaapp.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase4-wallpapers.spec ++++++
--- /var/tmp/diff_new_pack.E19917/_old 2007-09-14 16:15:15.000000000 +0200
+++ /var/tmp/diff_new_pack.E19917/_new 2007-09-14 16:15:15.000000000 +0200
@@ -21,7 +21,7 @@
Summary: KDE 4 Wallpapers
Url: http://www.kde.org/
Version: 3.93.0
-Release: 1
+Release: 8
Source0: kdebase-workspace-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -58,6 +58,8 @@
/usr/share/wallpapers
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712052
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ kdebase4-workspace.spec ++++++
--- /var/tmp/diff_new_pack.E19917/_old 2007-09-14 16:15:15.000000000 +0200
+++ /var/tmp/diff_new_pack.E19917/_new 2007-09-14 16:15:15.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdebase4-workspace (Version 3.93.0)
+# spec file for package kdebase4-workspace (Version 3.93.0.svn712052)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -21,15 +21,17 @@
Group: System/GUI/KDE
Summary: The KDE Workspace Components
Url: http://www.kde.org/
-Version: 3.93.0
+Version: 3.93.0.svn712052
Release: 1
-Source0: kdebase-workspace-%version.tar.bz2
+%define rversion 3.93.0
+Source0: kdebase-workspace-%rversion.tar.bz2
Source1: _upstream
Source2: rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch1: dotkde4.diff
Patch2: desktop-files.diff
Patch3: show-runtime-only-in-kde.diff
+Patch4: plasmaapp.diff
Requires: kdebase4-runtime
Conflicts: yast2-theme-NLD
Suggests: kdebase4-ksysguardd
@@ -48,10 +50,11 @@
The KDE Team <kde(a)kde.org>
%prep
-%setup -q -n kdebase-workspace-%version
+%setup -q -n kdebase-workspace-%rversion
%patch1
%patch2
%patch3
+%patch4
%build
%cmake_kde4 -d build
@@ -67,15 +70,13 @@
mv $RPM_BUILD_ROOT/usr/etc/ksysguarddrc $RPM_BUILD_ROOT/etc/
mv $RPM_BUILD_ROOT/usr/etc/systemsettingsrc $RPM_BUILD_ROOT/etc/
rm $RPM_BUILD_ROOT/etc/kde4/kdm/README
+ rm -rf $RPM_BUILD_ROOT/usr/share/doc/kde/HTML/en/kicker
%suse_update_desktop_file systemsettings X-SuSE-core
- %suse_update_desktop_file kpager Utility DesktopUtility
%suse_update_desktop_file ksysguard System Monitor
%suse_update_desktop_file kmenuedit Core-Configuration
%suse_update_desktop_file -u ktip System Utility
%suse_update_desktop_file -r klipper System TrayIcon
%suse_update_desktop_file -r krandrtray Applet X-KDE-settings-desktop
- rm $RPM_BUILD_ROOT/usr/share/icons/oxygen/16x16/actions/view-process-system.png
- rm $RPM_BUILD_ROOT/usr/share/icons/oxygen/22x22/actions/view-process-system.png
%if %suse_version > 1020
%fdupes -s $RPM_BUILD_ROOT
%endif
@@ -84,13 +85,13 @@
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-
%verifyscript
%verify_permissions -e /usr/bin/kcheckpass
%verify_permissions -e /usr/bin/kdesud
%clean
rm -rf $RPM_BUILD_ROOT
+
%package ksysguardd
Group: System/GUI/KDE
Summary: The KDE Workspace Components
@@ -106,7 +107,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post ksysguardd
%run_ldconfig
@@ -118,7 +118,7 @@
%doc COPYING COPYING-DOCS README
/usr/bin/ksysguardd
%config(noreplace) /etc/ksysguarddrc
-/usr/share/icons/crystalsvg/*/apps/ksysguardd.*
+
%package -n kde4-kwin
Group: System/GUI/KDE
Summary: KDE Window Manager
@@ -133,7 +133,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kwin
%run_ldconfig
@@ -170,54 +169,32 @@
/usr/%_lib/kde4/kwin_kde2_config.so
/usr/%_lib/libkdeinit4_kwin_rules_dialog.so
/usr/%_lib/libkdeinit4_kwin.so
-
%_kde_share_dir/apps/kconf_update/kwin3_plugin.pl
-
%_kde_share_dir/apps/kconf_update/kwin_focus1.sh
-
%_kde_share_dir/apps/kconf_update/kwin_focus2.sh
-
%_kde_share_dir/apps/kwin
-
%_kde_share_dir/services/kwin
-
%_kde_share_dir/services/kwineffects.desktop
-
%_kde_share_dir/servicetypes/kwineffect.desktop
-
%_kde_share_dir/config.kcfg/kwin.kcfg
/usr/share/dbus-1/interfaces/org.kde.KWin.xml
/usr/share/icons/crystalsvg/*/apps/kwin.*
-
%_kde_share_dir/services/kwinactions.desktop
-
%_kde_share_dir/services/kwinadvanced.desktop
-
%_kde_share_dir/services/kwindecoration.desktop
-
%_kde_share_dir/services/kwinfocus.desktop
-
%_kde_share_dir/services/kwinmoving.desktop
-
%_kde_share_dir/services/kwinoptions.desktop
-
%_kde_share_dir/services/kwinrules.desktop
-
%_kde_share_dir/apps/kconf_update/kwin.upd
-
%_kde_share_dir/apps/kconf_update/kwin3_plugin.upd
-
%_kde_share_dir/apps/kconf_update/kwin_focus1.upd
-
%_kde_share_dir/apps/kconf_update/kwin_focus2.upd
-
%_kde_share_dir/apps/kconf_update/kwin_fsp_workarounds_1.upd
-
%_kde_share_dir/apps/kconf_update/kwiniconify.upd
-
%_kde_share_dir/apps/kconf_update/kwinsticky.upd
-
%_kde_share_dir/apps/kconf_update/kwinupdatewindowsettings.upd
+
%package devel
Requires: libkdepimlibs4-devel kdebase4-workspace = %version
Summary: The KDE Workspace Components
@@ -238,7 +215,6 @@
%defattr(-,root,root)
%doc COPYING COPYING-DOCS README
/usr/include/*
-
%_kde_share_dir/apps/cmake
/usr/%_lib/libsolidcontrolifaces.so
/usr/%_lib/libsolidcontrol.so
@@ -250,6 +226,9 @@
/usr/%_lib/libksgrd.so
/usr/%_lib/libkwineffects.so
/usr/%_lib/libplasma.so
+/usr/%_lib/libtaskmanager.so
+/usr/%_lib/libweather_ion.so
+
%package -n kde4-kdm
Group: System/GUI/KDE
Summary: KDE login and display manager
@@ -264,7 +243,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kdm
/usr/bin/genkdmconf
if test -f /etc/sysconfig/displaymanager ; then
@@ -288,6 +266,7 @@
%files -n kde4-kdm
%defattr(-,root,root)
%doc COPYING COPYING-DOCS README
+%doc %lang(en) /usr/share/doc/kde/HTML/en/kdm
/usr/bin/genkdmconf
/usr/bin/kdm
/usr/bin/kdm_config
@@ -308,11 +287,8 @@
/etc/kde4/kdm/Xwilling
/etc/kde4/kdm/backgroundrc
/etc/kde4/kdm/kdmrc
-
%_kde_share_dir/apps/doc/kdm/README
-
%_kde_share_dir/apps/kdm
-
%_kde_share_dir/services/kdm.desktop
/usr/share/icons/crystalsvg/*/apps/kdmconfig.*
%config %_kde_config_dir/kdm.knsrc
@@ -331,7 +307,6 @@
/usr/bin/khotkeys
/usr/bin/klipper
/usr/bin/kmenuedit
-/usr/bin/kpager
/usr/bin/krandom.kss
/usr/bin/krandrtray
/usr/bin/krdb
@@ -351,25 +326,21 @@
/usr/bin/kdostartupconfig
/usr/bin/kstartupconfig
/usr/%_lib/kde4/plasma_*.so
+/usr/%_lib/kde4/ion_bbcukmet.so
+/usr/%_lib/kde4/ion_envcan.so
+/usr/%_lib/kde4/ion_noaa.so
+/usr/%_lib/libtaskmanager.so.*
+/usr/%_lib/libweather_ion.so.*
%dir /usr/share/autostart
/usr/share/autostart/plasma.desktop
-
%_kde_share_dir/services/plasma-animator-default.desktop
#%_kde_share_dir/services/plasma-applet-ciavc.desktop
#%_kde_share_dir/services/plasma-engine-ciavc.desktop
-
-%_kde_share_dir/services/plasma-applet-url.desktop
-
%_kde_share_dir/services/plasma-clock-default.desktop
-
%_kde_share_dir/services/plasma-engine-time.desktop
-
%_kde_share_dir/servicetypes/plasma-animator.desktop
-
%_kde_share_dir/servicetypes/plasma-applet.desktop
-
%_kde_share_dir/servicetypes/plasma-dataengine.desktop
-
%_kde_share_dir/servicetypes/plasma-scriptengine.desktop
%dir /usr/%_lib/kconf_update_bin
/usr/%_lib/kconf_update_bin/khotkeys_update
@@ -378,7 +349,6 @@
/usr/%_lib/kde4/kcm_background.so
/usr/%_lib/kde4/kcm_bell.so
/usr/%_lib/kde4/kcm_clock.so
-/usr/%_lib/kde4/kcm_colors.so
/usr/%_lib/kde4/kcm_display.so
/usr/%_lib/kde4/kcm_energy.so
/usr/%_lib/kde4/kcm_fonts.so
@@ -429,67 +399,37 @@
/usr/%_lib/libprocessui.so.*
/usr/share/applications/kde4/klipper.desktop
/usr/share/applications/kde4/kmenuedit.desktop
-/usr/share/applications/kde4/kpager.desktop
/usr/share/applications/kde4/krandrtray.desktop
/usr/share/applications/kde4/ksysguard.desktop
/usr/share/applications/kde4/ktip.desktop
-
%_kde_share_dir/apps/desktoptheme
-
%_kde_share_dir/apps/kaccess
-
%_kde_share_dir/apps/kcminput
-
%_kde_share_dir/apps/kcmkeys
-
%_kde_share_dir/apps/kcmusb
-
%_kde_share_dir/apps/kconf_update/convertShortcuts.pl
-
%_kde_share_dir/apps/kconf_update/kaccel.upd
-
%_kde_share_dir/apps/kconf_update/kcmdisplayrc.upd
-
%_kde_share_dir/apps/kconf_update/khotkeys_32b1_update.upd
-
%_kde_share_dir/apps/kconf_update/klipper-1-2.pl
-
%_kde_share_dir/apps/kconf_update/klipper-kde31.sh
-
%_kde_share_dir/apps/kconf_update/klipperrc.upd
-
%_kde_share_dir/apps/kconf_update/klippershortcuts.upd
-
%_kde_share_dir/apps/kconf_update/konqueror_gestures_kde321_update.upd
-
%_kde_share_dir/apps/kconf_update/ksmserver.upd
-
%_kde_share_dir/apps/kconf_update/mouse_cursor_theme.upd
-
%_kde_share_dir/apps/kconf_update/move_session_config.sh
-
%_kde_share_dir/apps/kconf_update/pluginlibFix.pl
-
%_kde_share_dir/apps/kcontroledit
-
%_kde_share_dir/apps/kcontrol
-
%_kde_share_dir/apps/kdewizard
-
%_kde_share_dir/apps/kdisplay
-
%_kde_share_dir/apps/khotkeys
-
%_kde_share_dir/apps/kicker
-
%_kde_share_dir/apps/kmenuedit
-
%_kde_share_dir/apps/ksmserver
-
%_kde_share_dir/apps/ksplash
-
%_kde_share_dir/apps/ksysguard
-
%_kde_share_dir/apps/kthememanager
/usr/share/autostart/khotkeys.desktop
/usr/share/autostart/klipper.desktop
@@ -498,12 +438,9 @@
%config %_kde_config_dir/background.knsrc
#%_kde_share_dir/config.kcfg/kcm_useraccount_pass.kcfg
/usr/share/dbus-1/interfaces/org.kde.krunner.App.xml
-
%_kde_share_dir/config.kcfg/klaunch.kcfg
-
%_kde_share_dir/config.kcfg/kscreensaversettings.kcfg
/usr/share/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml
-/usr/share/dbus-1/interfaces/org.kde.KPager.xml
/usr/share/dbus-1/interfaces/org.kde.krunner.Interface.xml
/usr/share/dbus-1/interfaces/org.kde.KSMServerInterface.xml
/usr/share/desktop-directories
@@ -511,9 +448,6 @@
/usr/share/icons/crystalsvg/*/apps/background.*
/usr/share/icons/crystalsvg/*/apps/bell.*
/usr/share/icons/crystalsvg/*/apps/clock.*
-/usr/share/icons/crystalsvg/*/apps/colors.*
-/usr/share/icons/crystalsvg/*/apps/computer.*
-/usr/share/icons/crystalsvg/*/apps/daemon.*
/usr/share/icons/crystalsvg/*/apps/date.*
/usr/share/icons/crystalsvg/*/apps/edu_languages.*
/usr/share/icons/crystalsvg/*/apps/edu_mathematics.*
@@ -533,8 +467,6 @@
/usr/share/icons/crystalsvg/*/apps/kcmscsi.*
/usr/share/icons/crystalsvg/*/apps/kcmsound.*
/usr/share/icons/crystalsvg/*/apps/kcmx.*
-/usr/share/icons/crystalsvg/*/apps/kdeapp.*
-/usr/share/icons/crystalsvg/*/apps/kernel.*
/usr/share/icons/crystalsvg/*/apps/key_bindings.*
/usr/share/icons/crystalsvg/*/apps/keyboard.*
/usr/share/icons/crystalsvg/*/apps/keyboard_layout.*
@@ -562,111 +494,59 @@
/usr/share/icons/crystalsvg/*/apps/package_utilities.*
/usr/share/icons/crystalsvg/*/apps/package_wordprocessing.*
/usr/share/icons/crystalsvg/*/apps/randr.*
-/usr/share/icons/crystalsvg/*/apps/running.*
-/usr/share/icons/crystalsvg/*/apps/shell.*
/usr/share/icons/crystalsvg/*/apps/style.*
-/usr/share/icons/crystalsvg/*/apps/unknownapp.*
/usr/share/icons/crystalsvg/*/apps/usb.*
-/usr/share/icons/crystalsvg/*/apps/waiting.*
/usr/share/icons/crystalsvg/*/apps/xapp.*
/usr/share/icons/hicolor/*/apps/khotkeys.*
/usr/share/icons/hicolor/*/apps/klipper.*
/usr/share/icons/hicolor/*/apps/kmenuedit.*
-/usr/share/icons/hicolor/*/apps/kpager.*
/usr/share/icons/hicolor/*/apps/ksplash.*
/usr/share/icons/hicolor/*/apps/ktip.*
/usr/share/icons/hicolor/*/apps/kxkb.*
-
%_kde_share_dir/services/accessibility.desktop
-
%_kde_share_dir/services/background.desktop
-
%_kde_share_dir/services/bell.desktop
-
%_kde_share_dir/services/clock.desktop
-
-%_kde_share_dir/services/colors.desktop
-
%_kde_share_dir/services/devices.desktop
-
%_kde_share_dir/services/display.desktop
-
%_kde_share_dir/services/dma.desktop
-
%_kde_share_dir/services/energy.desktop
-
%_kde_share_dir/services/fonts.desktop
-
%_kde_share_dir/services/installktheme.desktop
-
%_kde_share_dir/services/interrupts.desktop
-
%_kde_share_dir/services/ioports.desktop
-
%_kde_share_dir/services/joystick.desktop
-
%_kde_share_dir/services/kaccess.desktop
-
%_kde_share_dir/services/kcmaccess.desktop
-
%_kde_share_dir/services/kcmlaunch.desktop
-
%_kde_share_dir/services/kcmsmserver.desktop
-
%_kde_share_dir/services/kwincompositing.desktop
-
%_kde_share_dir/services/kcmusb.desktop
-
%_kde_share_dir/services/kded/khotkeys.desktop
-
%_kde_share_dir/services/keyboard.desktop
-
%_kde_share_dir/services/keyboard_layout.desktop
-
%_kde_share_dir/services/keys.desktop
-
%_kde_share_dir/services/khotkeys.desktop
-
%_kde_share_dir/services/krunner_calculatorrunner.desktop
-
%_kde_share_dir/services/krunner_searchrunner.desktop
-
%_kde_share_dir/services/ksplashthememgr.desktop
-
%_kde_share_dir/services/kthememanager.desktop
-
%_kde_share_dir/services/memory.desktop
-
%_kde_share_dir/services/mouse.desktop
-
%_kde_share_dir/services/nic.desktop
-
%_kde_share_dir/services/opengl.desktop
-
%_kde_share_dir/services/partitions.desktop
-
%_kde_share_dir/services/pci.desktop
-
%_kde_share_dir/services/processor.desktop
-
%_kde_share_dir/services/randr.desktop
-
%_kde_share_dir/services/screensaver.desktop
-
%_kde_share_dir/services/ScreenSavers
-
%_kde_share_dir/services/scsi.desktop
-
%_kde_share_dir/services/sound.desktop
-
%_kde_share_dir/services/style.desktop
-
%_kde_share_dir/services/xinerama.desktop
-
%_kde_share_dir/services/xserver.desktop
-
%_kde_share_dir/servicetypes/krunnerrunner.desktop
-
%_kde_share_dir/servicetypes/screensaver.desktop
/usr/share/sounds/pop.wav
/etc/systemsettingsrc
@@ -714,8 +594,33 @@
/usr/share/kde4/servicetypes/solidnetworkmanager.desktop
/usr/share/kde4/servicetypes/solidpowermanager.desktop
/usr/share/kde4/servicetypes/systemsettingscategory.desktop
+/usr/share/icons/oxygen/*/apps/computer.*
+/usr/share/icons/oxygen/*/apps/daemon.*
+/usr/share/icons/oxygen/*/apps/kdeapp.*
+/usr/share/icons/oxygen/*/apps/kernel.*
+/usr/share/icons/oxygen/*/apps/ksysguardd.*
+/usr/share/icons/oxygen/*/apps/running.*
+/usr/share/icons/oxygen/*/apps/shell.*
+/usr/share/icons/oxygen/*/apps/unknownapp.*
+/usr/share/icons/oxygen/*/apps/waiting.*
+/usr/share/kde4/services/ion-bbcukmet.desktop
+/usr/share/kde4/services/ion-envcan.desktop
+/usr/share/kde4/services/ion-noaa.desktop
+/usr/share/kde4/services/plasma-applet-systemtray.desktop
+/usr/share/kde4/services/plasma-engine-dict.desktop
+/usr/share/kde4/services/plasma-engine-weather.desktop
+/usr/share/kde4/services/plasma-tasks-default.desktop
+/usr/share/kde4/servicetypes/weather_ion.desktop
+%doc %lang(en) /usr/share/doc/kde/HTML/en/kinfocenter
+%doc %lang(en) /usr/share/doc/kde/HTML/en/klipper
+%doc %lang(en) /usr/share/doc/kde/HTML/en/kmenuedit
+%doc %lang(en) /usr/share/doc/kde/HTML/en/kompmgr
+%doc %lang(en) /usr/share/doc/kde/HTML/en/ksysguard
+%doc %lang(en) /usr/share/doc/kde/HTML/en/kxkb
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712052
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ kdebase-workspace-3.93.0.tar.bz2 ++++++
KDE/kdebase4-workspace/kdebase-workspace-3.93.0.tar.bz2 /mounts/work_src_done/STABLE/kdebase4-workspace/kdebase-workspace-3.93.0.tar.bz2 differ: byte 11, line 1
++++++ plasmaapp.diff ++++++
Index: plasma/plasma/plasmaapp.cpp
===================================================================
--- plasma/plasma/plasmaapp.cpp (revision 712002)
+++ plasma/plasma/plasmaapp.cpp (working copy)
@@ -167,7 +167,7 @@
QList<Plasma::Applet*> applets;
Plasma::Applet *tasksApplet = panelScene->addApplet("tasks");
Plasma::Applet *systemTrayApplet = panelScene->addApplet("systemtray");
- Plasma::Applet *clockApplet = panelScene->addApplet("digital-clock");
+ Plasma::Applet *clockApplet = panelScene->addApplet("clock");
applets << tasksApplet << systemTrayApplet << clockApplet;
++++++ _upstream ++++++
--- KDE/kdebase4-workspace/_upstream 2007-08-30 00:30:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase4-workspace/_upstream 2007-09-13 14:07:44.000000000 +0200
@@ -1,6 +1,6 @@
<upstream>
<source>
- <file archive='tar' compress='bzip2'>kdebase-workspace.tar.bz2</file>
+ <file archive='tar' compress='bzip2'>kdebase-workspace-3.93.0.tar.bz2</file>
<svn>
<url>svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebase/workspace</url>
<destdir/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdebase4
checked in at Fri Sep 14 16:15:04 CEST 2007.
--------
--- KDE/kdebase4/kdebase4.changes 2007-09-10 14:20:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase4/kdebase4.changes 2007-09-13 14:20:55.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:20:52 CEST 2007 - stbinner(a)suse.de
+
+- update to 3.93.0.svn712052
+
+-------------------------------------------------------------------
oxygen-icon-theme.changes: same change
Old:
----
fix-build.diff
r710022.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase4.spec ++++++
++++ 690 lines (skipped)
++++ between KDE/kdebase4/kdebase4.spec
++++ and /mounts/work_src_done/STABLE/kdebase4/kdebase4.spec
++++++ oxygen-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.v15598/_old 2007-09-14 16:14:14.000000000 +0200
+++ /var/tmp/diff_new_pack.v15598/_new 2007-09-14 16:14:14.000000000 +0200
@@ -17,9 +17,9 @@
License: LGPL v2 or later
Group: System/GUI/KDE
Summary: Oxygen Icon Theme
-URL: http://www.kde.org
+Url: http://www.kde.org
Version: 3.93.0
-Release: 7
+Release: 9
Requires: hicolor-icon-theme
Recommends: oxygen-icon-theme-scalable
Source0: kdebase-%version.tar.bz2
@@ -49,12 +49,15 @@
cd build/runtime/pics/oxygen
%makeinstall
mkdir -p $RPM_BUILD_ROOT/usr/share/icons/oxygen/scalable/filesystems
+ mkdir -p $RPM_BUILD_ROOT/usr/share/icons/oxygen/128x128/actions
+ mkdir -p $RPM_BUILD_ROOT/usr/share/icons/oxygen/64x64/actions
%if %suse_version > 1020
%fdupes $RPM_BUILD_ROOT
%endif
%clean
rm -rf $RPM_BUILD_ROOT
+
%package scalable
Group: System/GUI/KDE
Summary: Oxygen Icon Theme
@@ -89,6 +92,8 @@
/usr/share/icons/oxygen
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712052
* Mon Sep 10 2007 - dmueller(a)suse.de
- don't set $LANGUAGE in konsole (#305210)
* Sat Sep 01 2007 - stbinner(a)suse.de
++++++ desktop-files.diff ++++++
--- /var/tmp/diff_new_pack.v15598/_old 2007-09-14 16:14:14.000000000 +0200
+++ /var/tmp/diff_new_pack.v15598/_new 2007-09-14 16:14:14.000000000 +0200
@@ -8,3 +8,33 @@
Type=Application
DocPath=dolphin/dolphin.html
Categories=Qt;KDE;System;FileManager;
+--- ./apps/konsole/desktop/konsole.desktop 2007/09/13 21:10:51 1.1
++++ ./apps/konsole/desktop/konsole.desktop 2007/09/13 21:11:01
+@@ -2,7 +2,6 @@
+ Encoding=UTF-8
+ Type=Application
+ Exec=konsole
+-Icon=utilities-terminal
+ X-DocPath=konsole/index.html
+ Terminal=false
+ X-KDE-StartupNotify=true
+--- ./apps/konsole/desktop/quick-access-konsole.desktop 2007/09/13 21:11:13 1.1
++++ ./apps/konsole/desktop/quick-access-konsole.desktop 2007/09/13 21:11:21
+@@ -2,7 +2,6 @@
+ Encoding=UTF-8
+ Type=Application
+ Exec=konsole --background-mode
+-Icon=utilities-terminal
+ X-DocPath=konsole/index.html
+ MimeType=application/x-konsole;
+ Terminal=false
+--- ./apps/konsole/desktop/konsolesu.desktop 2007/09/13 21:11:42 1.1
++++ ./apps/konsole/desktop/konsolesu.desktop 2007/09/13 21:11:48
+@@ -2,7 +2,6 @@
+ Encoding=UTF-8
+ Type=Application
+ Exec=konsole --type su
+-Icon=utilities-terminal
+ X-DocPath=konsole/index.html
+ MimeType=application/x-konsole;
+ Terminal=false
++++++ kdebase-3.93.0.tar.bz2 ++++++
KDE/kdebase4/kdebase-3.93.0.tar.bz2 /mounts/work_src_done/STABLE/kdebase4/kdebase-3.93.0.tar.bz2 differ: byte 11, line 1
++++++ _upstream ++++++
--- KDE/kdebase4/_upstream 2007-06-08 19:46:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase4/_upstream 2007-09-13 14:20:41.000000000 +0200
@@ -1,6 +1,6 @@
<upstream>
<source>
- <file archive='tar' compress='bzip2'>kdebase.tar.bz2</file>
+ <file archive='tar' compress='bzip2'>kdebase-3.93.0.tar.bz2</file>
<svn>
<url>svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebase</url>
<destdir/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdebase3
checked in at Fri Sep 14 16:14:48 CEST 2007.
--------
--- KDE/kdebase3/kdebase3.changes 2007-09-11 17:46:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase3/kdebase3.changes 2007-09-14 15:03:23.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 15:01:18 CEST 2007 - tpatzig(a)suse.de
+
+- let mediamamanger check if crypto_LUKS vol is already mounted
+ before running kryptomedia-dialog (#308196)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3.spec ++++++
--- /var/tmp/diff_new_pack.h14294/_old 2007-09-14 16:14:03.000000000 +0200
+++ /var/tmp/diff_new_pack.h14294/_new 2007-09-14 16:14:03.000000000 +0200
@@ -39,7 +39,7 @@
%if %suse_version > 1000
Recommends: kdelibs3_doc
Recommends: gdb
-Prereq: fileshareset
+PreReq: fileshareset
%define fileshare_prefix %{_prefix}
%else
%define fileshare_prefix /opt/kde3
@@ -52,7 +52,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.kde.org/
Version: 3.5.7
-Release: 73
+Release: 74
%define kde_version 3.5.7
Source0: kdebase-%{kde_version}.tar.bz2
Source3: startkde.suse.sh
@@ -299,6 +299,7 @@
%package nsplugin64
Conflicts: kdebase3-nsplugin
%else
+
%package nsplugin
Conflicts: kdebase3-nsplugin64
%endif
@@ -319,7 +320,6 @@
The KDE Team <kde(a)kde.org>
%else
-
%description nsplugin
This package contains support for Netscape plug-ins in konqueror. You
have to enable JavaScript for this.
@@ -393,7 +393,7 @@
Summary: Set and list fileshares
Group: System/Management
Version: 2.0
-Release: 358
+Release: 359
%description -n fileshareset
This package contains the the fileshareset utility to allow users to
@@ -808,7 +808,6 @@
cp %SOURCE19 $RPM_BUILD_ROOT/%_mandir/man8
kde_post_install
%if %suse_version > 1000
-
%fdupes $RPM_BUILD_ROOT/opt/kde3/share
%endif
# move konqueror.desktop back to old position (#281572)
@@ -869,7 +868,6 @@
%post ksysguardd
%{fillup_and_insserv -sn kdebase3-ksysguardd ksysguardd RUN_KSYSGUARDD}
-
%verifyscript
%verify_permissions -e /opt/kde3/bin/kcheckpass
%verify_permissions -e /opt/kde3/bin/kdesud
@@ -1598,6 +1596,9 @@
%endif
%changelog
+* Fri Sep 14 2007 - tpatzig(a)suse.de
+- let mediamamanger check if crypto_LUKS vol is already mounted
+ before running kryptomedia-dialog (#308196)
* Tue Sep 11 2007 - stbinner(a)suse.de
- show folder_man icon in system:/ slave for Documents (#304656)
* Tue Sep 11 2007 - dmueller(a)suse.de
++++++ media-cryptosupport.diff ++++++
--- /var/tmp/diff_new_pack.h14294/_old 2007-09-14 16:14:09.000000000 +0200
+++ /var/tmp/diff_new_pack.h14294/_new 2007-09-14 16:14:09.000000000 +0200
@@ -1,6 +1,6 @@
---- kioslave/media/mediamanager/halbackend.cpp.orig 2007-01-17 13:51:44.000000000 +0100
-+++ kioslave/media/mediamanager/halbackend.cpp 2007-01-17 13:53:43.000000000 +0100
-@@ -212,10 +212,20 @@ void HALBackend::AddDevice(const char *u
+--- kioslave/media/mediamanager/halbackend.cpp.orig 2007-09-14 10:42:13.000000000 +0200
++++ kioslave/media/mediamanager/halbackend.cpp 2007-09-14 12:28:26.000000000 +0200
+@@ -211,10 +211,30 @@
{
/* We only list volume that have a filesystem or volume that have an audio track*/
if ( libhal_device_get_property_QString(m_halContext, udi, "volume.fsusage") != "filesystem" &&
@@ -9,15 +9,25 @@
!libhal_device_get_property_bool(m_halContext, udi, "volume.disc.is_blank", NULL) )
return;
-+ if ( libhal_device_get_property_QString(m_halContext, udi, "volume.fstype") == "crypto_LUKS" ) {
-+ // TODO: Check for kryptomedia binary.
-+ KProcess proc;
-+ proc << "kryptomedia" << udi;
-+ proc.start(KProcess::DontCare);
++ /* For crypto_LUKS devices check its dm-device, if it is already mounted*/
++ if ( libhal_device_get_property_QString(m_halContext, udi, "volume.fstype") == "crypto_LUKS" ) {
++ int num;
++ char **dm_uuid = libhal_manager_find_device_string_match(m_halContext, "volume.crypto_luks.clear.backing_volume",udi,&num,NULL);
++ kdDebug(1219) << "**CRYPTOCHECK-DM-Count: " << num << endl;
++ if (num == 1) {
++ kdDebug(1219) << "dm-device: " << dm_uuid[0] << endl;
++ kdDebug(1219) << "is_mounted: " << libhal_device_get_property_bool(m_halContext, dm_uuid[0], "volume.is_mounted",NULL) << endl;
++ if (!libhal_device_get_property_bool(m_halContext, dm_uuid[0], "volume.is_mounted",NULL)) {
++ // TODO: Check for kryptomedia binary.
++ KProcess proc;
++ proc << "kryptomedia" << udi;
++ proc.start(KProcess::DontCare);
+
-+ return;
-+ }
++ return;
++ }
++ }
++ }
+
/* Query drive udi */
QString driveUdi = libhal_device_get_property_QString(m_halContext, udi, "block.storage_device");
- /* We don't list floppy volumes because we list floppy drives */
+ if ( driveUdi.isNull() ) // no storage - no fun
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdeartwork4
checked in at Fri Sep 14 16:13:58 CEST 2007.
--------
--- KDE/kdeartwork4/kdeartwork4.changes 2007-09-01 19:12:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeartwork4/kdeartwork4.changes 2007-09-13 14:54:46.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:54:43 CEST 2007 - stbinner(a)suse.de
+
+- update to 3.93.0.svn712059
+
+-------------------------------------------------------------------
kdeartwork4-noarch.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeartwork4-noarch.spec ++++++
--- /var/tmp/diff_new_pack.T12093/_old 2007-09-14 16:13:45.000000000 +0200
+++ /var/tmp/diff_new_pack.T12093/_new 2007-09-14 16:13:45.000000000 +0200
@@ -17,9 +17,9 @@
License: this package contains only pictures, sounds and icons, but no code. I can not define any license. This package will be part of the official KDE 2.2 release.
Group: System/GUI/KDE
Summary: kdeartwork base package
-URL: http://www.kde.org
+Url: http://www.kde.org
Version: 3.93.0
-Release: 1
+Release: 2
Source0: kdeartwork-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -443,6 +443,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
+
%package -n kdeartwork4-kworldclock
Group: System/GUI/KDE
Summary: KDE Worldclock Maps
@@ -460,8 +461,8 @@
%files -n kdeartwork4-kworldclock
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING-DOCS README
-
%_kde_share_dir/apps/kworldclock
+
%package -n kdeartwork4-emoticons
Group: System/GUI/KDE
Summary: Emoticons package
@@ -480,6 +481,7 @@
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING-DOCS README
/usr/share/emoticons
+
%package -n kdeartwork4-icons
Group: System/GUI/KDE
Summary: KDE icon packages
@@ -499,6 +501,7 @@
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING-DOCS README
/usr/share/icons/*
+
%package -n kdeartwork4-sounds
Group: System/GUI/KDE
Summary: KDE sound package
@@ -518,6 +521,7 @@
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING-DOCS README
/usr/share/sounds/*
+
%package -n kdeartwork4-wallpapers
Group: System/GUI/KDE
Summary: Wallpapers package
@@ -540,6 +544,8 @@
/usr/share/wallpapers
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712059
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ kdeartwork4.spec ++++++
--- /var/tmp/diff_new_pack.T12093/_old 2007-09-14 16:13:45.000000000 +0200
+++ /var/tmp/diff_new_pack.T12093/_new 2007-09-14 16:13:45.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdeartwork4 (Version 3.93.0)
+# spec file for package kdeartwork4 (Version 3.93.0.svn712059)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,10 +14,11 @@
License: LGPL v2 or later, This package contains only pictures, sounds and icons, but no code.
Group: System/GUI/KDE
Summary: kdeartwork base package
-URL: http://www.kde.org
-Version: 3.93.0
+Url: http://www.kde.org
+Version: 3.93.0.svn712059
Release: 1
-Source0: kdeartwork-%version.tar.bz2
+%define rversion 3.93.0
+Source0: kdeartwork-%rversion.tar.bz2
Source1: _upstream
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdebase4-runtime
@@ -40,7 +41,7 @@
The KDE Team <kde(a)kde.org>
%prep
-%setup -q -n kdeartwork-%version
+%setup -q -n kdeartwork-%rversion
%build
%cmake_kde4 -d build
@@ -62,6 +63,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
+
%package screensaver
Group: System/GUI/KDE
Summary: KDE screensaver package
@@ -77,7 +79,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post screensaver
%run_ldconfig
@@ -105,12 +106,10 @@
/usr/bin/krotation.kss
/usr/bin/ksolarwinds.kss
/usr/bin/kwave.kss
-
%_kde_share_dir/apps/kfiresaver
-
%_kde_share_dir/apps/kscreensaver
-
%_kde_share_dir/services/ScreenSavers
+
%package kwin
Group: System/GUI/KDE
Summary: KDE window manager theme package
@@ -126,7 +125,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post kwin
%run_ldconfig
@@ -136,7 +134,6 @@
%files kwin
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING-DOCS README
-
%_kde_share_dir/apps/kwin
%files
@@ -144,10 +141,11 @@
%doc COPYING COPYING.LIB COPYING-DOCS README
/usr/%_lib/kde4/kstyle_phase_config.so
/usr/%_lib/kde4/plugins/styles/phasestyle.so
-
%_kde_share_dir/apps/kstyle/themes/phase.themerc
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712059
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ kdeartwork-3.93.0.tar.bz2 ++++++
KDE/kdeartwork4/kdeartwork-3.93.0.tar.bz2 /mounts/work_src_done/STABLE/kdeartwork4/kdeartwork-3.93.0.tar.bz2 differ: byte 11, line 1
++++++ _upstream ++++++
--- KDE/kdeartwork4/_upstream 2007-06-08 19:43:00.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeartwork4/_upstream 2007-09-13 14:51:04.000000000 +0200
@@ -1,6 +1,6 @@
<upstream>
<source>
- <file archive='tar' compress='bzip2'>kdeartwork.tar.bz2</file>
+ <file archive='tar' compress='bzip2'>kdeartwork-3.93.0.tar.bz2</file>
<svn>
<url>svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeartwork</url>
<destdir/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdeadmin4
checked in at Fri Sep 14 16:13:49 CEST 2007.
--------
--- KDE/kdeadmin4/kdeadmin4.changes 2007-09-01 19:16:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeadmin4/kdeadmin4.changes 2007-09-13 14:48:44.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:48:40 CEST 2007 - stbinner(a)suse.de
+
+- update to 3.93.0.svn712059
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeadmin4.spec ++++++
--- /var/tmp/diff_new_pack.m11710/_old 2007-09-14 16:13:40.000000000 +0200
+++ /var/tmp/diff_new_pack.m11710/_new 2007-09-14 16:13:40.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdeadmin4 (Version 3.93.0)
+# spec file for package kdeadmin4 (Version 3.93.0.svn712059)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,10 +14,11 @@
License: GPL v2 or later
Group: System/GUI/KDE
Summary: kdeadmin base package
-URL: http://www.kde.org
-Version: 3.93.0
+Url: http://www.kde.org
+Version: 3.93.0.svn712059
Release: 1
-Source0: kdeadmin-%version.tar.bz2
+%define rversion 3.93.0
+Source0: kdeadmin-%rversion.tar.bz2
Source1: _upstream
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdebase4-runtime
@@ -38,7 +39,7 @@
The KDE Team <kde(a)kde.org>
%prep
-%setup -q -n kdeadmin-%version
+%setup -q -n kdeadmin-%rversion
%build
%cmake_kde4 -d build
@@ -58,6 +59,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
+
%package -n kde4-kcron
Group: System/GUI/KDE
Summary: Cron job configuration tool
@@ -72,7 +74,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kcron
%run_ldconfig
@@ -84,10 +85,10 @@
%doc COPYING COPYING-DOCS README
/usr/bin/kcron
/usr/share/applications/kde4/kcron.desktop
-
%_kde_share_dir/apps/kcron
%doc %lang(en) /usr/share/doc/kde/HTML/en/kcron
/usr/share/icons/hicolor/*/apps/kcron.*
+
%package -n kde4-kpackage
Group: System/Packages
Summary: RPM Handling Tool
@@ -102,7 +103,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kpackage
%run_ldconfig
@@ -114,10 +114,10 @@
%doc COPYING COPYING-DOCS README
/usr/bin/kpackage
/usr/share/applications/kde4/kpackage.desktop
-
%_kde_share_dir/apps/kpackage
%doc %lang(en) /usr/share/doc/kde/HTML/en/kpackage
/usr/share/icons/hicolor/*/apps/kpackage.*
+
%package -n kde4-kuser
Group: System/GUI/KDE
Summary: User Account Manager
@@ -133,7 +133,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kuser
%run_ldconfig
@@ -145,12 +144,11 @@
%doc COPYING COPYING-DOCS README
/usr/bin/kuser
/usr/share/applications/kde4/kuser.desktop
-
%_kde_share_dir/apps/kuser
-
%_kde_share_dir/config.kcfg/kuser.kcfg
%doc %lang(en) /usr/share/doc/kde/HTML/en/kuser
/usr/share/icons/hicolor/*/apps/kuser.*
+
%package -n kde4-secpolicy
Group: System/GUI/KDE
Summary: PAM Setup Viewer
@@ -165,7 +163,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-secpolicy
%run_ldconfig
@@ -176,6 +173,7 @@
%defattr(-,root,root)
%doc COPYING COPYING-DOCS README
/usr/bin/secpolicy
+
%package -n kde4-knetworkconf
Group: System/GUI/KDE
Summary: KDE Network Configuration Module
@@ -191,7 +189,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-knetworkconf
%run_ldconfig
@@ -202,7 +199,6 @@
%defattr(-,root,root)
%doc COPYING COPYING-DOCS README
/usr/%_lib/kde4/kcm_knetworkconfmodule.so
-
%_kde_share_dir/apps/knetworkconf
%doc %lang(en) /usr/share/doc/kde/HTML/en/knetworkconf
/usr/share/icons/hicolor/*/apps/knetworkconf.*
@@ -210,7 +206,6 @@
/usr/share/icons/hicolor/*/actions/network_disconnected_lan.*
/usr/share/icons/hicolor/*/actions/network_disconnected_wlan.*
/usr/share/icons/hicolor/*/actions/network_traffic_wlan.*
-
%_kde_share_dir/services/kcm_knetworkconfmodule.desktop
/usr/%_lib/pkgconfig/system-tools-backends.pc
@@ -219,6 +214,8 @@
%doc COPYING COPYING-DOCS README
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712059
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ kdeadmin-3.93.0.tar.bz2 ++++++
Files old/kdeadmin-3.93.0/doc/kcron/index.cache.bz2 and new/kdeadmin-3.93.0/doc/kcron/index.cache.bz2 differ
Files old/kdeadmin-3.93.0/doc/kdat/index.cache.bz2 and new/kdeadmin-3.93.0/doc/kdat/index.cache.bz2 differ
Files old/kdeadmin-3.93.0/doc/knetworkconf/index.cache.bz2 and new/kdeadmin-3.93.0/doc/knetworkconf/index.cache.bz2 differ
Files old/kdeadmin-3.93.0/doc/kpackage/index.cache.bz2 and new/kdeadmin-3.93.0/doc/kpackage/index.cache.bz2 differ
Files old/kdeadmin-3.93.0/doc/ksysv/index.cache.bz2 and new/kdeadmin-3.93.0/doc/ksysv/index.cache.bz2 differ
Files old/kdeadmin-3.93.0/doc/kuser/index.cache.bz2 and new/kdeadmin-3.93.0/doc/kuser/index.cache.bz2 differ
Files old/kdeadmin-3.93.0/doc/lilo-config/index.cache.bz2 and new/kdeadmin-3.93.0/doc/lilo-config/index.cache.bz2 differ
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kcron/kcron.desktop new/kdeadmin-3.93.0/kcron/kcron.desktop
--- old/kdeadmin-3.93.0/kcron/kcron.desktop 2007-08-29 11:56:12.000000000 +0200
+++ new/kdeadmin-3.93.0/kcron/kcron.desktop 2007-09-06 17:47:04.000000000 +0200
@@ -3,7 +3,7 @@
Type=Application
Exec=kcron %i -caption "%c"
Icon=kcron
-DocPath=kcron/index.html
+X-DocPath=kcron/index.html
Name=KCron
Name[af]= kcron
Name[eo]=Taskoplanilo
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kcron/ktvariable.cpp new/kdeadmin-3.93.0/kcron/ktvariable.cpp
--- old/kdeadmin-3.93.0/kcron/ktvariable.cpp 2007-08-29 11:56:12.000000000 +0200
+++ new/kdeadmin-3.93.0/kcron/ktvariable.cpp 2007-08-31 20:59:31.000000000 +0200
@@ -49,15 +49,24 @@
titleWidget = new KTitleWidget(page);
layout->addWidget(titleWidget, 0, 0, 1, 2);
+ // comment
+ labComment = new QLabel(i18n("Co&mment:"), page);
+ labComment->setObjectName("labComment");
+ layout->addWidget(labComment, 1, 0, Qt::AlignLeft | Qt::AlignTop);
+
+ teComment = new KLineEdit(page);
+ layout->addWidget(teComment, 1, 1, 1, 1);
+ labComment->setBuddy(teComment);
+
// variable
labVariable = new QLabel(i18nc("The environmental variable name ie HOME, MAILTO etc", "&Variable:"), page );
labVariable->setObjectName("labVariable");
- layout->addWidget(labVariable, 1, 0, Qt::AlignLeft | Qt::AlignTop);
+ layout->addWidget(labVariable, 2, 0, Qt::AlignLeft | Qt::AlignTop);
cmbVariable = new KComboBox(page);
cmbVariable->setEditable(true);
cmbVariable->setObjectName("cmbVariable");
- layout->addWidget(cmbVariable, 1, 1, 1, 1);
+ layout->addWidget(cmbVariable, 2, 1, 1, 1);
cmbVariable->addItem("HOME");
cmbVariable->addItem("MAILTO");
@@ -69,23 +78,14 @@
// value
labValue = new QLabel(i18n("Va&lue:"), page);
labValue->setObjectName("labValue");
- layout->addWidget(labValue, 2, 0, Qt::AlignLeft | Qt::AlignTop);
+ layout->addWidget(labValue, 3, 0, Qt::AlignLeft | Qt::AlignTop);
leValue = new KLineEdit(page);
leValue->setObjectName("leValue");
- layout->addWidget(leValue, 2, 1, 1, 1);
+ layout->addWidget(leValue, 3, 1, 1, 1);
leValue->setMaxLength(255);
labValue->setBuddy(leValue);
- // comment
- labComment = new QLabel(i18n("Co&mment:"), page);
- labComment->setObjectName("labComment");
- layout->addWidget(labComment, 3, 0, Qt::AlignLeft | Qt::AlignTop);
-
- teComment = new KLineEdit(page);
- layout->addWidget(teComment, 3, 1, 1, 1);
- labComment->setBuddy(teComment);
-
// enabled
chkEnabled = new QCheckBox(i18n("&Enabled"), page);
chkEnabled->setObjectName("chkEnabled");
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kdat/kdat.desktop new/kdeadmin-3.93.0/kdat/kdat.desktop
--- old/kdeadmin-3.93.0/kdat/kdat.desktop 2007-08-29 11:56:07.000000000 +0200
+++ new/kdeadmin-3.93.0/kdat/kdat.desktop 2007-09-06 17:47:04.000000000 +0200
@@ -72,7 +72,7 @@
Icon=kdat
Type=Application
X-KDE-StartupNotify=true
-DocPath=kdat/index.html
+X-DocPath=kdat/index.html
Terminal=false
X-DBUS-StartupType=Multi
Categories=Qt;KDE;System;X-KDE-More;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop new/kdeadmin-3.93.0/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop
--- old/kdeadmin-3.93.0/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop 2007-09-05 08:29:55.000000000 +0200
@@ -89,6 +89,7 @@
Name[it]=Impostazioni di rete
Name[ja]=ネットワーク設定
Name[kk]=Желінің параметрлері
+Name[lt]=Tinklo nustatymai
Name[mk]=Поставувања на мрежа
Name[nb]=Nettverksoppsett
Name[nds]=Nettwark-Instellen
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/knetworkconf/knetworkconf/knetworkconf.desktop new/kdeadmin-3.93.0/knetworkconf/knetworkconf/knetworkconf.desktop
--- old/kdeadmin-3.93.0/knetworkconf/knetworkconf/knetworkconf.desktop 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/knetworkconf/knetworkconf/knetworkconf.desktop 2007-09-06 17:47:04.000000000 +0200
@@ -4,7 +4,7 @@
Type=Application
Exec=kdesu knetworkconf -caption "%c" %i
Icon=knetworkconf
-DocPath=knetworkconf/index.docbook
+X-DocPath=knetworkconf/index.docbook
Comment=Configure TCP/IP settings
Comment[be]=Наставіць TCP/IP
Comment[bg]=Настройване настройките на TCP/IP
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kpackage/kpackage.desktop new/kdeadmin-3.93.0/kpackage/kpackage.desktop
--- old/kdeadmin-3.93.0/kpackage/kpackage.desktop 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/kpackage/kpackage.desktop 2007-09-06 17:47:04.000000000 +0200
@@ -75,7 +75,7 @@
Exec=kpackage -caption "%c" %i %u
Icon=kpackage
Type=Application
-DocPath=kpackage/index.html
+X-DocPath=kpackage/index.html
Terminal=false
Path=
InitialPreference=5
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kpackage/managementWidget.cpp new/kdeadmin-3.93.0/kpackage/managementWidget.cpp
--- old/kdeadmin-3.93.0/kpackage/managementWidget.cpp 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/kpackage/managementWidget.cpp 2007-09-12 17:27:49.000000000 +0200
@@ -587,7 +587,7 @@
packageInfo *ptree;
QString pkgId = name;
-// kDebug() << "pkgId=" << pkgId << "\n";
+ kDebug() << "pkgId=" << pkgId << "\n";
if (haveInstall) {
ptree = dirInstPackages.value(pkgId); // remove installed entry
@@ -608,12 +608,12 @@
}
}
-// dirInstPackages->insert(pkgId,pnew);
+ pki->rmInfo("old-version");
pki->packageState = packageInfo::INSTALLED;
q = pki->place(treeList,true);
-// allPackages.append(pnew);
+
if (!q) {
-// kDebug() << "N=" << pki->getInfo("name") << "\n";
+ kDebug() << "N=" << pki->getInfo("name") << "\n";
} else {
treeList->sweep(true);
searchLine->updateSearch();
@@ -623,11 +623,11 @@
dirInstPackages.remove(pkgId);
KpTreeListItem *qt = pki->getItem();
if (qt) {
-// kDebug() << "qt pkgId=" << pkgId << "\n";
+ kDebug() << "qt pkgId=" << pkgId << "\n";
treeList->stackRemove(qt);
treeList->setSelected(qt,false);
-// kDebug() << "treeList->setSelected(qt,false);" << "\n";
+ kDebug() << "treeList->setSelected(qt,false);" << "\n";
if (treeList->markPkg == qt)
treeList->markPkg = 0;
pki->deleteItem();
@@ -637,7 +637,7 @@
packageInfo *pb = dirUninstPackages.value(pkgId);
if (pb) { // available package matching the one just uninstalled
-// kDebug() << "pb pkgId=" << pkgId << "\n";
+ kDebug() << "pb pkgId=" << pkgId << "\n";
pb->packageState = packageInfo::NEW;
dirUninstPackages.insert(pkgId, pb);
dirInstPackages.remove(pkgId);
@@ -649,6 +649,18 @@
searchLine->updateSearch();
return q;
}
+ } else {
+ pki->packageState = packageInfo::NEW;
+ dirUninstPackages.insert(pkgId, pki);
+ q = pki->place(treeList,true);
+ if (!q) {
+ kDebug() << "NOTP=" << qPrintable(pb->getInfo("name")) << "\n";
+ } else {
+ treeList->sweep(true);
+ searchLine->updateSearch();
+ return q;
+ }
+
}
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kpackage/packageInfo.cpp new/kdeadmin-3.93.0/kpackage/packageInfo.cpp
--- old/kdeadmin-3.93.0/kpackage/packageInfo.cpp 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/kpackage/packageInfo.cpp 2007-09-12 17:27:49.000000000 +0200
@@ -109,6 +109,14 @@
}
}
+// Delete a property
+void packageInfo::rmInfo(const QString &property)
+{
+ if (info.contains(property)) {
+ info.remove(property);
+ }
+}
+
// Initialize fields if missing
void packageInfo::fixup()
{
@@ -363,7 +371,7 @@
} else {
n = pnewer(myVersion,hisVersion);
if (n) {
-// kDebug() < "W2=" << n << "myVersion=" << myVersion << " hisVersion=" << hisVersion <<"\n";
+// kDebug() << "W2=" << n << "myVersion=" << myVersion << " hisVersion=" << hisVersion <<"\n";
return n;
} else {
n = pnewer(myRelease,hisRelease);
@@ -587,7 +595,7 @@
bool installed, bool infoPackage)
{
QString pname = getInfo("name");
-// kDebug() << "U=" << pname << " I=" << installed << " IP=" << infoPackage << "\n";
+// kDebug() << "U=" << pname << " I=" << installed << " IP=" << infoPackage << "\n";
bool shouldUpdate = true;
bool hidden = false;
@@ -596,10 +604,10 @@
if (pi) { // installed version exists
if ((pi->packageState != BAD_INSTALL)
&& (pi->packageState != NOLIST)) {
-// kDebug() << "U1=" << pname << "\n";
+// kDebug() << "U1=" << pname << "\n";
if (newer(pi) >= 0) {
-// kDebug() << "H=" << pname << "\n";
+// kDebug() << "H=" << pname << "\n";
hidden = true;
}
}
@@ -609,9 +617,9 @@
if (pu) { // available version exists
if ((pu->packageState != BAD_INSTALL)
&& (pu->packageState != NOLIST)) {
-// kDebug() << "U2=" << pname << "\n";
+// kDebug() << "U2=" << pname << "\n";
if (newer(pu) > 0) {
-// kDebug() << "H1=" << pname << "\n";
+// kDebug() << "H1=" << pname << "\n";
if (installed) {
pu->packageState = UPDATED;
shouldUpdate = true;
@@ -619,10 +627,10 @@
} else {
shouldUpdate = false;
}
- } else if (!installed) { // If older available package exists, remove it
-// kDebug() << "H2=" << pname << "\n";
- kpackage->management->dirUninstPackages.take(*(pu->info.find("name")));
- pki.removeAll(pu);
+ } else {
+ kDebug() << "H2=" << pname << "\n";
+ kpackage->management->dirUninstPackages.take(*(pu->info.find("name")));
+ pki.removeAll(pu);
}
}
}
@@ -630,43 +638,13 @@
if (!hasInfo("version")) {
shouldUpdate = true;
}
-
+
if (shouldUpdate) {
- if (packageState != BAD_INSTALL) {
- if (installed)
- packageState = INSTALLED;
- else if (pi) { // installed version exists
- if (hidden) {
- packageState = HIDDEN;
- } else {
- QString version = pi->getInfo("version");
- if (version.isEmpty()) {
- if (pi->packageState == NOLIST)
- packageState = NEW;
- else
- packageState = UPDATED;
- } else {
- packageState = UPDATED;
- if (pi->hasInfo("old-version")) {
- info.insert("old-version",
- pi->getInfo("old-version"));
- } else {
- info.insert("old-version",version);
- }
- QString group = getInfo("group");
- if (group == "NEW") {
- if (pi->hasInfo("group")) {
- info.insert("group", pi->getInfo("group") );
- }
- }
- }
- }
- } else
- packageState = NEW;
- }
-
+ pkgUpdate(this,pi,installed,false);
+
pki.append(this);
-
+// kDebug() << "Inst=" << installed << " Info=" << infoPackage << "\n";
+
if (installed) {
if (infoPackage)
kpackage->management->dirInfoPackages.insert(pname,this);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kpackage/packageInfo.h new/kdeadmin-3.93.0/kpackage/packageInfo.h
--- old/kdeadmin-3.93.0/kpackage/packageInfo.h 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/kpackage/packageInfo.h 2007-09-12 17:27:49.000000000 +0200
@@ -82,6 +82,9 @@
*/
bool hasInfo(const QString &property);
+// Delete a property
+ void rmInfo(const QString &property);
+
void fixup();
// Initialize fields if missing
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kpackage/pkgInterface.cpp new/kdeadmin-3.93.0/kpackage/pkgInterface.cpp
--- old/kdeadmin-3.93.0/kpackage/pkgInterface.cpp 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/kpackage/pkgInterface.cpp 2007-09-12 17:27:49.000000000 +0200
@@ -355,7 +355,7 @@
}
i->packType = pType;
i->fixup();
- // kDebug() << "==" << packName << "\n";
+// kDebug() << "==" << packName << "\n";
return i;
} else {
return 0;
@@ -363,6 +363,22 @@
}
//////////////////////////////////////////////////////////////////////////////
+void pkgInterface::removeLastEmpty(QStringList &list)
+{
+ if (list.count() > 0) {
+ QMutableListIterator<QString> i(list);
+ i.toBack();
+ if (i.peekPrevious().isEmpty()) {
+ i.previous();
+ i.remove();
+ }
+ if (i.peekPrevious().isEmpty()) {
+ i.previous();
+ i.remove();
+ }
+ }
+ kDebug() << "R1" << list <<"\n";
+}
QStringList pkgInterface::listInstalls(const QStringList &packs, bool install, bool &)
{
@@ -386,15 +402,12 @@
kDebug() << "L=" << list << "\n";
if (!kpty->Result) {
+ removeLastEmpty(list);
QMutableListIterator<QString> i(list);
i.toBack();
- // rmove last two lines
- i.previous();
- i.remove();
- i.previous();
- i.remove();
+ kDebug() << "L2=" << list << "\n";
- // Skip non-blank lines (wanted text)
+ // Skip non-blank lines (wanted text)
while (i.hasPrevious()) {
if (!i.peekPrevious().isEmpty()) {
i.previous();
@@ -408,7 +421,8 @@
i.previous();
i.remove();
}
-
+ kDebug() << "L3=" << list << "\n";
+
return list;
} else {
return QStringList();
@@ -437,13 +451,9 @@
// kDebug() << "s=" << s << "LS=" << list.count() << "\n";
// kDebug() << "Status=" << list << "\n";
+ removeLastEmpty(list);
+
QMutableListIterator<QString> i(list);
- i.toBack();
- // rmove last two lines
- i.previous();
- i.remove();
- i.previous();
- i.remove();
i.toFront();
@@ -489,14 +499,9 @@
// kDebug() << "s=" << s << "LS=" << list.count() << "\n";
// kDebug() << "Status=" << list << "\n";
- QMutableListIterator<QString> i(list);
- i.toBack();
- // rmove last two lines
- i.previous();
- i.remove();
- i.previous();
- i.remove();
+ removeLastEmpty(list);
+ QMutableListIterator<QString> i(list);
i.toFront();
// Remove non-blank lines forward (cache access info)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kpackage/pkgInterface.h new/kdeadmin-3.93.0/kpackage/pkgInterface.h
--- old/kdeadmin-3.93.0/kpackage/pkgInterface.h 2007-08-29 11:56:11.000000000 +0200
+++ new/kdeadmin-3.93.0/kpackage/pkgInterface.h 2007-09-12 17:27:49.000000000 +0200
@@ -160,7 +160,8 @@
QString doUninstall(int uninstallFlags, const QString &packs, bool &test);
QString doInstall(int installFlags, const QString &packs, bool &test);
-
+ void removeLastEmpty(QStringList &list);
+
QString uninstall(int uninstallFlags, QList<packageInfo *> p,
bool &test);
QString uninstall(int uninstallFlags, packageInfo *p,
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/ksysv/ksysv.desktop new/kdeadmin-3.93.0/ksysv/ksysv.desktop
--- old/kdeadmin-3.93.0/ksysv/ksysv.desktop 2007-08-29 11:56:07.000000000 +0200
+++ new/kdeadmin-3.93.0/ksysv/ksysv.desktop 2007-09-06 17:47:04.000000000 +0200
@@ -54,7 +54,7 @@
Exec=ksysv -caption "%c" %i
Icon=ksysv
Path=
-DocPath=ksysv/index.html
+X-DocPath=ksysv/index.html
Type=Application
Terminal=false
X-KDE-StartupNotify=true
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kuser/ku_groupldap.cpp new/kdeadmin-3.93.0/kuser/ku_groupldap.cpp
--- old/kdeadmin-3.93.0/kuser/ku_groupldap.cpp 2007-08-29 11:56:09.000000000 +0200
+++ new/kdeadmin-3.93.0/kuser/ku_groupldap.cpp 2007-09-02 12:44:34.000000000 +0200
@@ -156,7 +156,10 @@
mProg->setAutoClose( false );
mProg->setMaximum( 100 );
mAdv = 1;
-
+ mOk = true;
+ mProg->show();
+ qApp->processEvents();
+
KLDAP::LdapSearch search;
connect( &search,
SIGNAL( data( KLDAP::LdapSearch*, const KLDAP::LdapObject& ) ),
@@ -172,6 +175,7 @@
kDebug() << "search failed";
mOk = false;
mErrorString = KLDAP::LdapConnection::errorString(search.error());
+ mErrorDetails = search.errorString();
}
delete mProg;
return( mOk );
@@ -189,12 +193,14 @@
mErrorString = conn.connectionError();
return false;
}
- if ( conn.bind() != KLDAP_SUCCESS ) {
+
+ KLDAP::LdapOperation op( conn );
+
+ if ( op.bind_s() != KLDAP_SUCCESS ) {
mErrorString = KLDAP::LdapConnection::errorString(conn.ldapErrorCode());
mErrorDetails = conn.ldapErrorString();
return false;
}
- KLDAP::LdapOperation op( conn );
KLDAP::LdapOperation::ModOps ops;
mProg = new QProgressDialog( 0 );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kuser/kuser.desktop new/kdeadmin-3.93.0/kuser/kuser.desktop
--- old/kdeadmin-3.93.0/kuser/kuser.desktop 2007-08-29 11:56:09.000000000 +0200
+++ new/kdeadmin-3.93.0/kuser/kuser.desktop 2007-09-06 17:47:04.000000000 +0200
@@ -79,7 +79,7 @@
Exec=kuser %i -caption "%c"
Icon=kuser
Type=Application
-DocPath=kuser/index.html
+X-DocPath=kuser/index.html
Terminal=false
X-KDE-StartupNotify=true
X-KDE-SubstituteUID=true
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kuser/ku_userldap.cpp new/kdeadmin-3.93.0/kuser/ku_userldap.cpp
--- old/kdeadmin-3.93.0/kuser/ku_userldap.cpp 2007-08-29 11:56:09.000000000 +0200
+++ new/kdeadmin-3.93.0/kuser/ku_userldap.cpp 2007-09-02 12:44:34.000000000 +0200
@@ -86,11 +86,12 @@
void KU_UserLDAP::result( KLDAP::LdapSearch *search )
{
- kDebug() << "LDAP result: " << search->error();
+ kDebug() << "LDAP result: " << search->error() << " " << search->errorString();
mProg->hide();
if ( search->error() ) {
mErrorString = KLDAP::LdapConnection::errorString(search->error());
+ mErrorDetails = search->errorString();
mOk = false;
} else {
mOk = true;
@@ -229,7 +230,9 @@
mProg->setAutoReset( false );
mProg->setMaximum( 100 );
mAdv = 1;
-
+ mOk = true;
+ mProg->show();
+ qApp->processEvents();
KLDAP::LdapSearch search;
connect( &search,
@@ -246,6 +249,7 @@
kDebug() << "search failed";
mOk = false;
mErrorString = KLDAP::LdapConnection::errorString(search.error());
+ mErrorDetails = search.errorString();
}
delete mProg;
return( mOk );
@@ -503,13 +507,15 @@
mErrorString = conn.connectionError();
return false;
}
- if ( conn.bind() != KLDAP_SUCCESS ) {
+
+ KLDAP::LdapOperation op( conn );
+
+ if ( op.bind_s() != KLDAP_SUCCESS ) {
mErrorString = KLDAP::LdapConnection::errorString(conn.ldapErrorCode());
mErrorDetails = conn.ldapErrorString();
return false;
}
- KLDAP::LdapOperation op( conn );
KLDAP::LdapOperation::ModOps ops;
mProg = new QProgressDialog( 0 );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/kuser/ku_usermodel.cpp new/kdeadmin-3.93.0/kuser/ku_usermodel.cpp
--- old/kdeadmin-3.93.0/kuser/ku_usermodel.cpp 2007-08-29 11:56:09.000000000 +0200
+++ new/kdeadmin-3.93.0/kuser/ku_usermodel.cpp 2007-09-07 14:21:59.000000000 +0200
@@ -82,7 +82,7 @@
default: return QVariant();
}
case Qt::TextColorRole:
- if ( user.getDisabled() ) return KColorScheme( KColorScheme::View ).foreground( KColorScheme::VisitedText );
+ if ( user.getDisabled() ) return KColorScheme( QPalette::Active, KColorScheme::View ).foreground( KColorScheme::VisitedText );
}
return QVariant();
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdeadmin-3.93.0/README new/kdeadmin-3.93.0/README
--- old/kdeadmin-3.93.0/README 2007-08-29 11:56:12.000000000 +0200
+++ new/kdeadmin-3.93.0/README 2007-09-11 22:36:44.000000000 +0200
@@ -10,15 +10,9 @@
The kdeadmin package contains packages that usually only a system
administrator might need:
-* debian
- Files needed to create Debian packages.
-
* doc
XML based documentation for the programs
-* kcmlinuz
- Linux Kernel configurator
-
* kcron
Editor for the cron command scheduler.
@@ -37,9 +31,6 @@
* kuser
An user manager.
-* kxconfig
- Configure X-Windows display properties.
-
* lilo-config
A plugin for KControl to manage the Linux boot loader LILO.
++++++ _upstream ++++++
--- KDE/kdeadmin4/_upstream 2007-06-08 19:41:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeadmin4/_upstream 2007-09-13 14:46:53.000000000 +0200
@@ -1,6 +1,6 @@
<upstream>
<source>
- <file archive='tar' compress='bzip2'>kdeadmin.tar.bz2</file>
+ <file archive='tar' compress='bzip2'>kdeadmin-3.93.0.tar.bz2</file>
<svn>
<url>svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeadmin</url>
<destdir/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdeaddons4
checked in at Fri Sep 14 16:13:36 CEST 2007.
--------
--- KDE/kdeaddons4/kdeaddons4.changes 2007-09-04 00:51:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeaddons4/kdeaddons4.changes 2007-09-13 14:45:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:45:46 CEST 2007 - stbinner(a)suse.de
+
+- update to 3.93.0.svn712059
+
+-------------------------------------------------------------------
Old:
----
disable-kicker.diff
New:
----
disable-kopete-plugins.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeaddons4.spec ++++++
--- /var/tmp/diff_new_pack.Y10918/_old 2007-09-14 16:13:27.000000000 +0200
+++ /var/tmp/diff_new_pack.Y10918/_new 2007-09-14 16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdeaddons4 (Version 3.93.0)
+# spec file for package kdeaddons4 (Version 3.93.0.svn712059)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,12 +15,13 @@
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/KDE
Summary: kdeaddons base package
-URL: http://www.kde.org
-Version: 3.93.0
-Release: 4
-Source0: kdeaddons-%version.tar.bz2
+Url: http://www.kde.org
+Version: 3.93.0.svn712059
+Release: 1
+%define rversion 3.93.0
+Source0: kdeaddons-%rversion.tar.bz2
Source1: _upstream
-Patch0: disable-kicker.diff
+Patch: disable-kopete-plugins.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdebase4-runtime
Suggests: kdeaddons4-konqueror
@@ -40,8 +41,8 @@
The KDE Team <kde(a)kde.org>
%prep
-%setup -q -n kdeaddons-%version
-%patch0
+%setup -q -n kdeaddons-%rversion
+%patch
%build
%cmake_kde4 -d build
@@ -59,6 +60,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
+
%package konqueror
Group: Productivity/Networking/Web/Utilities
Summary: Konqueror Related Add-Ons
@@ -76,7 +78,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post konqueror
%run_ldconfig
@@ -91,11 +92,8 @@
/usr/share/icons/oxygen/*/actions/htmlvalidator.*
/usr/share/icons/oxygen/*/actions/validators.*
/usr/share/icons/oxygen/*/actions/webarchiver.*
-
%_kde_share_dir/services/akregator_konqplugin.desktop
-
%_kde_share_dir/services/fsview_part.desktop
-
%_kde_share_dir/services/webarchivethumbnail.desktop
%doc %lang(en) /usr/share/doc/kde/HTML/en/konq-plugins
/usr/%_lib/kde4/libakregatorkonqfeedicon.so
@@ -114,22 +112,16 @@
/usr/%_lib/kde4/libvalidatorsplugin.so
/usr/%_lib/kde4/libwebarchiverplugin.so
/usr/%_lib/kde4/webarchivethumbnail.so
-
%_kde_share_dir/apps/akregator
-
%_kde_share_dir/apps/domtreeviewer
-
%_kde_share_dir/apps/fsview
-
%_kde_share_dir/apps/imagerotation
-
%_kde_share_dir/apps/khtml/kpartplugins
-
%_kde_share_dir/apps/konqueror
-
%_kde_share_dir/apps/microformat
%config %_kde_config_dir/translaterc
/usr/bin/kio_media_realfolder
+
%package -n kde4-ksig
Group: Productivity/Networking/Email/Utilities
Summary: Signatur Editor
@@ -144,7 +136,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-ksig
%run_ldconfig
@@ -155,11 +146,11 @@
%defattr(-,root,root)
%doc COPYING COPYING-DOCS README
/usr/bin/ksig
-
%_kde_share_dir/apps/ksig
/usr/share/icons/hicolor/*/apps/ksig.*
/usr/share/applications/kde4/ksig.desktop
%doc %lang(en) /usr/share/doc/kde/HTML/en/ksig
+
%package -n kde4-fsview
Group: Productivity/File utilities
Summary: Disc Usage Analyzer
@@ -175,7 +166,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-fsview
%run_ldconfig
@@ -187,6 +177,7 @@
%doc COPYING COPYING-DOCS README
/usr/bin/fsview
/usr/share/icons/hicolor/*/apps/fsview.*
+
%package knewsticker
Group: System/GUI/KDE
Summary: KNewsticker Scripts
@@ -205,8 +196,8 @@
%files knewsticker
%defattr(-,root,root)
%doc COPYING COPYING-DOCS README
-
%_kde_share_dir/apps/knewsticker
+
%package renamedlgplugins
Group: System/GUI/KDE
Summary: KDE Rename Dialog Enhancement
@@ -222,7 +213,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post renamedlgplugins
%run_ldconfig
@@ -234,9 +224,7 @@
%doc COPYING COPYING-DOCS README
/usr/%_lib/kde4/librenaudioplugin.so
/usr/%_lib/kde4/librenimageplugin.so
-
%_kde_share_dir/services/renaudiodlg.desktop
-
%_kde_share_dir/services/renimagedlg.desktop
%files
@@ -247,6 +235,8 @@
/usr/%_lib/strigi/strigita_mhtml.so
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712059
* Tue Sep 04 2007 - dmueller(a)suse.de
- disable kicker subpackage
* Sun Sep 02 2007 - stbinner(a)suse.de
++++++ disable-kopete-plugins.diff ++++++
--- CMakeLists.txt 2007/09/14 04:17:22 1.1
+++ CMakeLists.txt 2007/09/14 04:17:28
@@ -17,7 +17,7 @@
endif(Q_WS_X11)
macro_optional_add_subdirectory(knewsticker-scripts)
macro_optional_add_subdirectory(konq-plugins)
-macro_optional_add_subdirectory(kopete-plugins)
+#macro_optional_add_subdirectory(kopete-plugins)
macro_optional_add_subdirectory(ksig)
MESSAGE(STATUS "Port when noatun will port")
#macro_optional_add_subdirectory(noatun-plugins)
++++++ kdeaddons-3.93.0.tar.bz2 ++++++
++++ 2390 lines of diff (skipped)
++++++ _upstream ++++++
--- KDE/kdeaddons4/_upstream 2007-04-28 12:29:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeaddons4/_upstream 2007-09-13 14:44:28.000000000 +0200
@@ -1,6 +1,6 @@
<upstream>
<source>
- <file archive='tar' compress='bzip2'>kdeaddons.tar.bz2</file>
+ <file archive='tar' compress='bzip2'>kdeaddons-3.93.0.tar.bz2</file>
<svn>
<url>svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeaddons</url>
<destdir/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdeaccessibility4
checked in at Fri Sep 14 16:13:31 CEST 2007.
--------
--- KDE/kdeaccessibility4/kdeaccessibility4.changes 2007-09-01 19:03:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeaccessibility4/kdeaccessibility4.changes 2007-09-13 14:43:22.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:43:18 CEST 2007 - stbinner(a)suse.de
+
+- update to 3.93.0.svn712059
+
+-------------------------------------------------------------------
kdeaccessibility4-icons.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeaccessibility4-icons.spec ++++++
--- /var/tmp/diff_new_pack.T10130/_old 2007-09-14 16:13:04.000000000 +0200
+++ /var/tmp/diff_new_pack.T10130/_new 2007-09-14 16:13:04.000000000 +0200
@@ -17,9 +17,9 @@
License: GPL v2 or later
Group: System/GUI/KDE
Summary: Monochrome Icon Set for KDE
-URL: http://www.kde.org
+Url: http://www.kde.org
Version: 3.93.0
-Release: 1
+Release: 9
Source0: kdeaccessibility-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -58,6 +58,8 @@
/usr/share/icons/mono
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712059
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ kdeaccessibility4.spec ++++++
--- /var/tmp/diff_new_pack.T10130/_old 2007-09-14 16:13:04.000000000 +0200
+++ /var/tmp/diff_new_pack.T10130/_new 2007-09-14 16:13:04.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdeaccessibility4 (Version 3.93.0)
+# spec file for package kdeaccessibility4 (Version 3.93.0.svn712059)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -10,14 +10,15 @@
Name: kdeaccessibility4
-BuildRequires: alsa-devel festival kdebase4-devel sbl
+BuildRequires: alsa-devel festival kdebase4-devel kdebase4-workspace-devel sbl
License: GPL v2 or later
Group: System/GUI/KDE
Summary: kdeaccessibility Base Package
-URL: http://www.kde.org
-Version: 3.93.0
+Url: http://www.kde.org
+Version: 3.93.0.svn712059
Release: 1
-Source0: kdeaccessibility-%version.tar.bz2
+%define rversion 3.93.0
+Source0: kdeaccessibility-%rversion.tar.bz2
Source1: _upstream
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdebase4-runtime
@@ -40,7 +41,7 @@
The KDE Team <kde(a)kde.org>
%prep
-%setup -q -n kdeaccessibility-%version
+%setup -q -n kdeaccessibility-%rversion
%patch
%build
@@ -63,6 +64,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
+
%package -n kde4-kmag
Group: System/GUI/KDE
Summary: Screen Magnifier
@@ -77,7 +79,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kmag
%run_ldconfig
@@ -89,9 +90,9 @@
%doc COPYING COPYING-DOCS
/usr/bin/kmag
/usr/share/applications/kde4/kmag.desktop
-
%_kde_share_dir/apps/kmag
%doc %lang(en) /usr/share/doc/kde/HTML/en/kmag
+
%package -n kde4-kmousetool
Group: System/GUI/KDE
Summary: Automatic Mouse Click
@@ -106,7 +107,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kmousetool
%run_ldconfig
@@ -118,9 +118,9 @@
%doc COPYING COPYING-DOCS
/usr/bin/kmousetool
/usr/share/applications/kde4/kmousetool.desktop
-
%_kde_share_dir/apps/kmousetool
%doc %lang(en) /usr/share/doc/kde/HTML/en/kmousetool
+
%package -n kde4-kmouth
Group: System/GUI/KDE
Summary: Speed Synthesizer Frontend
@@ -135,7 +135,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kmouth
%run_ldconfig
@@ -147,12 +146,12 @@
%doc COPYING COPYING-DOCS
/usr/bin/kmouth
/usr/share/applications/kde4/kmouth.desktop
-
%_kde_share_dir/apps/kmouth
%config %_kde_config_dir/kmouthrc
%doc %lang(en) /usr/share/doc/kde/HTML/en/kmouth
/usr/share/icons/hicolor/*/apps/kmouth.*
/usr/share/icons/locolor/*/apps/kmouth.*
+
%package -n kde4-kttsd
Group: System/GUI/KDE
Summary: Text-to-Speech
@@ -168,7 +167,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post -n kde4-kttsd
%run_ldconfig
@@ -195,44 +193,25 @@
/usr/%_lib/kde4/libkttsd_xmltransformerplugin.so
/usr/%_lib/kde4/libkttsjobmgrpart.so
/usr/%_lib/libkttsd.*
-
%_kde_share_dir/apps/kttsd
%doc %lang(en) /usr/share/doc/kde/HTML/en/kttsd
-
%_kde_share_dir/services/kcmkttsd.desktop
-
%_kde_share_dir/services/kttsd.desktop
-
%_kde_share_dir/services/kttsd_alsaplugin.desktop
-
%_kde_share_dir/services/kttsd_commandplugin.desktop
-
%_kde_share_dir/services/kttsd_eposplugin.desktop
-
%_kde_share_dir/services/kttsd_festivalintplugin.desktop
-
%_kde_share_dir/services/kttsd_fliteplugin.desktop
-
%_kde_share_dir/services/kttsd_freettsplugin.desktop
-
%_kde_share_dir/services/kttsd_hadifixplugin.desktop
-
%_kde_share_dir/services/kttsd_phononplugin.desktop
-
%_kde_share_dir/services/kttsd_sbdplugin.desktop
-
%_kde_share_dir/services/kttsd_stringreplacerplugin.desktop
-
%_kde_share_dir/services/kttsd_talkerchooserplugin.desktop
-
%_kde_share_dir/services/kttsd_xmltransformerplugin.desktop
-
%_kde_share_dir/services/kttsjobmgr.desktop
-
%_kde_share_dir/servicetypes/kttsd_audioplugin.desktop
-
%_kde_share_dir/servicetypes/kttsd_filterplugin.desktop
-
%_kde_share_dir/servicetypes/kttsd_synthplugin.desktop
/usr/share/applications/kde4/kttsmgr.desktop
/usr/share/icons/hicolor/*/actions/female.*
@@ -240,6 +219,7 @@
/usr/share/icons/hicolor/*/actions/nospeak.*
/usr/share/icons/hicolor/*/actions/speak.*
/usr/share/icons/locolor/*/actions/speak.*
+
%package kicker
Group: System/GUI/KDE
Summary: Accessibility related Kicker applets
@@ -255,7 +235,6 @@
--------
The KDE Team <kde(a)kde.org>
-
%post kicker
%run_ldconfig
@@ -265,12 +244,17 @@
%files kicker
%defattr(-,root,root)
%doc COPYING COPYING-DOCS
+/usr/%_lib/kde4/kbstate_panelapplet.so
+/usr/share/kde4/apps/kbstateapplet
+/usr/share/kde4/apps/kicker/applets/kbstateapplet.desktop
%files
%defattr(-,root,root)
%doc COPYING COPYING-DOCS
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- update to 3.93.0.svn712059
* Sat Sep 01 2007 - stbinner(a)suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 - stbinner(a)suse.de
++++++ desktop-files.diff ++++++
--- /var/tmp/diff_new_pack.T10130/_old 2007-09-14 16:13:04.000000000 +0200
+++ /var/tmp/diff_new_pack.T10130/_new 2007-09-14 16:13:04.000000000 +0200
@@ -5,26 +5,24 @@
Type=Application
Exec=kmag -caption "%c" %i
-Icon=kmag
- DocPath=kmag/index.html
+ X-DocPath=kmag/index.html
Comment=
Terminal=false
--- ./kmousetool/kmousetool/kmousetool.desktop 2007/05/13 14:22:16 1.1
+++ ./kmousetool/kmousetool/kmousetool.desktop 2007/05/13 14:22:21
-@@ -2,7 +2,6 @@
+@@ -2,6 +2,5 @@
[Desktop Entry]
Type=Application
Exec=kmousetool -caption "%c" %i
-Icon=kmousetool
- DocPath=kmousetool/index.html
+ X-DocPath=kmousetool/index.html
Comment=Clicks the mouse for you, reducing the effects of RSI
- Comment[ar]=ينقر على الفأرة بدلا منك، مُخَفِّفاً عنك آلام RSI
--- ./kttsd/kttsmgr/kttsmgr.desktop 2007/05/13 14:22:57 1.1
+++ ./kttsd/kttsmgr/kttsmgr.desktop 2007/05/13 14:23:05
-@@ -46,7 +46,6 @@
+@@ -46,6 +46,5 @@
GenericName[uk]=Менеджер для синтезу мовлення з тексту
GenericName[x-test]=xxText-to-Speech Managerxx
GenericName[zh_TW]=文字轉語音管理員
-Icon=kttsd
Exec=kttsmgr -caption "%c" %i %u
Comment=KDE Text-to-speech Manager
- Comment[bg]=Мениджър на синтезатора на глас
++++++ kdeaccessibility-3.93.0.tar.bz2 ++++++
KDE/kdeaccessibility4/kdeaccessibility-3.93.0.tar.bz2 /mounts/work_src_done/STABLE/kdeaccessibility4/kdeaccessibility-3.93.0.tar.bz2 differ: byte 11, line 1
++++++ _upstream ++++++
--- KDE/kdeaccessibility4/_upstream 2007-06-08 19:40:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeaccessibility4/_upstream 2007-09-13 14:40:44.000000000 +0200
@@ -1,6 +1,6 @@
<upstream>
<source>
- <file archive='tar' compress='bzip2'>kdeaccessibility.tar.bz2</file>
+ <file archive='tar' compress='bzip2'>kdeaccessibility-3.93-0.tar.bz2</file>
<svn>
<url>svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeaccessibility</url>
<destdir/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-main-menu
checked in at Fri Sep 14 16:12:08 CEST 2007.
--------
--- GNOME/gnome-main-menu/gnome-main-menu.changes 2007-09-07 01:04:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-main-menu/gnome-main-menu.changes 2007-09-14 05:54:00.864657000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 05:53:25 CEST 2007 - jimmyk(a)suse.de
+
+- Fixed build so as to break yast2-control-center, BNC #310128.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-main-menu.spec ++++++
--- /var/tmp/diff_new_pack.Lk5115/_old 2007-09-14 16:11:38.000000000 +0200
+++ /var/tmp/diff_new_pack.Lk5115/_new 2007-09-14 16:11:38.000000000 +0200
@@ -17,9 +17,9 @@
%endif
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Version: 0.9.8
-Release: 75
+Release: 79
Summary: The GNOME Desktop Menu
Source: %{name}-%{version}.tar.gz
Source1: system-items-opensuse.xbel
@@ -27,8 +27,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: gnome-panel dbus-1-glib hal tango-icon-theme wireless-tools libssui
Requires: %{name}-lang = %{version}
-Autoreqprov: on
-
+AutoReqProv: on
%gconf_schemas_prereq
%description
@@ -44,7 +43,7 @@
%package devel
Summary: The GNOME Desktop Menu
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name} = %{version} gtk2-devel libgnomeui-devel libbonoboui-devel libglade2-devel librsvg-devel
Requires: gnome-desktop-devel gnome-menus-devel glib2-devel pango-devel
@@ -61,7 +60,7 @@
%package -n nautilus-gnome-main-menu
Summary: The GNOME Desktop Menu
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
%description -n nautilus-gnome-main-menu
The GNOME Desktop Menu and Application Browser.
@@ -76,7 +75,7 @@
%lang_package
%prep
%setup -n gnome-main-menu-%{version}
-cp -f %{S:1} data/system-items.xbel
+cp -f %{S:1} main-menu/etc/system-items.xbel
%build
export CFLAGS="$RPM_OPT_FLAGS"
@@ -91,7 +90,6 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -101,7 +99,6 @@
%post
%run_ldconfig
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -121,7 +118,6 @@
%{_prefix}/share/gnome-main-menu/places.xbel
%{_prefix}/share/gnome-main-menu/system-items.xbel
%{_prefix}/share/gnome-main-menu/slab-window.glade
-%{_prefix}/share/gnome-main-menu/menu-browser.glade
%dir %{_prefix}/lib/%{name}
%{_prefix}/lib/%{name}/main-menu
%{_prefix}/bin/application-browser
@@ -149,6 +145,8 @@
%{_prefix}/%{_lib}/nautilus/extensions-1.0/*.la
%changelog
+* Fri Sep 14 2007 - jimmyk(a)suse.de
+- Fixed build so as to break yast2-control-center, BNC #310128.
* Fri Sep 07 2007 - jimmyk(a)suse.de
- Fixed system-item list to point to correct .desktop files, BNC #287082, BNC
[#302324].
++++++ gnome-main-menu-0.9.8.tar.gz ++++++
++++ 45629 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-applets
checked in at Fri Sep 14 16:11:50 CEST 2007.
--------
--- GNOME/gnome-applets/gnome-applets.changes 2007-09-13 08:27:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-applets/gnome-applets.changes 2007-09-14 03:44:23.384253000 +0200
@@ -1,0 +2,11 @@
+Fri Sep 14 03:44:04 CEST 2007 - federico(a)novell.com
+
+- Added gnome-applets-309796-mixer-applet-reduce-wakeups.diff to fix
+ https://bugzilla.novell.com/show_bug.cgi?id=309796 - the mixer
+ applet would wake up 10 times per second to poll the volume on the
+ sound card. This reduces polling to once per second, and helps
+ reduce power consumption on mobile processors. A complete fix to
+ use GStreamer/ALSA notifications instead of polling will be
+ available in the future.
+
+-------------------------------------------------------------------
New:
----
gnome-applets-309796-mixer-applet-reduce-wakeups.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-applets.spec ++++++
--- /var/tmp/diff_new_pack.zY3515/_old 2007-09-14 16:11:10.000000000 +0200
+++ /var/tmp/diff_new_pack.zY3515/_new 2007-09-14 16:11:10.000000000 +0200
@@ -33,7 +33,7 @@
Requires: gnome-media
%endif
Version: 2.19.1
-Release: 28
+Release: 30
Requires: %{name}-lang = %{version}
Summary: A Collection of Useful Programs for the GNOME 2.x Desktop Panel
Source: %{name}-%{version}.tar.bz2
@@ -46,11 +46,10 @@
Patch24: gnome-applets-modemlights-smpppd.patch
Patch27: gnome-applets-autobuild-warning.patch
Patch28: gnome-applets-216201-kbd-indicator-crash.patch
-URL: http://www.gnome.org/
+Patch29: gnome-applets-309796-mixer-applet-reduce-wakeups.diff
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-
%py_requires
-
%gconf_schemas_prereq
%description
@@ -143,6 +142,7 @@
%patch27
# FIXME: Do we still need this?
# %patch28
+%patch29 -p1
gnome-patch-translation-update
%build
@@ -204,7 +204,6 @@
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -217,7 +216,6 @@
#%%run_permissions
#%%verifyscript
#%%verify_permissions -e %{_bindir}/cpufreq-selector
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -256,6 +254,14 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Fri Sep 14 2007 - federico(a)novell.com
+- Added gnome-applets-309796-mixer-applet-reduce-wakeups.diff to fix
+ https://bugzilla.novell.com/show_bug.cgi?id=309796 - the mixer
+ applet would wake up 10 times per second to poll the volume on the
+ sound card. This reduces polling to once per second, and helps
+ reduce power consumption on mobile processors. A complete fix to
+ use GStreamer/ALSA notifications instead of polling will be
+ available in the future.
* Thu Sep 13 2007 - stbinner(a)suse.de
- fix documentation %%lang tagging - moves 2.8MB to -lang package
* Fri Aug 10 2007 - coolo(a)suse.de
++++++ gnome-applets-309796-mixer-applet-reduce-wakeups.diff ++++++
2007-08-27 Federico Mena Quintero <federico(a)novell.com>
Quick fix for https://bugzilla.novell.com/show_bug.cgi?id=309796
* applet.c (gnome_volume_applet_setup): Use
g_timeout_add_seconds(); update the volume applet once a second
instead of 10 times per second. This is not a real fix for
http://bugzilla.gnome.org/show_bug.cgi?id=370937 --- which is
about using GStreamer notifications instead of polling, but it
will have to do in the meantime.
Feel free to remove this patch once upstream integrates the
full patch to support GStreamer notifications instead of polling.
diff --git a/mixer/applet.c b/mixer/applet.c
index 0c78b34..801fa83 100644
--- a/mixer/applet.c
+++ b/mixer/applet.c
@@ -437,7 +437,7 @@ gnome_volume_applet_setup (GnomeVolumeApplet *applet,
gnome_volume_applet_refresh (applet, TRUE);
if (res) {
- applet->timeout = g_timeout_add (100, cb_check, applet);
+ applet->timeout = g_timeout_add_seconds (1, cb_check, applet);
}
if (res) {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package glibc
checked in at Fri Sep 14 16:11:31 CEST 2007.
--------
--- glibc/glibc.changes 2007-09-05 11:58:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/glibc/glibc.changes 2007-09-13 22:43:49.598227000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 17:20:58 CEST 2007 - pbaudis(a)suse.cz
+
+- Install the default gai.conf to /etc instead of docdir
+- Do not return ::1 /etc/hosts records for 127.0.0.1 queries [#288879]
+
+-------------------------------------------------------------------
New:
----
glibc-2.6-v6loopback.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glibc.spec ++++++
--- /var/tmp/diff_new_pack.LO2727/_old 2007-09-14 16:11:02.000000000 +0200
+++ /var/tmp/diff_new_pack.LO2727/_new 2007-09-14 16:11:02.000000000 +0200
@@ -25,11 +25,11 @@
Group: System/Libraries
Obsoletes: ngpt ngpt-devel
Provides: rtld(GNU_HASH)
-Autoreqprov: on
+AutoReqProv: on
Version: 2.6.1
-Release: 13
+Release: 14
%define snapshot_date 2007080316
-URL: http://www.gnu.org/software/libc/libc.html
+Url: http://www.gnu.org/software/libc/libc.html
PreReq: filesystem
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: glibc-%{version}-%{snapshot_date}.tar.bz2
@@ -82,6 +82,7 @@
Patch41: glibc-nptl-2.6-mutex-unlock.diff
Patch42: glibc-2.6-initfini.diff
Patch43: glibc-2.6-nscd-persistent.diff
+Patch44: glibc-2.6-v6loopback.diff
%description
The GNU C Library provides the most important standard libraries used
@@ -95,7 +96,7 @@
Summary: Info Files for the GNU C Library
Group: Documentation/Other
PreReq: %{install_info_prereq}
-Autoreqprov: on
+AutoReqProv: on
%description info
This package contains the documentation for the GNU C library stored as
@@ -107,7 +108,7 @@
%package html
Summary: HTML Documentation for the GNU C Library
Group: Documentation/HTML
-Autoreqprov: on
+AutoReqProv: on
%description html
This package contains the HTML documentation for the GNU C library. Due
@@ -119,7 +120,7 @@
%package i18ndata
Summary: Database Sources for 'locale'
Group: System/Libraries
-Autoreqprov: on
+AutoReqProv: on
%description i18ndata
This package contains the data needed to build the locale data files to
@@ -133,7 +134,7 @@
Summary: Locale Data for Localized Programs
Group: System/Libraries
Requires: glibc = %{version}
-Autoreqprov: on
+AutoReqProv: on
%description locale
Locale data for the internationalisation features of the GNU C library.
@@ -156,7 +157,7 @@
Summary: Libc Profiling and Debugging Versions
Group: Development/Libraries/C and C++
Requires: glibc = %{version}
-Autoreqprov: on
+AutoReqProv: on
%description profile
This package contains special versions of the GNU C library which are
@@ -170,7 +171,7 @@
Obsoletes: epoll
PreReq: /bin/rm
Requires: glibc = %{version}, linux-kernel-headers
-Autoreqprov: on
+AutoReqProv: on
%description devel
These libraries are needed to develop programs which use the standard C
@@ -182,7 +183,7 @@
Summary: Obsolete Shared Libraries from the GNU C Library
Group: System/Libraries
Requires: glibc = %{version}
-Autoreqprov: on
+AutoReqProv: on
%description obsolete
This package provides some old libraries from the GNU C Library which
@@ -214,7 +215,7 @@
# strncmp is broken, let's delete it for now this way
rm sysdeps/x86_64/strncmp.S
%patch16 -E
-# We have s_sincos.c in patch20, remove duplicate
+# We have s_sincos.c in patch16, remove duplicate
rm sysdeps/x86_64/fpu/s_sincos.S
%patch17
%patch18
@@ -237,7 +238,10 @@
%patch38
%patch39
%patch40
+%patch41
%patch42
+%patch43
+%patch44
%patch5
find . -name configure | xargs touch
@@ -563,6 +567,10 @@
install -m 644 nis/nss $RPM_BUILD_ROOT/etc/default/
%ifarch %ix86
#
+# install /etc/gai.conf
+#
+install -m 644 posix/gai.conf $RPM_BUILD_ROOT/etc
+#
# Remove static library and .so symlink, not needed
rm -f $RPM_BUILD_ROOT%{_libdir}/libNoVersion*
# Move to lib/obsolete
@@ -616,6 +624,7 @@
%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /etc/ld.so.cache
%config(noreplace) /etc/rpc
%verify(not md5 size mtime) %config(noreplace) /etc/nsswitch.conf
+%verify(not md5 size mtime) %config(noreplace) /etc/gai.conf
%config(noreplace) /etc/default/nss
%doc %{_mandir}/man1/getconf.1.gz
%doc %{_mandir}/man1/getent.1.gz
@@ -802,7 +811,7 @@
%files devel
%defattr(-,root,root)
-%doc COPYING COPYING.LIB FAQ INSTALL NEWS NOTES README BUGS CONFORMANCE posix/gai.conf $RPM_SOURCE_DIR/ctype_b.c
+%doc COPYING COPYING.LIB FAQ INSTALL NEWS NOTES README BUGS CONFORMANCE $RPM_SOURCE_DIR/ctype_b.c
%doc %{_mandir}/man1/catchsegv.1.gz
%doc %{_mandir}/man1/rpcgen.1.gz
%doc %{_mandir}/man1/sprof.1.gz
@@ -896,6 +905,9 @@
%{_libdir}/libdl_p.a
%changelog
+* Thu Sep 13 2007 - pbaudis(a)suse.cz
+- Install the default gai.conf to /etc instead of docdir
+- Do not return ::1 /etc/hosts records for 127.0.0.1 queries [#288879]
* Wed Sep 05 2007 - pbaudis(a)suse.cz
- Fix pthread_mutex_unlock() internal lock handling for incorrectly
written applications
++++++ glibc-2.6-v6loopback.diff ++++++
--- nss/nss_files/files-hosts.c~ 2007-09-13 18:15:03.080416000 +0200
+++ nss/nss_files/files-hosts.c 2007-09-13 18:16:30.770641000 +0200
@@ -67,11 +67,6 @@
{
if (IN6_IS_ADDR_V4MAPPED (entdata->host_addr))
memcpy (entdata->host_addr, entdata->host_addr + 12, INADDRSZ);
- else if (IN6_IS_ADDR_LOOPBACK (entdata->host_addr))
- {
- in_addr_t localhost = htonl (INADDR_LOOPBACK);
- memcpy (entdata->host_addr, &localhost, sizeof (localhost));
- }
else
/* Illegal address: ignore line. */
return 0;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-product-creator
checked in at Fri Sep 14 16:10:26 CEST 2007.
--------
--- yast2-product-creator/yast2-product-creator.changes 2007-08-27 12:01:02.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-product-creator/yast2-product-creator.changes 2007-09-14 12:40:01.116680000 +0200
@@ -1,0 +2,16 @@
+Sun Sep 2 21:20:26 CEST 2007 - jsuchome(a)suse.cz
+
+- write schemeversion to config.xml
+- save new kiwi image configurations to vardir/product-creator
+- do not import already imported and modified configuration
+- enable modifications of configurations without creating images
+- require root for running yast2 kiwi (#309456)
+- 2.15.7
+
+-------------------------------------------------------------------
+Tue Aug 28 11:00:31 CEST 2007 - jsuchome(a)suse.cz
+
+- include the package from "post-packages" section of autoyast
+ profile (#291776)
+
+-------------------------------------------------------------------
Old:
----
yast2-product-creator-2.15.6.tar.bz2
New:
----
yast2-product-creator-2.15.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-product-creator.spec ++++++
--- /var/tmp/diff_new_pack.J31331/_old 2007-09-14 16:10:13.000000000 +0200
+++ /var/tmp/diff_new_pack.J31331/_new 2007-09-14 16:10:13.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-product-creator (Version 2.15.6)
+# spec file for package yast2-product-creator (Version 2.15.7)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,19 +11,19 @@
# norootforbuild
Name: yast2-product-creator
-Version: 2.15.6
+Version: 2.15.7
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-product-creator-2.15.6.tar.bz2
-prefix: /usr
+Source0: yast2-product-creator-2.15.7.tar.bz2
+Prefix: /usr
BuildRequires: autoyast2-installation perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-security yast2-testsuite
Requires: yast2-packager autoyast2-installation yast2-security
# GPG.ycp and GPGWidgets.ycp
Requires: yast2 >= 2.15.2
BuildRequires: yast2 >= 2.15.2
-BuildArchitectures: noarch
+BuildArch: noarch
Summary: YaST2 - Module for Creating New Products
%description
@@ -33,7 +33,7 @@
%prep
-%setup -n yast2-product-creator-2.15.6
+%setup -n yast2-product-creator-2.15.7
%build
%{prefix}/bin/y2tool y2autoconf
@@ -76,6 +76,16 @@
/usr/lib/YaST2/servers_non_y2/ag_*
%changelog
+* Sun Sep 02 2007 - jsuchome(a)suse.cz
+- write schemeversion to config.xml
+- save new kiwi image configurations to vardir/product-creator
+- do not import already imported and modified configuration
+- enable modifications of configurations without creating images
+- require root for running yast2 kiwi (#309456)
+- 2.15.7
+* Tue Aug 28 2007 - jsuchome(a)suse.cz
+- include the package from "post-packages" section of autoyast
+ profile (#291776)
* Mon Aug 27 2007 - jsuchome(a)suse.cz
- do not require packages with image descriptions, include required
files (originally created by ms(a)suse.de for kiwi-desc-buildservice
++++++ yast2-product-creator-2.15.6.tar.bz2 -> yast2-product-creator-2.15.7.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/agent-kiwi/ag_kiwi new/yast2-product-creator-2.15.7/agent-kiwi/ag_kiwi
--- old/yast2-product-creator-2.15.6/agent-kiwi/ag_kiwi 2007-07-04 15:20:10.000000000 +0200
+++ new/yast2-product-creator-2.15.7/agent-kiwi/ag_kiwi 2007-08-30 09:06:53.000000000 +0200
@@ -59,8 +59,8 @@
}
}
my $prefs = $optionsNodeList -> get_node(1);
- foreach my $tag ("packagemanager", "version", "rpm-check-signatures", "rpm-force",
- "size") {
+ foreach my $tag ("packagemanager", "version", "rpm-check-signatures",
+ "rpm-force", "size", "defaultdestination") {
my $element = $prefs -> getElementsByTagName ($tag);
$retmap{$tag} = $element-> get_node(1)->textContent () if ($element);
}
@@ -98,6 +98,9 @@
my $image_name = $image -> getAttribute ("name");
$retmap{"name"} = $image_name if $image_name;
+ my $scheme_ver = $image -> getAttribute ("schemeversion");
+ $retmap{"schemeversion"} = $scheme_ver if $scheme_ver;
+
$retmap{"users"} = {};
foreach my $usernode ($usrdataNodeList -> get_nodelist()) {
my $group = $usernode -> getAttribute("group");
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/src/data/kiwi_templates/iso/config.xml new/yast2-product-creator-2.15.7/src/data/kiwi_templates/iso/config.xml
--- old/yast2-product-creator-2.15.6/src/data/kiwi_templates/iso/config.xml 2007-08-27 11:15:54.000000000 +0200
+++ new/yast2-product-creator-2.15.7/src/data/kiwi_templates/iso/config.xml 2007-09-14 10:04:26.000000000 +0200
@@ -7,7 +7,6 @@
<preferences>
<version>1</version>
<size unit="M">2700</size>
- <packagemanager>smart</packagemanager>
<rpm-check-signatures>False</rpm-check-signatures>
<rpm-force>True</rpm-force>
</preferences>
@@ -18,9 +17,7 @@
<opensusePattern name="base"/>
<opensusePattern name="x11"/>
<opensusePattern name="apparmor"/>
- <opensusePattern name="imaging"/>
<opensusePattern name="kde"/>
- <opensusePattern name="kde_imaging"/>
<ignore name="smtp_daemon"/>
<ignore name="pfscalibratio"/>
<ignore name="jaf-demo"/>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/src/data/kiwi_templates/xen/config.xml new/yast2-product-creator-2.15.7/src/data/kiwi_templates/xen/config.xml
--- old/yast2-product-creator-2.15.6/src/data/kiwi_templates/xen/config.xml 2007-08-27 11:15:54.000000000 +0200
+++ new/yast2-product-creator-2.15.7/src/data/kiwi_templates/xen/config.xml 2007-09-14 10:04:28.000000000 +0200
@@ -7,7 +7,6 @@
<preferences>
<version>1</version>
<size unit="M">2700</size>
- <packagemanager>smart</packagemanager>
<rpm-check-signatures>False</rpm-check-signatures>
<rpm-force>True</rpm-force>
</preferences>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/src/kiwi_dialogs.ycp new/yast2-product-creator-2.15.7/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.15.6/src/kiwi_dialogs.ycp 2007-08-27 08:59:43.000000000 +0200
+++ new/yast2-product-creator-2.15.7/src/kiwi_dialogs.ycp 2007-09-13 11:20:10.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Dialogs for kiwi configuration
* Authors: Jiri Suchomel <jsuchome(a)suse.cz>
*
- * $Id: kiwi_dialogs.ycp 40173 2007-08-10 11:47:11Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 40494 2007-08-27 10:13:26Z jsuchome $
*/
{
textdomain "product-creator";
@@ -30,9 +30,6 @@
// what are we configuring now ("iso"/"xen"/...)
string kiwi_task = "";
- // directory with kiwi images
- string images_dir = "";
-
// return the id of actual widget for boot image
string boot_image_widget () {
return kiwi_task + "boot";
@@ -42,11 +39,13 @@
list<term> GetAvailableImages (string subdir) {
list<term> ret = [];
- map out = (map) SCR::Execute (.target.bash_output, sformat ("ls %1/%2", images_dir, subdir));
+ string dir = "/usr/share/kiwi/image/";
+ map out = (map) SCR::Execute (.target.bash_output,
+ sformat ("ls %1/%2", dir, subdir));
if (out["exit"]:0 != 0)
return ret;
foreach (string file, splitstring (out["stdout"]:"", "\n"), {
- if (file != "" && FileUtils::IsDirectory (sformat ("%1/%2/%3", images_dir, subdir, file)))
+ if (file != "" && FileUtils::IsDirectory (sformat ("%1/%2/%3", dir, subdir, file)))
{
ret = add (ret, `item (`id(file), file, file == KiwiConfig[subdir]:""));
}
@@ -624,7 +623,6 @@
define boolean CreateImage (string key, map event) {
if (event["ID"]:nil != `next)
return true;
- boolean ret = false;
map question = $[
// popup question
@@ -657,9 +655,10 @@
directory."),
];
+ Kiwi::WriteConfigXML (KiwiConfig, kiwi_task);
if (Popup::YesNo (question[kiwi_task]:""))
{
- if (Kiwi::WriteConfigXML (KiwiConfig, kiwi_task))
+ if (true)
{
string out_dir = KiwiConfig["iso-directory"]:"";
if (FileUtils::CheckAndCreatePath (out_dir) && Kiwi::PrepareAndCreate (out_dir))
@@ -677,19 +676,15 @@
{
Popup::Message (sformat (success[kiwi_task]:"", out_dir));
}
- ret = true;
}
}
}
- if (ret)
+ string dir = Kiwi::SaveConfiguration (KiwiConfig, kiwi_task);
+ if (dir != nil && dir != "")
{
- string dir = Kiwi::SaveConfiguration (KiwiConfig, kiwi_task);
- if (dir != nil && dir != "")
- {
- ProductCreator::Config["kiwi_configuration_" + kiwi_task] = dir;
- }
+ ProductCreator::Config["kiwi_configuration_" + kiwi_task] = dir;
}
- return ret;
+ return true;
}
/**
@@ -699,7 +694,7 @@
define void InitImageConfiguration () {
kiwi_task = ProductCreator::kiwi_task;
- images_dir = Kiwi::images_dir;
+ string kiwi_dir = "/usr/share/kiwi/image/";
// read the information from the base product
integer src_id = ProductCreator::checkProductDependency ();
@@ -710,10 +705,10 @@
Popup::ShowFeedback (_("Reading current live image configuration..."), _("Please wait..."));
map default_dirmap = $[
- "iso" : sformat ("%1/kwliveDVD-suse-10.3", images_dir),
- "xen" : sformat ("%1/buildhost-suse-SLES10", images_dir),
- "usb" : sformat ("%1/kwliveDVD-suse-10.3", images_dir),
- "vmx" : sformat ("%1/kwliveDVD-suse-10.3", images_dir),
+ "iso" : sformat ("%1/kwliveDVD-suse-10.3", kiwi_dir),
+ "xen" : sformat ("%1/buildhost-suse-SLES10", kiwi_dir),
+ "usb" : sformat ("%1/kwliveDVD-suse-10.3", kiwi_dir),
+ "vmx" : sformat ("%1/kwliveDVD-suse-10.3", kiwi_dir),
];
// path to current config directory
@@ -755,10 +750,11 @@
KiwiConfig[file] = contents;
}
});
- KiwiConfig = (map<string,any>)union(KiwiConfig, Kiwi::ReadConfigXML (kiwi_configuration));
+ map<string,any> read_config = Kiwi::ReadConfigXML (kiwi_configuration);
if (!KiwiConfig["_imported"]:false)
{
+ KiwiConfig = (map<string,any>) union (KiwiConfig, read_config);
// for new configuration, do not read all from the template
y2milestone ("product-creator based configuration...");
foreach (string key, ["addons", "packages", "sources"], {
@@ -768,6 +764,13 @@
else
{
y2milestone ("imported configuration...");
+ // ignore options already set earlier...
+ foreach (string key, any val, read_config, {
+ if (!contains (["name", "iso-directory", "sources"], key))
+ {
+ KiwiConfig[key] = val;
+ }
+ });
// "sources" are already there...
foreach (string key, ["addons", "packages"], {
ProductCreator::Config[key] = KiwiConfig[key]:[];
@@ -954,71 +957,6 @@
"validate_function" : CreateImage,
"no_help" : true,
],
- // widgets for config.xml tab
- "isoboot" : $[
- "widget" : `combobox,
- "opt" : [ `hstretch, `notify ],
- // combo box label
- "label" : _("C&D Boot Image"),
- // help text for "C&D Boot Image", %1/%2 is path (on extra line)
- "help" : sformat (_("<p>Choose one <b>CD Boot Image</b> from the<br>
-<tt>%1/%2</tt><br>
-directory.</p>
-"),
- Kiwi::images_dir, boot_image_widget ()),
- "items" : [],
- "init" : InitBootCombo,
- "store" : StoreBootCombo,
- "handle" : HandleBootCombo,
- ],
- "xenboot" : $[
- "widget" : `combobox,
- "opt" : [ `hstretch, `notify ],
- // combo box label
- "label" : _("&Xen Boot Image"),
- // help text for "XEN Boot Image"
- "help" : sformat (_("<p>Choose one <b>Xen Boot Image</b> from the<br>
-<tt>%1/%2</tt><br>
-directory.</p>
-"),
- Kiwi::images_dir, boot_image_widget ()),
- "items" : [],
- "init" : InitBootCombo,
- "store" : StoreBootCombo,
- "handle" : HandleBootCombo,
- ],
- "usbboot" : $[
- "widget" : `combobox,
- "opt" : [ `hstretch, `notify ],
- // combo box label
- "label" : _("&USB Stick Boot Image"),
- // help text for "XEN Boot Image"
- "help" : sformat (_("<p>Choose one <b>USB stick Boot Image</b> from the<br>
-<tt>%1/%2</tt><br>
-directory.</p>
-"),
- Kiwi::images_dir, boot_image_widget ()),
- "items" : [],
- "init" : InitBootCombo,
- "store" : StoreBootCombo,
- "handle" : HandleBootCombo,
- ],
- "vmxboot" : $[
- "widget" : `combobox,
- "opt" : [ `hstretch, `notify ],
- // combo box label
- "label" : _("&Virtual Disk Boot Image"),
- // help text for "XEN Boot Image"
- "help" : sformat (_("<p>Choose one <b>Virtual Disk Boot Image</b> from the<br>
-<tt>%1/%2</tt><br>
-directory.</p>
-"),
- Kiwi::images_dir, boot_image_widget ()),
- "items" : [],
- "init" : InitBootCombo,
- "store" : StoreBootCombo,
- "handle" : HandleBootCombo,
- ],
"configure_boot" : $[
"widget" : `push_button,
// pusbutton label
@@ -1383,7 +1321,8 @@
"contents" : contents,
"caption" : caption[kiwi_task]:"",
"back_button" : Label::BackButton (),
- "next_button" : next_button[kiwi_task]:Label::NextButton (),
+// "next_button" : next_button[kiwi_task]:Label::NextButton (),
+ "next_button" : Label::FinishButton (),
]);
y2milestone("Returning %1", ret);
return ret;
@@ -1678,8 +1617,8 @@
UI::SetFocus (`id (`out_dir));
continue;
}
- break;
kiwi_task = (string) UI::QueryWidget (`id (`type), `Value);
+ break;
}
}
string boot = Config["type",kiwi_task,"boot"]:"";
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/src/kiwi.ycp new/yast2-product-creator-2.15.7/src/kiwi.ycp
--- old/yast2-product-creator-2.15.6/src/kiwi.ycp 2007-07-19 13:52:47.000000000 +0200
+++ new/yast2-product-creator-2.15.7/src/kiwi.ycp 2007-09-13 13:31:37.000000000 +0200
@@ -15,6 +15,7 @@
include "product-creator/kiwi_dialogs.ycp";
import "CommandLine";
+import "Confirm";
import "PackageCallbacksInit";
import "Sequencer";
@@ -41,8 +42,15 @@
];
Wizard::CreateDialog();
- Wizard::SetDesktopIcon("cd-creator");
- if (!Package::Install ("kiwi"))
+ Wizard::SetDesktopIcon("kiwi");
+
+ if (!Confirm::MustBeRoot ())
+ {
+ UI::CloseDialog ();
+ return false;
+ }
+
+ if (!Package::InstallAll (["kiwi", "yast2-instserver"]))
{
Popup::Error(_("Installation of required packages
failed."));
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/src/Kiwi.ycp new/yast2-product-creator-2.15.7/src/Kiwi.ycp
--- old/yast2-product-creator-2.15.6/src/Kiwi.ycp 2007-08-27 08:45:30.000000000 +0200
+++ new/yast2-product-creator-2.15.7/src/Kiwi.ycp 2007-09-14 10:12:48.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Data for kiwi configuration, input and output functions.
* Authors: Jiri Suchomel <jsuchome(a)suse.cz>
*
- * $Id: Kiwi.ycp 39888 2007-08-02 09:50:37Z jsuchome $
+ * $Id: Kiwi.ycp 40494 2007-08-27 10:13:26Z jsuchome $
*/
{
module "Kiwi";
@@ -23,10 +23,14 @@
import "String";
string encryption_method = nil;
+
global string tmp_dir = "";
- global string images_dir = "/usr/share/kiwi/image";
+ global string images_dir = Directory::vardir + "/product-creator/images";
+
+ global string default_packagemanager = "smart";
+ // all repositories of current configuration
list<map> all_sources = [];
// where the kiwi configuration files are stored
@@ -98,7 +102,7 @@
* generate the name of directory with kiwi configuration
*/
string get_config_dir (string name, string task) {
- return "/kw" + task + "-YaST-" + deletechars (name, " \t");
+ return deletechars (name, " \t");
}
/**
@@ -106,11 +110,14 @@
*/
map get_type_value (map config, string task) {
+ string boot_image = sformat ("%1boot/%2", task, config[task + "boot"]:"suse-10.2");
+ if (config["type",task,"boot"]:"" != "")
+ boot_image = config["type",task,"boot"]:"";
map ret = $[
"__key" : "type",
"__value" : task,
"primary" : "true",
- "boot" : sformat ("%1boot/%2", task, config[task + "boot"]:"suse-10.2"),
+ "boot" : boot_image,
//FIXME (KiwiConfig["compressed"]:false ? ",compressed" : ""),
];
if (task != "iso")
@@ -223,13 +230,16 @@
ret["xen_memory"] = tointeger (packages["xen","memory"]:"512");
foreach (string key, [ "author", "contact", "specification",
"packagemanager", "version", "rpm-check-signatures", "rpm-force",
- "sizeunit", "type", "name", "repository" ],
+ "sizeunit", "type", "name", "repository", "defaultdestination",
+ "schemeversion"],
{
if (config[key]:nil != nil)
ret[key] = config[key]:nil;
});
if (haskey (config, "size"))
ret["size"] = tointeger (config["size"]:"2700");
+ if (haskey (config, "defaultdestination"))
+ ret["iso-directory"] = config["defaultdestination"]:"";
foreach (string user, map usermap, (map<string,map>) config["users"]:$[], {
if (!haskey (ret, "users"))
ret["users"] = $[];
@@ -319,6 +329,7 @@
list write_list = [ $[
"__key" : "image",
"name" : KiwiConfig["name"]:"",
+ "schemeversion" : KiwiConfig["schemeversion"]:"1.4",
"__children" : [
$[
"__key" : "description",
@@ -353,8 +364,7 @@
],
$[
"__key" : "packagemanager",
-// "__value" : "zypper", FIXME still not working for SLES10SP1...
- "__value" : "smart",
+ "__value" : KiwiConfig["packagemanager"]:default_packagemanager
],
$[
"__key" : "rpm-check-signatures",
@@ -364,6 +374,10 @@
"__key" : "rpm-force",
"__value" : KiwiConfig["rpm-force"]:"True",
],
+ $[
+ "__key" : "defaultdestination",
+ "__value" : KiwiConfig["iso-directory"]:"",
+ ],
],
],
],
@@ -411,7 +425,8 @@
}
string write_string = Map2XML (write_list[0]:$[], 0);
- config_dir = tmp_dir + get_config_dir (KiwiConfig["name"]:"", kiwi_task);
+ config_dir = tmp_dir + "/" +
+ get_config_dir (KiwiConfig["name"]:"", kiwi_task);
SCR::Execute (.target.mkdir, config_dir);
SCR::Write (.target.string, config_dir + "/config.xml", write_string);
foreach (string dir, ["root_dir", "config_dir"], {
@@ -563,6 +578,8 @@
global string SaveConfiguration (map KiwiConfig, string kiwi_task) {
if (config_dir == "" || !FileUtils::Exists (config_dir))
return nil;
+ if (!FileUtils::Exists (images_dir))
+ SCR::Execute (.target.mkdir, images_dir);
SCR::Execute (.target.bash, sformat ("cp -ar %1 %2/", config_dir, images_dir));
return (images_dir + get_config_dir (KiwiConfig["name"]:"", kiwi_task));
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/src/ProductCreator.ycp new/yast2-product-creator-2.15.7/src/ProductCreator.ycp
--- old/yast2-product-creator-2.15.6/src/ProductCreator.ycp 2007-08-09 14:41:53.000000000 +0200
+++ new/yast2-product-creator-2.15.7/src/ProductCreator.ycp 2007-09-13 09:36:17.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Data for configuration of product-creator, input and output functions.
* Authors: Anas Nashif <nashif(a)suse.de>
*
- * $Id: ProductCreator.ycp 39888 2007-08-02 09:50:37Z jsuchome $
+ * $Id: ProductCreator.ycp 40525 2007-08-28 09:12:00Z jsuchome $
*
* Representation of the configuration of product-creator.
* Input and output routines.
@@ -2292,6 +2292,18 @@
PackageAI::toinstall = software["packages"]:[];
Config["packages"] = AutoinstSoftware::autoinstPackages();
+
+ // add "post-packages"
+ list post_packages = software["post-packages"]:[];
+ if (size(post_packages) > 0)
+ {
+ y2milestone("Adding \"post-packages\": %1", post_packages);
+ Config["packages"] = union(Config["packages"]:[], post_packages);
+ }
+
+ // TODO: remove also "remove-packages" from the list?
+ // Is it safe to remove them due to possible dependencies??
+
y2milestone("Config: %1", Config );
profile_parsed = true;
return true;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-product-creator-2.15.6/VERSION new/yast2-product-creator-2.15.7/VERSION
--- old/yast2-product-creator-2.15.6/VERSION 2007-08-27 11:19:06.000000000 +0200
+++ new/yast2-product-creator-2.15.7/VERSION 2007-09-02 21:20:58.000000000 +0200
@@ -1 +1 @@
-2.15.6
+2.15.7
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gfxboot
checked in at Fri Sep 14 16:10:19 CEST 2007.
--------
--- arch/i386/gfxboot/gfxboot.changes 2007-09-12 17:54:04.000000000 +0200
+++ /mounts/work_src_done/STABLE/gfxboot/gfxboot.changes 2007-09-14 13:30:06.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 13:29:29 CEST 2007 - snwint(a)suse.de
+
+- fixed building non-openSUSE themes
+
+-------------------------------------------------------------------
Old:
----
gfxboot-3.3.36.tar.bz2
New:
----
gfxboot-3.3.37.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gfxboot.spec ++++++
--- /var/tmp/diff_new_pack.p30862/_old 2007-09-14 16:10:08.000000000 +0200
+++ /var/tmp/diff_new_pack.p30862/_new 2007-09-14 16:10:08.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gfxboot (Version 3.3.36)
+# spec file for package gfxboot (Version 3.3.37)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,12 +16,12 @@
Group: System/Boot
Obsoletes: gfxboot-devel
Requires: perl-HTML-Parser
-Autoreqprov: on
+AutoReqProv: on
Summary: Graphical Boot Logo for LILO and SYSLINUX
-Version: 3.3.36
+Version: 3.3.37
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source: gfxboot-3.3.36.tar.bz2
+Source: gfxboot-3.3.37.tar.bz2
Source1: NLD.tar.bz2
Source2: SLES.tar.bz2
Source3: SuSE.tar.bz2
@@ -61,6 +61,8 @@
/usr/share/gfxboot
%changelog
+* Fri Sep 14 2007 - snwint(a)suse.de
+- fixed building non-openSUSE themes
* Wed Sep 12 2007 - snwint(a)suse.de
- always ask for VBE2 info (to e.g. get 1366x768 listed - #298025)
- new welcome screen animation
++++++ gfxboot-3.3.36.tar.bz2 -> gfxboot-3.3.37.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.36/Changelog new/gfxboot-3.3.37/Changelog
--- old/gfxboot-3.3.36/Changelog 2007-09-12 17:51:56.000000000 +0200
+++ new/gfxboot-3.3.37/Changelog 2007-09-14 13:28:34.000000000 +0200
@@ -1,3 +1,6 @@
+14/9/2007: v3.3.37
+ - fixed build
+
12/9/2007: v3.3.36
- always ask for VBE2 info (to e.g. get 1366x768 listed - #298025)
- new welcome screen animation
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.36/VERSION new/gfxboot-3.3.37/VERSION
--- old/gfxboot-3.3.36/VERSION 2007-09-12 17:53:34.000000000 +0200
+++ new/gfxboot-3.3.37/VERSION 2007-09-14 13:28:19.000000000 +0200
@@ -1 +1 @@
-3.3.36
+3.3.37
++++++ NLD.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/NLD/Makefile new/themes/NLD/Makefile
--- old/themes/NLD/Makefile 2006-03-29 16:29:36.000000000 +0200
+++ new/themes/NLD/Makefile 2007-09-14 13:27:55.000000000 +0200
@@ -17,7 +17,7 @@
DEFAULT_LANG =
PIC_COMMON = timer_a.jpg
-PIC_INSTALL = back.jpg welcome.jpg text*.pcx
+PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg
PIC_BOOT = back-low.jpg
FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \
++++++ SLES.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SLES/Makefile new/themes/SLES/Makefile
--- old/themes/SLES/Makefile 2006-03-29 16:29:26.000000000 +0200
+++ new/themes/SLES/Makefile 2007-09-14 13:27:38.000000000 +0200
@@ -17,7 +17,7 @@
DEFAULT_LANG =
PIC_COMMON = timer_a.jpg
-PIC_INSTALL = back.jpg welcome.jpg text*.pcx
+PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg
PIC_BOOT = back-low.jpg
FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \
++++++ SuSE.tar.bz2 ++++++
++++++ Zen.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/Zen/Makefile new/themes/Zen/Makefile
--- old/themes/Zen/Makefile 2006-05-18 00:25:37.000000000 +0200
+++ new/themes/Zen/Makefile 2007-09-14 13:28:05.000000000 +0200
@@ -17,7 +17,7 @@
DEFAULT_LANG =
PIC_COMMON = timer_a.jpg
-PIC_INSTALL = back.jpg welcome.jpg text*.pcx
+PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg
PIC_BOOT = back-low.jpg
FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-live-installer
checked in at Fri Sep 14 16:10:06 CEST 2007.
--------
--- yast2-live-installer/yast2-live-installer.changes 2007-09-10 13:49:37.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-live-installer/yast2-live-installer.changes 2007-09-14 14:47:21.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Sep 14 14:03:16 CEST 2007 - locilka(a)suse.cz
+
+- Adding inst_live_cleanup scipt into the RPM package (#310521).
+- Client inst_fam removed from control file (#310359).
+- 2.15.9
+
+-------------------------------------------------------------------
Old:
----
yast2-live-installer-2.15.8.tar.bz2
New:
----
yast2-live-installer-2.15.9.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-live-installer.spec ++++++
--- /var/tmp/diff_new_pack.O29544/_old 2007-09-14 16:09:23.000000000 +0200
+++ /var/tmp/diff_new_pack.O29544/_new 2007-09-14 16:09:23.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-live-installer (Version 2.15.8)
+# spec file for package yast2-live-installer (Version 2.15.9)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,16 +11,16 @@
# norootforbuild
Name: yast2-live-installer
-Version: 2.15.8
+Version: 2.15.9
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-live-installer-2.15.8.tar.bz2
-prefix: /usr
+Source0: yast2-live-installer-2.15.9.tar.bz2
+Prefix: /usr
Requires: yast2
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
-BuildArchitectures: noarch
+BuildArch: noarch
Summary: YaST2 - Installation from Live Media
%description
@@ -34,7 +34,7 @@
Jiri Srain <jsrain(a)suse.cz>
%prep
-%setup -n yast2-live-installer-2.15.8
+%setup -n yast2-live-installer-2.15.9
%build
%{prefix}/bin/y2tool y2autoconf
@@ -66,6 +66,10 @@
%doc %{prefix}/share/doc/packages/yast2-live-installer
%changelog
+* Fri Sep 14 2007 - locilka(a)suse.cz
+- Adding inst_live_cleanup scipt into the RPM package (#310521).
+- Client inst_fam removed from control file (#310359).
+- 2.15.9
* Mon Sep 10 2007 - jsrain(a)suse.cz
- remove the yast2-live-installer package after live installation
(#307687)
++++++ yast2-live-installer-2.15.8.tar.bz2 -> yast2-live-installer-2.15.9.tar.bz2 ++++++
++++ 3721 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-live-installer-2.15.8/configure.in new/yast2-live-installer-2.15.9/configure.in
--- old/yast2-live-installer-2.15.8/configure.in 2007-09-10 13:48:07.000000000 +0200
+++ new/yast2-live-installer-2.15.9/configure.in 2007-09-14 13:59:10.000000000 +0200
@@ -1,6 +1,6 @@
dnl configure.in for yast2-live-installer
dnl
-dnl -- This file is generated by y2autoconf 2.15.8 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.15.7 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
AC_INIT(yast2-live-installer, 2.15.8, http://bugs.opensuse.org/, yast2-live-installer)
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-live-installer-2.15.8/missing new/yast2-live-installer-2.15.9/missing
--- old/yast2-live-installer-2.15.8/missing 2007-09-10 13:48:12.000000000 +0200
+++ new/yast2-live-installer-2.15.9/missing 2007-09-14 13:59:16.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2006-05-10.23
+scriptversion=2005-06-08.21
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
@@ -33,8 +33,6 @@
fi
run=:
-sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
-sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
# In the cases where this matters, `missing' is being run in the
# srcdir already.
@@ -46,7 +44,7 @@
msg="missing on your system"
-case $1 in
+case "$1" in
--run)
# Try to run requested program, and just exit if it succeeds.
run=
@@ -79,7 +77,6 @@
aclocal touch file \`aclocal.m4'
autoconf touch file \`configure'
autoheader touch file \`config.h.in'
- autom4te touch the output file, or create a stub one
automake touch all \`Makefile.in' files
bison create \`y.tab.[ch]', if possible, from existing .[ch]
flex create \`lex.yy.c', if possible, from existing .c
@@ -109,7 +106,7 @@
# Now exit if we have it, but it failed. Also exit now if we
# don't have it and --version was passed (most likely to detect
# the program).
-case $1 in
+case "$1" in
lex|yacc)
# Not GNU programs, they don't have --version.
;;
@@ -138,7 +135,7 @@
# If it does not exist, or fails to run (possibly an outdated version),
# try to emulate it.
-case $1 in
+case "$1" in
aclocal*)
echo 1>&2 "\
WARNING: \`$1' is $msg. You should only need it if
@@ -167,7 +164,7 @@
test -z "$files" && files="config.h"
touch_files=
for f in $files; do
- case $f in
+ case "$f" in
*:*) touch_files="$touch_files "`echo "$f" |
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
*) touch_files="$touch_files $f.in";;
@@ -195,8 +192,8 @@
You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
+ test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
if test -f "$file"; then
touch $file
else
@@ -217,25 +214,25 @@
in order for those modifications to take effect. You can get
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
- if test $# -ne 1; then
+ if [ $# -ne 1 ]; then
eval LASTARG="\${$#}"
- case $LASTARG in
+ case "$LASTARG" in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" y.tab.c
fi
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" y.tab.h
fi
;;
esac
fi
- if test ! -f y.tab.h; then
+ if [ ! -f y.tab.h ]; then
echo >y.tab.h
fi
- if test ! -f y.tab.c; then
+ if [ ! -f y.tab.c ]; then
echo 'main() { return 0; }' >y.tab.c
fi
;;
@@ -247,18 +244,18 @@
in order for those modifications to take effect. You can get
\`Flex' from any GNU archive site."
rm -f lex.yy.c
- if test $# -ne 1; then
+ if [ $# -ne 1 ]; then
eval LASTARG="\${$#}"
- case $LASTARG in
+ case "$LASTARG" in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" lex.yy.c
fi
;;
esac
fi
- if test ! -f lex.yy.c; then
+ if [ ! -f lex.yy.c ]; then
echo 'main() { return 0; }' >lex.yy.c
fi
;;
@@ -270,9 +267,11 @@
\`Help2man' package in order for those modifications to take
effect. You can get \`Help2man' from any GNU archive site."
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ if test -z "$file"; then
+ file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
+ fi
+ if [ -f "$file" ]; then
touch $file
else
test -z "$file" || exec >$file
@@ -290,17 +289,11 @@
DU, IRIX). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
# The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
if test -z "$file"; then
# ... or it is the one specified with @setfilename ...
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '
- /^@setfilename/{
- s/.* \([^ ]*\) *$/\1/
- p
- q
- }' $infile`
+ file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
# ... or it is derived from the source name (dir/f.texi becomes f.info)
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fi
@@ -324,13 +317,13 @@
fi
firstarg="$1"
if shift; then
- case $firstarg in
+ case "$firstarg" in
*o*)
firstarg=`echo "$firstarg" | sed s/o//`
tar "$firstarg" "$@" && exit 0
;;
esac
- case $firstarg in
+ case "$firstarg" in
*h*)
firstarg=`echo "$firstarg" | sed s/h//`
tar "$firstarg" "$@" && exit 0
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-live-installer-2.15.8/src/control/live-install.xml new/yast2-live-installer-2.15.9/src/control/live-install.xml
--- old/yast2-live-installer-2.15.8/src/control/live-install.xml 2007-09-10 11:25:57.000000000 +0200
+++ new/yast2-live-installer-2.15.9/src/control/live-install.xml 2007-09-14 14:42:54.000000000 +0200
@@ -204,10 +204,6 @@
<label>Users</label>
<name>user</name>
</module>
- <module>
- <label>Network</label>
- <name>inst_fam</name>
- </module>
<module>
<label>Online Update</label>
<name>inst_do_net_test</name>
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-live-installer-2.15.8/src/inst_live_cleanup.ycp new/yast2-live-installer-2.15.9/src/inst_live_cleanup.ycp
--- old/yast2-live-installer-2.15.8/src/inst_live_cleanup.ycp 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-live-installer-2.15.9/src/inst_live_cleanup.ycp 2007-09-10 14:52:57.000000000 +0200
@@ -0,0 +1,26 @@
+/**
+ *
+ */
+{
+
+import "GetInstArgs";
+import "Popup";
+import "Product";
+import "Wizard";
+
+textdomain "live-installer";
+
+if(GetInstArgs::going_back())
+ return `auto;
+
+// calling RPM is faster than initializing whole update stack
+y2milestone ("Removing yast2-live-installer package");
+
+map out = (map)SCR::Execute (.target.bash_output, "/bin/rpm -e yast2-live-installer");
+
+if (out["exit"]:0 != 0)
+ y2error ("Removing yast2-live-installer failed: %1", out);
+
+return `auto;
+
+}
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-live-installer-2.15.8/src/Makefile.am new/yast2-live-installer-2.15.9/src/Makefile.am
--- old/yast2-live-installer-2.15.8/src/Makefile.am 2007-07-30 14:32:34.000000000 +0200
+++ new/yast2-live-installer-2.15.9/src/Makefile.am 2007-09-14 13:58:53.000000000 +0200
@@ -13,7 +13,8 @@
live_runme_at_boot_finish.ycp \
inst_live_welcome.ycp \
inst_live_full_proposal.ycp \
- inst_live_simple_proposal.ycp
+ inst_live_simple_proposal.ycp \
+ inst_live_cleanup.ycp
desktop_DATA = \
live-installer.desktop
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-live-installer-2.15.8/VERSION new/yast2-live-installer-2.15.9/VERSION
--- old/yast2-live-installer-2.15.8/VERSION 2007-09-10 13:42:39.000000000 +0200
+++ new/yast2-live-installer-2.15.9/VERSION 2007-09-14 14:47:14.000000000 +0200
@@ -1 +1 @@
-2.15.8
+2.15.9
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gdm
checked in at Fri Sep 14 16:10:00 CEST 2007.
--------
--- GNOME/gdm/gdm.changes 2007-09-13 10:43:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/gdm/gdm.changes 2007-09-14 09:27:49.536168000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 09:26:58 CEST 2007 - hpj(a)suse.de
+
+- Update gdm-2.8.0.7-halt-needs-root.patch to fix Novell bug
+ #306418.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.q27644/_old 2007-09-14 16:08:34.000000000 +0200
+++ /var/tmp/diff_new_pack.q27644/_new 2007-09-14 16:08:34.000000000 +0200
@@ -22,7 +22,7 @@
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.19.7
-Release: 12
+Release: 13
Summary: The GNOME 2.x Display Manager
Source: %{name}-%{version}.tar.bz2
Source1: gdm.pamd
@@ -57,9 +57,9 @@
Patch40: gdm-XKeepsCrashing-SaX2.patch
Patch41: gdm-2.19.7-vncxauth.patch
Patch42: fix-desktop-files.diff
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Docdir: %{_defaultdocdir}
+DocDir: %{_defaultdocdir}
Provides: gdm2
Obsoletes: gdm2
%if %suse_version <= 1020
@@ -163,7 +163,6 @@
%find_lang %{name}
ln -s ../sbin/gdm $RPM_BUILD_ROOT%{_bindir}/gdm
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -248,6 +247,9 @@
%files lang -f %{name}.lang
%changelog
+* Fri Sep 14 2007 - hpj(a)suse.de
+- Update gdm-2.8.0.7-halt-needs-root.patch to fix Novell bug
+ [#306418].
* Thu Sep 13 2007 - stbinner(a)suse.de
- '%%suse_update_desktop_file -G "" foo' doesn't seem to work anymore
* Wed Sep 12 2007 - jberkman(a)novell.com
++++++ gdm-2.8.0.7-halt-needs-root.patch ++++++
--- /var/tmp/diff_new_pack.q27644/_old 2007-09-14 16:08:34.000000000 +0200
+++ /var/tmp/diff_new_pack.q27644/_new 2007-09-14 16:08:34.000000000 +0200
@@ -1,6 +1,6 @@
-diff -upr gdm-2.19.5-pre/daemon/gdm-daemon-config-entries.h gdm-2.19.5-post/daemon/gdm-daemon-config-entries.h
---- gdm-2.19.5-pre/daemon/gdm-daemon-config-entries.h 2007-07-30 13:51:14.000000000 -0500
-+++ gdm-2.19.5-post/daemon/gdm-daemon-config-entries.h 2007-08-03 19:21:37.000000000 -0500
+diff -upr gdm-2.19.7-pre/daemon/gdm-daemon-config-entries.h gdm-2.19.7-post/daemon/gdm-daemon-config-entries.h
+--- gdm-2.19.7-pre/daemon/gdm-daemon-config-entries.h 2007-09-14 00:07:36.000000000 -0500
++++ gdm-2.19.7-post/daemon/gdm-daemon-config-entries.h 2007-09-14 00:07:32.000000000 -0500
@@ -110,6 +110,7 @@ typedef enum {
GDM_ID_ALLOW_ROOT,
GDM_ID_ALLOW_REMOTE_ROOT,
@@ -9,7 +9,7 @@
GDM_ID_USER_MAX_FILE,
GDM_ID_RELAX_PERM,
GDM_ID_CHECK_DIR_OWNER,
-@@ -359,6 +360,7 @@ static const GdmConfigEntry gdm_daemon_c
+@@ -360,6 +361,7 @@ static const GdmConfigEntry gdm_daemon_c
{ GDM_CONFIG_GROUP_SECURITY, "AllowRoot", GDM_CONFIG_VALUE_BOOL, "true", GDM_ID_ALLOW_ROOT },
{ GDM_CONFIG_GROUP_SECURITY, "AllowRemoteRoot", GDM_CONFIG_VALUE_BOOL, "false", GDM_ID_ALLOW_REMOTE_ROOT },
{ GDM_CONFIG_GROUP_SECURITY, "AllowRemoteAutoLogin", GDM_CONFIG_VALUE_BOOL, "false", GDM_ID_ALLOW_REMOTE_AUTOLOGIN },
@@ -17,9 +17,9 @@
{ GDM_CONFIG_GROUP_SECURITY, "UserMaxFile", GDM_CONFIG_VALUE_INT, "65536", GDM_ID_USER_MAX_FILE },
{ GDM_CONFIG_GROUP_SECURITY, "RelaxPermissions", GDM_CONFIG_VALUE_INT, "0", GDM_ID_RELAX_PERM },
{ GDM_CONFIG_GROUP_SECURITY, "CheckDirOwner", GDM_CONFIG_VALUE_BOOL, "true", GDM_ID_CHECK_DIR_OWNER },
-diff -upr gdm-2.19.5-pre/daemon/gdm-daemon-config-keys.h gdm-2.19.5-post/daemon/gdm-daemon-config-keys.h
---- gdm-2.19.5-pre/daemon/gdm-daemon-config-keys.h 2007-08-03 17:56:58.000000000 -0500
-+++ gdm-2.19.5-post/daemon/gdm-daemon-config-keys.h 2007-08-03 18:59:38.000000000 -0500
+diff -upr gdm-2.19.7-pre/daemon/gdm-daemon-config-keys.h gdm-2.19.7-post/daemon/gdm-daemon-config-keys.h
+--- gdm-2.19.7-pre/daemon/gdm-daemon-config-keys.h 2007-09-14 00:07:36.000000000 -0500
++++ gdm-2.19.7-post/daemon/gdm-daemon-config-keys.h 2007-09-14 00:07:32.000000000 -0500
@@ -98,6 +98,7 @@ G_BEGIN_DECLS
#define GDM_KEY_ALLOW_ROOT "security/AllowRoot=true"
#define GDM_KEY_ALLOW_REMOTE_ROOT "security/AllowRemoteRoot=false"
@@ -36,10 +36,9 @@
#define GDM_NOTIFY_SYSTEM_MENU "SystemMenu" /* <true/false as int> */
#define GDM_NOTIFY_CONFIG_AVAILABLE "ConfigAvailable" /* <true/false as int> */
#define GDM_NOTIFY_CHOOSER_BUTTON "ChooserButton" /* <true/false as int> */
-Only in gdm-2.19.5-post/daemon: gdm.h.rej
-diff -upr gdm-2.19.5-pre/daemon/gdm-socket-protocol.h gdm-2.19.5-post/daemon/gdm-socket-protocol.h
---- gdm-2.19.5-pre/daemon/gdm-socket-protocol.h 2007-07-30 13:51:14.000000000 -0500
-+++ gdm-2.19.5-post/daemon/gdm-socket-protocol.h 2007-08-03 18:57:43.000000000 -0500
+diff -upr gdm-2.19.7-pre/daemon/gdm-socket-protocol.h gdm-2.19.7-post/daemon/gdm-socket-protocol.h
+--- gdm-2.19.7-pre/daemon/gdm-socket-protocol.h 2007-08-27 11:08:20.000000000 -0500
++++ gdm-2.19.7-post/daemon/gdm-socket-protocol.h 2007-09-14 00:07:32.000000000 -0500
@@ -68,6 +68,8 @@
/* Different login interruptions */
#define GDM_INTERRUPT_TIMED_LOGIN 'T'
@@ -49,10 +48,10 @@
#define GDM_INTERRUPT_SUSPEND 'S'
#define GDM_INTERRUPT_SELECT_USER 'U'
#define GDM_INTERRUPT_LOGIN_SOUND 'L'
-diff -upr gdm-2.19.5-pre/daemon/slave.c gdm-2.19.5-post/daemon/slave.c
---- gdm-2.19.5-pre/daemon/slave.c 2007-08-03 17:56:58.000000000 -0500
-+++ gdm-2.19.5-post/daemon/slave.c 2007-08-03 19:10:15.000000000 -0500
-@@ -129,6 +129,8 @@ static gboolean do_timed_login =
+diff -upr gdm-2.19.7-pre/daemon/slave.c gdm-2.19.7-post/daemon/slave.c
+--- gdm-2.19.7-pre/daemon/slave.c 2007-09-14 00:07:36.000000000 -0500
++++ gdm-2.19.7-post/daemon/slave.c 2007-09-14 00:08:08.000000000 -0500
+@@ -140,6 +140,8 @@ static gboolean do_timed_login =
static gboolean do_configurator = FALSE; /* If this is true, login as
* root and start the
* configurator */
@@ -61,7 +60,7 @@
static gboolean do_cancel = FALSE; /* If this is true, go back to
username entry & unselect
face browser (if present) */
-@@ -2056,6 +2058,96 @@ play_login_sound (const char *sound_file
+@@ -2067,6 +2069,96 @@ play_login_sound (const char *sound_file
return TRUE;
}
@@ -158,7 +157,7 @@
static void
gdm_slave_wait_for_login (void)
{
-@@ -2116,86 +2208,12 @@ gdm_slave_wait_for_login (void)
+@@ -2127,86 +2219,14 @@ gdm_slave_wait_for_login (void)
do_configurator = FALSE;
g_free (login_user);
login_user = NULL;
@@ -208,7 +207,7 @@
- /* Wipe the login */
- g_free (login_user);
- login_user = NULL;
--
+
- /* Note that this can still fall through to
- * the timed login if the user doesn't type in the
- * password fast enough and there is timed login
@@ -216,12 +215,15 @@
- if (do_timed_login) {
- break;
- }
--
++ if (!get_root_auth (_("You must authenticate as root to run configuration."), &pwent)) {
++ if (do_timed_login)
++ break;
+
- if G_UNLIKELY (do_configurator) {
- do_configurator = FALSE;
- gdm_slave_greeter_ctl_no_ret (GDM_RESET, "");
-- continue;
-- }
+ continue;
+ }
- /* Now running as root */
-
@@ -233,11 +235,8 @@
- * since we logged in, but I'm paranoid */
- gdm_slave_greeter_ctl_no_ret (GDM_RESET, "");
- continue;
-+ if (!get_root_auth (_("You must authenticate as root to run configuration."), &pwent)) {
-+ if (do_timed_login)
-+ break;
- }
-
+- }
+-
- d->logged_in = TRUE;
- logged_in_uid = 0;
- logged_in_gid = 0;
@@ -248,7 +247,7 @@
/* Disable the login screen, we don't want people to
* log in in the meantime */
gdm_slave_greeter_ctl_no_ret (GDM_DISABLE, "");
-@@ -2234,6 +2252,43 @@ gdm_slave_wait_for_login (void)
+@@ -2245,6 +2265,43 @@ gdm_slave_wait_for_login (void)
continue;
}
@@ -292,7 +291,7 @@
/* The user timed out into a timed login during the
* conversation */
if (do_timed_login) {
-@@ -5453,6 +5508,14 @@ check_for_interruption (const char *msg)
+@@ -5519,6 +5576,14 @@ check_for_interruption (const char *msg)
/* Not interrupted, continue reading input,
* just proxy this to the master server */
return TRUE;
@@ -307,7 +306,7 @@
case GDM_INTERRUPT_LOGIN_SOUND:
if (d->attached &&
! play_login_sound (gdm_daemon_config_get_value_string (GDM_KEY_SOUND_ON_LOGIN_FILE))) {
-@@ -5909,6 +5972,8 @@ gdm_slave_action_pending (void)
+@@ -5975,6 +6040,8 @@ gdm_slave_action_pending (void)
{
if (do_timed_login ||
do_configurator ||
@@ -316,7 +315,7 @@
do_restart_greeter ||
do_cancel)
return FALSE;
-@@ -6192,6 +6257,8 @@ gdm_slave_handle_notify (const char *msg
+@@ -6258,6 +6325,8 @@ gdm_slave_handle_notify (const char *msg
remanage_asap = TRUE;
}
}
@@ -325,10 +324,9 @@
}
}
-Only in gdm-2.19.5-post: error.17751
-diff -upr gdm-2.19.5-pre/gui/gdmlogin.c gdm-2.19.5-post/gui/gdmlogin.c
---- gdm-2.19.5-pre/gui/gdmlogin.c 2007-08-03 17:56:58.000000000 -0500
-+++ gdm-2.19.5-post/gui/gdmlogin.c 2007-08-03 19:24:09.000000000 -0500
+diff -upr gdm-2.19.7-pre/gui/gdmlogin.c gdm-2.19.7-post/gui/gdmlogin.c
+--- gdm-2.19.7-pre/gui/gdmlogin.c 2007-09-14 00:07:36.000000000 -0500
++++ gdm-2.19.7-post/gui/gdmlogin.c 2007-09-14 00:07:32.000000000 -0500
@@ -692,12 +692,15 @@ gdm_run_gdmconfig (GtkWidget *w, gpointe
static void
gdm_login_restart_handler (void)
@@ -393,7 +391,7 @@
printf ("%c%c%c\n", STX, BEL, GDM_INTERRUPT_SUSPEND);
fflush (stdout);
}
-@@ -2911,6 +2920,7 @@ gdm_read_config (void)
+@@ -2913,6 +2922,7 @@ gdm_read_config (void)
gdm_config_get_bool (GDM_KEY_TITLE_BAR);
gdm_config_get_bool (GDM_KEY_ADD_GTK_MODULES);
gdm_config_get_bool (GDM_KEY_SHOW_DOMAIN);
@@ -401,7 +399,7 @@
/* Keys not to include in reread_config */
gdm_config_get_bool (GDM_KEY_LOCK_POSITION);
-@@ -2994,6 +3004,7 @@ gdm_reread_config (int sig, gpointer dat
+@@ -2996,6 +3006,7 @@ gdm_reread_config (int sig, gpointer dat
gdm_config_reload_bool (GDM_KEY_TIMED_LOGIN_ENABLE) ||
gdm_config_reload_bool (GDM_KEY_TITLE_BAR) ||
gdm_config_reload_bool (GDM_KEY_SHOW_DOMAIN) ||
@@ -409,10 +407,9 @@
gdm_config_reload_bool (GDM_KEY_ADD_GTK_MODULES)) {
/* Set busy cursor */
-Only in gdm-2.19.5-post/gui: gdmlogin.c~
-diff -upr gdm-2.19.5-pre/gui/greeter/greeter.c gdm-2.19.5-post/gui/greeter/greeter.c
---- gdm-2.19.5-pre/gui/greeter/greeter.c 2007-08-03 17:56:58.000000000 -0500
-+++ gdm-2.19.5-post/gui/greeter/greeter.c 2007-08-03 19:25:02.000000000 -0500
+diff -upr gdm-2.19.7-pre/gui/greeter/greeter.c gdm-2.19.7-post/gui/greeter/greeter.c
+--- gdm-2.19.7-pre/gui/greeter/greeter.c 2007-09-14 00:07:36.000000000 -0500
++++ gdm-2.19.7-post/gui/greeter/greeter.c 2007-09-14 00:07:32.000000000 -0500
@@ -982,6 +982,7 @@ gdm_read_config (void)
gdm_config_get_bool (GDM_KEY_SHOW_DOMAIN);
gdm_config_get_bool (GDM_KEY_ADD_GTK_MODULES);
@@ -429,10 +426,9 @@
gdm_config_reload_bool (GDM_KEY_BROWSER)) {
/* Set busy cursor */
-Only in gdm-2.19.5-post/gui/greeter: greeter.c~
-diff -upr gdm-2.19.5-pre/gui/greeter/greeter_item.c gdm-2.19.5-post/gui/greeter/greeter_item.c
---- gdm-2.19.5-pre/gui/greeter/greeter_item.c 2007-08-03 17:56:58.000000000 -0500
-+++ gdm-2.19.5-post/gui/greeter/greeter_item.c 2007-08-03 19:02:29.000000000 -0500
+diff -upr gdm-2.19.7-pre/gui/greeter/greeter_item.c gdm-2.19.7-post/gui/greeter/greeter_item.c
+--- gdm-2.19.7-pre/gui/greeter/greeter_item.c 2007-09-14 00:07:36.000000000 -0500
++++ gdm-2.19.7-post/gui/greeter/greeter_item.c 2007-09-14 00:07:32.000000000 -0500
@@ -214,15 +214,15 @@ greeter_item_is_visible (GreeterItemInfo
strcmp (info->show_type, "system") == 0)
return FALSE;
@@ -452,10 +448,9 @@
(info->show_type != NULL &&
strcmp (info->show_type, "suspend") == 0))
return FALSE;
-Only in gdm-2.19.5-post/gui/greeter: greeter_item.c~
-diff -upr gdm-2.19.5-pre/gui/greeter/greeter_system.c gdm-2.19.5-post/gui/greeter/greeter_system.c
---- gdm-2.19.5-pre/gui/greeter/greeter_system.c 2007-07-30 13:51:01.000000000 -0500
-+++ gdm-2.19.5-post/gui/greeter/greeter_system.c 2007-08-03 18:41:02.000000000 -0500
+diff -upr gdm-2.19.7-pre/gui/greeter/greeter_system.c gdm-2.19.7-post/gui/greeter/greeter_system.c
+--- gdm-2.19.7-pre/gui/greeter/greeter_system.c 2007-08-27 11:07:52.000000000 -0500
++++ gdm-2.19.7-post/gui/greeter/greeter_system.c 2007-09-14 00:07:32.000000000 -0500
@@ -77,10 +77,15 @@ bin_exists (const char *command)
static void
query_greeter_restart_handler (void)
@@ -571,4 +566,3 @@
if (group_radio != NULL)
radio_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (group_radio));
suspend_radio = gtk_radio_button_new_with_mnemonic (radio_group,
-Only in gdm-2.19.5-post/gui/greeter: greeter_system.c~
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-installation
checked in at Fri Sep 14 16:09:16 CEST 2007.
--------
--- yast2-installation/yast2-installation.changes 2007-09-05 14:55:00.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-installation/yast2-installation.changes 2007-09-13 16:21:19.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Sep 13 16:18:30 CEST 2007 - locilka(a)suse.cz
+
+- Fixed inst_upgrade_urls to re-register sources with their
+ repository names taken from the upgraded system (#310209).
+- 2.15.49
+
+-------------------------------------------------------------------
+Tue Sep 11 20:03:02 CEST 2007 - aschnell(a)suse.de
+
+- don't swapoff after 1st stage installation (bug #308121)
+- 2.15.48
+
+-------------------------------------------------------------------
+Tue Sep 11 11:07:20 CEST 2007 - locilka(a)suse.cz
+
+- Calling ntp-client_finish instead of ntp_client_finish in the
+ inst_finish script (#309430).
+
+-------------------------------------------------------------------
@@ -49 +68 @@
-- mark string for translation (#300268)
+- mark string for translation (#300268)
@@ -122 +141 @@
-- 2.15.36
+- 2.15.36
@@ -306 +325 @@
-- 2.15.28
+- 2.15.28
@@ -311 +330 @@
-- fixed spec requirements
+- fixed spec requirements
@@ -316 +335 @@
-- removed netsetup item from control files
+- removed netsetup item from control files
@@ -321 +340 @@
-- removed inst_netsetup item from control files
+- removed inst_netsetup item from control files
@@ -328 +347 @@
-- 2.15.27
+- 2.15.27
@@ -984 +1003 @@
-
+
@@ -992 +1011 @@
-- Timeout license in AutoYaST after 2 seconds (#206706).
+- Timeout license in AutoYaST after 2 seconds (#206706).
@@ -999 +1018 @@
-- added new configurable values for LVM/EVMS based proposals
+- added new configurable values for LVM/EVMS based proposals
@@ -1005 +1024 @@
-
+
@@ -1481 +1500 @@
-- added a please-wait string in registration (already translated)
+- added a please-wait string in registration (already translated)
@@ -1496 +1515 @@
-- 2.13.126
+- 2.13.126
@@ -1511 +1530 @@
-- 2.13.124
+- 2.13.124
@@ -1594 +1613 @@
-- 2.13.112
+- 2.13.112
@@ -1605 +1624 @@
-- fixed layouting in inst_ask_online_update (#177559)
+- fixed layouting in inst_ask_online_update (#177559)
@@ -1610 +1629 @@
-- let inst_suse_register ask to install mozilla-xulrunner if
+- let inst_suse_register ask to install mozilla-xulrunner if
@@ -1673 +1692 @@
-- 2.13.104
+- 2.13.104
@@ -1735 +1754 @@
-- 2.13.96
+- 2.13.96
@@ -1768 +1787 @@
-
+
@@ -1785 +1804 @@
-- Making "SLP Catalog" selection bigger (maximum ncurses size)
+- Making "SLP Catalog" selection bigger (maximum ncurses size)
@@ -1810 +1829 @@
-- Removed "Disagree with all" button (bug #163001)
+- Removed "Disagree with all" button (bug #163001)
@@ -1839 +1858 @@
-- added proxy support for registration browser (#165891)
+- added proxy support for registration browser (#165891)
@@ -1853 +1872 @@
-- 2.13.81
+- 2.13.81
@@ -1871 +1890 @@
-- 2.13.78
+- 2.13.78
@@ -1939 +1958 @@
-- changed control files according to (#165509)
+- changed control files according to (#165509)
@@ -1951 +1970 @@
-- added missing autoyast entries in suse_register.desktop
+- added missing autoyast entries in suse_register.desktop
@@ -1958 +1977 @@
-- 2.13.68
+- 2.13.68
@@ -1991 +2010 @@
-- 2.13.64
+- 2.13.64
@@ -1996 +2015 @@
-- flag for evms in control.SLES.xml needs to be true
+- flag for evms in control.SLES.xml needs to be true
@@ -2097 +2116 @@
-- included new desktop file in Makefile (162112)
+- included new desktop file in Makefile (162112)
@@ -2117 +2136 @@
-- late feature "force registration" for suse_register (aj, shorn)
+- late feature "force registration" for suse_register (aj, shorn)
@@ -2125 +2144 @@
-- 2.13.51
+- 2.13.51
@@ -2133 +2152 @@
-- 2.13.50
+- 2.13.50
@@ -2145 +2164 @@
-- 2.13.49
+- 2.13.49
@@ -2155 +2174 @@
-- fixed security issue: suse-ncc dummy user got his own group
+- fixed security issue: suse-ncc dummy user got his own group
@@ -2160 +2179 @@
-- added controlfile configured default settings for suse_register
+- added controlfile configured default settings for suse_register
@@ -2175 +2194 @@
-- 2.13.45
+- 2.13.45
@@ -2190 +2209 @@
-- 2.13.43
+- 2.13.43
@@ -2206 +2225 @@
-- 2.13.41
+- 2.13.41
@@ -2217 +2236 @@
-- patch to make the ComboBox appear longer in release_notes
+- patch to make the ComboBox appear longer in release_notes
@@ -2236 +2255 @@
-- 2.13.40
+- 2.13.40
@@ -2295 +2314 @@
-- 2.13.35
+- 2.13.35
@@ -2300 +2319 @@
-- 2.13.34
+- 2.13.34
@@ -2306 +2325 @@
-- new texts for registration module
+- new texts for registration module
@@ -2377 +2396 @@
-- added functionality to skip suse register and/or online update
+- added functionality to skip suse register and/or online update
@@ -2393 +2412 @@
-- enable media callbacks in the add-on product handling
+- enable media callbacks in the add-on product handling
@@ -2405 +2424 @@
-- reset package manager before installing patches
+- reset package manager before installing patches
@@ -2454 +2473 @@
-- 2.13.21
+- 2.13.21
@@ -2504 +2523 @@
-- new release notes module (multiple release notes) FATE: 120129
+- new release notes module (multiple release notes) FATE: 120129
@@ -2521 +2540 @@
-- save zypp.log from instsys
+- save zypp.log from instsys
@@ -2695 +2714 @@
-- merged proofread texts
+- merged proofread texts
@@ -2707 +2726 @@
- over the license agreement
+ over the license agreement
@@ -2817 +2836 @@
-- 2.12.27
+- 2.12.27
Old:
----
yast2-installation-2.15.47.tar.bz2
New:
----
yast2-installation-2.15.49.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.i28807/_old 2007-09-14 16:09:01.000000000 +0200
+++ /var/tmp/diff_new_pack.i28807/_new 2007-09-14 16:09:01.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-installation (Version 2.15.47)
+# spec file for package yast2-installation (Version 2.15.49)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,13 +11,13 @@
# norootforbuild
Name: yast2-installation
-Version: 2.15.47
+Version: 2.15.49
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.15.47.tar.bz2
-prefix: /usr
+Source0: yast2-installation-2.15.49.tar.bz2
+Prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
# Mode::live_installation
BuildRequires: yast2 >= 2.15.38
@@ -63,16 +63,17 @@
Recommends: yast2-update
Recommends: yast2-add-on
PreReq: %fillup_prereq
-BuildArchitectures: noarch
+BuildArch: noarch
Summary: YaST2 - Installation Parts
+
%package devel-doc
-Version: 2.15.47
+Version: 2.15.49
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.15.47.tar.bz2
-prefix: /usr
+Source0: yast2-installation-2.15.49.tar.bz2
+Prefix: /usr
Requires: yast2-installation >= 2.15.34
PreReq: %fillup_prereq
Summary: YaST2 - Installation Parts
@@ -90,7 +91,6 @@
Jiri Srain <jsrain(a)suse.cz>
Lukas Ocilka <locilka(a)suse.cz>
-
%description devel-doc
System installation code as present on installation media.
@@ -105,7 +105,7 @@
Lukas Ocilka <locilka(a)suse.cz>
%prep
-%setup -n yast2-installation-2.15.47
+%setup -n yast2-installation-2.15.49
%build
%{prefix}/bin/y2tool y2autoconf
@@ -168,7 +168,6 @@
%dir %{prefix}/share/doc/packages/yast2-installation
%{prefix}/share/doc/packages/yast2-installation/COPYING
%{prefix}/share/doc/packages/yast2-installation/COPYRIGHT.english
-
%readme %{prefix}/share/doc/packages/yast2-installation/README
%files devel-doc
@@ -179,6 +178,16 @@
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
+* Thu Sep 13 2007 - locilka(a)suse.cz
+- Fixed inst_upgrade_urls to re-register sources with their
+ repository names taken from the upgraded system (#310209).
+- 2.15.49
+* Tue Sep 11 2007 - aschnell(a)suse.de
+- don't swapoff after 1st stage installation (bug #308121)
+- 2.15.48
+* Tue Sep 11 2007 - locilka(a)suse.cz
+- Calling ntp-client_finish instead of ntp_client_finish in the
+ inst_finish script (#309430).
* Wed Sep 05 2007 - locilka(a)suse.cz
- Reinitializing variable for skipping add-on-related clients with
its default value in inst_system_analysis (#305554).
++++++ yast2-installation-2.15.47.tar.bz2 -> yast2-installation-2.15.49.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.47/src/clients/inst_finish.ycp new/yast2-installation-2.15.49/src/clients/inst_finish.ycp
--- old/yast2-installation-2.15.47/src/clients/inst_finish.ycp 2007-08-31 16:28:05.000000000 +0200
+++ new/yast2-installation-2.15.49/src/clients/inst_finish.ycp 2007-09-11 11:08:58.000000000 +0200
@@ -6,7 +6,7 @@
* Arvin Schnell <arvin(a)suse.de>
* Jiri Srain <jsrain(a)suse.de>
*
- * $Id: inst_finish.ycp 40652 2007-08-31 14:28:04Z locilka $
+ * $Id: inst_finish.ycp 40844 2007-09-11 09:08:57Z locilka $
*
* Writes:
* [target] /var/lib/YaST2/runme_at_boot run yast2 after initial boot
@@ -79,7 +79,7 @@
"label" : _("Save installation settings"),
"steps" : [
"network",
- "ntp_client",
+ "ntp-client",
"ssh_settings",
"save_hw_status",
"autoinst_scripts2",
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.47/src/clients/inst_upgrade_urls.ycp new/yast2-installation-2.15.49/src/clients/inst_upgrade_urls.ycp
--- old/yast2-installation-2.15.47/src/clients/inst_upgrade_urls.ycp 2007-08-21 16:09:41.000000000 +0200
+++ new/yast2-installation-2.15.49/src/clients/inst_upgrade_urls.ycp 2007-09-13 16:13:43.000000000 +0200
@@ -205,6 +205,8 @@
return ret;
}
+ // FIXME: collision when two different products with two different name
+ // use the very same URL (fix in 11.0)
string FindURLName (string baseurl) {
if (baseurl == "" || baseurl == nil) {
y2error ("Base URL not defined!");
@@ -213,8 +215,8 @@
string ret = nil;
- foreach (map one_url, already_registered_repos, {
- if (baseurl == one_url["media_url"]:"-A-") {
+ foreach (map one_url, urls, {
+ if (baseurl == one_url["url"]:"-A-" && one_url["name"]:"" != "") {
ret = one_url["name"]:"";
break;
}
@@ -389,6 +391,34 @@
Wizard::SetTitleIcon ("yast-sw_source");
}
+ // See bugzilla #309317
+ string GetUniqueAlias (string alias_orig) {
+ if (alias_orig == nil) alias_orig = "";
+
+ // all current aliases
+ list <string> aliases = maplist (integer i, Pkg::SourceGetCurrent(false), {
+ map info = Pkg::SourceGeneralData (i);
+ return info["alias"]:"";
+ });
+
+ // default
+ string alias = alias_orig;
+
+ // repository alias must be unique
+ // if it already exists add "_<number>" suffix to it
+ integer idx = 1;
+ while (contains (aliases, alias)) {
+ alias = sformat("%1_%2", alias_orig, idx);
+ idx = idx + 1;
+ }
+
+ if (alias_orig != alias) {
+ y2milestone ("Alias '%1' changed to '%2'", alias_orig, alias);
+ }
+
+ return alias;
+ }
+
symbol AddOrRemoveSources () {
list <integer> sources_to_remove = [];
list <string> sources_to_add = [];
@@ -431,19 +461,56 @@
// Remote repositories need network
if ((size(sources_to_add) > 0) && NetworkRunning()) {
y2milestone ("Adding repos: %1", sources_to_add);
+
foreach (string one_url, sources_to_add, {
- integer new_id = Pkg::SourceCreate (one_url, "/");
+ string repo_type = Pkg::RepositoryProbe (one_url, "/");
+ y2milestone ("Probed repository: %1 type: %2", one_url, repo_type);
+
+ if (repo_type == nil || repo_type == "NONE") {
+ y2error ("Cannot add repository");
+ return;
+ }
+
+ string repo_name = FindURLName (one_url);
+ // fallback
+ if (repo_name == nil) repo_name = "";
+ string pth = "/";
+
+ // see bugzilla #310209
+ // Adding repositories with their correct names
+ map <string, any> repoadd = $[
+ "enabled" : false,
+ "name" : repo_name,
+ "base_urls" : [one_url],
+ "prod_dir" : pth,
+ // alias needs to be unique
+ // bugzilla #309317
+ "alias" : GetUniqueAlias (one_url),
+ "type" : repo_type,
+ ];
+ y2milestone ("Adding: %1", repoadd);
+
+ integer new_id = Pkg::RepositoryAdd (repoadd);
+
if (new_id > -1) {
- AddOnProduct::add_on_products = add (
- AddOnProduct::add_on_products,
- $[
- "media" : new_id,
- "media_url" : one_url,
- "product_dir" : "/",
- "product" : FindURLName (one_url),
- "autoyast_product" : "",
- ]
- );
+ boolean repo_refresh = Pkg::SourceRefreshNow (new_id);
+ y2milestone ("Repository refreshed: %1", repo_refresh);
+
+ boolean repo_enable = Pkg::SourceSetEnabled (new_id, true);
+ y2milestone ("Repository enabled: %1", repo_enable);
+
+ AddOnProduct::Integrate (new_id);
+
+ map <string, string> prod = (map <string, string>) Pkg::SourceProductData (new_id);
+ y2milestone ("Product Data: %1", prod);
+
+ AddOnProduct::add_on_products = add (AddOnProduct::add_on_products, $[
+ "media" : new_id,
+ "media_url" : one_url,
+ "product_dir" : pth,
+ "product" : repo_name,
+ "autoyast_product" : "",
+ ]);
}
});
}
@@ -529,4 +596,4 @@
y2milestone ("Returning %1", ret);
return ret;
-}
\ No newline at end of file
+}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.47/startup/First-Stage/F10-cleanup new/yast2-installation-2.15.49/startup/First-Stage/F10-cleanup
--- old/yast2-installation-2.15.47/startup/First-Stage/F10-cleanup 2007-05-18 10:44:04.000000000 +0200
+++ new/yast2-installation-2.15.49/startup/First-Stage/F10-cleanup 2007-09-12 11:10:28.000000000 +0200
@@ -5,11 +5,11 @@
#=============================================
# 10) first stage done, cleanup and save level
#---------------------------------------------
+
# 10.1) reverse umount file systems...
awk '/ \/mnt/{ print $2 }' /proc/mounts | sort -r | xargs --no-run-if-empty umount
-# 10.2) turn off swap space (files and partitions)
-swapoff -a
-# 10.3) unmount update filesystem
+
+# 10.2) unmount update filesystem
if [ "$UPDATE_MOUNTED" = true ];then
umount /y2update
fi
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.47/VERSION new/yast2-installation-2.15.49/VERSION
--- old/yast2-installation-2.15.47/VERSION 2007-09-05 14:57:54.000000000 +0200
+++ new/yast2-installation-2.15.49/VERSION 2007-09-13 16:18:24.000000000 +0200
@@ -1 +1 @@
-2.15.47
+2.15.49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-add-on-creator
checked in at Fri Sep 14 16:08:53 CEST 2007.
--------
--- yast2-add-on-creator/yast2-add-on-creator.changes 2007-08-23 14:45:11.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-add-on-creator/yast2-add-on-creator.changes 2007-09-14 10:02:38.114091000 +0200
@@ -1,0 +2,7 @@
+Fri Sep 14 08:39:09 CEST 2007 - jsuchome(a)suse.cz
+
+- enable deleting of pattern keys (#297195)
+- enable reading compressed metadata files
+- 2.15.21
+
+-------------------------------------------------------------------
Old:
----
yast2-add-on-creator-2.15.20.tar.bz2
New:
----
yast2-add-on-creator-2.15.21.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-add-on-creator.spec ++++++
--- /var/tmp/diff_new_pack.q27106/_old 2007-09-14 16:08:27.000000000 +0200
+++ /var/tmp/diff_new_pack.q27106/_new 2007-09-14 16:08:27.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-add-on-creator (Version 2.15.20)
+# spec file for package yast2-add-on-creator (Version 2.15.21)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,16 +11,16 @@
# norootforbuild
Name: yast2-add-on-creator
-Version: 2.15.20
+Version: 2.15.21
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-add-on-creator-2.15.20.tar.bz2
-prefix: /usr
+Source0: yast2-add-on-creator-2.15.21.tar.bz2
+Prefix: /usr
Requires: yast2
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
-BuildArchitectures: noarch
+BuildArch: noarch
Summary: YaST2- module for creating Add-On product
%description
@@ -33,7 +33,7 @@
Jiř� Suchomel <jsuchome(a)suse.cz>
%prep
-%setup -n yast2-add-on-creator-2.15.20
+%setup -n yast2-add-on-creator-2.15.21
%build
%{prefix}/bin/y2tool y2autoconf
@@ -70,6 +70,10 @@
%doc %{prefix}/share/doc/packages/yast2-add-on-creator
%changelog
+* Fri Sep 14 2007 - jsuchome(a)suse.cz
+- enable deleting of pattern keys (#297195)
+- enable reading compressed metadata files
+- 2.15.21
* Thu Aug 23 2007 - jsuchome(a)suse.cz
- copy packages with different architectures to correct
directories (#302439)
++++++ yast2-add-on-creator-2.15.20.tar.bz2 -> yast2-add-on-creator-2.15.21.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.20/src/add-on-creator.ycp new/yast2-add-on-creator-2.15.21/src/add-on-creator.ycp
--- old/yast2-add-on-creator-2.15.20/src/add-on-creator.ycp 2007-08-10 12:56:18.000000000 +0200
+++ new/yast2-add-on-creator-2.15.21/src/add-on-creator.ycp 2007-09-13 23:21:00.000000000 +0200
@@ -146,8 +146,14 @@
foreach (string file, splitstring (out["stdout"]:"", "\n"), {
list f = splitstring (file, ".");
string lang = f[size(f)-1]:"en";
+ if (lang == "gz")
+ {
+ if (size (f) > 2) lang = f[size(f)-2]:"en";
+ else return;
+ }
if (file == "" || lang == "DU") return;
- AddOnCreator::packages_descr[lang] = AddOnCreator::ReadPackagesFile (file);
+ AddOnCreator::packages_descr[lang] =
+ AddOnCreator::ReadPackagesFile (file);
});
}
else
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.20/src/AddOnCreator.ycp new/yast2-add-on-creator-2.15.21/src/AddOnCreator.ycp
--- old/yast2-add-on-creator-2.15.20/src/AddOnCreator.ycp 2007-08-22 13:57:09.000000000 +0200
+++ new/yast2-add-on-creator-2.15.21/src/AddOnCreator.ycp 2007-09-14 08:38:46.000000000 +0200
@@ -24,7 +24,7 @@
* Summary: AddOnCreator settings, input and output functions
* Authors: Jiri Suchomel <jsuchome(a)suse.cz>
*
- * $Id: AddOnCreator.ycp 40167 2007-08-10 10:56:18Z jsuchome $
+ * $Id: AddOnCreator.ycp 40432 2007-08-23 12:45:45Z jsuchome $
*
* Representation of the configuration of add-on-creator.
* Input and output routines.
@@ -652,6 +652,14 @@
return modified;
}
+boolean gzip_is_installed = nil;
+
+boolean gzip_installed () {
+ if (gzip_is_installed == nil)
+ gzip_is_installed = Package::Installed ("gzip");
+ return gzip_is_installed;
+}
+
map lang_codes = $[
"languages" : nil,
"with_country" : nil,
@@ -823,11 +831,33 @@
return ret;
}
+/**
+ * Take a path to compressed file as argument and return path to uncompressed one\
+ */
+string uncompress_file (string file_path) {
+
+ string ret = file_path;
+ if (substring (file_path, size (file_path) - 3, 3) == ".gz" &&
+ gzip_installed ())
+ {
+ list full = splitstring (file_path, "/");
+ string file = full[size (full) - 1]:"";
+ if (!FileUtils::Exists (tmpdir + "/" + file))
+ SCR::Execute (.target.bash, sformat ("cp %1 %2/", file_path, tmpdir));
+ map o = (map)SCR::Execute (.target.bash_output, sformat ("cd %1; gunzip %2", tmpdir, file));
+ if (o["exit"]:1 == 0)
+ ret = tmpdir + "/" + substring (file, 0, size (file) - 3);
+ else
+ y2warning ("gunzip failed with %1 (%2)", o["exit"]:0, o["stderr"]:"");
+ }
+ return ret;
+}
// read the pattern given by file name
global map ReadPatternFile (string file_path) {
y2milestone ("Importing pattern '%1'", file_path);
+ file_path = uncompress_file (file_path);
map ret = $[];
map pt = (map) SCR::Read (.pattern, file_path);
@@ -851,7 +881,7 @@
y2milestone ("Importing package description '%1'", file_path);
- return PackagesDescr::Read (file_path);
+ return PackagesDescr::Read (uncompress_file (file_path));
}
/**
@@ -868,7 +898,7 @@
string descr_path = sformat ("%1/%2", dir_path, content_map["DESCRDIR"]:"");
map out = (map) SCR::Execute (.target.bash_output,
- sformat ("ls -A1 %1/*.pat 2>/dev/null", descr_path));
+ sformat ("ls -A1 %1/*.pat %1/*.pat.gz 2>/dev/null", descr_path));
foreach (string f, splitstring(out["stdout"]:"", "\n"), {
if (f == "") return;
map pat = ReadPatternFile (f);
@@ -1171,6 +1201,12 @@
foreach (string file, splitstring (out["stdout"]:"", "\n"), {
list f = splitstring (file, ".");
lang = f[size(f)-1]:"en";
+ if (lang == "gz") // fortunatelly, there is no 'gz' locale...
+ {
+ if (size (f) > 2)
+ lang = f[size(f)-2]:"en";
+ else return;
+ }
if (file == "" || lang == "DU") return;
packages_descr[lang] = ReadPackagesFile (file);
});
@@ -1325,9 +1361,15 @@
{
SCR::Execute (.target.bash,
sformat ("/bin/rm -f '%1/packages' '%1/packages.DU'", descr_path));
- string cmd = sformat("/bin/cp %1/packages '%2'", tmpdir, descr_path);
+ string pth = tmpdir + "/packages";
+ if (!FileUtils::Exists (pth) && FileUtils::Exists (pth + ".gz"))
+ pth = pth + ".gz";
+ string cmd = sformat("/bin/cp %1 '%2'", pth, descr_path);
SCR::Execute (.target.bash, cmd, $["LANG":"C"]);
- cmd = sformat ("/bin/cp %1/packages.DU '%2'", tmpdir, descr_path);
+ pth = tmpdir + "/packages.DU";
+ if (!FileUtils::Exists (pth) && FileUtils::Exists (pth + ".gz"))
+ pth = pth + ".gz";
+ cmd = sformat ("/bin/cp %1 '%2'", pth, descr_path);
SCR::Execute (.target.bash, cmd, $["LANG":"C"]);
}
@@ -1748,6 +1790,11 @@
foreach (string full_path, dirs_for_md5, {
if (dir_has_files (full_path))
{
+ // whole dir was copied -> also with original MD5SUMS
+ if (FileUtils::Exists (full_path + "/MD5SUMS"))
+ {
+ SCR::Execute (.target.bash, sformat("cd '%1'; chmod +w . MD5SUMS; rm MD5SUMS", full_path));
+ }
string command = sformat("cd '%1'; md5sum -- * > MD5SUMS", full_path);
map out =
(map)SCR::Execute (.target.bash_output, command, $["LANG":"C"]);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.20/src/complex.ycp new/yast2-add-on-creator-2.15.21/src/complex.ycp
--- old/yast2-add-on-creator-2.15.20/src/complex.ycp 2007-08-23 14:44:44.000000000 +0200
+++ new/yast2-add-on-creator-2.15.21/src/complex.ycp 2007-09-13 23:21:44.000000000 +0200
@@ -24,7 +24,7 @@
* Summary: Dialogs definitions
* Authors: Jiri Suchomel <jsuchome(a)suse.cz>
*
- * $Id: complex.ycp 40167 2007-08-10 10:56:18Z jsuchome $
+ * $Id: complex.ycp 40432 2007-08-23 12:45:45Z jsuchome $
*/
{
@@ -278,7 +278,7 @@
requires == "sled-release-10")),
`Left (`RadioButton(`id(`sled10sp1), `opt (`notify),
// radio button label
- _("SUSE L&inux Enterprise &Desktop 10 SP1"),
+ _("SUSE L&inux Enterprise Desktop 10 SP1"),
requires == "product:SUSE_SLED = 10.1")),
`Left (`RadioButton(`id(`sle10sp1), `opt (`notify),
// radio button label
@@ -1220,6 +1220,13 @@
}
list f = splitstring (name, ".");
lang = f[size(f)-1]:"en";
+ if (lang == "gz")
+ {
+ if (size (f) > 2) lang = f[size(f)-2]:"en";
+ else continue;
+ }
+ if (lang == "" || lang == "DU")
+ continue;
map description = AddOnCreator::ReadPackagesFile (file);
if (description == nil) continue; //TODO error handling
descr[lang] = description;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.20/src/patterns.ycp new/yast2-add-on-creator-2.15.21/src/patterns.ycp
--- old/yast2-add-on-creator-2.15.20/src/patterns.ycp 2007-06-14 14:23:24.000000000 +0200
+++ new/yast2-add-on-creator-2.15.21/src/patterns.ycp 2007-09-05 12:56:09.000000000 +0200
@@ -239,6 +239,7 @@
`HBox (
`PushButton (`id(`add), `opt(`key_F6), Label::AddButton ()),
`PushButton (`id(`edit), `opt(`key_F7), Label::EditButton ()),
+ `PushButton (`id(`delete), `opt(`key_F8), Label::DeleteButton ()),
`HStretch (),
// check box label
`CheckBox (`id (`required), `opt (`notify, `key_F8), _("R&equired pattern"), false)
@@ -341,6 +342,13 @@
}
UI::SetFocus (`id(`pattern));
}
+ else if (ret == `delete) {
+ string key = (string)UI::QueryWidget (`id(`pattern),`CurrentItem);
+ patterns[sel] = remove (patterns[sel]:$[], key);
+ UI::ChangeWidget (`id(`pattern), `Items,
+ get_pattern_items (patterns[sel]:$[]));
+ UI::SetFocus (`id(`pattern));
+ }
else if (ret == `edit || ret == `pattern) {
string key = (string)UI::QueryWidget (`id(`pattern),`CurrentItem);
map pat = pattern_descr[key]:$[];
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.20/VERSION new/yast2-add-on-creator-2.15.21/VERSION
--- old/yast2-add-on-creator-2.15.20/VERSION 2007-08-23 14:35:34.000000000 +0200
+++ new/yast2-add-on-creator-2.15.21/VERSION 2007-09-14 08:40:18.000000000 +0200
@@ -1 +1 @@
-2.15.20
+2.15.21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package evolution-exchange
checked in at Fri Sep 14 16:08:24 CEST 2007.
--------
--- GNOME/evolution-exchange/evolution-exchange.changes 2007-09-13 00:37:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/evolution-exchange/evolution-exchange.changes 2007-09-14 13:17:23.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 13:02:35 CEST 2007 - pchenthill(a)novell.com
+
+- bnc-307861-ex-calendar-auth.diff: Added a static capability for
+ smart card support.
+
+-------------------------------------------------------------------
New:
----
bnc-307861-ex-calendar-auth.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-exchange.spec ++++++
--- /var/tmp/diff_new_pack.y26080/_old 2007-09-14 16:08:16.000000000 +0200
+++ /var/tmp/diff_new_pack.y26080/_new 2007-09-14 16:08:16.000000000 +0200
@@ -15,9 +15,9 @@
BuildRequires: gnome-certauth-devel mozilla-nss-devel
License: GPL v2 or later
Group: Productivity/Networking/Email/Utilities
-Autoreqprov: on
+AutoReqProv: on
Version: 2.11.92
-Release: 1
+Release: 2
Summary: Evolution Connector for Microsoft Exchange Server 2000/2003
Source: ftp://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.10/%{name}-%{ver…
Patch: connector-ldap-fix.patch
@@ -25,16 +25,16 @@
Patch2: evolution-exchange-2.11.5-cert-auth-complete.patch
# Work around temporarily broken functionality
Patch3: build-fix.patch
-URL: http://www.novell.com/products/connector
+Patch4: bnc-307861-ex-calendar-auth.diff
+Url: http://www.novell.com/products/connector
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Docdir: %{_defaultdocdir}/evolution-exchange
+DocDir: %{_defaultdocdir}/evolution-exchange
PreReq: filesystem /usr/bin/touch gconf2
Requires: evolution >= 2.10.0
Requires: libsoup >= 2.2.90
Requires: %{name}-lang = %{version}
Provides: ximian-connector
Obsoletes: ximian-connector
-
%gconf_schemas_prereq
%description
@@ -108,6 +108,7 @@
%patch1
%patch2
%patch3 -p0
+%patch4
%build
autoreconf -f -i
@@ -123,14 +124,12 @@
%find_lang evolution-exchange-2.12
%find_gconf_schemas
cat evolution-exchange.schemas_list > evolution-exchange.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -150,6 +149,9 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Fri Sep 14 2007 - pchenthill(a)novell.com
+- bnc-307861-ex-calendar-auth.diff: Added a static capability for
+ smart card support.
* Mon Sep 10 2007 - maw(a)suse.de
- Update to version 2.11.92:
+ Bugs fixed: #301263 (bugzilla.novell.com) and #467591 and
++++++ bnc-307861-ex-calendar-auth.diff ++++++
Index: calendar/e-cal-backend-exchange.c
===================================================================
--- calendar/e-cal-backend-exchange.c (revision 1447)
+++ calendar/e-cal-backend-exchange.c (working copy)
@@ -145,7 +145,8 @@
CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT ","
CAL_STATIC_CAPABILITY_NO_THISANDFUTURE ","
CAL_STATIC_CAPABILITY_NO_THISANDPRIOR ","
- CAL_STATIC_CAPABILITY_REMOVE_ALARMS);
+ CAL_STATIC_CAPABILITY_REMOVE_ALARMS
+ CAL_STATIC_CAPABILITY_HAS_SMART_CARD);
return GNOME_Evolution_Calendar_Success;
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-manual_en
checked in at Fri Sep 14 16:08:13 CEST 2007.
--------
--- opensuse-manual_en/opensuse-manual_en.changes 2007-09-13 18:24:15.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-manual_en/opensuse-manual_en.changes 2007-09-14 11:19:19.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 11:19:07 CEST 2007 - ke(a)suse.de
+
+- Update text files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-manual_en.spec ++++++
--- /var/tmp/diff_new_pack.D19959/_old 2007-09-14 16:06:07.000000000 +0200
+++ /var/tmp/diff_new_pack.D19959/_new 2007-09-14 16:06:07.000000000 +0200
@@ -15,7 +15,7 @@
%define my_prov_obs suselinux-adminguide_%{my_lang} suselinux-userguide_%{my_lang} suselinux-manual_%{my_lang}
%define my_book opensuse-html
Version: 10.3
-Release: 29
+Release: 30
Obsoletes: %{my_prov_obs}
Provides: %{my_prov_obs}
Provides: locale(desktop-data-SuSE:en)
@@ -45,7 +45,7 @@
Source62: APPARMOR-admin_en.tar.bz2
#SOURCES
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArchitectures: noarch
+BuildArch: noarch
BuildRequires: update-desktop-files
Group: Documentation/SuSE
License: GNU Free Documentation License, Version 1.2 (GFDL 1.2)
@@ -233,6 +233,8 @@
%endif
%changelog
+* Fri Sep 14 2007 - ke(a)suse.de
+- Update text files.
* Thu Sep 13 2007 - ke(a)suse.de
- Update text files and images.
* Fri Sep 07 2007 - ke(a)suse.de
++++++ APPARMOR-admin_en.pdf ++++++
(binary differes)
++++++ APPARMOR-admin_en.tar.bz2 ++++++
++++++ opensuse-gnomequick_en.pdf ++++++
(binary differes)
++++++ opensuse-gnomequick_en.tar.bz2 ++++++
++++++ opensuse-html_en-desktop.tar.bz2 ++++++
++++++ opensuse-html_en-html.tar.bz2 ++++++
opensuse-manual_en/opensuse-html_en-html.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-manual_en/opensuse-html_en-html.tar.bz2 differ: byte 7042441, line 27267
++++++ opensuse-kdequick_en.pdf ++++++
(binary differes)
++++++ opensuse-kdequick_en.tar.bz2 ++++++
++++++ opensuse-kdeuser_en-graphics.tar.bz2 ++++++
opensuse-manual_en/opensuse-kdeuser_en-graphics.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-manual_en/opensuse-kdeuser_en-graphics.tar.bz2 differ: byte 6212574, line 24537
++++++ opensuse-kdeuser_en.pdf ++++++
(binary differes)
++++++ opensuse-kdeuser_en.tar.bz2 ++++++
++++ 3967 lines of diff (skipped)
++++++ opensuse-reference_en.pdf ++++++
(binary differes)
++++++ opensuse-reference_en.tar.bz2 ++++++
++++++ opensuse-startup_en.pdf ++++++
(binary differes)
++++++ opensuse-startup_en.tar.bz2 ++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package evolution-data-server
checked in at Fri Sep 14 16:08:07 CEST 2007.
--------
--- GNOME/evolution-data-server/evolution-data-server.changes 2007-09-10 17:39:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/evolution-data-server/evolution-data-server.changes 2007-09-14 13:17:25.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Sep 14 12:53:35 CEST 2007 - pchenthill(a)novell.com
+
+- evolution-data-server-1.11.5-cert-auth-complete.patch: Updated the
+ patch to fix bug 307861.
+- bnc-307861-calendar-auth.diff: Prompt for password for all providers
+ excluding the providers which support smart card.
+
+-------------------------------------------------------------------
New:
----
bnc-307861-calendar-auth.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.v22075/_old 2007-09-14 16:06:36.000000000 +0200
+++ /var/tmp/diff_new_pack.v22075/_new 2007-09-14 16:06:36.000000000 +0200
@@ -14,10 +14,10 @@
BuildRequires: bison db-devel fdupes gcc-c++ gnome-certauth-devel gnome-common gnome-keyring-devel gtk-doc intltool krb5-devel libglade2-devel libgnome-devel libidl-devel libsoup-devel mDNSResponder-devel mozilla-nss-devel openldap2 openldap2-devel perl-XML-Parser python-devel sgml-skel
License: GPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
+AutoReqProv: on
Summary: Evolution Data Server
Version: 1.11.92
-Release: 1
+Release: 3
Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.11/%{name}-%{…
#Patch3: evolution-data-server-gcc4.patch
Patch5: evolution-data-server-configure.patch
@@ -108,6 +108,7 @@
Patch89: bgo-369168-buffer-overrun.patch
Patch90: evolution-data-server-1.11.5-cert-auth-complete.patch
Patch91: bnc-304835-ex-crash-after-restart.patch
+Patch92: bnc-307861-calendar-auth.diff
# Change patch below if we move away from /opt/gnome
# It avoids a build dependency on libgnomeui to speed up bootstrap
Patch99: libgnomeui-dep.patch
@@ -242,6 +243,7 @@
#%patch89
%patch90
%patch91
+%patch92
%patch99 -p1
%build
@@ -266,7 +268,6 @@
make DESTDIR=$RPM_BUILD_ROOT install
%find_lang evolution-data-server-1.12
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -301,6 +302,11 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Fri Sep 14 2007 - pchenthill(a)novell.com
+- evolution-data-server-1.11.5-cert-auth-complete.patch: Updated the
+ patch to fix bug 307861.
+- bnc-307861-calendar-auth.diff: Prompt for password for all providers
+ excluding the providers which support smart card.
* Mon Sep 10 2007 - maw(a)suse.de
- Update to version 1.11.92:
+ Bugs (bugzilla.gnoem.org) fixedL #271841, #290330, #298095,
++++++ bnc-307861-calendar-auth.diff ++++++
Index: calendar/libecal/e-cal-util.h
===================================================================
--- calendar/libecal/e-cal-util.h (revision 8052)
+++ calendar/libecal/e-cal-util.h (working copy)
@@ -127,6 +127,7 @@
#define CAL_STATIC_CAPABILITY_NO_ORGANIZER "no-organizer"
#define CAL_STATIC_CAPABILITY_DELEGATE_TO_MANY "delegate-to-many"
#define CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING "has-unaccepted-meeting"
+#define CAL_STATIC_CAPABILITY_HAS_SMART_CARD "smart-card"
/* Recurrent events. Management for instances */
icalcomponent *e_cal_util_construct_instance (icalcomponent *icalcomp,
Index: calendar/libecal/e-cal.c
===================================================================
--- calendar/libecal/e-cal.c (revision 8052)
+++ calendar/libecal/e-cal.c (working copy)
@@ -1607,13 +1607,15 @@
CORBA_Environment ev;
ECalendarOp *our_op;
char *username = NULL, *auth_type = NULL, *password = NULL;
- gboolean read_only = FALSE;
+ gboolean read_only = FALSE, no_auth;
e_return_error_if_fail (ecal != NULL, E_CALENDAR_STATUS_INVALID_ARG);
e_return_error_if_fail (E_IS_CAL (ecal), E_CALENDAR_STATUS_INVALID_ARG);
priv = ecal->priv;
+ no_auth = e_cal_get_static_capability (ecal, CAL_STATIC_CAPABILITY_HAS_SMART_CARD);
+
g_mutex_lock (ecal->priv->mutex);
if (!needs_auth && priv->load_state == E_CAL_LOAD_LOADED) {
@@ -1632,7 +1634,7 @@
g_mutex_unlock (priv->mutex);
/* see if the backend needs authentication */
- if ( (priv->mode != CAL_MODE_LOCAL) && e_source_get_property (priv->source, "auth")) {
+ if (!no_auth && (priv->mode != CAL_MODE_LOCAL) && e_source_get_property (priv->source, "auth")) {
char *prompt, *key;
char *parent_user;
@@ -2396,11 +2398,6 @@
g_mutex_lock (ecal->priv->mutex);
- if (ecal->priv->load_state != E_CAL_LOAD_LOADED) {
- g_mutex_unlock (ecal->priv->mutex);
- E_CALENDAR_CHECK_STATUS (E_CALENDAR_STATUS_URI_NOT_LOADED, error);
- }
-
if (ecal->priv->current_op != NULL) {
g_mutex_unlock (ecal->priv->mutex);
E_CALENDAR_CHECK_STATUS (E_CALENDAR_STATUS_BUSY, error);
--- servers/exchange/storage/exchange-account.c 2007-09-14 13:20:05.000000000 +0530
+++ servers/exchange/storage/exchange-account.c 2007-09-14 13:21:44.000000000 +0530
@@ -2498,3 +2498,11 @@ exchange_account_get_hierarchy_by_type (
}
return NULL;
}
+
+const char *
+exchange_account_get_password_key (ExchangeAccount *acct)
+{
+ g_return_val_if_fail (EXCHANGE_IS_ACCOUNT (acct), NULL);
+
+ return acct->priv->password_key;
+}
--- servers/exchange/storage/exchange-account.h 2007-09-14 13:20:05.000000000 +0530
+++ servers/exchange/storage/exchange-account.h 2007-09-14 13:21:40.000000000 +0530
@@ -202,7 +202,7 @@ void exchange_account_folder_size_ren
GtkListStore *exchange_account_folder_size_get_model (ExchangeAccount *account);
void exchange_account_scan_foreign_hierarchy (ExchangeAccount *account,
const char *user_email);
-
+const char * exchange_account_get_password_key (ExchangeAccount *acct)
#ifdef __cplusplus
}
++++++ evolution-data-server-1.11.5-cert-auth-complete.patch ++++++
--- /var/tmp/diff_new_pack.v22075/_old 2007-09-14 16:06:37.000000000 +0200
+++ /var/tmp/diff_new_pack.v22075/_new 2007-09-14 16:06:37.000000000 +0200
@@ -1204,12 +1204,3 @@
priv->cal_address = NULL;
priv->alarm_email_address = NULL;
priv->ldap_attribute = NULL;
-@@ -1632,7 +1649,7 @@ open_calendar (ECal *ecal, gboolean only
- g_mutex_unlock (priv->mutex);
-
- /* see if the backend needs authentication */
-- if ( (priv->mode != CAL_MODE_LOCAL) && e_source_get_property (priv->source, "auth")) {
-+ if ( needs_auth && (priv->mode != CAL_MODE_LOCAL) && e_source_get_property (priv->source, "auth")) {
- char *prompt, *key;
- char *parent_user;
-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package evolution
checked in at Fri Sep 14 16:06:27 CEST 2007.
--------
--- GNOME/evolution/evolution.changes 2007-09-13 09:03:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/evolution/evolution.changes 2007-09-14 13:27:05.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Sep 14 13:21:29 CEST 2007 - pchenthill(a)novell.com
+
+- publish-calendar-glade-fix.patch: commenting the patch, since it
+ does not fix the issue. The fix is present in evolution-2.12 as a
+ fix for bug 274047.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution.spec ++++++
--- /var/tmp/diff_new_pack.C19629/_old 2007-09-14 16:06:04.000000000 +0200
+++ /var/tmp/diff_new_pack.C19629/_new 2007-09-14 16:06:04.000000000 +0200
@@ -16,9 +16,9 @@
Group: Productivity/Networking/Email/Clients
Obsoletes: evoltn
Provides: evoltn
-Autoreqprov: on
+AutoReqProv: on
Version: 2.11.92
-Release: 3
+Release: 5
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
#Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar…
Source: %{name}-%{version}.tar.bz2
@@ -37,7 +37,7 @@
Patch17: evolution-warnings.patch
Patch19: evolution-2.2.0-port-to-pilot-link-0.12.patch
Patch20: evolution-desktop.patch
-Patch23: publish-calendar-glade-fix.patch
+#Patch23: publish-calendar-glade-fix.patch
Patch24: evolution-morewarnings.patch
Patch25: remove-nm-dep.patch
Patch30: bnc-156353-evo-crash-adding-apt.patch
@@ -60,7 +60,7 @@
Patch102: evolution-2.11.6.1-cal-busy-recursion.patch
Patch999: build-fixes.diff
Patch1000: evolution-stringcompare.patch
-URL: http://gnome.org/projects/evolution/
+Url: http://gnome.org/projects/evolution/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: yelp
Requires: spamassassin >= 2.60
@@ -68,7 +68,6 @@
Requires: evolution-data-server >= 1.6.0
Requires: gnome-icon-theme >= 2.10.0
Requires: %{name}-lang = %{version}
-
%gconf_schemas_prereq
%description
@@ -290,7 +289,7 @@
# %patch19 -p1
%endif
%patch20
-%patch23
+#%patch23
%patch24
%patch25
%patch30
@@ -360,7 +359,6 @@
cat %{name}.schemas_list >%{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/evolution/*/*/*.*a
rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -372,7 +370,6 @@
if test -x usr/bin/update-mime-database ; then
usr/bin/update-mime-database usr/share/mime >/dev/null
fi
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -423,6 +420,10 @@
%{_libdir}/evolution/*/conduits/*.so
%changelog
+* Fri Sep 14 2007 - pchenthill(a)novell.com
+- publish-calendar-glade-fix.patch: commenting the patch, since it
+ does not fix the issue. The fix is present in evolution-2.12 as a
+ fix for bug 274047.
* Thu Sep 13 2007 - stbinner(a)suse.de
- fix doc %%lang tagging - moves 8.9MB from main to -lang package
* Mon Sep 10 2007 - maw(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-manual_de
checked in at Fri Sep 14 16:05:52 CEST 2007.
--------
--- opensuse-manual_de/opensuse-manual_de.changes 2007-09-06 09:34:09.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-manual_de/opensuse-manual_de.changes 2007-09-14 10:42:21.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 10:42:08 CEST 2007 - ke(a)suse.de
+
+- Update text and image files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-manual_de.spec ++++++
--- /var/tmp/diff_new_pack.Z15964/_old 2007-09-14 16:04:53.000000000 +0200
+++ /var/tmp/diff_new_pack.Z15964/_new 2007-09-14 16:04:53.000000000 +0200
@@ -15,7 +15,7 @@
%define my_prov_obs suselinux-adminguide_%{my_lang} suselinux-userguide_%{my_lang} suselinux-manual_%{my_lang}
%define my_book opensuse-html
Version: 10.3
-Release: 8
+Release: 11
Obsoletes: %{my_prov_obs}
Provides: %{my_prov_obs}
Provides: locale(desktop-data-SuSE:de)
@@ -45,7 +45,7 @@
Source62: APPARMOR-admin_de.tar.bz2
#SOURCES
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArchitectures: noarch
+BuildArch: noarch
BuildRequires: update-desktop-files
Group: Documentation/SuSE
License: GNU Free Documentation License, Version 1.2 (GFDL 1.2)
@@ -65,6 +65,7 @@
Group: Documentation/SuSE
License: GNU Free Documentation License, Version 1.2 (GFDL 1.2)
Summary: openSUSE Manual (German) as PDF
+#Provides: locale(desktop-data-SuSE:de)
Obsoletes: suselinux-manual_de-pdf opensuse-quickstart_de-pdf
Provides: suselinux-manual_de-pdf opensuse-quickstart_de-pdf
#PDFOBS
@@ -117,6 +118,23 @@
if [ -d html/%my_book ]; then
mv html/%my_book html/manual
pushd desktop
+# problem writing desktop files on 10.3
+if [ -d index.desktop ]; then
+ for f in $(find index.desktop -mindepth 1 -maxdepth 1); do
+ mv $f .
+ done
+ rmdir index.desktop
+fi
+if [ ! -f .directory ]; then
+ # stand-alone book, hidden in sub-directory
+ dir=$(find . -maxdepth 1 -type d -name 'book_*')
+ if [ -n "$dir" ]; then
+ for f in $(find $dir -mindepth 1 -maxdepth 1); do
+ mv $f .
+ done
+ rmdir $dir
+ fi
+fi
for f in $(find . -type f -name '*desktop'); do
# /usr/share/doc/manual/suselinux-manual_en/manual
sed -i "s|@PATH@|%{_defaultdocdir}/%{name}/manual|
@@ -204,10 +222,19 @@
%{my_desktopdir}
%dir %{_datadir}/susehelp
%{gnome_dir}
+%if %suse_version > 1020
%dir /usr/share/gnome
%dir /usr/share/gnome/help
+%else
+%dir /opt/gnome
+%dir /opt/gnome/share
+%dir /opt/gnome/share/gnome
+%dir /opt/gnome/share/gnome/help
+%endif
%changelog
+* Fri Sep 14 2007 - ke(a)suse.de
+- Update text and image files.
* Thu Sep 06 2007 - coolo(a)suse.de
- As discussed with Tanja and Jana: pdfs should not be installed by
default
++++++ APPARMOR-admin_de-graphics.tar.bz2 ++++++
Files old/images/src/png/aa_syncheck.png and new/images/src/png/aa_syncheck.png differ
Files old/images/src/png/add_2_addentry_capability.png and new/images/src/png/add_2_addentry_capability.png differ
Files old/images/src/png/add_2_addentry_file.png and new/images/src/png/add_2_addentry_file.png differ
Files old/images/src/png/add_2_addentry_hat.png and new/images/src/png/add_2_addentry_hat.png differ
Files old/images/src/png/add_2_addentry_includefile.png and new/images/src/png/add_2_addentry_includefile.png differ
Files old/images/src/png/add_2_editentry.png and new/images/src/png/add_2_editentry.png differ
Files old/images/src/png/add_man_1.png and new/images/src/png/add_man_1.png differ
Files old/images/src/png/edit_1.png and new/images/src/png/edit_1.png differ
Files old/images/src/png/edit_2.png and new/images/src/png/edit_2.png differ
Files old/images/src/png/eventnotif.png and new/images/src/png/eventnotif.png differ
Files old/images/src/png/hat_createhat.png and new/images/src/png/hat_createhat.png differ
Files old/images/src/png/hat_inherit.png and new/images/src/png/hat_inherit.png differ
Files old/images/src/png/hats_in_profiles.png and new/images/src/png/hats_in_profiles.png differ
Files old/images/src/png/main_1.png and new/images/src/png/main_1.png differ
Files old/images/src/png/report1.png and new/images/src/png/report1.png differ
Files old/images/src/png/report_config.png and new/images/src/png/report_config.png differ
Files old/images/src/png/reports_add_pg1.png and new/images/src/png/reports_add_pg1.png differ
Files old/images/src/png/reports_add_pg2.png and new/images/src/png/reports_add_pg2.png differ
Files old/images/src/png/reports_edit_pg1.png and new/images/src/png/reports_edit_pg1.png differ
Files old/images/src/png/reports_edit_pg2.png and new/images/src/png/reports_edit_pg2.png differ
Files old/images/src/png/reports_run_appaudit.png and new/images/src/png/reports_run_appaudit.png differ
Files old/images/src/png/reports_run_execsummary.png and new/images/src/png/reports_run_execsummary.png differ
Files old/images/src/png/reports_run_sir.png and new/images/src/png/reports_run_sir.png differ
Files old/images/src/png/reports_viewarch_pg1.png and new/images/src/png/reports_viewarch_pg1.png differ
Files old/images/src/png/sd_controlpanel_1.png and new/images/src/png/sd_controlpanel_1.png differ
Files old/images/src/png/sd_controlpanel_configsd.png and new/images/src/png/sd_controlpanel_configsd.png differ
Files old/images/src/png/sd_profilecreationwizard_1.png and new/images/src/png/sd_profilecreationwizard_1.png differ
Files old/images/src/png/sd_profilecreationwizard_2.png and new/images/src/png/sd_profilecreationwizard_2.png differ
Files old/images/src/png/sd_profilecreationwizard_3exb.png and new/images/src/png/sd_profilecreationwizard_3exb.png differ
Files old/images/src/png/sd_profilecreationwizard_3hatadduse.png and new/images/src/png/sd_profilecreationwizard_3hatadduse.png differ
Files old/images/src/png/sd_profilecreationwizard_3.png and new/images/src/png/sd_profilecreationwizard_3.png differ
++++++ APPARMOR-admin_de.pdf ++++++
(binary differes)
++++++ APPARMOR-admin_de.tar.bz2 ++++++
++++ 8447 lines of diff (skipped)
++++++ LICENSE.txt ++++++
--- opensuse-manual_de/LICENSE.txt 2007-08-16 15:50:01.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-manual_de/LICENSE.txt 2007-09-14 10:39:29.000000000 +0200
@@ -1,14 +1,13 @@
- Copyright © 2006 Novell, Inc.
+ Copyright © 2006-2007 Novell, Inc.
- Es wird die Genehmigung erteilt, dieses Dokument unter den Bedingungen der GNU Free Documentation License, Version 1.2 oder einer späteren Version, veröffentlicht durch die Free Software Foundation, zu vervielfältigen, zu verbreiten und/oder zu verändern; dies gilt ausschließlich der unveränderlichen Abschnitte, der Texte auf dem vorderen Deckblatt und der Texte auf dem hinteren Deckblatt. Eine Kopie diese Lizenz finden Sie im Abschnitt GNU Free Documentation License.
+ Es wird die Genehmigung erteilt, dieses Dokument unter den Bedingungen der GNU Free Documentation License, Version 1.2 oder einer späteren Version, veröffentlicht durch die Free Software Foundation, zu vervielfältigen, zu verbreiten und/oder zu verändern; dies gilt ausschließlich der unveränderlichen Abschnitte, der Texte auf dem vorderen Deckblatt und der Texte auf dem hinteren Deckblatt. Eine Kopie dieser Lizenz finden Sie im Abschnitt GNU Free Documentation License.
-
- Novell, das Novell-Logo, das N-Logo, openSUSE, SUSE und das SUSE geeko-Logo sind eingetragene Marken von Novell, Inc., in den Vereinigten Staaten und anderen Ländern. * Linux ist eine eingetragene Marke von Linus Torvalds. Alle anderen Drittanbieter-Marken sind das Eigentum der jeweiligen Inhaber.
+ SUSE®, openSUSE®, das openSUSE®-Logo, Novell®, das Novell®-Logo, das N®-Logo sind eingetragene Marken von Novell, Inc. in den USA und anderen Ländern. Linux* ist eine eingetragene Marke von Linus Torvalds. Alle anderen Drittanbieter-Marken sind das Eigentum der jeweiligen Inhaber. Ein Markensymbol (®, ™, usw.) kennzeichnet eine Marke von Novell; ein Stern (*) kennzeichnet eine Drittanbieter-Marke.
- Alle Informationen in diesem Buch wurden mit größter Sorgfalt zusammengestellt. Doch auch dadurch kann hundertprozentige Richtigkeit nicht gewährleistet werden. Weder Novell, Inc., SUSE LINUX Products GmbH noch die Autoren oder Übersetzer können für mögliche Fehler und deren Folgen haftbar gemacht werden.
+ Alle Informationen in diesem Buch wurden mit größter Sorgfalt zusammengestellt. Doch auch dadurch kann hundertprozentige Richtigkeit nicht gewährleistet werden. Weder Novell, Inc., noch die SUSE LINUX GmbH noch die Autoren noch die Übersetzer können für mögliche Fehler und deren Folgen haftbar gemacht werden.
\ No newline at end of file
++++++ opensuse-gnomequick_de-graphics.tar.bz2 ++++++
Files old/images/src/png/archive.png and new/images/src/png/archive.png differ
Files old/images/src/png/banshee_buttons.png and new/images/src/png/banshee_buttons.png differ
Files old/images/src/png/banshee_cd.png and new/images/src/png/banshee_cd.png differ
Files old/images/src/png/banshee_ipodbuttons_a.png and new/images/src/png/banshee_ipodbuttons_a.png differ
Files old/images/src/png/banshee_library.png and new/images/src/png/banshee_library.png differ
Files old/images/src/png/banshee_play.png and new/images/src/png/banshee_play.png differ
Files old/images/src/png/banshee_volume.png and new/images/src/png/banshee_volume.png differ
Files old/images/src/png/beagle_search.png and new/images/src/png/beagle_search.png differ
Files old/images/src/png/bookmarks_edit.png and new/images/src/png/bookmarks_edit.png differ
Files old/images/src/png/cd_burner.png and new/images/src/png/cd_burner.png differ
Files old/images/src/png/computermenu.png and new/images/src/png/computermenu.png differ
Files old/images/src/png/controlcenter.png and new/images/src/png/controlcenter.png differ
Files old/images/src/png/desktop_background.png and new/images/src/png/desktop_background.png differ
Files old/images/src/png/emblem.png and new/images/src/png/emblem.png differ
Files old/images/src/png/evince.png and new/images/src/png/evince.png differ
Files old/images/src/png/evolution.png and new/images/src/png/evolution.png differ
Files old/images/src/png/firefox_downloads.png and new/images/src/png/firefox_downloads.png differ
Files old/images/src/png/firefox.png and new/images/src/png/firefox.png differ
Files old/images/src/png/firefox_preferences.png and new/images/src/png/firefox_preferences.png differ
Files old/images/src/png/fspot_main.png and new/images/src/png/fspot_main.png differ
Files old/images/src/png/gaim.png and new/images/src/png/gaim.png differ
Files old/images/src/png/gnome_desktop.png and new/images/src/png/gnome_desktop.png differ
Files old/images/src/png/google.png and new/images/src/png/google.png differ
Files old/images/src/png/nautilus.png and new/images/src/png/nautilus.png differ
Files old/images/src/png/print.png and new/images/src/png/print.png differ
Files old/images/src/png/xgl_skydome.png and new/images/src/png/xgl_skydome.png differ
Files old/images/src/png/yast.png and new/images/src/png/yast.png differ
++++++ opensuse-gnomequick_de.pdf ++++++
(binary differes)
++++++ opensuse-gnomequick_de.tar.bz2 ++++++
++++ 3154 lines of diff (skipped)
++++++ opensuse-html_de-desktop.tar.bz2 ++++++
++++ 2117 lines of diff (skipped)
++++++ opensuse-html_de-html.tar.bz2 ++++++
opensuse-manual_de/opensuse-html_de-html.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-manual_de/opensuse-html_de-html.tar.bz2 differ: byte 11, line 1
++++++ opensuse-kdequick_de-graphics.tar.bz2 ++++++
Files old/images/src/png/digikam_main.png and new/images/src/png/digikam_main.png differ
Files old/images/src/png/firefox_downlman.png and new/images/src/png/firefox_downlman.png differ
Files old/images/src/png/firefox_main.png and new/images/src/png/firefox_main.png differ
Files old/images/src/png/firefox_pref.png and new/images/src/png/firefox_pref.png differ
Files old/images/src/png/k3b_data_cd.png and new/images/src/png/k3b_data_cd.png differ
Files old/images/src/png/kde_addicon_desk.png and new/images/src/png/kde_addicon_desk.png differ
Files old/images/src/png/kde_addicon_panel.png and new/images/src/png/kde_addicon_panel.png differ
Files old/images/src/png/kde_add_virtdesk.png and new/images/src/png/kde_add_virtdesk.png differ
Files old/images/src/png/kde_conf_deskback.png and new/images/src/png/kde_conf_deskback.png differ
Files old/images/src/png/kde_desktop_effects.png and new/images/src/png/kde_desktop_effects.png differ
Files old/images/src/png/kde_desktop_menus.png and new/images/src/png/kde_desktop_menus.png differ
Files old/images/src/png/kde_desktop_sled.png and new/images/src/png/kde_desktop_sled.png differ
Files old/images/src/png/kde_kcontrol.png and new/images/src/png/kde_kcontrol.png differ
Files old/images/src/png/kde_mm_searchappl.png and new/images/src/png/kde_mm_searchappl.png differ
Files old/images/src/png/kerry_results.png and new/images/src/png/kerry_results.png differ
Files old/images/src/png/kfind_advanced.png and new/images/src/png/kfind_advanced.png differ
Files old/images/src/png/kfind_simple.png and new/images/src/png/kfind_simple.png differ
Files old/images/src/png/konqui_main.png and new/images/src/png/konqui_main.png differ
Files old/images/src/png/konqui_web.png and new/images/src/png/konqui_web.png differ
Files old/images/src/png/kontact_conf_acc.png and new/images/src/png/kontact_conf_acc.png differ
Files old/images/src/png/kontact_main.png and new/images/src/png/kontact_main.png differ
Files old/images/src/png/kopete_chat.png and new/images/src/png/kopete_chat.png differ
Files old/images/src/png/kopete_wizard.png and new/images/src/png/kopete_wizard.png differ
Files old/images/src/png/kwallet_welcome.png and new/images/src/png/kwallet_welcome.png differ
Files old/images/src/png/sound_amarok.png and new/images/src/png/sound_amarok.png differ
Files old/images/src/png/yast_main.png and new/images/src/png/yast_main.png differ
++++++ opensuse-kdequick_de.pdf ++++++
(binary differes)
++++++ opensuse-kdequick_de.tar.bz2 ++++++
++++ 2506 lines of diff (skipped)
++++++ opensuse-kdeuser_de-graphics.tar.bz2 ++++++
opensuse-manual_de/opensuse-kdeuser_de-graphics.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-manual_de/opensuse-kdeuser_de-graphics.tar.bz2 differ: byte 11, line 1
++++++ opensuse-kdeuser_de.pdf ++++++
(binary differes)
++++++ opensuse-kdeuser_de.tar.bz2 ++++++
++++ 17435 lines of diff (skipped)
++++++ opensuse-reference_de-graphics.tar.bz2 ++++++
++++ 8696 lines of diff (skipped)
++++++ opensuse-reference_de.pdf ++++++
(binary differes)
++++++ opensuse-reference_de.tar.bz2 ++++++
++++ 37070 lines of diff (skipped)
++++++ opensuse-startup_de-graphics.tar.bz2 ++++++
++++ 3739 lines of diff (skipped)
++++++ opensuse-startup_de.pdf ++++++
(binary differes)
++++++ opensuse-startup_de.tar.bz2 ++++++
++++ 20643 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package eclipse-archdep
checked in at Fri Sep 14 16:05:44 CEST 2007.
--------
--- eclipse-archdep/eclipse-archdep.changes 2007-07-14 08:35:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/eclipse-archdep/eclipse-archdep.changes 2007-09-14 11:07:34.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 11:07:06 CEST 2007 - anosek(a)suse.cz
+
+- fixed Eclipse does not pass parameters to eclipse.bin [#307488]
+
+-------------------------------------------------------------------
Old:
----
minmem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ecj-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.Q15214/_old 2007-09-14 16:04:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Q15214/_new 2007-09-14 16:04:45.000000000 +0200
@@ -16,11 +16,11 @@
%define jarname eclipse-ecj
License: Other uncritical OpenSource License, http://www.eclipse.org/legal/epl-v10.html
Group: Development/Libraries/Java
-Autoreqprov: on
+AutoReqProv: on
Summary: Eclipse Java Compiler
Version: 0.755
-Release: 39
-URL: http//www.eclipse.org
+Release: 40
+Url: http//www.eclipse.org
Group: Development/Libraries/Java
Source0: eclipse-sourceBuild-srcIncluded-%{eclipse_version}.tar.bz2
Source1: manifest.ecj
++++++ eclipse-archdep.spec ++++++
--- /var/tmp/diff_new_pack.Q15214/_old 2007-09-14 16:04:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Q15214/_new 2007-09-14 16:04:45.000000000 +0200
@@ -72,10 +72,10 @@
%endif
Summary: Eclipse Platform and Java IDE
Version: 3.3
-Release: 39
+Release: 40
License: Any permissive, Eclipse Public License, see http://www.eclipse.org/legal/
Group: Development/Tools/IDE
-URL: http://www.eclipse.org
+Url: http://www.eclipse.org
Source0: eclipse-sourceBuild-srcIncluded-%{version}.tar.bz2
Source1: %{orig_name}.script
Source3: icon.xpm
@@ -364,7 +364,7 @@
else
STARTUP_JAR="%{eclipsehome}/$STARTUP_JAR"
fi
-%{eclipsehome}/eclipse.bin -startup \$STARTUP_JAR
+%{eclipsehome}/eclipse.bin -startup \$STARTUP_JAR "$@"
EOF
# hardlink duplicates:
# add files that should not be hardlinked here:
@@ -507,6 +507,8 @@
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
%changelog
+* Fri Sep 14 2007 - anosek(a)suse.cz
+- fixed Eclipse does not pass parameters to eclipse.bin [#307488]
* Sat Jul 14 2007 - coolo(a)suse.de
- add desktop file to the sources to fix build
* Mon Jul 02 2007 - dbornkessel(a)suse.de
++++++ eclipse.spec ++++++
--- /var/tmp/diff_new_pack.Q15214/_old 2007-09-14 16:04:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Q15214/_new 2007-09-14 16:04:45.000000000 +0200
@@ -28,10 +28,10 @@
%define libname libswt3
Summary: Eclipse Platform and Java IDE
Version: 3.3
-Release: 41
+Release: 42
License: Eclipse Public License, see http://www.eclipse.org/legal/
Group: Development/Tools/IDE
-URL: http://www.eclipse.org
+Url: http://www.eclipse.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{archdepname}-gtk2 = %{version}
BuildArch: noarch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-gnomeuser_en
checked in at Fri Sep 14 16:04:39 CEST 2007.
--------
--- opensuse-gnomeuser_en/opensuse-gnomeuser_en.changes 2007-09-13 18:35:33.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en.changes 2007-09-14 11:27:58.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 11:27:49 CEST 2007 - ke(a)suse.de
+
+- Update text files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-gnomeuser_en.spec ++++++
--- /var/tmp/diff_new_pack.v12838/_old 2007-09-14 16:03:19.000000000 +0200
+++ /var/tmp/diff_new_pack.v12838/_new 2007-09-14 16:03:19.000000000 +0200
@@ -14,7 +14,7 @@
%define my_lang en
%define my_book opensuse-gnomeuser
Version: 10.3
-Release: 18
+Release: 19
Provides: locale(gnome2-SuSE:en)
#OBS
Source0: opensuse-gnomeuser_en-html.tar.bz2
@@ -25,7 +25,7 @@
Source5: LICENSE.txt
#SOURCES
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArchitectures: noarch
+BuildArch: noarch
BuildRequires: update-desktop-files
Group: Documentation/SuSE
License: GNU Free Documentation License, Version 1.2 (GFDL 1.2)
@@ -208,6 +208,8 @@
%endif
%changelog
+* Fri Sep 14 2007 - ke(a)suse.de
+- Update text files.
* Thu Sep 13 2007 - ke(a)suse.de
- Update text and image files.
* Thu Sep 06 2007 - coolo(a)suse.de
++++++ opensuse-gnomeuser_en-desktop.tar.bz2 ++++++
++++++ opensuse-gnomeuser_en-graphics.tar.bz2 ++++++
opensuse-gnomeuser_en/opensuse-gnomeuser_en-graphics.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en-graphics.tar.bz2 differ: byte 11, line 1
++++++ opensuse-gnomeuser_en-html.tar.bz2 ++++++
opensuse-gnomeuser_en/opensuse-gnomeuser_en-html.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en-html.tar.bz2 differ: byte 11, line 1
++++++ opensuse-gnomeuser_en.pdf ++++++
(binary differes)
++++++ opensuse-gnomeuser_en.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/xml/gnome_getting_started.xml new/xml/gnome_getting_started.xml
--- old/xml/gnome_getting_started.xml 2007-09-13 18:31:07.000000000 +0200
+++ new/xml/gnome_getting_started.xml 2007-09-14 11:24:39.000000000 +0200
@@ -132,14 +132,13 @@
</itemizedlist>
<sect1 role="General" id="brzom5n">
<title>Logging In and Selecting a Desktop</title>
- <para>If more than one user account is configured on your computer,
- usually all users must authenticate—unless <guimenu>Auto
- Login</guimenu> is enabled for a certain user. Auto login lets a
- user automatically log in to the desktop environment when the
- system starts. This feature can be enabled or disabled during
- installation or at any time using the &yast; User Management
- module. For more information, see <ulink url="http://www.novell.com/documentation/opensuse103/opensuse103_startup/data/se…">Section 5.1, Managing User Accounts</ulink> in the
- <citetitle>openSUSE 10.3 Start-Up Guide</citetitle>.</para>
+ <para>If more than one user account is configured on your computer, usually
+ all users must authenticate—unless <guimenu>Auto Login</guimenu> is
+ enabled for a certain user. Auto login lets a user automatically log in to
+ the desktop environment when the system starts. This feature can be enabled
+ or disabled during installation or at any time using the &yast; User
+ Management module. For more information, refer to the chapter about user
+ management in &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/>.</para>
<para>If your computer is running in a network environment and you
are not the only person using the machine, you are usually prompted
to enter your username and password when you start your system. If
@@ -1902,11 +1901,8 @@
common printer drivers ship with &product;. If you cannot find
a driver for the printer, check the printer manufacturer's Web
site.</para>
- <para>You can also use &yast; to configure your printers, as
- described in <ulink url="http://www.novell.com/documentation/opensuse103/opensuse103_startup/data/se…">
- <quote>Section 2.5, Setting Up a Printer</quote>
- </ulink> in the <citetitle>openSUSE 10.3 Start-Up
- Guide</citetitle>.</para>
+ <para>You can also use &yast; to configure your printers, as described in
+ &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/>.</para>
<sect2 id="bsteiie">
<title>Installing a Local Printer</title>
<procedure id="bw8wzcm">
@@ -2045,16 +2041,10 @@
must have configured an Internet connection with &yast;.
Depending on your environment, in &yast; select whether to use
NetworkManager. In GNOME, you can then establish Internet
- connections with NetworkManager or <ulink url="http://www.annodex.net/cgi-bin/man/man2html?ifup">ifup</ulink>.</para>
- <para>For a list of criteria to help you to decide whether to use
- NetworkManager, see <ulink url="http://www.novell.com/documentation/opensuse103/opensuse103_startup/data/ch…">
- <quote>Section 10.0, Managing Network Connections with
- NetworkManager</quote>
- </ulink>, and <ulink url="http://www.novell.com/documentation/opensuse103/opensuse103_startup/data/se…">
- <quote>Section 9.1.2, Integration in Changing Operating
- Environments</quote>
- </ulink> in the <citetitle>openSUSE 10.3 Start-Up
- Guide</citetitle>.</para>
+ connections with NetworkManager as described in &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/> or with <ulink url="http://www.annodex.net/cgi-bin/man/man2html?ifup">ifup</ulink>.</para>
+ <para>For a list of criteria to help you to decide whether to use
+ NetworkManager, refer to the &nm; chapter and the mobile computing
+ chapter in &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/>.</para>
</sect1>
<sect1 role="General" id="brzolbh">
<title>Exploring the Internet</title>
@@ -3102,8 +3092,8 @@
updates for your system.</para>
<para>For detailed information on how to install software updates
with &product; Updater and how to configure &product;
- Updater, see <ulink url="http://www.novell.com/documentation/opensuse103/opensuse103_startup/data/se…">Section 3.7, Keeping the System Up-to-date</ulink> in the
- <citetitle>&product; 10.3 Start-Up Guide</citetitle>.</para>
+ Updater, refer to the chapter about installing and removing software in
+ &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/>.</para>
</sect1>
<sect1 role="General" id="bssx7zu">
<title>For More Information</title>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/xml/gnome-networking.xml new/xml/gnome-networking.xml
--- old/xml/gnome-networking.xml 2007-09-13 18:31:05.000000000 +0200
+++ new/xml/gnome-networking.xml 2007-09-14 11:24:38.000000000 +0200
@@ -8,321 +8,295 @@
Please see LICENSE.txt for this document's license.
*********************************
-->
-<chapter id="cha.network" lang="en" xml:base="gnome-networking.xml">
- <title>Accessing Network Resources</title>
- <para>From your desktop, you can access files and directories or
- certain services on remote hosts or make your own files and
- directories available to other users in your network.
- &productreg; offers the following ways of accessing and creating
- network shared resources. </para>
- <itemizedlist mark="bullet" spacing="normal">
+<chapter conformance="none,doc,no,,80" id="cha.network" revision="09/13/07" lang="en" xml:base="gnome-networking.xml">
+ <title>Accessing Network Resources</title>
+ <para>From your desktop, you can access files and directories or
+ certain services on remote hosts or make your own files and
+ directories available to other users in your network. &productreg;
+ offers the following ways of accessing and creating network shared
+ resources. </para>
+ <itemizedlist mark="bullet" spacing="normal">
+ <listitem>
+ <formalpara id="bbg23cs">
+ <title>Network Browsing:</title>
+ <para>Your file manager, Nautilus, lets you browse your network for
+ shared resources and services. Learn more about this in <xref linkend="sec.network.accshare" xrefstyle="SectTitleOnPage"/>.</para>
+ </formalpara>
+ </listitem>
+ <listitem>
+ <formalpara id="bbg23rg">
+ <title>Sharing Folders in Mixed Environments:</title>
+ <para>Using Nautilus, configure your files and folders to share with
+ other members of your network. Make your data readable or writable
+ for users from any Windows or Linux workstation. Learn more about
+ this in <xref linkend="sec.network.smbshare" xrefstyle="SectTitleOnPage"/>.</para>
+ </formalpara>
+ </listitem>
+ <listitem>
+ <formalpara id="bbg2455">
+ <title>Managing Windows Files:</title>
+ <para>&product; can be configured to integrate into an existing
+ Windows network. Your Linux machine then behaves like a Windows
+ client. It takes all account information from the Active Directory
+ domain controller, just as the Windows clients do. Learn more about
+ this in <xref linkend="sec.network.ad.data" xrefstyle="SectTitleOnPage"/>.</para>
+ </formalpara>
+ </listitem>
+ <listitem>
+ <formalpara id="bbg24jy">
+ <title>Configuring and Accessing a Windows Network Printer:</title>
+ <para>You can configure a Windows network printer through the GNOME
+ Control Center. Learn how to configure this in <xref linkend="sec.network.ad.printer" xrefstyle="SectTitleOnPage"/>.</para>
+ </formalpara>
+ </listitem>
+ </itemizedlist>
+ <sect1 id="sec.network.general">
+ <title>General Notes on File Sharing and Network Browsing</title>
+ <para>Whether and to which extent you can use file sharing and network
+ browsing on your machine and in your network highly depends on the
+ network structure and on the configuration of your machine. Before
+ setting up either of them, contact your system administrator to make
+ sure that your network structure supports this feature and to check
+ whether your company's security policies permit it. </para>
+ <para>Network browsing, be it SMB browsing for Windows shares or SLP
+ browsing for remote services, relies heavily on the machine's ability
+ to send broadcast messages to all clients in the network. These
+ messages and the clients' replies to them enable your machine to
+ detect any available shares or services. For broadcasts to work
+ effectively, your machine must be part of the same subnet as all
+ other machines it is querying. If network browsing does not work on
+ your machine or the detected shares and services do not match with
+ what you expected, contact your system administrator to make sure
+ that you are connected to the appropriate subnet. </para>
+ <para>To allow network browsing, your machine needs to keep several
+ network ports open to send and receive network messages that provide
+ details on the network and the availability of shares and services.
+ The standard &product; is configured for tight security and has a
+ firewall up and running that protects your machine against the
+ Internet. To adjust the firewall configuration, you would either need
+ to ask your system administrator to open a certain set of ports to
+ the network or to tear down the firewall entirely according to your
+ company's security policy. If you try to browse a network with a
+ restrictive firewall running on your machine, Nautilus warns you
+ about your security restrictions not allowing it to query the
+ network. </para>
+ </sect1>
+ <sect1 id="sec.network.accshare">
+ <title>Accessing Network Shares</title>
+ <para>Networking workstations can be set up to share folders.
+ Typically, files and folders are marked to let remote users access
+ them. These are called <emphasis>network shares</emphasis>. If your
+ system is configured to access network shares, you can use your file
+ manager to access these shares and browse them just as easily as if
+ they were located on your local machine. Whether you have only read
+ access or also write access to the shared folders depends on the
+ permissions granted to you by the owner of the shares.</para>
+ <para>To access network shares, open Nautilus and click
+ <guimenu>Network Servers</guimenu>. Nautilus displays the networks
+ that you can access. Click a network, then click the server. You
+ might be required to authenticate to the server by providing a
+ username and password.</para>
+ <figure pgwide="0" id="b94pf25">
+ <title>Network File Browser</title>
+ <mediaobject>
+ <imageobject role="fo">
+ <imagedata fileref="network_browser.png" width="70%" format="PNG"/>
+ </imageobject>
+ <imageobject role="html">
+ <imagedata fileref="network_browser.png" width="70%" format="png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </sect1>
+ <sect1 id="sec.network.smbshare">
+ <title>Sharing Folders</title>
+ <para>Sharing and exchanging documents is a must-have in corporate
+ environments. Nautilus offers you file sharing, which makes your
+ files and folders available to both Linux and Windows users. </para>
+ <sect2 id="b9450c1">
+ <title>Enabling Sharing on the Computer</title>
+ <para>Before you can share a folder, you must enable sharing on your
+ computer. To enable sharing:</para>
+ <procedure id="b944xvc">
+ <step id="b944xvd" performance="required">
+ <para>Click <menuchoice>
+ <guimenu>Computer</guimenu>
+ <guimenu>More Applications</guimenu>
+ <guimenu>System</guimenu>
+ <guimenu>YaST</guimenu>
+ </menuchoice>.</para>
+ </step>
+ <step id="b944yi1" performance="required">
+ <para>Enter the root password.</para>
+ </step>
+ <step id="b944z21" performance="required">
+ <para>Click <guimenu>Network Services</guimenu>.</para>
+ </step>
+ <step id="b944zg4" performance="required">
+ <para>Click <guimenu>Windows Domain Membership</guimenu>.</para>
+ </step>
+ <step id="b944zoo" performance="required">
+ <para>Click <guimenu>Allow Users to Share Their
+ Directories</guimenu>, then click
+ <guimenu>Finish</guimenu>.</para>
+ </step>
+ </procedure>
+ </sect2>
+ <sect2 id="b9450l3">
+ <title>Enabling Sharing for a Folder</title>
+ <para>To configure file sharing for a folder: </para>
+ <procedure id="b8yzfhb">
+ <step id="b8yzfhc" performance="required">
+ <para>Open Nautilus.</para>
+ </step>
+ <step id="b8yzfhd" performance="required">
+ <para>Right-click the window background or a folder, then select
+ <guimenu>Sharing Options</guimenu> from the context menu.</para>
+ <informalfigure pgwide="0">
+ <mediaobject>
+ <textobject role="description">
+ <phrase>Folder Sharing dialog box</phrase>
+ </textobject>
+ <imageobject role="fo">
+ <imagedata fileref="folder_sharing_1_a.png" width="35%" format="PNG"/>
+ </imageobject>
+ <imageobject role="html">
+ <imagedata fileref="folder_sharing_1_a.png" width="35%" format="png"/>
+ </imageobject>
+ </mediaobject>
+ </informalfigure>
+ </step>
+ <step id="b8yzfhe" performance="required">
+ <para>Select <guimenu>Share this folder</guimenu>.</para>
+ </step>
+ <step id="b8yzfhf" performance="required">
+ <para>(Optional) If you want other people to be able to write to
+ the folder, select <guimenu>Allow other people to write in this
+ folder</guimenu>.</para>
+ </step>
+ <step id="b944ta3" performance="required">
+ <para>(Conditional) If the folder does not already have the
+ permissions that are required for sharing, click <guimenu>Add the
+ permissions automatically</guimenu>.</para>
+ </step>
+ </procedure>
+ <para>The folder icon changes to indicate that the folder is now
+ shared.</para>
+ <important>
+ <title>Samba Domain Browsing</title>
+ <para>Samba domain browsing only works if your system's firewall is
+ configured accordingly. Either disable the firewall entirely or
+ assign the browsing interface to the internal firewall zone. Ask
+ your system administrator about how to proceed. </para>
+ </important>
+ </sect2>
+ </sect1>
+ <sect1 id="sec.network.ad.data">
+ <title>Managing Windows Files</title>
+ <para>With your &product; machine being an Active Directory
+ client, you can browse, view, and manipulate data located on Windows
+ servers. The following examples are just the most prominent ones:</para>
+ <variablelist>
+ <varlistentry id="b8yzfhs">
+ <term>Browsing Windows Files with Nautilus</term>
<listitem>
- <formalpara id="bbg23cs">
- <title>Network Browsing:</title>
- <para>Your file manager, Nautilus, lets you browse your network
- for shared resources and services. Learn more about this in
- Section 8.2, “Accessing Network Shares” (page 153).</para>
- </formalpara>
+ <para>Use Nautilus's network browsing features to browse your
+ Windows data.</para>
</listitem>
+ </varlistentry>
+ <varlistentry id="b8yzfht">
+ <term>Viewing Windows Data with Nautilus</term>
<listitem>
- <formalpara id="bbg23rg">
- <title>Sharing Folders in Mixed Environments:</title>
- <para>Using Nautilus, configure your files and folders to share
- with other members of your network. Make your data readable or
- writable for users from any Windows or Linux workstation. Learn
- more about this in Section 8.3, “Sharing Folders in Mixed
- Environments” (page 154)</para>
- </formalpara>
+ <para>Use Nautilus to display the contents of your Windows user
+ folder just as you would for displaying a Linux directory. Create
+ new files and folders on the Windows server.</para>
</listitem>
+ </varlistentry>
+ <varlistentry id="b8yzfhu">
+ <term>Manipulating Windows Data with GNOME Applications</term>
<listitem>
- <formalpara id="bbg2455">
- <title>Managing Windows Files:</title>
- <para>&product; can be configured to integrate into an
- existing Windows network. Your Linux machine then behaves like a
- Windows client. It takes all account information from the Active
- Directory domain controller, just as the Windows clients do.
- Learn more about this in Section 8.4, “Managing Windows Files”
- (page 157).</para>
- </formalpara>
+ <para>Many GNOME applications allow you to open files on the
+ Windows server, manipulate them, and save them back to the Windows
+ server.</para>
</listitem>
+ </varlistentry>
+ <varlistentry id="b8yzfhv">
+ <term>Single-Sign-On</term>
<listitem>
- <formalpara id="bbg24jy">
- <title>Configuring and Accessing a Windows Network Printer:</title>
- <para>You can configure a Windows network printer through the KDE
- Control Center. Learn how to configure this in Section 8.5,
- “Configuring and Accessing a Windows Network Printer” (page
- 160).</para>
- </formalpara>
+ <para>GNOME applications, including Nautilus, support
+ Single-Sign-On, which means that to access other Windows
+ resources, such as Web servers, proxy servers, or groupware
+ servers like MS Exchange, you do not need to reauthenticate.
+ Authentication against all these is handled silently in the
+ background once you provided your username and password on
+ login.</para>
</listitem>
- <listitem>
- <formalpara id="bbg25dg">
- <title>Configuring Shortcuts to Network Folders:</title>
- <para>By creating shortcuts to remote network folders (FTP,
- WebDAV, Windows Network Drives, and SSH), interacting with them
- can be greatly simplified. Learn how to configure this in Section
- 8.6, “Configuring Shortcuts to Network Folders” (page
- 162).</para>
- </formalpara>
- </listitem>
- <listitem>
- <formalpara id="bbg25t3">
- <title>Configuring a Small Web Server:</title>
- <para>If you need a simple way to share information with others,
- set up a lean Web server. Learn how to do this in Section 8.7,
- “Configuring and Using a Small Web Server” (page 164).</para>
- </formalpara>
- </listitem>
- </itemizedlist>
- <sect1 id="sec.network.general">
- <title>General Notes on File Sharing and Network Browsing</title>
- <para>Whether and to which extent you can use file sharing and
- network browsing on your machine and in your network highly depends
- on the network structure and on the configuration of your machine.
- Before setting up either of them, contact your system administrator
- to make sure that your network structure supports this feature and
- to check whether your company's security policies permit it. </para>
- <para>Network browsing, be it SMB browsing for Windows shares or SLP
- browsing for remote services, relies heavily on the machine's
- ability to send broadcast messages to all clients in the network.
- These messages and the clients' replies to them enable your machine
- to detect any available shares or services. For broadcasts to work
- effectively, your machine must be part of the same subnet as all
- other machines it is querying. If network browsing does not work on
- your machine or the detected shares and services do not match with
- what you expected, contact your system administrator to make sure
- that you are connected to the appropriate subnet. </para>
- <para>To allow network browsing, your machine needs to keep several
- network ports open to send and receive network messages that
- provide details on the network and the availability of shares and
- services. The standard &product; is configured for tight
- security and has a firewall up and running that protects your
- machine against the Internet. To adjust the firewall configuration,
- you would either need to ask your system administrator to open a
- certain set of ports to the network or to tear down the firewall
- entirely according to your company's security policy. If you try to
- browse a network with a restrictive firewall running on your
- machine, Nautilus warns you about your security restrictions not
- allowing it to query the network. </para>
- </sect1>
- <sect1 id="sec.network.accshare">
- <title>Accessing Network Shares</title>
- <para>Networking workstations can be set up to share folders.
- Typically, files and folders are marked to let remote users access
- them. These are called <emphasis>network shares</emphasis>. If your
- system is configured to access network shares, you can use your
- file manager to access these shares and browse them just as easily
- as if they were located on your local machine. Whether you have
- only read access or also write access to the shared folders depends
- on the permissions granted to you by the owner of the shares.</para>
- <para>To access network shares, open Nautilus and click
- <guimenu>Network Servers</guimenu>. Nautilus displays the networks
- that you can access. Click a network, then click the server. You
- might be required to authenticate to the server by providing a
- username and password.</para>
- <figure pgwide="0" id="b94pf25">
- <title>Network File Browser</title>
- <mediaobject>
- <imageobject role="fo">
- <imagedata fileref="network_browser.png" width="70%" format="PNG"/>
- </imageobject>
- <imageobject role="html">
- <imagedata fileref="network_browser.png" width="70%" format="png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </sect1>
- <sect1 id="sec.network.smbshare">
- <title>Sharing Folders</title>
- <para>Sharing and exchanging documents is a must-have in corporate
- environments. Nautilus offers you file sharing, which makes your
- files and folders available to both Linux and Windows users. </para>
- <sect2 id="b9450c1">
- <title>Enabling Sharing on the Computer</title>
- <para>Before you can share a folder, you must enable sharing on
- your computer. To enable sharing:</para>
- <procedure id="b944xvc">
- <step id="b944xvd" performance="required">
- <para>Click <menuchoice>
- <guimenu>Computer</guimenu>
- <guimenu>More Applications</guimenu>
- <guimenu>System</guimenu>
- <guimenu>YaST</guimenu>
- </menuchoice>.</para>
- </step>
- <step id="b944yi1" performance="required">
- <para>Enter the root password.</para>
- </step>
- <step id="b944z21" performance="required">
- <para>Click <guimenu>Network Services</guimenu>.</para>
- </step>
- <step id="b944zg4" performance="required">
- <para>Click <guimenu>Windows Domain Membership</guimenu>.</para>
- </step>
- <step id="b944zoo" performance="required">
- <para>Click <guimenu>Allow Users to Share Their
- Directories</guimenu>, then click
- <guimenu>Finish</guimenu>.</para>
- </step>
- </procedure>
- </sect2>
- <sect2 id="b9450l3">
- <title>Enabling Sharing for a Folder</title>
- <para>To configure file sharing for a folder: </para>
- <procedure id="b8yzfhb">
- <step id="b8yzfhc" performance="required">
- <para>Open Nautilus.</para>
- </step>
- <step id="b8yzfhd" performance="required">
- <para>Right-click the window background or a folder, then select
- <guimenu>Sharing Options</guimenu> from the context menu.</para>
- <informalfigure pgwide="0">
- <mediaobject>
- <textobject role="description">
- <phrase>Folder Sharing dialog box</phrase>
- </textobject>
- <imageobject role="fo">
- <imagedata fileref="folder_sharing_1_a.png" width="35%" format="PNG"/>
- </imageobject>
- <imageobject role="html">
- <imagedata fileref="folder_sharing_1_a.png" width="35%" format="png"/>
- </imageobject>
- </mediaobject>
- </informalfigure>
- </step>
- <step id="b8yzfhe" performance="required">
- <para>Select <guimenu>Share this folder</guimenu>.</para>
- </step>
- <step id="b8yzfhf" performance="required">
- <para>(Optional) If you want other people to be able to write to
- the folder, select <guimenu>Allow other people to write in this
- folder</guimenu>.</para>
- </step>
- <step id="b944ta3" performance="required">
- <para>(Conditional) If the folder does not already have the
- permissions that are required for sharing, click <guimenu>Add
- the permissions automatically</guimenu>.</para>
- </step>
- </procedure>
- <para>The folder icon changes to indicate that the folder is now
- shared.</para>
- <important>
- <title>Samba Domain Browsing</title>
- <para>Samba domain browsing only works if your system's firewall
- is configured accordingly. Either disable the firewall entirely
- or assign the browsing interface to the internal firewall zone.
- Ask your system administrator about how to proceed. </para>
- </important>
- </sect2>
- </sect1>
- <sect1 id="sec.network.ad.data">
- <title>Managing Windows Files</title>
- <para>With your &product; machine being an Active Directory
- client, you can browse, view, and manipulate data located on
- Windows servers. The following examples are just the most prominent
- ones:</para>
- <variablelist>
- <varlistentry id="b8yzfhs">
- <term>Browsing Windows Files with Nautilus</term>
- <listitem>
- <para>Use Nautilus's network browsing features to browse your
- Windows data.</para>
- </listitem>
- </varlistentry>
- <varlistentry id="b8yzfht">
- <term>Viewing Windows Data with Nautilus</term>
- <listitem>
- <para>Use Nautilus to display the contents of your Windows user
- folder just as you would for displaying a Linux directory.
- Create new files and folders on the Windows server.</para>
- </listitem>
- </varlistentry>
- <varlistentry id="b8yzfhu">
- <term>Manipulating Windows Data with GNOME Applications</term>
- <listitem>
- <para>Many GNOME applications allow you to open files on the
- Windows server, manipulate them, and save them back to the
- Windows server.</para>
- </listitem>
- </varlistentry>
- <varlistentry id="b8yzfhv">
- <term>Single-Sign-On</term>
- <listitem>
- <para>GNOME applications, including Nautilus, support
- Single-Sign-On, which means that to access other Windows
- resources, such as Web servers, proxy servers, or groupware
- servers like MS Exchange, you do not need to reauthenticate.
- Authentication against all these is handled silently in the
- background once you provided your username and password on
- login.</para>
- </listitem>
- </varlistentry>
- </variablelist>
- <para>To access your Windows data using Nautilus, proceed as
- follows: </para>
- <procedure id="b8yzfhw">
- <step id="b8yzfhx" performance="required">
- <para>Open Nautilus and click <guimenu>Network Servers</guimenu>.
- </para>
- </step>
- <step id="b8yzfhy" performance="required">
- <para>Click <guimenu>Windows Network</guimenu>.</para>
- </step>
- <step id="b8yzfi0" performance="required">
- <para>Click the icon of the workgroup containing the computer you
- want to access.</para>
- </step>
- <step id="b946e40" performance="required">
- <para>Click the computer’s icon (and authenticate, if prompted to
- do so), then navigate to the shared folder on that
- computer.</para>
- </step>
- </procedure>
- <para>To create folders in your Windows user folder using Nautilus,
- proceed as you would when creating a Linux folder.</para>
- </sect1>
- <sect1 id="sec.network.ad.printer">
- <title>Configuring and Accessing a Windows Network Printer</title>
- <para>Being part of a corporate network and authenticating against a
- Windows Active Directory server, you can access corporate
- resources, such as printers. GNOME allows you to configure printing
- from your Linux client to a Windows network printer.</para>
- <para>To configure a Windows network printer for use through your
- Linux workstation, proceed as follows:</para>
- <procedure id="b8yzfim">
- <step id="b8yzfin" performance="required">
- <para>Start the GNOME Control Center from the main menu.</para>
- </step>
- <step id="b8yzfio" performance="required">
- <para>Select <menuchoice>
- <guimenu>Hardware</guimenu>
- <guimenu>Printers</guimenu>
- </menuchoice>. </para>
- </step>
- <step id="b8yzfiq" performance="required">
- <para>Select <guimenu>New Printer</guimenu>. </para>
- <para>Adding a printer requires root privileges, so you must enter
- the root password to continue.</para>
- </step>
- <step id="b8yzfis" performance="required">
- <para>Select <guimenu>Network Printer</guimenu>, then select
- <guimenu>Windows Printer (SMB)</guimenu> from the drop-down
- menu.</para>
- </step>
- <step id="b8yzfit" performance="required">
- <para>Enter or select the Windows host, the printer, and the
- username and password required to access the Windows computer,
- then click <guimenu>Forward</guimenu>.</para>
- </step>
- <step id="b8yzfiu" performance="required">
- <para>Select the driver that most closely matches the printer,
- then click <guimenu>Forward</guimenu>.</para>
- </step>
- <step id="b8yzfiv" performance="required">
- <para>Click <guimenu>Apply</guimenu>.</para>
- <para>The printer is ready for use.</para>
- </step>
- </procedure>
- <para>To print to the Windows network printer configured above,
- select it from the list of available printers.</para>
- </sect1>
- </chapter>
+ </varlistentry>
+ </variablelist>
+ <para>To access your Windows data using Nautilus, proceed as follows: </para>
+ <procedure id="b8yzfhw">
+ <step id="b8yzfhx" performance="required">
+ <para>Open Nautilus and click <guimenu>Network Servers</guimenu>.
+ </para>
+ </step>
+ <step id="b8yzfhy" performance="required">
+ <para>Click <guimenu>Windows Network</guimenu>.</para>
+ </step>
+ <step id="b8yzfi0" performance="required">
+ <para>Click the icon of the workgroup containing the computer you
+ want to access.</para>
+ </step>
+ <step id="b946e40" performance="required">
+ <para>Click the computer’s icon (and authenticate, if prompted to do
+ so), then navigate to the shared folder on that computer.</para>
+ </step>
+ </procedure>
+ <para>To create folders in your Windows user folder using Nautilus,
+ proceed as you would when creating a Linux folder.</para>
+ </sect1>
+ <sect1 id="sec.network.ad.printer">
+ <title>Configuring and Accessing a Windows Network Printer</title>
+ <para>Being part of a corporate network and authenticating against a
+ Windows Active Directory server, you can access corporate resources,
+ such as printers. GNOME allows you to configure printing from your
+ Linux client to a Windows network printer.</para>
+ <para>To configure a Windows network printer for use through your
+ Linux workstation, proceed as follows:</para>
+ <procedure id="b8yzfim">
+ <step id="b8yzfin" performance="required">
+ <para>Start the GNOME Control Center from the main menu.</para>
+ </step>
+ <step id="b8yzfio" performance="required">
+ <para>Select <menuchoice>
+ <guimenu>Hardware</guimenu>
+ <guimenu>Printers</guimenu>
+ </menuchoice>. </para>
+ </step>
+ <step id="b8yzfiq" performance="required">
+ <para>Select <guimenu>New Printer</guimenu>. </para>
+ <para>Adding a printer requires root privileges, so you must enter
+ the root password to continue.</para>
+ </step>
+ <step id="b8yzfis" performance="required">
+ <para>Select <guimenu>Network Printer</guimenu>, then select
+ <guimenu>Windows Printer (SMB)</guimenu> from the drop-down
+ menu.</para>
+ </step>
+ <step id="b8yzfit" performance="required">
+ <para>Enter or select the Windows host, the printer, and the
+ username and password required to access the Windows computer, then
+ click <guimenu>Forward</guimenu>.</para>
+ </step>
+ <step id="b8yzfiu" performance="required">
+ <para>Select the driver that most closely matches the printer, then
+ click <guimenu>Forward</guimenu>.</para>
+ </step>
+ <step id="b8yzfiv" performance="required">
+ <para>Click <guimenu>Apply</guimenu>.</para>
+ <para>The printer is ready for use.</para>
+ </step>
+ </procedure>
+ <para>To print to the Windows network printer configured above, select
+ it from the list of available printers.</para>
+ </sect1>
+</chapter>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/xml/gnome_settings.xml new/xml/gnome_settings.xml
--- old/xml/gnome_settings.xml 2007-09-13 18:31:08.000000000 +0200
+++ new/xml/gnome_settings.xml 2007-09-14 11:24:40.000000000 +0200
@@ -76,9 +76,8 @@
administration, software installation, and system updates and
information. You need the <systemitem>root</systemitem> password to
access the YaST Control Center.</para>
- <para>For information on configuring administrator settings, see
- <ulink url="http://www.novell.com/documentation/sled10/sled_deployment_sp1/data/cha_yas…">System Configuration with YaST</ulink> in the <citetitle>SLED 10
- SP1 Deployment Guide</citetitle>.</para>
+ <para>For information on configuring administrator settings,
+ refer to the Installation and Setup part of &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/>.</para>
<sect1 role="General" id="bssdjdl">
<title>Hardware</title>
<para>Hardware settings include the following:</para>
@@ -4724,8 +4723,8 @@
date, time, or language, and to perform tasks such as backing up
or restoring files.</para>
</formalpara>
- <para>For information about using YaST, see <ulink url="http://www.novell.com/documentation/sled10/sled_deployment_sp1/data/cha_yas…">System Configuration with YaST</ulink> in the <citetitle>SLED 10
- SP1 Deployment Guide</citetitle>.</para>
+ <para>For information about using YaST, see the Installation and Setup part
+ in &userguide;, available at <ulink url="http://www.novell.com/documentation/opensuse103/"/>.</para>
</sect2>
</sect1>
</chapter>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package man-pages
checked in at Fri Sep 14 16:03:12 CEST 2007.
--------
--- AUTO/noarch/man-pages/man-pages.changes 2007-08-10 11:58:46.000000000 +0200
+++ /mounts/work_src_done/NOARCH/man-pages/man-pages.changes 2007-09-14 09:42:22.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 09:40:59 CEST 2007 - pgajdos(a)suse.cz
+
+- added gai.conf(5) [#310290]
+- added reference to it in getaddrinfo(3) (gai.conf-reference.patch)
+
+-------------------------------------------------------------------
New:
----
gai.conf.5
man-pages_gai.conf-reference.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ man-pages.spec ++++++
--- /var/tmp/diff_new_pack.n10417/_old 2007-09-14 16:02:44.000000000 +0200
+++ /var/tmp/diff_new_pack.n10417/_new 2007-09-14 16:02:44.000000000 +0200
@@ -12,20 +12,22 @@
Name: man-pages
BuildRequires: fdupes
-URL: http://www.kernel.org/pub/linux/docs/manpages/
+Url: http://www.kernel.org/pub/linux/docs/manpages/
License: BSD 3-Clause, GPL v2 or later, All man-pages are freely distributable if nroff source is included.
Group: Documentation/Man
-Autoreqprov: on
+AutoReqProv: on
Version: 2.64
-Release: 1
+Release: 8
Summary: Linux and POSIX Manual Pages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: man-pages-%{version}.tar.bz2
Source1: shadow.5
+Source2: gai.conf.5
Patch: man-pages.eal3.diff
Patch1: %{name}_host-conf-mdns.patch
Patch2: %{name}_wrong-references.patch
-BuildArchitectures: noarch
+Patch3: %{name}_gai.conf-reference.patch
+BuildArch: noarch
%description
This package contains a large collection of Linux and POSIX manual
@@ -40,9 +42,11 @@
%patch1
find -name "*.orig" | xargs rm -fv
%patch2
+%patch3
%build
cp %SOURCE1 man5/
+cp %{SOURCE2} man5/
# not actual anymore
rm -f man2/ioctl_list.2
# nfs-utils
@@ -80,7 +84,6 @@
fi
#remove deprecated man page [#247338]; FIXME as soon as upstream remove it
rm -f $RPM_BUILD_ROOT%{_mandir}/man1p/ipcs.1p
-
%fdupes -s $RPM_BUILD_ROOT
%clean
@@ -96,6 +99,9 @@
%doc man-pages-*.lsm
%changelog
+* Fri Sep 14 2007 - pgajdos(a)suse.cz
+- added gai.conf(5) [#310290]
+- added reference to it in getaddrinfo(3) (gai.conf-reference.patch)
* Fri Aug 10 2007 - pgajdos(a)suse.cz
- shortened wrong_references.patch
- added fdupes stuff
++++++ man-pages_gai.conf-reference.patch ++++++
--- man3/getaddrinfo.3
+++ man3/getaddrinfo.3
@@ -648,5 +648,6 @@
.in
.SH "SEE ALSO"
.BR getipnodebyaddr (3),
-.BR getipnodebyname (3)
+.BR getipnodebyname (3),
.BR getnameinfo (3),
+.BR gai.conf (5)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kde4-filesystem
checked in at Fri Sep 14 16:02:33 CEST 2007.
--------
--- KDE/kde4-filesystem/kde4-filesystem.changes 2007-09-01 17:26:20.000000000 +0200
+++ /mounts/work_src_done/NOARCH/kde4-filesystem/kde4-filesystem.changes 2007-09-14 15:04:49.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 14 15:04:43 CEST 2007 - stbinner(a)suse.de
+
+- own one path more
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde4-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.Gm8779/_old 2007-09-14 16:01:53.000000000 +0200
+++ /var/tmp/diff_new_pack.Gm8779/_new 2007-09-14 16:01:53.000000000 +0200
@@ -11,9 +11,9 @@
# norootforbuild
Name: kde4-filesystem
-URL: http://www.kde.org
+Url: http://www.kde.org
Version: 3.93.0
-Release: 1
+Release: 3
License: LGPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/GUI/KDE
@@ -83,6 +83,7 @@
mkdir -p $RPM_BUILD_ROOT/usr/share/icons/locolor/22x22/apps
mkdir -p $RPM_BUILD_ROOT/usr/share/icons/locolor/32x32/actions
mkdir -p $RPM_BUILD_ROOT/usr/share/icons/locolor/32x32/apps
+ mkdir -p $RPM_BUILD_ROOT/usr/share/icons/oxygen/16x16/apps
mkdir -p $RPM_BUILD_ROOT/usr/share/kde4/apps
mkdir -p $RPM_BUILD_ROOT/usr/share/kde4/apps
mkdir -p $RPM_BUILD_ROOT/usr/share/kde4/apps/khtml/kpartplugins
@@ -105,6 +106,8 @@
/usr/share/applications/kde4
%changelog
+* Fri Sep 14 2007 - stbinner(a)suse.de
+- own one path more
* Sat Sep 01 2007 - stbinner(a)suse.de
- bump version to 3.93.0
* Thu Aug 30 2007 - dmueller(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package aaa_base
checked in at Fri Sep 14 16:02:31 CEST 2007.
--------
--- aaa_base/aaa_base.changes 2007-09-13 13:00:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes 2007-09-14 15:56:36.589647000 +0200
@@ -1,0 +2,8 @@
+Fri Sep 14 15:19:21 CEST 2007 - ro(a)suse.de
+
+- sysconfig/sysctl: enhance ENABLE_SYSRQ value:
+ apart from yes/no this variable can hold a numeric value
+ to enable specific sysrq controls (#257405)
+- default is now "176" (allow s,u,b)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.hJ8115/_old 2007-09-14 16:01:41.000000000 +0200
+++ /var/tmp/diff_new_pack.hJ8115/_new 2007-09-14 16:01:41.000000000 +0200
@@ -17,9 +17,9 @@
Provides: bin bootutls etc skeleng skelger
Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
-Autoreqprov: on
+AutoReqProv: on
Version: 10.3
-Release: 86
+Release: 87
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -134,6 +134,11 @@
%defattr(-,root,root)
%changelog
+* Fri Sep 14 2007 - ro(a)suse.de
+- sysconfig/sysctl: enhance ENABLE_SYSRQ value:
+ apart from yes/no this variable can hold a numeric value
+ to enable specific sysrq controls (#257405)
+- default is now "176" (allow s,u,b)
* Thu Sep 13 2007 - meissner(a)suse.de
- remove MALLOC_CHECK_ for RC1.
* Wed Sep 12 2007 - werner(a)suse.de
++++++ aaa_base.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/aaa_base/etc/init.d/boot.proc new/aaa_base/etc/init.d/boot.proc
--- old/aaa_base/etc/init.d/boot.proc 2007-06-20 11:56:15.000000000 +0200
+++ new/aaa_base/etc/init.d/boot.proc 2007-09-14 15:17:44.000000000 +0200
@@ -31,11 +31,13 @@
case "$a" in
*sysrq=yes*|*sysrq=1*) ENABLE_SYSRQ="yes" ;;
esac
- if test "$ENABLE_SYSRQ" = yes ; then
- echo "1" > /proc/sys/kernel/sysrq
- else
- echo "0" > /proc/sys/kernel/sysrq
- fi
+ case "$ENABLE_SYSRQ" in
+ yes) ENABLE_SYSRQ=1 ;;
+ no) ENABLE_SYSRQ=0 ;;
+ [0-9]*) ;;
+ *) ENABLE_SYSRQ=0 ;;
+ esac
+ echo "$ENABLE_SYSRQ" > /proc/sys/kernel/sysrq
fi
#
++++++ sysconfig_parts.tar.bz2 ++++++
Files old/sysconfig_parts/.sysconfig.mail.swp and new/sysconfig_parts/.sysconfig.mail.swp differ
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig_parts/sysconfig.sysctl new/sysconfig_parts/sysconfig.sysctl
--- old/sysconfig_parts/sysconfig.sysctl 2006-08-01 15:08:54.000000000 +0200
+++ new/sysconfig_parts/sysconfig.sysctl 2007-09-14 15:55:17.000000000 +0200
@@ -66,12 +66,24 @@
## Path: System/Kernel
## Description:
-## Type: yesno
-## Default: no
+## Type: string
+#
+# Magic SysRq Keys enable some control over the system even if it
+# crashes (e.g. during kernel debugging).
+#
+# Possible values:
+# - no: disable sysrq completely
+# - yes: enable all functions of sysrq
+# - bitmask of allowed sysrq functions:
+# 2 - enable control of console logging level
+# 4 - enable control of keyboard (SAK, unraw)
+# 8 - enable debugging dumps of processes etc.
+# 16 - enable sync command
+# 32 - enable remount read-only
+# 64 - enable signalling of processes (term, kill, oom-kill)
+# 128 - allow reboot/poweroff
+# 256 - allow nicing of all RT tasks
#
-# Enable Magic SysRq Keys?
-# If you say yes here, you will have some control over the system even
-# if it crashes (e.g. during kernel debugging).
# For further information see /usr/src/linux/Documentation/sysrq.txt
#
-ENABLE_SYSRQ="no"
+ENABLE_SYSRQ="176"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-doc-utils
checked in at Fri Sep 14 16:01:46 CEST 2007.
--------
--- GNOME/gnome-doc-utils/gnome-doc-utils.changes 2007-08-31 00:29:05.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome-doc-utils/gnome-doc-utils.changes 2007-09-14 09:32:10.183255000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 09:31:23 CEST 2007 - hpj(a)suse.de
+
+- Reverted back to version 0.10.3, so the reverted Yelp will work
+ correctly.
+
+-------------------------------------------------------------------
Old:
----
gnome-doc-utils-0.11.2.tar.bz2
New:
----
gnome-doc-utils-0.10.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-doc-utils.spec ++++++
--- /var/tmp/diff_new_pack.HT7792/_old 2007-09-14 16:01:33.000000000 +0200
+++ /var/tmp/diff_new_pack.HT7792/_new 2007-09-14 16:01:33.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-doc-utils (Version 0.11.2)
+# spec file for package gnome-doc-utils (Version 0.10.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,19 +14,19 @@
BuildRequires: docbook_4 glib2-devel gnome-common intltool libxslt-devel python
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
-Version: 0.11.2
-Release: 1
+AutoReqProv: on
+Version: 0.10.3
+Release: 43
Summary: A Collection of Documentation Utilities for GNOME
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.8/%{name}-%{version…
Patch: gnome-doc-utils-permissive.patch
-URL: http://www.gnome.org
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libxml2-python
# only for directory ownership:
BuildRequires: libgnome scrollkeeper
Requires: libgnome scrollkeeper
-BuildArchitectures: noarch
+BuildArch: noarch
%description
The gnome-doc-utils package is a collection of documentation utilities
@@ -55,7 +55,7 @@
%package devel
Summary: A Collection of Documentation Utilities for GNOME
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name} = %{version} libxml2-devel
%description devel
@@ -85,7 +85,7 @@
%prep
%setup -q
-#��This patch is an ugly hack and should be removed ASAP:
+# This patch is an ugly hack and should be removed ASAP:
%patch
%build
@@ -121,6 +121,9 @@
%{_datadir}/pkgconfig/*.pc
%changelog
+* Fri Sep 14 2007 - hpj(a)suse.de
+- Reverted back to version 0.10.3, so the reverted Yelp will work
+ correctly.
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 0.11.2:
* Added db2html.division.div.content.mode
++++++ gnome-doc-utils-0.11.2.tar.bz2 -> gnome-doc-utils-0.10.3.tar.bz2 ++++++
++++ 50852 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yumex
checked in at Fri Sep 14 00:50:09 CEST 2007.
--------
--- yumex/yumex.changes 2007-08-07 13:26:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/yumex/yumex.changes 2007-09-13 22:45:37.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 22:44:47 CEST 2007 - cthiel(a)suse.de
+
+- make sure not to use consolehelper (#305332)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yumex.spec ++++++
--- /var/tmp/diff_new_pack.kB2493/_old 2007-09-14 00:49:20.000000000 +0200
+++ /var/tmp/diff_new_pack.kB2493/_new 2007-09-14 00:49:20.000000000 +0200
@@ -14,10 +14,10 @@
BuildRequires: intltool perl-XML-Parser python-devel update-desktop-files
Summary: Yum Extender graphical package management tool
Version: 1.9.11
-Release: 1
+Release: 11
Source: %{name}-%{version}.tar.bz2
Patch1: %{name}-1.9.5.patch
-URL: http://yumex.python-hosting.com/
+Url: http://yumex.python-hosting.com/
Group: System/Packages
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +62,8 @@
%{py_sitedir}/*
%changelog
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- make sure not to use consolehelper (#305332)
* Tue Aug 07 2007 - cthiel(a)suse.de
- update to version 1.9.11
* Fixed issue with Cancel a Transaction and adding/removing some packages
++++++ yumex-1.9.5.patch ++++++
--- /var/tmp/diff_new_pack.kB2493/_old 2007-09-14 00:49:20.000000000 +0200
+++ /var/tmp/diff_new_pack.kB2493/_new 2007-09-14 00:49:20.000000000 +0200
@@ -1,6 +1,6 @@
--- Makefile
+++ Makefile
-@@ -22,16 +22,11 @@
+@@ -22,17 +22,12 @@
mkdir -p $(DESTDIR)/usr/share/applications
mkdir -p $(DESTDIR)/usr/bin
mkdir -p $(DESTDIR)/etc
@@ -14,9 +14,11 @@
install -m600 $(MISCDIR)/yumex.conf.default $(DESTDIR)/etc/yumex.conf
- install -m644 $(MISCDIR)/yumex.pam $(DESTDIR)/etc/pam.d/yumex
- install -m644 $(MISCDIR)/yumex.console.app $(DESTDIR)/etc/security/console.apps/yumex
- ln -s consolehelper $(DESTDIR)/usr/bin/yumex
+- ln -s consolehelper $(DESTDIR)/usr/bin/yumex
++ ln -s $(DESTDIR)/usr/share/yumex/yumex $(DESTDIR)/usr/bin/yumex
chmod +x $(DESTDIR)/usr/share/yumex/yumex
install -m644 $(MISCDIR)/yumex.desktop $(DESTDIR)/usr/share/applications/.
+ for d in $(SUBDIRS); do make DESTDIR=`cd $(DESTDIR); pwd` -C $$d install; [ $$? = 0 ] || exit 1; done
--- misc/yumex.desktop
+++ misc/yumex.desktop
@@ -10,3 +10,5 @@
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package xen
checked in at Fri Sep 14 00:49:58 CEST 2007.
--------
--- arch/i386/xen/xen.changes 2007-09-10 18:03:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/xen/xen.changes 2007-09-13 19:26:46.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Sep 13 11:26:33 MDT 2007 - ccoffing(a)novell.com
+
+- #310338: Fix "No such file or directory" in network-multinet
+
+-------------------------------------------------------------------
+Wed Sep 12 18:04:33 MDT 2007 - jfehlig(a)novell.com
+
+- #309940: Fix 'xm reboot'
+- Moved hvm_vnc.diff and xend_mem_leak.diff to 'Upstream patches'
+ section of spec file since both have been accepted upstream now.
+
+-------------------------------------------------------------------
New:
----
xend-reboot.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xen.spec ++++++
--- /var/tmp/diff_new_pack.k31543/_old 2007-09-14 00:48:42.000000000 +0200
+++ /var/tmp/diff_new_pack.k31543/_new 2007-09-14 00:48:42.000000000 +0200
@@ -34,10 +34,10 @@
BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
%endif
Version: 3.1.0_15042
-Release: 42
+Release: 45
License: GPL v2 only
Group: System/Kernel
-Autoreqprov: on
+AutoReqProv: on
PreReq: %insserv_prereq %fillup_prereq
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
Source0: xen-3.1-testing-src.tar.bz2
@@ -110,6 +110,8 @@
Patch50: 15693-32on64-gnttab-err.patch
Patch51: 15716_dev_detach.patch
Patch52: fix_15716.patch
+Patch53: hvm_vnc.diff
+Patch54: xend_mem_leak.diff
# Our patches
Patch100: xen-config.diff
Patch101: xend-config.diff
@@ -157,8 +159,7 @@
Patch154: pci-passthru-reboot-fix.patch
Patch155: keymap_nl-be.patch
Patch156: svm-cr8-performance.diff
-Patch157: hvm_vnc.diff
-Patch158: xend_mem_leak.diff
+Patch157: xend-reboot.diff
# Patches from Jan
Patch200: inval-sh-ldt.patch
Patch201: 32on64-cpuid.patch
@@ -191,7 +192,7 @@
Patch228: 32on64-extra-mem.patch
Patch229: blktap.patch
Patch230: dmi-table.patch
-URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
+Url: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define pysite %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()")
%if %{?with_kmp}0
@@ -615,6 +616,8 @@
%patch50 -p1
%patch51 -p1
%patch52 -p1
+%patch53 -p1
+%patch54 -p1
%patch100 -p1
%patch101 -p1
%patch102 -p1
@@ -662,7 +665,6 @@
%patch155 -p1
%patch156 -p1
%patch157 -p1
-%patch158 -p1
%patch200 -p1
%patch201 -p1
%patch202 -p1
@@ -934,7 +936,6 @@
%{_defaultdocdir}/xen/misc
%{_defaultdocdir}/xen/xmclone.sh
%dir %pysite/xen
-
%pysite/xen/*
/usr/lib/xen/boot/domUloader.py
@@ -1005,6 +1006,12 @@
/sbin/ldconfig
%changelog
+* Thu Sep 13 2007 - ccoffing(a)novell.com
+- #310338: Fix "No such file or directory" in network-multinet
+* Wed Sep 12 2007 - jfehlig(a)novell.com
+- #309940: Fix 'xm reboot'
+- Moved hvm_vnc.diff and xend_mem_leak.diff to 'Upstream patches'
+ section of spec file since both have been accepted upstream now.
* Mon Sep 10 2007 - jfehlig(a)novell.com
- #289283: Fix memory leak in xend
* Fri Sep 07 2007 - jfehlig(a)novell.com
++++++ network-multinet ++++++
--- arch/i386/xen/network-multinet 2007-09-06 22:43:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/xen/network-multinet 2007-09-13 19:16:55.000000000 +0200
@@ -2,8 +2,8 @@
#============================================================================
# network-multinet
#
-# Version = 1.3.1
-# Date = 2007-08-29
+# Version = 1.3.2
+# Date = 2007-09-04
#
# Maintainer(s) = Ron Terry - ron (at) pronetworkconsulting (dot) com
#
@@ -814,7 +814,10 @@
;;
status)
show_xend_network_status
- $XEN_DHCP_SCRIPT status
+ if [ -e $XEN_DHCP_SCRIPT ]
+ then
+ $XEN_DHCP_SCRIPT status
+ fi
;;
esac
++++++ sysconfig.xend ++++++
--- arch/i386/xen/sysconfig.xend 2007-06-21 23:44:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/xen/sysconfig.xend 2007-09-13 19:18:20.000000000 +0200
@@ -60,46 +60,3 @@
#
NAT_EXTERNAL_INTERFACE="eth0"
-## Type: boolean
-## Default: "false"
-## Config:
-#
-# If set to true the xend-relocation script will enable/disable
-# the vm migration feature of xend..
-#
-ENABLE_RELOCATION="false"
-
-## Type: list()
-## Default: "any"
-## Config:
-#
-# Space delimited list of IP addresses/host names of machines
-# that xen will accept vm migrations from. If set to 'any'
-# xen will accept vm migrations from any host
-#
-# Example: "10.0.0.1 10.0.0.2" would allow relocation to/from thos IPs
-# Example: "any" would allow reloaction to/from any host
-#
-RELOCATION_NODELIST="any"
-
-## Type: boolean
-## Default: "false"
-## Config:
-#
-# If set to true the xend-relocation script will attempt to
-# enable/disable vm migration on all relocation nodes listed
-# in the RELOCATION_LIST variable.
-#
-# Note: Communication with the nodes is done via ssh so
-# pre-distributed ssh keys is recommended.
-#
-MANAGE_ALL_RELOCATION_NODES="false"
-
-## Type: integer
-## Default: "8002"
-## Config:
-#
-# The TCP port used by Xen for VM relocation
-#
-XEN_RELOCATION_PORT="8002"
-
++++++ xend-reboot.diff ++++++
diff -ru a/tools/python/xen/xend/XendDomainInfo.py b/tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py 2007-09-12 17:54:01.000000000 -0600
+++ b/tools/python/xen/xend/XendDomainInfo.py 2007-09-12 17:55:43.000000000 -0600
@@ -2162,7 +2162,7 @@
raise VmError('Invalid VM Name')
dom = XendDomain.instance().domain_lookup_nr(name)
- if dom and dom.domid != self.domid:
+ if dom and dom.domid and dom.domid != self.domid:
raise VmError("VM name '%s' already exists%s" %
(name,
dom.domid is not None and
Only in b/tools/python/xen/xend: XendDomainInfo.py~
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package OpenOffice_org
checked in at Fri Sep 14 00:48:39 CEST 2007.
--------
--- arch/i386/OpenOffice_org/OpenOffice_org.changes 2007-09-03 18:36:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/OpenOffice_org/OpenOffice_org.changes 2007-09-13 12:08:48.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Sep 13 11:58:55 CEST 2007 - pmladek(a)suse.cz
+
+- updated to milestone oog680-m5 (OOo-2.3.rc3) [n#309238]
+- updated ooo-build to 2.3.0.1.2:
+ + target oog680-m5
+ + non-working Flat XML document type detection, simple typo
+ + XBitmap::getSize broken in Cairo canvas [n#309764]
+ + problem in clipping in Cairo canvas backend [n#309765]
+ + Hungarian translation for CELL and INFO functions [n#274424]
+ + updated oox to 2007-09-05; includes some important fixes
+ + build dependency in reportdesign
+ + fix ant home when building on 10.2
+- added a workaround to find tools.jar; affects only openSUSE-10.2
+
+-------------------------------------------------------------------
--- arch/i386/OpenOffice_org/OpenOffice_org-i18n.changes 2007-09-03 17:02:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/OpenOffice_org/OpenOffice_org-i18n.changes 2007-09-13 12:09:02.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 13 12:07:53 CEST 2007 - pmladek(a)suse.cz
+
+- updated to milestone oog680-m5 (OOo-2.3.rc3)
+- updated ooo-build to 2.3.0.1.2
+- updated extra translation files: bg, cs, da, et, mk, vi
+
+-------------------------------------------------------------------
Old:
----
minmem
oog680-m3-binfilter.tar.bz2
oog680-m3-core.tar.bz2
oog680-m3-lang.tar.bz2
oog680-m3-sdk_oo.tar.bz2
oog680-m3-system.tar.bz2
ooo-build-2.3.0.1.tar.gz
oox.2008-08-28.tar.bz2
New:
----
oog680-m5-binfilter.tar.bz2
oog680-m5-core.tar.bz2
oog680-m5-lang.tar.bz2
oog680-m5-sdk_oo.tar.bz2
oog680-m5-system.tar.bz2
ooo-build-2.3.0.1.2.tar.gz
oox.2007-09-05.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ OpenOffice_org-i18n.spec ++++++
--- /var/tmp/diff_new_pack.b25018/_old 2007-09-14 00:47:07.000000000 +0200
+++ /var/tmp/diff_new_pack.b25018/_new 2007-09-14 00:47:07.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package OpenOffice_org-i18n (Version 2.3.0.1)
+# spec file for package OpenOffice_org-i18n (Version 2.3.0.1.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -70,8 +70,8 @@
%define ooo_prefix %_libdir
%define ooo_home ooo-2.0
%define ooo_build_dir build
-%define ooo_build_version 2.3.0.1
-%define ooo_build_tag oog680-m3
+%define ooo_build_version 2.3.0.1.2
+%define ooo_build_tag oog680-m5
# source sripts for architectures
%ifarch ppc
%define ooo_source_script %ooo_build_dir/%ooo_build_tag/LinuxPPCEnv.Set.sh
@@ -84,11 +84,11 @@
%endif
License: GPL v2 or later, LGPL v2 or later, The non-standard licenses from /usr/lib/ooo-2.0/THIRDPARTYLICENSEREADME.html:
Group: Productivity/Office/Suite
-Version: 2.3.0.1
+Version: 2.3.0.1.2
Release: 1
-Autoreqprov: on
+AutoReqProv: on
Summary: A Source Package for OpenOffice.org Localizations
-URL: http://www.openoffice.org/
+Url: http://www.openoffice.org/
#Url-help: ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/
Source0: ooo-build-%ooo_build_version.tar.gz
Source1: %ooo_build_tag-core.tar.bz2
@@ -124,7 +124,7 @@
# library that handles SVG graphics format
Source20: libsvg-0.1.4.tar.gz
# native OpenXML import filter sources
-Source21: oox.2008-08-28.tar.bz2
+Source21: oox.2007-09-05.tar.bz2
# more recent or additional localizations
# ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/Files
# http://hu.openoffice.org/source/browse/hu/src
@@ -146,7 +146,7 @@
Patch3: ooo-build-help-in-usr-share.diff
Patch100: extra_localizations_sources-about.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArchitectures: noarch
+BuildArch: noarch
%description
This source package is used to build OpenOffice.org localizations.
@@ -1138,42 +1138,36 @@
#
# af
%if %test_build_langs >= 2
-
%posttrans -n OpenOffice_org-af
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_af_list.txt || true
%preun -n OpenOffice_org-af
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_af_list.txt || true
# ar
-
%posttrans -n OpenOffice_org-ar
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ar_list.txt || true
%preun -n OpenOffice_org-ar
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ar_list.txt || true
# be-BY
-
%posttrans -n OpenOffice_org-be-BY
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_be-BY_list.txt || true
%preun -n OpenOffice_org-be-BY
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_be-BY_list.txt || true
# bg
-
%posttrans -n OpenOffice_org-bg
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_bg_list.txt || true
%preun -n OpenOffice_org-bg
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_bg_list.txt || true
# br
-
%posttrans -n OpenOffice_org-br
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_br_list.txt || true
%preun -n OpenOffice_org-br
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_br_list.txt || true
# ca
-
%posttrans -n OpenOffice_org-ca
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ca_list.txt || true
@@ -1182,7 +1176,6 @@
%endif
%if %test_build_langs >= 1
# cs
-
%posttrans -n OpenOffice_org-cs
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_cs_list.txt || true
@@ -1191,14 +1184,12 @@
%endif
%if %test_build_langs >= 2
# cy
-
%posttrans -n OpenOffice_org-cy
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_cy_list.txt || true
%preun -n OpenOffice_org-cy
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_cy_list.txt || true
# da
-
%posttrans -n OpenOffice_org-da
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_da_list.txt || true
@@ -1207,7 +1198,6 @@
%endif
%if %test_build_langs >= 1
# de
-
%posttrans -n OpenOffice_org-de
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_de_list.txt || true
@@ -1216,343 +1206,294 @@
%endif
%if %test_build_langs >= 2
# el
-
%posttrans -n OpenOffice_org-el
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_el_list.txt || true
%preun -n OpenOffice_org-el
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_el_list.txt || true
# en-GB
-
%posttrans -n OpenOffice_org-en-GB
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_en-GB_list.txt || true
%preun -n OpenOffice_org-en-GB
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_en-GB_list.txt || true
# en-ZA
-
%posttrans -n OpenOffice_org-en-ZA
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_en-ZA_list.txt || true
%preun -n OpenOffice_org-en-ZA
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_en-ZA_list.txt || true
# es
-
%posttrans -n OpenOffice_org-es
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_es_list.txt || true
%preun -n OpenOffice_org-es
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_es_list.txt || true
# et
-
%posttrans -n OpenOffice_org-et
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_et_list.txt || true
%preun -n OpenOffice_org-et
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_et_list.txt || true
# fi
-
%posttrans -n OpenOffice_org-fi
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_fi_list.txt || true
%preun -n OpenOffice_org-fi
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_fi_list.txt || true
# fr
-
%posttrans -n OpenOffice_org-fr
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_fr_list.txt || true
%preun -n OpenOffice_org-fr
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_fr_list.txt || true
# ga
-
%posttrans -n OpenOffice_org-ga
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ga_list.txt || true
%preun -n OpenOffice_org-ga
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ga_list.txt || true
# gl
-
%posttrans -n OpenOffice_org-gl
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_gl_list.txt || true
%preun -n OpenOffice_org-gl
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_gl_list.txt || true
# gu-IN
-
%posttrans -n OpenOffice_org-gu-IN
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_gu-IN_list.txt || true
%preun -n OpenOffice_org-gu-IN
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_gu-IN_list.txt || true
# he
-
%posttrans -n OpenOffice_org-he
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_he_list.txt || true
%preun -n OpenOffice_org-he
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_he_list.txt || true
# hi-IN
-
%posttrans -n OpenOffice_org-hi-IN
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_hi-IN_list.txt || true
%preun -n OpenOffice_org-hi-IN
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_hi-IN_list.txt || true
# hu
-
%posttrans -n OpenOffice_org-hu
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_hu_list.txt || true
%preun -n OpenOffice_org-hu
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_hu_list.txt || true
# hr
-
%posttrans -n OpenOffice_org-hr
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_hr_list.txt || true
%preun -n OpenOffice_org-hr
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_hr_list.txt || true
# it
-
%posttrans -n OpenOffice_org-it
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_it_list.txt || true
%preun -n OpenOffice_org-it
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_it_list.txt || true
# ja
-
%posttrans -n OpenOffice_org-ja
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ja_list.txt || true
%preun -n OpenOffice_org-ja
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ja_list.txt || true
# ka
-
%posttrans -n OpenOffice_org-ka
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ka_list.txt || true
%preun -n OpenOffice_org-ka
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ka_list.txt || true
# km
-
%posttrans -n OpenOffice_org-km
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_km_list.txt || true
%preun -n OpenOffice_org-km
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_km_list.txt || true
# ko
-
%posttrans -n OpenOffice_org-ko
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ko_list.txt || true
%preun -n OpenOffice_org-ko
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ko_list.txt || true
# lt
-
%posttrans -n OpenOffice_org-lt
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_lt_list.txt || true
%preun -n OpenOffice_org-lt
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_lt_list.txt || true
# mk
-
%posttrans -n OpenOffice_org-mk
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_mk_list.txt || true
%preun -n OpenOffice_org-mk
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_mk_list.txt || true
# nb
-
%posttrans -n OpenOffice_org-nb
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_nb_list.txt || true
%preun -n OpenOffice_org-nb
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_nb_list.txt || true
# nl
-
%posttrans -n OpenOffice_org-nl
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_nl_list.txt || true
%preun -n OpenOffice_org-nl
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_nl_list.txt || true
# nn
-
%posttrans -n OpenOffice_org-nn
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_nn_list.txt || true
%preun -n OpenOffice_org-nn
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_nn_list.txt || true
# nr
-
%posttrans -n OpenOffice_org-nr
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_nr_list.txt || true
%preun -n OpenOffice_org-nr
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_nr_list.txt || true
# pa-IN
-
%posttrans -n OpenOffice_org-pa-IN
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_pa-IN_list.txt || true
%preun -n OpenOffice_org-pa-IN
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_pa-IN_list.txt || true
# pl
-
%posttrans -n OpenOffice_org-pl
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_pl_list.txt || true
%preun -n OpenOffice_org-pl
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_pl_list.txt || true
# pt
-
%posttrans -n OpenOffice_org-pt
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_pt_list.txt || true
%preun -n OpenOffice_org-pt
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_pt_list.txt || true
# pt-BR
-
%posttrans -n OpenOffice_org-pt-BR
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_pt-BR_list.txt || true
%preun -n OpenOffice_org-pt-BR
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_pt-BR_list.txt || true
# ru
-
%posttrans -n OpenOffice_org-ru
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ru_list.txt || true
%preun -n OpenOffice_org-ru
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ru_list.txt || true
# rw
-
%posttrans -n OpenOffice_org-rw
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_rw_list.txt || true
%preun -n OpenOffice_org-rw
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_rw_list.txt || true
# sh-YU
-
%posttrans -n OpenOffice_org-sh-YU
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_sh-YU_list.txt || true
%preun -n OpenOffice_org-sh-YU
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_sh-YU_list.txt || true
# sk
-
%posttrans -n OpenOffice_org-sk
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_sk_list.txt || true
%preun -n OpenOffice_org-sk
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_sk_list.txt || true
# sl
-
%posttrans -n OpenOffice_org-sl
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_sl_list.txt || true
%preun -n OpenOffice_org-sl
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_sl_list.txt || true
# sr-CS
-
%posttrans -n OpenOffice_org-sr-CS
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_sr-CS_list.txt || true
%preun -n OpenOffice_org-sr-CS
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_sr-CS_list.txt || true
# ss
-
%posttrans -n OpenOffice_org-ss
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ss_list.txt || true
%preun -n OpenOffice_org-ss
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ss_list.txt || true
# st
-
%posttrans -n OpenOffice_org-st
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_st_list.txt || true
%preun -n OpenOffice_org-st
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_st_list.txt || true
# sv
-
%posttrans -n OpenOffice_org-sv
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_sv_list.txt || true
%preun -n OpenOffice_org-sv
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_sv_list.txt || true
# tg
-
%posttrans -n OpenOffice_org-tg
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_tg_list.txt || true
%preun -n OpenOffice_org-tg
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_tg_list.txt || true
# th
-
%posttrans -n OpenOffice_org-th
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_th_list.txt || true
%preun -n OpenOffice_org-th
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_th_list.txt || true
# tr
-
%posttrans -n OpenOffice_org-tr
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_tr_list.txt || true
%preun -n OpenOffice_org-tr
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_tr_list.txt || true
# ts
-
%posttrans -n OpenOffice_org-ts
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ts_list.txt || true
%preun -n OpenOffice_org-ts
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ts_list.txt || true
# uk
-
%posttrans -n OpenOffice_org-uk
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_uk_list.txt || true
%preun -n OpenOffice_org-uk
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_uk_list.txt || true
# ve
-
%posttrans -n OpenOffice_org-ve
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_ve_list.txt || true
%preun -n OpenOffice_org-ve
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_ve_list.txt || true
# vi
-
%posttrans -n OpenOffice_org-vi
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_vi_list.txt || true
%preun -n OpenOffice_org-vi
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_vi_list.txt || true
# xh
-
%posttrans -n OpenOffice_org-xh
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_xh_list.txt || true
%preun -n OpenOffice_org-xh
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_xh_list.txt || true
# zh-TW
-
%posttrans -n OpenOffice_org-zh-TW
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_zh-TW_list.txt || true
%preun -n OpenOffice_org-zh-TW
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_zh-TW_list.txt || true
# zh-CN
-
%posttrans -n OpenOffice_org-zh-CN
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_zh-CN_list.txt || true
%preun -n OpenOffice_org-zh-CN
test "$1" = "0" && %_datadir/%ooo_home/link-to-ooo-home --unlink %_datadir/%ooo_home/lang_zh-CN_list.txt || true
# zu
-
%posttrans -n OpenOffice_org-zu
%_datadir/%ooo_home/link-to-ooo-home %_datadir/%ooo_home/lang_zu_list.txt || true
@@ -1753,6 +1694,10 @@
%defattr(-,root,root)
%changelog
+* Thu Sep 13 2007 - pmladek(a)suse.cz
+- updated to milestone oog680-m5 (OOo-2.3.rc3)
+- updated ooo-build to 2.3.0.1.2
+- updated extra translation files: bg, cs, da, et, mk, vi
* Mon Sep 03 2007 - pmladek(a)suse.cz
- updated to milestone oog680-m3 (OOo-2.3.rc1)
- updated ooo-build to 2.3.0.1
++++++ OpenOffice_org.spec ++++++
--- /var/tmp/diff_new_pack.b25018/_old 2007-09-14 00:47:07.000000000 +0200
+++ /var/tmp/diff_new_pack.b25018/_new 2007-09-14 00:47:07.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package OpenOffice_org (Version 2.3.0.1)
+# spec file for package OpenOffice_org (Version 2.3.0.1.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -121,15 +121,15 @@
%define ooo_prefix %_libdir
%define ooo_home ooo-2.0
%define ooo_build_dir build
-%define ooo_build_version 2.3.0.1
-%define ooo_build_tag oog680-m3
+%define ooo_build_version 2.3.0.1.2
+%define ooo_build_tag oog680-m5
License: Artistic License, BSD 3-Clause, The non-standard licenses from /usr/lib/ooo-2.0/THIRDPARTYLICENSEREADME.html:
Group: Productivity/Office/Suite
-Version: 2.3.0.1
+Version: 2.3.0.1.2
Release: 1
-Autoreqprov: on
+AutoReqProv: on
PreReq: coreutils /usr/bin/update-mime-database
-Prereq: %{?suseconfig_fonts_prereq:%suseconfig_fonts_prereq}
+PreReq: %{?suseconfig_fonts_prereq:%suseconfig_fonts_prereq}
Provides: OpenOffice_org17
Obsoletes: OpenOffice_org17
%if %name == OpenOffice_org
@@ -204,7 +204,7 @@
Requires: %name-thesaurus-en
%endif
Summary: A Free Office Suite (Framework)
-URL: http://www.openoffice.org/
+Url: http://www.openoffice.org/
#Url-help: ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/
Source0: ooo-build-%ooo_build_version.tar.gz
Source1: %ooo_build_tag-core.tar.bz2
@@ -246,7 +246,7 @@
# library that handles SVG graphics format
Source20: libsvg-0.1.4.tar.gz
# native OpenXML import filter sources
-Source21: oox.2008-08-28.tar.bz2
+Source21: oox.2007-09-05.tar.bz2
# more recent or additional localizations
# ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/Files
# http://hu.openoffice.org/source/browse/hu/src
@@ -690,6 +690,15 @@
export ARCH_FLAGS="`echo $RPM_OPT_FLAGS|sed -e 's/\-O[0-9]//g'` -fno-strict-aliasing"
# FIXME: genccode from the system icu is in /usr/sbin
export PATH="$PATH:/usr/sbin"
+# FIXME: Sun Java is borken on 10.2-x86_64, see https://bugzilla.novell.com/show_bug.cgi?id=219982
+# javac from java-1_4_2-gcj-compat-devel uses ecj that is not able to compile OOo
+# gij requires JAVA_HOME=/usr
+# ant requires tools.jar from /usr/lib64/jvm/java/lib
+%ifarch x86_64
+%if %suse_version == 1020
+export CLASSPATH=$JAVA_HOME/lib/tools.jar
+%endif
+%endif
%if %prepare_build != 0
./configure $PARALLEL_BUILD \
--libdir=%{_libdir} \
@@ -907,17 +916,14 @@
%if %with_java != no
%triggerin -- mysql-connector-java
-
%ooo_prefix/%ooo_home/program/java-set-classpath /usr/share/java/mysql-connector-java.jar || true
%triggerpostun -- mysql-connector-java
-
%ooo_prefix/%ooo_home/program/java-set-classpath /usr/share/java/mysql-connector-java.jar || true
%endif
%ifarch %ix86
%triggerin -- python
-
%ooo_prefix/%ooo_home/program/pyunorc-update64 || true
%endif
@@ -1035,7 +1041,6 @@
%files -f %ooo_build_dir/mono_list.txt mono
%defattr(-,root,root)
-
%ooo_prefix/pkgconfig/mono-%ooo_home.pc
%endif
%if %with_java != no
@@ -1047,11 +1052,22 @@
%files devel
%defattr(-,root,root)
%dir %ooo_prefix/%ooo_home/devel
-
%ooo_prefix/%ooo_home/devel/*
%{_prefix}/bin/dmake
%changelog
+* Thu Sep 13 2007 - pmladek(a)suse.cz
+- updated to milestone oog680-m5 (OOo-2.3.rc3) [n#309238]
+- updated ooo-build to 2.3.0.1.2:
+ + target oog680-m5
+ + non-working Flat XML document type detection, simple typo
+ + XBitmap::getSize broken in Cairo canvas [n#309764]
+ + problem in clipping in Cairo canvas backend [n#309765]
+ + Hungarian translation for CELL and INFO functions [n#274424]
+ + updated oox to 2007-09-05; includes some important fixes
+ + build dependency in reportdesign
+ + fix ant home when building on 10.2
+- added a workaround to find tools.jar; affects only openSUSE-10.2
* Mon Sep 03 2007 - pmladek(a)suse.cz
- updated to milestone oog680-m3 (OOo-2.3.rc1)
- updated ooo-build to 2.3.0.1:
++++++ extra_localizations_sources.tar.bz2 ++++++
arch/i386/OpenOffice_org/extra_localizations_sources.tar.bz2 /mounts/work_src_done/STABLE/OpenOffice_org/extra_localizations_sources.tar.bz2 differ: byte 1636435, line 6930
++++++ oog680-m3-binfilter.tar.bz2 -> oog680-m5-binfilter.tar.bz2 ++++++
arch/i386/OpenOffice_org/oog680-m3-binfilter.tar.bz2 /mounts/work_src_done/STABLE/OpenOffice_org/oog680-m5-binfilter.tar.bz2 differ: byte 11, line 1
++++++ oog680-m3-core.tar.bz2 -> oog680-m5-core.tar.bz2 ++++++
arch/i386/OpenOffice_org/oog680-m3-core.tar.bz2 /mounts/work_src_done/STABLE/OpenOffice_org/oog680-m5-core.tar.bz2 differ: byte 11, line 1
++++++ oog680-m3-lang.tar.bz2 -> oog680-m5-lang.tar.bz2 ++++++
arch/i386/OpenOffice_org/oog680-m3-lang.tar.bz2 /mounts/work_src_done/STABLE/OpenOffice_org/oog680-m5-lang.tar.bz2 differ: byte 11, line 1
++++++ oog680-m3-sdk_oo.tar.bz2 -> oog680-m5-sdk_oo.tar.bz2 ++++++
arch/i386/OpenOffice_org/oog680-m3-sdk_oo.tar.bz2 /mounts/work_src_done/STABLE/OpenOffice_org/oog680-m5-sdk_oo.tar.bz2 differ: byte 11, line 1
++++++ oog680-m3-system.tar.bz2 -> oog680-m5-system.tar.bz2 ++++++
arch/i386/OpenOffice_org/oog680-m3-system.tar.bz2 /mounts/work_src_done/STABLE/OpenOffice_org/oog680-m5-system.tar.bz2 differ: byte 11, line 1
++++++ ooo-build-2.3.0.1.tar.gz -> ooo-build-2.3.0.1.2.tar.gz ++++++
++++ 11298 lines of diff (skipped)
++++++ oox.2008-08-28.tar.bz2 -> oox.2007-09-05.tar.bz2 ++++++
++++ 9551 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package quota
checked in at Fri Sep 14 00:48:31 CEST 2007.
--------
--- quota/quota.changes 2007-08-09 21:12:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/quota/quota.changes 2007-09-13 23:57:59.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 23:41:59 CEST 2007 - lmichnovic(a)suse.cz
+
+- Ignoring NFS mount points when shutting down quota with quotaoff
+ [#310426] (ignore_nfs.patch)
+
+-------------------------------------------------------------------
New:
----
quota-3.15-ignore_nfs.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ quota.spec ++++++
--- /var/tmp/diff_new_pack.f28030/_old 2007-09-14 00:48:21.000000000 +0200
+++ /var/tmp/diff_new_pack.f28030/_new 2007-09-14 00:48:21.000000000 +0200
@@ -13,12 +13,12 @@
Name: quota
BuildRequires: e2fsprogs-devel tcpd-devel
Version: 3.15
-Release: 8
+Release: 17
PreReq: %insserv_prereq %fillup_prereq
-Autoreqprov: on
+AutoReqProv: on
Group: System/Filesystems
License: GPL v2 or later
-URL: http://sourceforge.net/projects/linuxquota/
+Url: http://sourceforge.net/projects/linuxquota/
Summary: Disk Quota System
Source: %{name}-3.15.tar.bz2
Source1: %{name}-SUSE.tar.bz2
@@ -26,6 +26,7 @@
Patch2: %{name}-%{version}-man.patch
Patch3: %{name}-%{version}-warnquota.patch
Patch4: %{name}-%{version}-type.patch
+Patch5: %{name}-%{version}-ignore_nfs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -48,6 +49,7 @@
%patch2
%patch3
%patch4
+%patch5
find -type d -name CVS -exec rm -rf {} \; -prune
find -type d | xargs chmod 755
@@ -100,6 +102,9 @@
%{_sbindir}/*
%changelog
+* Thu Sep 13 2007 - lmichnovic(a)suse.cz
+- Ignoring NFS mount points when shutting down quota with quotaoff
+ [#310426] (ignore_nfs.patch)
* Thu Aug 09 2007 - lmichnovic(a)suse.cz
- fixed running quotacheck on mounted partition [#298713]
- added $network should be enabled when stoping quota service
++++++ quota-3.15-ignore_nfs.patch ++++++
--- quotaon.c
+++ quotaon.c
@@ -346,7 +346,7 @@
else if (!kernel_formats)
errstr(_("Warning: No quota format detected in the kernel.\n"));
- if (init_mounts_scan(mntcnt, mntpoints, MS_XFS_DISABLED) < 0)
+ if (init_mounts_scan(mntcnt, mntpoints, MS_XFS_DISABLED | MS_LOCALONLY) < 0)
return 1;
while ((mnt = get_next_mount())) {
if (nfs_fstype(mnt->mnt_type)) {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package pidgin
checked in at Fri Sep 14 00:47:57 CEST 2007.
--------
--- GNOME/pidgin/pidgin.changes 2007-09-12 13:10:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes 2007-09-12 19:24:36.268197000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 19:14:26 CEST 2007 - mauro(a)suse.de
+
+- Update to version 2.1.1
+ + Fixed bug bnc #308639
+
+-------------------------------------------------------------------
Old:
----
pidgin-2.1.0.tar.bz2
New:
----
pidgin-2.1.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pidgin.spec ++++++
--- /var/tmp/diff_new_pack.m26352/_old 2007-09-14 00:47:25.000000000 +0200
+++ /var/tmp/diff_new_pack.m26352/_new 2007-09-14 00:47:25.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package pidgin (Version 2.1.0)
+# spec file for package pidgin (Version 2.1.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,11 +12,11 @@
Name: pidgin
Summary: GTK+-Based Multiprotocol Instant Messaging Client
-Version: 2.1.0
-Release: 27
+Version: 2.1.1
+Release: 1
License: GPL v2 or later
Group: Productivity/Networking/Instant Messenger
-URL: http://www.pidgin.im/
+Url: http://www.pidgin.im/
Source: %{name}-%{version}.tar.bz2
Source1: pidgin-NLD-smiley-theme.tar.bz2
Source2: pidgin-Tango-smiley-theme.tar.bz2
@@ -63,7 +63,6 @@
# Was only in the Build Service after 10.2:
Obsoletes: gaim-unstable < 2.0.0
Provides: gaim
-
%gconf_schemas_prereq
%description
@@ -149,6 +148,7 @@
Summary: Development Headers, Documentation, and Libraries for Pidgin
Group: Productivity/Networking/Instant Messenger
Requires: %{name} = %{version} glib2-devel gtk2-devel libpurple-devel = %{version}
+
%package -n libpurple
Summary: Library for IM Clients Like Pidgin and Finch
Group: Productivity/Networking/Instant Messenger
@@ -157,6 +157,7 @@
%if %suse_version > 1020
Requires: libpurple-lang = %{version}
%endif
+
%package -n libpurple-devel
Summary: Development Headers, Documentation, and Libraries for libpurple
Group: Productivity/Networking/Instant Messenger
@@ -164,20 +165,24 @@
Requires: pkg-config
Obsoletes: gaim-devel <= 1.5.0
Obsoletes: gaim-unstable-devel < 2.0.0
+
%package -n libpurple-meanwhile
Summary: Lotus Sametime Plugin for Pidgin Using the Meanwhile Library
Group: Productivity/Networking/Instant Messenger
Requires: libpurple = %{version}
+
%package -n libpurple-mono
Summary: Mono .NET Plugin Support for Pidgin
Group: Productivity/Networking/Instant Messenger
Requires: libpurple = %{version}
+
%package -n finch
Summary: Text-Based User Interface for Pidgin Instant Messaging Client
Group: Productivity/Networking/Instant Messenger
Requires: libpurple = %{version}
Obsoletes: gaim-unstable-text < 2.0.0
Provides: gaim-unstable-text
+
%package -n finch-devel
Summary: Headers etc. for finch Stuffs
Group: Productivity/Networking/Instant Messenger
@@ -255,7 +260,6 @@
Jeroen van der Vegt
The OpenQ Team
-
%description -n libpurple
libpurple contains the core IM support for IM clients such as Pidgin
and Finch.
@@ -329,7 +333,6 @@
Jeroen van der Vegt
The OpenQ Team
-
%description -n libpurple-devel
The libpurple-devel package contains the header files, developer
documentation, and libraries required for development of libpurple
@@ -401,7 +404,6 @@
Jeroen van der Vegt
The OpenQ Team
-
%description -n libpurple-meanwhile
Lotus Sametime plugin for Pidgin using the Meanwhile library.
@@ -470,7 +472,6 @@
Jeroen van der Vegt
The OpenQ Team
-
%description -n libpurple-mono
Mono plugin loader for Pidgin. This package will allow you to write or
use Pidgin plugins written in the .NET programming language.
@@ -540,7 +541,6 @@
Jeroen van der Vegt
The OpenQ Team
-
%description -n finch
A text-based user interface for using libpurple. This can be run from
a standard text console or from a terminal within X Windows. It uses
@@ -611,7 +611,6 @@
Jeroen van der Vegt
The OpenQ Team
-
%description -n finch-devel
The finch-devel package contains the header files, developer
documentation, and libraries required for development of Finch scripts
@@ -764,14 +763,12 @@
%endif
# pointless libtool .la file with only trivial dependencies
rm $RPM_BUILD_ROOT%{_libdir}/libpurple.la $RPM_BUILD_ROOT%{_libdir}/libpurple-client.la
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -797,9 +794,9 @@
%{_bindir}/pidgin
%{_datadir}/pixmaps/pidgin
%{_datadir}/icons/hicolor/*/apps/pidgin.*
-%dir %{_datadir}/sounds/pidgin
-%{_datadir}/sounds/pidgin/*
%{_datadir}/applications/*.desktop
+%dir %{_datadir}/sounds/purple
+%{_datadir}/sounds/purple/*
%doc %{_mandir}/man1/pidgin.*
%doc %{_mandir}/man3/Pidgin.*
/var/adm/perl-modules/pidgin
@@ -867,6 +864,9 @@
%{_libdir}/pkgconfig/gnt.pc
%changelog
+* Wed Sep 12 2007 - mauro(a)suse.de
+- Update to version 2.1.1
+ + Fixed bug bnc #308639
* Thu Sep 06 2007 - sbrabec(a)suse.cz
- Dropped gaim-compat package, fixed provides/obsoletes (#296952).
* Fri Aug 17 2007 - ro(a)suse.de
++++++ pidgin-2.1.0.tar.bz2 -> pidgin-2.1.1.tar.bz2 ++++++
GNOME/pidgin/pidgin-2.1.0.tar.bz2 /mounts/work_src_done/STABLE/pidgin/pidgin-2.1.1.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package perl-Bootloader
checked in at Fri Sep 14 00:47:16 CEST 2007.
--------
--- perl-Bootloader/perl-Bootloader.changes 2007-09-12 16:24:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Bootloader/perl-Bootloader.changes 2007-09-13 23:14:50.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 23:10:58 CEST 2007 - od(a)suse.de
+
+- Needed for #309837 and #304515 and others:
+ - Convert debug messages to milestones in GrubDev2UnixDev() and
+ UnixDev2GrubDev(): we always want to have logs available when
+ device translation goes wrong
+ - Actually log contents of new lines in CreateGrubConfLines()
+- Version bump to 0.4.25
+
+-------------------------------------------------------------------
Old:
----
perl-Bootloader-0.4.24.tar.bz2
New:
----
perl-Bootloader-0.4.25.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Bootloader.spec ++++++
--- /var/tmp/diff_new_pack.L25046/_old 2007-09-14 00:47:07.000000000 +0200
+++ /var/tmp/diff_new_pack.L25046/_new 2007-09-14 00:47:07.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package perl-Bootloader (Version 0.4.24)
+# spec file for package perl-Bootloader (Version 0.4.25)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: perl-Bootloader
-Version: 0.4.24
+Version: 0.4.25
Release: 1
Requires: perl >= %{perl_version}
Requires: perl-gettext
Requires: e2fsprogs
-Autoreqprov: on
+AutoReqProv: on
Group: System/Boot
License: GPL v2 or later
Summary: Library for Configuring Boot Loaders
@@ -66,6 +66,13 @@
/usr/lib/bootloader
%changelog
+* Thu Sep 13 2007 - od(a)suse.de
+- Needed for #309837 and #304515 and others:
+ - Convert debug messages to milestones in GrubDev2UnixDev() and
+ UnixDev2GrubDev(): we always want to have logs available when
+ device translation goes wrong
+ - Actually log contents of new lines in CreateGrubConfLines()
+- Version bump to 0.4.25
* Wed Sep 12 2007 - od(a)suse.de
- Needed for #309837 and #304515 and others:
- Added (pseudo-)timestamps to standalone logging
++++++ perl-Bootloader-0.4.24.tar.bz2 -> perl-Bootloader-0.4.25.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/perl-Bootloader-0.4.24/lib/Bootloader/Core/GRUB.pm new/perl-Bootloader-0.4.25/lib/Bootloader/Core/GRUB.pm
--- old/perl-Bootloader-0.4.24/lib/Bootloader/Core/GRUB.pm 2007-08-22 15:22:35.000000000 +0200
+++ new/perl-Bootloader-0.4.25/lib/Bootloader/Core/GRUB.pm 2007-09-13 23:15:46.000000000 +0200
@@ -385,11 +385,11 @@
my $dev = shift;
unless ($dev) {
- $self->l_debug ("GRUB::GrubDev2UnixDev: Empty device to translate");
+ $self->l_milestone ("GRUB::GrubDev2UnixDev: Empty device to translate");
return $dev;
}
if ($dev !~ /^\(.*\)$/) {
- $self->l_debug ("GRUB::GrubDev2UnixDev: Not translating device $dev");
+ $self->l_milestone ("GRUB::GrubDev2UnixDev: Not translating device $dev");
return $dev;
}
@@ -429,7 +429,7 @@
}
$dev = $self->Member2MD ($dev);
- $self->l_debug ("GRUB::GrubDev2UnixDev: Translated GRUB->UNIX: $original to $dev");
+ $self->l_milestone ("GRUB::GrubDev2UnixDev: Translated GRUB->UNIX: $original to $dev");
return $dev;
}
@@ -447,12 +447,12 @@
my $dev = shift;
unless (defined($dev) and $dev) {
- $self->l_debug ("GRUB::UnixDev2GrubDev: Empty device to translate");
+ $self->l_milestone ("GRUB::UnixDev2GrubDev: Empty device to translate");
return $dev;
}
# Seems to be a grub device already
if ($dev =~ /^\(.*\)$/) {
- $self->l_debug ("GRUB::UnixDev2GrubDev: Not translating device $dev");
+ $self->l_milestone ("GRUB::UnixDev2GrubDev: Not translating device $dev");
return $dev;
}
@@ -511,7 +511,7 @@
$dev = defined ($partition)
? "($dev,$partition)"
: "($dev)";
- $self->l_debug ("GRUB::UnixDev2GrubDev: Translated UNIX->GRUB: $original to $dev");
+ $self->l_milestone ("GRUB::UnixDev2GrubDev: Translated UNIX->GRUB: $original to $dev");
return $dev;
}
@@ -998,7 +998,12 @@
foreach my $new_dev (keys (%s1_devices))
{
my $line = $self->CreateGrubConfLine ($new_dev, $discswitch, 1);
- $self->l_milestone ("GRUB::CreateGrubConfLines: new line created: $line");
+ $self->l_milestone ("GRUB::CreateGrubConfLines: new line created:\n\n' " .
+ join("'\n' ",
+ map {
+ $_ . " => '" . $line->{$_} . "'";
+ } keys %$line) . "'\n"
+ );
push @grub_conf_items, $line;
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package patterns-openSUSE
checked in at Fri Sep 14 00:46:59 CEST 2007.
--------
--- patterns-openSUSE/patterns-openSUSE.changes 2007-09-12 16:38:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/patterns-openSUSE/patterns-openSUSE.changes 2007-09-13 18:03:57.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Sep 13 18:02:32 CEST 2007 - cthiel(a)suse.de
+
+- added irqbalance to ENHANCED-BASIS
+
+-------------------------------------------------------------------
+Thu Sep 13 16:48:08 CEST 2007 - cthiel(a)suse.de
+
+- added aufs and aufs-kmps to REST-DVD
+- recommended pattern devel-cell in rest_dvd
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.m22538/_old 2007-09-14 00:46:50.000000000 +0200
+++ /var/tmp/diff_new_pack.m22538/_new 2007-09-14 00:46:50.000000000 +0200
@@ -10,14 +10,14 @@
Name: patterns-openSUSE
-URL: http://en.opensuse.org/Patterns
+Url: http://en.opensuse.org/Patterns
BuildRequires: patterns
License: GPL v2 or later
Group: System/Packages
-Autoreqprov: on
+AutoReqProv: on
Summary: Patterns for Installation (full ftp tree)
Version: 10.3
-Release: 136
+Release: 139
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: patterns-openSUSE-data.tar.bz2
Source1: preprocess
@@ -260,6 +260,11 @@
/CD1/suse/setup/descr/non_oss*.pat
%changelog
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- added irqbalance to ENHANCED-BASIS
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- added aufs and aufs-kmps to REST-DVD
+- recommended pattern devel-cell in rest_dvd
* Wed Sep 12 2007 - cthiel(a)suse.de
- move numactl from ENHANCED-BASIS-OPT to ENHANCED-BASIS
* Wed Sep 12 2007 - cthiel(a)suse.de
++++++ patterns-openSUSE-data.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/ENHANCED-BASIS new/patterns-openSUSE-data/data/ENHANCED-BASIS
--- old/patterns-openSUSE-data/data/ENHANCED-BASIS 2007-09-12 16:38:53.000000000 +0200
+++ new/patterns-openSUSE-data/data/ENHANCED-BASIS 2007-09-13 18:01:42.000000000 +0200
@@ -155,5 +155,6 @@
glibc-32bit
glibc-locale-32bit
numactl
+irqbalance
#endif
-Prc:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-CD new/patterns-openSUSE-data/data/REST-CD
--- old/patterns-openSUSE-data/data/REST-CD 2007-09-10 17:27:42.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-CD 2007-09-13 14:10:49.000000000 +0200
@@ -1,4 +1,4 @@
-+Prq:
++Prc:
// #304219
memtest86+
// adaptec-firmware (#298726)
@@ -72,4 +72,4 @@
lomoco
pcmciautils
pam_thinkfinger
--Prq:
+-Prc:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-CD-GNOME new/patterns-openSUSE-data/data/REST-CD-GNOME
--- old/patterns-openSUSE-data/data/REST-CD-GNOME 2007-08-14 15:28:25.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-CD-GNOME 2007-09-13 14:11:02.000000000 +0200
@@ -1,3 +1,3 @@
-+Prq:
++Prc:
bundle-lang-gnome-en
--Prq:
+-Prc:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-CD-KDE new/patterns-openSUSE-data/data/REST-CD-KDE
--- old/patterns-openSUSE-data/data/REST-CD-KDE 2007-08-16 13:33:39.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-CD-KDE 2007-09-13 14:10:58.000000000 +0200
@@ -1,6 +1,6 @@
-+Prq:
++Prc:
NetworkManager-vpnc-kde
bundle-lang-kde-en
// suggested in KDE-Internet
kinternet
--Prq:
+-Prc:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-DVD new/patterns-openSUSE-data/data/REST-DVD
--- old/patterns-openSUSE-data/data/REST-DVD 2007-09-11 13:09:20.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-DVD 2007-09-13 17:08:47.000000000 +0200
@@ -1,4 +1,12 @@
+Prc:
+
+// needed for kiwi creation
+aufs-kmp-bigsmp
+aufs-kmp-default
+aufs-kmp-xen
+aufs-kmp-xenpae
+yast2-live-installer
+
// #300798
p54-kmp-bigsmp
ipw3945-kmp-bigsmp
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/toinstall/rest_dvd/recommends new/patterns-openSUSE-data/toinstall/rest_dvd/recommends
--- old/patterns-openSUSE-data/toinstall/rest_dvd/recommends 2007-09-11 13:52:01.000000000 +0200
+++ new/patterns-openSUSE-data/toinstall/rest_dvd/recommends 2007-09-13 16:40:50.000000000 +0200
@@ -4,6 +4,7 @@
default
devel_basis
devel_C_C++
+devel_cell
devel_gnome
devel_ide
devel_java
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package mozilla-nss
checked in at Fri Sep 14 00:46:19 CEST 2007.
--------
--- GNOME/mozilla-nss/mozilla-nss.changes 2007-07-27 17:59:00.000000000 +0200
+++ /mounts/work_src_done/STABLE/mozilla-nss/mozilla-nss.changes 2007-09-13 22:28:02.782983000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 13 22:26:57 CEST 2007 - jberkman(a)novell.com
+
+- merge -tools package into main package
+- create system-wide nssdb for system configuration of smart cards,
+ as used by pam_pkcs11, krb5 pkinit, and others
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mozilla-nss.spec ++++++
--- /var/tmp/diff_new_pack.F17855/_old 2007-09-14 00:45:54.000000000 +0200
+++ /var/tmp/diff_new_pack.F17855/_new 2007-09-14 00:45:54.000000000 +0200
@@ -14,9 +14,9 @@
BuildRequires: gcc-c++ mozilla-nspr-devel
License: GPL v2 or later, LGPL v2 or later
Version: 3.11.7
-Release: 1
+Release: 10
Summary: Network (Netscape) Security Services
-URL: http://www.mozilla.org/projects/security/pki/nss/
+Url: http://www.mozilla.org/projects/security/pki/nss/
Group: System/Libraries
Source: nss-%{version}.tar.bz2
Source1: nss.pc.in
@@ -28,6 +28,8 @@
Patch4: char.patch
PreReq: mozilla-nspr >= %( echo `rpm -q --queryformat '%{VERSION}' mozilla-nspr`)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Provides: mozilla-nss-tools = %{version}-%{release}
+Obsoletes: mozilla-nss-tools
%description
Network Security Services (NSS) is a set of libraries designed to
@@ -61,20 +63,6 @@
--------
Mozilla Foundation <drivers(a)mozilla.org>
-%package tools
-Summary: Tools for developing, debugging, and managing applications that use NSS.
-Group: System/Management
-
-%description tools
-The NSS Security Tools allow developers to test, debug, and manage
-applications that use NSS.
-
-
-
-Authors:
---------
- Mozilla Foundation <drivers(a)mozilla.org>
-
%prep
# NSS is currently
# NSS_3_11_BRANCH
@@ -150,8 +138,17 @@
-e "s,@MOD_PATCH_VERSION@,$NSS_VPATCH,g" \
> $RPM_BUILD_ROOT/%{_bindir}/nss-config
chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-config
+%define nssdbdir %{_sysconfdir}/ssl/nssdb
-%post -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+if [ ! -d "%{nssdbdir}" ] ; then
+ mkdir -p "%{nssdbdir}"
+fi
+if [ ! -f "%{nssdbdir}/secmod.db" ] ; then
+ modutil -force -dbdir "%{nssdbdir}" -create
+ chmod 644 "%{nssdbdir}"/*
+fi
%postun -p /sbin/ldconfig
@@ -162,6 +159,8 @@
%defattr(-, root, root)
%{_libdir}/*.so
%{_libdir}/*.chk
+%{_bindir}/*
+%exclude %{_bindir}/nss-config
%files devel
%defattr(644, root, root, 755)
@@ -170,12 +169,11 @@
%{_libdir}/pkgconfig/*
%attr(755,root,root) %{_bindir}/nss-config
-%files tools
-%defattr(-, root, root)
-%{_bindir}/*
-%exclude %{_bindir}/nss-config
-
%changelog
+* Thu Sep 13 2007 - jberkman(a)novell.com
+- merge -tools package into main package
+- create system-wide nssdb for system configuration of smart cards,
+ as used by pam_pkcs11, krb5 pkinit, and others
* Thu Jul 26 2007 - maw(a)suse.de
- Update to version 3.11.7 (from the build service)
- Bug fixes.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package metacity
checked in at Fri Sep 14 00:45:46 CEST 2007.
--------
--- GNOME/metacity/metacity.changes 2007-08-30 02:49:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/metacity/metacity.changes 2007-09-13 20:25:01.603095000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 13 20:08:58 CEST 2007 - maw(a)suse.de
+
+- Add metacity-disable-window-keys.patch, which disables the
+ default binding of the "windows key" on openSUSE (#217044); note
+ that future releases of SLES will be unimpacted by this change.
+
+-------------------------------------------------------------------
New:
----
metacity-disable-window-keys.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ metacity.spec ++++++
--- /var/tmp/diff_new_pack.P17146/_old 2007-09-14 00:45:28.000000000 +0200
+++ /var/tmp/diff_new_pack.P17146/_new 2007-09-14 00:45:28.000000000 +0200
@@ -15,14 +15,21 @@
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.19.55
-Release: 1
+Release: 7
Summary: A Fast Window Manager for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Patch: metacity-ping-timeout.patch
Patch2: metacity-preconf.dif
Patch8: metacity-audible-bell-off.patch
+# Rather than maintain two versions of the same patch, it seems easier
+# to apply the second one on after the first. In SLES, we enable the
+# "windows key" by default in metacity-windows-key-binding.patch. In
+# openSUSE, that default is unpopular, so we turn it off in
+# metacity-disable-window-keys.patch. Moving forward, care needs to be
+# taken to keep the second patch consistent with the first.
Patch9: metacity-windows-key-binding.patch
-URL: http://www.gnome.org
+Patch10: metacity-disable-window-keys.patch
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Only for /usr/share/gnome directory ownership:
BuildRequires: libgnome
@@ -31,8 +38,7 @@
# Requires: libgnome control-center2
Requires: libgnome
Requires: %{name}-lang = %{version}
-Autoreqprov: on
-
+AutoReqProv: on
%gconf_schemas_prereq
%description
@@ -61,6 +67,10 @@
%patch2 -p1
%patch8
%patch9
+# We stick with our default behavior on SLES but not on openSUSE.
+%if ! %sles_version
+%patch10 -p1
+%endif
gnome-patch-translation-update
%build
@@ -78,7 +88,6 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -88,7 +97,6 @@
%post
%run_ldconfig
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -122,6 +130,10 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Thu Sep 13 2007 - maw(a)suse.de
+- Add metacity-disable-window-keys.patch, which disables the
+ default binding of the "windows key" on openSUSE (#217044); note
+ that future releases of SLES will be unimpacted by this change.
* Thu Aug 30 2007 - jpr(a)suse.de
- Update to 2.19.55
- Noninteger auto-raise delay is not assumed to be zero (BGO #377491)
++++++ metacity-disable-window-keys.patch ++++++
Index: metacity-2.19.55/src/metacity.schemas.in
===================================================================
--- metacity-2.19.55.orig/src/metacity.schemas.in
+++ metacity-2.19.55/src/metacity.schemas.in
@@ -392,7 +392,7 @@
<applyto>/apps/metacity/general/enable_windows_keys</applyto>
<owner>metacity</owner>
<type>bool</type>
- <default>true</default>
+ <default>false</default>
<locale name="C">
<short>If true, enables the Windows flag keys to show the panel's main menu</short>
<long>
Index: metacity-2.19.55/src/prefs.c
===================================================================
--- metacity-2.19.55.orig/src/prefs.c
+++ metacity-2.19.55/src/prefs.c
@@ -105,7 +105,7 @@ static gboolean provide_visual_bell = FA
static gboolean bell_is_audible = TRUE;
static gboolean reduced_resources = FALSE;
static gboolean gnome_accessibility = FALSE;
-static gboolean enable_windows_keys = TRUE;
+static gboolean enable_windows_keys = FALSE;
static char *cursor_theme = NULL;
static int cursor_size = 24;
static gboolean compositing_manager = FALSE;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libdaemon
checked in at Fri Sep 14 00:44:45 CEST 2007.
--------
--- libdaemon/libdaemon.changes 2007-07-22 17:12:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/libdaemon/libdaemon.changes 2007-09-13 22:48:27.384156000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 22:37:06 CEST 2007 - mauro(a)suse.de
+
+- Applied a patch from upstream, to fix bnc #309132.
+
+-------------------------------------------------------------------
New:
----
bnc-309132.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libdaemon.spec ++++++
--- /var/tmp/diff_new_pack.t15016/_old 2007-09-14 00:44:24.000000000 +0200
+++ /var/tmp/diff_new_pack.t15016/_new 2007-09-14 00:44:24.000000000 +0200
@@ -12,16 +12,18 @@
Name: libdaemon
BuildRequires: doxygen
-URL: http://0pointer.de/lennart/projects/libdaemon/
+Url: http://0pointer.de/lennart/projects/libdaemon/
Version: 0.12
-Release: 4
+Release: 15
Summary: Lightweight C library That Eases the Writing of UNIX Daemons
License: LGPL v2 or later
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Patch0: libdaemon-0.10-testd-fix-FD_SET.diff
+Patch1: bnc-309132.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Prefix: /usr
+
%package devel
Summary: libdaemon is a lightweight C library that eases the writing of UNIX daemons.
Group: Development/Libraries/C and C++
@@ -54,7 +56,6 @@
--------
Lennart Poettering <mzqnrzba (at) 0pointer (dot) de>
-
%description devel
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:
@@ -85,6 +86,7 @@
%prep
%setup
%patch0 -p0
+%patch1 -p1
%build
export CFLAGS="$RPM_OPT_FLAGS"
@@ -116,6 +118,8 @@
/usr/include/libdaemon
%changelog
+* Thu Sep 13 2007 - mauro(a)suse.de
+- Applied a patch from upstream, to fix bnc #309132.
* Sun Jul 22 2007 - coolo(a)suse.de
- disable lynx as it adds little featurewise (the README is packaged
in the tar), but make libdaemon build pretty late and we need it
++++++ bnc-309132.patch ++++++
diff -Naur libdaemon-0.12/libdaemon/dpid.c /suse/mauro/libdaemon/libdaemon/dpid.c
--- libdaemon-0.12/libdaemon/dpid.c 2007-07-10 19:58:34.000000000 +0200
+++ /suse/mauro/libdaemon/libdaemon/dpid.c 2007-09-13 22:15:16.046491000 +0200
@@ -1,4 +1,4 @@
-/* $Id: dpid.c 125 2007-06-22 15:09:47Z lennart $ */
+/* $Id: dpid.c 131 2007-09-10 16:52:17Z lennart $ */
/*
* This file is part of libdaemon.
@@ -69,6 +69,14 @@
f.l_len = 0;
if (fcntl(fd, F_SETLKW, &f) < 0) {
+
+ if (enable && errno == EBADF) {
+ f.l_type = F_RDLCK;
+
+ if (fcntl(fd, F_SETLKW, &f) >= 0)
+ return 0;
+ }
+
daemon_log(LOG_WARNING, "fcntl(F_SETLKW) failed: %s", strerror(errno));
return -1;
}
@@ -91,10 +99,12 @@
}
if ((fd = open(fn, O_RDWR, 0644)) < 0) {
- if (errno != ENOENT)
- daemon_log(LOG_WARNING, "Failed to open PID file: %s", strerror(errno));
+ if ((fd = open(fn, O_RDONLY, 0644)) < 0) {
+ if (errno != ENOENT)
+ daemon_log(LOG_WARNING, "Failed to open PID file: %s", strerror(errno));
- goto finish;
+ goto finish;
+ }
}
if ((locked = lock_file(fd, 1)) < 0)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdemultimedia3
checked in at Fri Sep 14 00:44:17 CEST 2007.
--------
--- KDE/kdemultimedia3/kdemultimedia3.changes 2007-08-04 19:24:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdemultimedia3/kdemultimedia3.changes 2007-09-13 15:53:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 15:53:28 CEST 2007 - dmueller(a)suse.de
+
+- fix filelist splitting again (#283166)
+
+-------------------------------------------------------------------
New:
----
kdemultimedia3-rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdemultimedia3.spec ++++++
--- /var/tmp/diff_new_pack.W13815/_old 2007-09-14 00:44:07.000000000 +0200
+++ /var/tmp/diff_new_pack.W13815/_new 2007-09-14 00:44:07.000000000 +0200
@@ -21,13 +21,14 @@
Group: System/GUI/KDE
Summary: KDE Multimedia Libraries
Version: 3.5.7
-Release: 33
+Release: 53
Url: http://www.kde.org
Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: kdemultimedia-%{version}.tar.bz2
Source1: kscdrc
Source2: yahoo_credit.png
+Source3: %{name}-rpmlintrc
Patch0: 3_5_BRANCH.diff
Patch2: disable-examples.diff
Patch3: autorun-kmix.diff
@@ -96,7 +97,7 @@
%package mad
Summary: MP3 support for KDE
Group: System/GUI/KDE
-Autoreqprov: off
+AutoReqProv: off
Requires: mad
%ifarch x86_64 s390x ppc64 ia64
Provides: libmpeg-0.3.0.so()(64bit)
@@ -471,7 +472,7 @@
%files arts
%defattr(-,root,root)
-/opt/kde3/%_lib/libarts_akode.so.*
+/opt/kde3/%_lib/libarts_akode.*
/opt/kde3/%_lib/mcop/akodeMPCPlayObject.mcopclass
/opt/kde3/%_lib/mcop/akodeSpeexStreamPlayObject.mcopclass
/opt/kde3/%_lib/mcop/akodeVorbisStreamPlayObject.mcopclass
@@ -511,7 +512,7 @@
/opt/kde3/%_lib/kde3/kio_audiocd.*
/opt/kde3/%_lib/kde3/libaudiocd_encoder_*
/opt/kde3/%_lib/libkcddb.so.*
-/opt/kde3/%_lib/libaudiocdplugins.so.*
+/opt/kde3/%_lib/libaudiocdplugins.*
/opt/kde3/share/applications/kde/audiocd.desktop
/opt/kde3/share/applications/kde/kaudiocreator.desktop
/opt/kde3/share/applications/kde/libkcddb.desktop
@@ -536,46 +537,11 @@
%files devel
%defattr(-,root,root)
/opt/kde3/include/*
-/opt/kde3/%_lib/libaudiocdplugins.so
/opt/kde3/%_lib/libkcddb.so
-/opt/kde3/%_lib/libarts_akode.so
-/opt/kde3/%_lib/libarts_xine.so
-/opt/kde3/%_lib/libartsbuilder.so
-/opt/kde3/%_lib/libartsmodulescommon.so
-/opt/kde3/%_lib/libartsmodulesmixers.so
-/opt/kde3/%_lib/libartsmodules.so
-/opt/kde3/%_lib/libartsmidi.so
-/opt/kde3/%_lib/libartsmoduleseffects.so
-/opt/kde3/%_lib/libartsmidi_idl.so
-/opt/kde3/%_lib/libartsmodulessynth.so
-/opt/kde3/%_lib/libartsgui_idl.so
-/opt/kde3/%_lib/libartsgui.so
-/opt/kde3/%_lib/libartsgui_kde.so
-/opt/kde3/%_lib/libarts_audiofile.so
/opt/kde3/%_lib/libkmidlib.so
/opt/kde3/%_lib/libnoatun.so
-/opt/kde3/%_lib/libartscontrolapplet.so
-/opt/kde3/%_lib/libartscontrolsupport.so
/opt/kde3/%_lib/libnoatuncontrols.so
/opt/kde3/%_lib/libnoatuntags.so
-/opt/kde3/%_lib/libarts_akode.la
-/opt/kde3/%_lib/libarts_audiofile.la
-/opt/kde3/%_lib/libarts_xine.la
-/opt/kde3/%_lib/libartsbuilder.la
-/opt/kde3/%_lib/libartscontrolapplet.la
-/opt/kde3/%_lib/libartscontrolsupport.la
-/opt/kde3/%_lib/libartsgui.la
-/opt/kde3/%_lib/libartsgui_idl.la
-/opt/kde3/%_lib/libartsgui_kde.la
-/opt/kde3/%_lib/libartsgui_kde.so
-/opt/kde3/%_lib/libartsmidi.la
-/opt/kde3/%_lib/libartsmidi_idl.la
-/opt/kde3/%_lib/libartsmodules.la
-/opt/kde3/%_lib/libartsmodulescommon.la
-/opt/kde3/%_lib/libartsmoduleseffects.la
-/opt/kde3/%_lib/libartsmodulesmixers.la
-/opt/kde3/%_lib/libartsmodulessynth.la
-/opt/kde3/%_lib/libaudiocdplugins.la
/opt/kde3/%_lib/libkcddb.la
/opt/kde3/%_lib/libkmidlib.la
/opt/kde3/%_lib/libnoatun.la
@@ -648,19 +614,11 @@
%files sound
%defattr(-,root,root)
-/opt/kde3/%_lib/libartsbuilder.so.*
+/opt/kde3/%_lib/libartsbuilder.*
/opt/kde3/%_lib/libartseffects.*
-/opt/kde3/%_lib/libarts_audiofile.so.*
-/opt/kde3/%_lib/libartsmodulescommon.so.*
-/opt/kde3/%_lib/libartsmodulesmixers.so.*
-/opt/kde3/%_lib/libartsmodules.so.*
-/opt/kde3/%_lib/libartsmidi.so.*
-/opt/kde3/%_lib/libartsmoduleseffects.so.*
-/opt/kde3/%_lib/libartsmidi_idl.so.*
-/opt/kde3/%_lib/libartsmodulessynth.so.*
-/opt/kde3/%_lib/libartsgui_idl.so.*
-/opt/kde3/%_lib/libartsgui.so.*
-/opt/kde3/%_lib/libartsgui_kde.so.*
+/opt/kde3/%_lib/libarts_audiofile*
+/opt/kde3/%_lib/libartsm*
+/opt/kde3/%_lib/libartsgui*
/opt/kde3/%_lib/mcop/Arts/audiofilePlayObject.mcopclass
/opt/kde3/%_lib/mcop/Arts/ArtsBuilderLoader.mcopclass
/opt/kde3/%_lib/mcop/Arts/Button.mcopclass
@@ -707,8 +665,7 @@
/opt/kde3/%_lib/libnoatuncontrols.so.*
/opt/kde3/%_lib/libnoatuntags.so.*
/opt/kde3/%_lib/libwinskinvis.*
-/opt/kde3/%_lib/libartscontrolapplet.so.*
-/opt/kde3/%_lib/libartscontrolsupport.so.*
+/opt/kde3/%_lib/libartscontrol*
/opt/kde3/%_lib/mcop/artsbuilder.mcop*
/opt/kde3/%_lib/mcop/Noatun
/opt/kde3/%_lib/mcop/noatunarts.*
@@ -723,12 +680,14 @@
%files video-xine
%defattr(-,root,root)
/opt/kde3/%_lib/kde3/videothumbnail.*
-/opt/kde3/%_lib/libarts_xine.so.*
+/opt/kde3/%_lib/libarts_xine.*
/opt/kde3/%_lib/mcop/xine*.mcopclass
/opt/kde3/share/apps/videothumbnail
/opt/kde3/share/services/videothumbnail.desktop
%changelog
+* Thu Sep 13 2007 - dmueller(a)suse.de
+- fix filelist splitting again (#283166)
* Sat Aug 04 2007 - stbinner(a)suse.de
- update 3_5_BRANCH.diff
* Sun Jul 22 2007 - stbinner(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yum-utils
checked in at Fri Sep 14 00:44:04 CEST 2007.
--------
--- yum-utils/yum-utils.changes 2007-08-29 22:42:34.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yum-utils/yum-utils.changes 2007-09-13 22:38:20.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 22:37:14 CEST 2007 - cthiel(a)suse.de
+
+- added yum-utils-1.1.6-changelog.patch to fix a TypeError (#307208)
+
+-------------------------------------------------------------------
New:
----
yum-utils-1.1.6-changelog.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yum-utils.spec ++++++
--- /var/tmp/diff_new_pack.K11484/_old 2007-09-14 00:43:46.000000000 +0200
+++ /var/tmp/diff_new_pack.K11484/_new 2007-09-14 00:43:46.000000000 +0200
@@ -13,17 +13,17 @@
Name: yum-utils
BuildRequires: python-devel
Version: 1.1.6
-Release: 8
+Release: 12
License: GPL v2 or later
Group: System/Packages
Summary: Utilities based around the yum package manager
Source: %{name}-%{version}.tar.bz2
-Patch: %{name}-%{version}.patch
-URL: http://linux.duke.edu/yum/download/yum-utils/
+Patch: %{name}-1.1.6.patch
+Patch1: yum-utils-1.1.6-changelog.patch
+Url: http://linux.duke.edu/yum/download/yum-utils/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: yum >= 3.1.1
-
%py_requires
%description
@@ -249,6 +249,7 @@
%prep
%setup -q
%patch
+%patch1
%build
@@ -333,6 +334,8 @@
/usr/lib/yum-plugins/protect-packages.*
%changelog
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- added yum-utils-1.1.6-changelog.patch to fix a TypeError (#307208)
* Wed Aug 29 2007 - cthiel(a)suse.de
- package yum plugins:
* yum-merge-conf
++++++ yum-utils-1.1.6-changelog.patch ++++++
--- plugins/changelog/changelog.py
+++ plugins/changelog/changelog.py
@@ -91,6 +91,8 @@
hdr = po.hdr
times = hdr['changelogtime']
n,v,r,e,a = splitFilename(hdr['sourcerpm'])
+ if type(times) != type([]):
+ times = [times]
if len(times) == 0:
# deal with packages without changelog
origpkgs[n] = 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtkpod
checked in at Fri Sep 14 00:43:52 CEST 2007.
--------
--- gtkpod/gtkpod.changes 2007-07-04 15:08:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtkpod/gtkpod.changes 2007-09-13 12:15:27.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 12:13:03 CEST 2007 - hvogel(a)suse.de
+
+- Fix missing fclose on music files [#310045]
+
+-------------------------------------------------------------------
New:
----
gtkpod-missing_fclose_patch.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkpod.spec ++++++
--- /var/tmp/diff_new_pack.I10725/_old 2007-09-14 00:43:29.000000000 +0200
+++ /var/tmp/diff_new_pack.I10725/_new 2007-09-14 00:43:29.000000000 +0200
@@ -13,13 +13,14 @@
Name: gtkpod
Summary: A platform independent GUI for the Apple� iPod�
Version: 0.99.10
-Release: 1
+Release: 28
License: GPL v2 or later
Group: Productivity/Multimedia/Sound/Utilities
Source0: %name-%version.tar.bz2
Patch0: %name-pref.patch
Patch1: %name-non_static_decl.patch
-URL: http://gtkpod.sourceforge.net/
+Patch2: %name-missing_fclose_patch.patch
+Url: http://gtkpod.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: flex gnutls-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgpod-devel libid3tag-devel libstdc++-devel libwnck-devel mDNSResponder-devel perl-XML-Parser update-desktop-files
@@ -42,19 +43,19 @@
%setup -q
%patch
%patch1
+%patch2 -p1
%build
./configure --prefix=%{_prefix}
make
%install
-[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
make DESTDIR=$RPM_BUILD_ROOT install
%suse_update_desktop_file %name Utility SyncUtility
%find_lang %{name}
%clean
-[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
+rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-, root, root)
@@ -65,6 +66,8 @@
%_datadir/applications/gtkpod.desktop
%changelog
+* Thu Sep 13 2007 - hvogel(a)suse.de
+- Fix missing fclose on music files [#310045]
* Wed Jul 04 2007 - hvogel(a)suse.de
- Update to version 0.99.10
* various bugfixes
++++++ gtkpod-missing_fclose_patch.patch ++++++
diff -Naur -p gtkpod-0.99.10-old/src/mp3file.c gtkpod-0.99.10/src/mp3file.c
--- gtkpod-0.99.10-old/src/mp3file.c 2007-06-27 21:29:33.000000000 +0200
+++ gtkpod-0.99.10/src/mp3file.c 2007-09-08 17:03:17.000000000 +0200
@@ -2354,6 +2354,7 @@ gboolean mp3_get_track_lame_gapless (gch
/* total samples minus pre/postgap */
gd->samplecount = totalframes * mysamplesperframe - gd->pregap - gd->postgap;
+ fclose(file);
return TRUE;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome2-SuSE
checked in at Fri Sep 14 00:43:39 CEST 2007.
--------
--- GNOME/gnome2-SuSE/gnome2-SuSE.changes 2007-09-07 22:45:24.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome2-SuSE/gnome2-SuSE.changes 2007-09-13 23:08:06.494594000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 23:07:11 CEST 2007 - cgaisford(a)novell.com
+
+- Updated the install.sh to pick up * from icons instead of *.png
+ #310363
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome2-SuSE.spec ++++++
--- /var/tmp/diff_new_pack.f10754/_old 2007-09-14 00:43:29.000000000 +0200
+++ /var/tmp/diff_new_pack.f10754/_new 2007-09-14 00:43:29.000000000 +0200
@@ -14,13 +14,13 @@
BuildRequires: fdupes gnome-themes
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Version: 10.3
-Release: 84
+Release: 87
Summary: Distribution Default Settings for the GNOME 2.x Desktop
Source: gnome2-SuSE-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArchitectures: noarch
+BuildArch: noarch
PreReq: filesystem /bin/rm
Requires: gtk2-engines
@@ -47,7 +47,6 @@
./install.sh $RPM_BUILD_ROOT
# initiate a gconf.defaults database rebuild
find $RPM_BUILD_ROOT -name *real* -exec rm -v {} \;
-
%fdupes $RPM_BUILD_ROOT
%pre
@@ -72,6 +71,9 @@
%{_datadir}/gnome-background-properties/*
%changelog
+* Thu Sep 13 2007 - cgaisford(a)novell.com
+- Updated the install.sh to pick up * from icons instead of *.png
+ [#310363]
* Fri Sep 07 2007 - lewing(a)suse.de
- Add GnomeOnlineHelp.desktop and artwork for (bnc #300773)
* Mon Sep 03 2007 - stbinner(a)suse.de
++++++ gnome2-SuSE-10.3.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome2-defaults-10.3/install.sh new/gnome2-defaults-10.3/install.sh
--- old/gnome2-defaults-10.3/install.sh 2007-01-16 18:41:38.000000000 +0100
+++ new/gnome2-defaults-10.3/install.sh 2007-09-13 23:04:30.000000000 +0200
@@ -10,7 +10,7 @@
cp wallpapers/*.jpg $BUILD_ROOT/$INSTPREFIX/share/dist/wallpapers/
# install icons under $INSTPREFIX
mkdir -p $BUILD_ROOT/$INSTPREFIX/share/dist/icons
-cp icons/*.png $BUILD_ROOT/$INSTPREFIX/share/dist/icons/
+cp icons/* $BUILD_ROOT/$INSTPREFIX/share/dist/icons/
# install desktop links
mkdir -p $BUILD_ROOT/$INSTPREFIX/share/dist/desktop-files
cp desktop-files/*.desktop $BUILD_ROOT/$INSTPREFIX/share/dist/desktop-files/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtk2
checked in at Fri Sep 14 00:43:22 CEST 2007.
--------
--- GNOME/gtk2/gtk2.changes 2007-09-13 10:16:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/gtk2.changes 2007-09-13 19:22:11.101500000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 13 18:00:31 CEST 2007 - maw(a)suse.de
+
+- Add gtk2-bnc305195-bgo449371-menu-button-release-1.patch (#305195,
+ and bugzilla.gnome.org #449371 by way of bugzilla.gnome.org
+ #474331), which fixes problems observed in nautilus where Right
+ click -> Create Document fails.
+
+-------------------------------------------------------------------
New:
----
gtk2-bnc305195-bgo449371-menu-button-release-1.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.AU9495/_old 2007-09-14 00:43:07.000000000 +0200
+++ /var/tmp/diff_new_pack.AU9495/_new 2007-09-14 00:43:07.000000000 +0200
@@ -22,13 +22,13 @@
# Missing in cups-devel:
BuildRequires: fdupes openssl-devel
%endif
-URL: http://www.gtk.org/
+Url: http://www.gtk.org/
License: LGPL v2 or later
Group: System/Libraries
-Autoreqprov: on
+AutoReqProv: on
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
Version: 2.11.6
-Release: 24
+Release: 25
Summary: Library for Creation of Graphical User Interfaces (version 2)
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar…
Source1: SuSEconfig.gtk2
@@ -52,6 +52,10 @@
Patch34: gtk2-systray-tooltips.patch
Patch35: gtk2-flash-player-busyloop.patch
Patch36: gtk2-303869-disable-icon-cache-validation.diff
+# Patches taken from upstream svn. These will generally become obsolete
+# in future releases. Other patches above should probably be moved here
+# too.
+Patch50: gtk2-bnc305195-bgo449371-menu-button-release-1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: cairo >= 0.9.2 hicolor-icon-theme
%if %suse_version > 1020
@@ -102,7 +106,7 @@
%package devel
Summary: Development environment for the Gtk2 GUI library
Group: Development/Libraries/X11
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name} = %{version} atk-devel cairo-devel glibc-devel glib2-devel pango-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}')
%description devel
@@ -212,6 +216,7 @@
%patch34 -p1
%patch35
%patch36 -p1
+%patch50 -p0
gnome-patch-translation-update
%build
@@ -292,7 +297,6 @@
endif' >> $RPM_BUILD_ROOT/etc/profile.d/%{name}.csh
%endif
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2*/*/*.la
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -374,6 +378,11 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Thu Sep 13 2007 - maw(a)suse.de
+- Add gtk2-bnc305195-bgo449371-menu-button-release-1.patch (#305195,
+ and bugzilla.gnome.org #449371 by way of bugzilla.gnome.org
+ [#474331]), which fixes problems observed in nautilus where Right
+ click -> Create Document fails.
* Thu Sep 13 2007 - stbinner(a)suse.de
- tag strange uz@cyrillic directories with %%lang(uz@cyrillic)
* Thu Sep 13 2007 - federico(a)novell.com
++++++ gtk2-bnc305195-bgo449371-menu-button-release-1.patch ++++++
Index: gtk/gtkmenu.c
===================================================================
--- gtk/gtkmenu.c (revision 18794)
+++ gtk/gtkmenu.c (working copy)
@@ -2710,7 +2710,17 @@ gtk_menu_button_release (GtkWidget
*/
if (GTK_IS_MENU_SHELL (gtk_get_event_widget ((GdkEvent *) event)) &&
pointer_in_menu_window (widget, event->x_root, event->y_root))
- return TRUE;
+ {
+ /* Ugly: make sure menu_shell->button gets reset to 0 when we
+ * bail out early here so it is in a consistent state for the
+ * next button_press/button_release in GtkMenuShell.
+ * See bug #449371.
+ */
+ if (GTK_MENU_SHELL (widget)->active)
+ GTK_MENU_SHELL (widget)->button = 0;
+
+ return TRUE;
+ }
return GTK_WIDGET_CLASS (gtk_menu_parent_class)->button_release_event (widget, event);
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-session
checked in at Fri Sep 14 00:42:58 CEST 2007.
--------
--- GNOME/gnome-session/gnome-session.changes 2007-09-13 16:31:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome-session.changes 2007-09-13 21:45:18.337903000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 21:41:48 CEST 2007 - jpr(a)suse.de
+
+- Ensure ~/Desktop exists before copying to it (#310363)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.Hz8188/_old 2007-09-14 00:42:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Hz8188/_new 2007-09-14 00:42:49.000000000 +0200
@@ -16,7 +16,7 @@
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
Version: 2.19.92
-Release: 6
+Release: 7
Summary: Session Tools for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Source1: gnome
@@ -59,9 +59,9 @@
Patch14: gnome-session-tile-ui.patch
Patch15: gnome-session-main-init.patch
Patch16: gnome-session-sound.patch
-URL: http://www.gnome.org
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
+AutoReqProv: on
%if %suse_version > 1000
Recommends: control-center2
%else
@@ -71,7 +71,6 @@
Requires: hicolor-icon-theme
Requires: %{name}-lang = %{version}
Suggests: rsh
-
%gconf_schemas_prereq
%description
@@ -133,14 +132,12 @@
%find_lang %{name}-2.0
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -163,6 +160,8 @@
%files lang -f %{name}-2.0.lang
%changelog
+* Thu Sep 13 2007 - jpr(a)suse.de
+- Ensure ~/Desktop exists before copying to it (#310363)
* Thu Sep 13 2007 - sbrabec(a)suse.cz
- Fixed background resetting in /usr/bin/gnome (#309946).
* Thu Sep 13 2007 - cgaisford(a)novell.com
++++++ gnome ++++++
--- GNOME/gnome-session/gnome 2007-09-13 16:33:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome 2007-09-13 21:02:45.502294000 +0200
@@ -72,6 +72,7 @@
# a better solution. The actual files reside in gnome2-SuSE
if [ ! -e $HOME/.skel/.gnome2-run-10.3 ] ; then
touch $HOME/.skel/.gnome2-run-10.3
+ mkdir -p ~/Desktop
cp -u /usr/share/dist/desktop-files/GnomeOnlineHelp.desktop ~/Desktop
fi
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-panel
checked in at Fri Sep 14 00:42:41 CEST 2007.
--------
--- GNOME/gnome-panel/gnome-panel.changes 2007-08-30 22:50:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes 2007-09-10 23:10:53.518581000 +0200
@@ -1,0 +2,18 @@
+Mon Sep 10 17:52:34 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.19.92:
+ + In the logout dialogue, Fallback to user's login name when the
+ user's real name is empty
+ + Don't show tooltips for app categories in the menu
+ + Use new icon name for search
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 10 22:57:04 CEST 2007 - cgaisford(a)novell.com
+
+- Updated spec file and added the --with-clock-time-utility option
+ to the spec file to make sure the correct path is being used
+ for the time-utility (regardless of the gconf setting)
+ Novell Bug #239626
+
+-------------------------------------------------------------------
Old:
----
gnome-panel-2.19.6.tar.bz2
New:
----
gnome-panel-2.19.92.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-panel.spec ++++++
--- /var/tmp/diff_new_pack.jD6504/_old 2007-09-14 00:42:21.000000000 +0200
+++ /var/tmp/diff_new_pack.jD6504/_new 2007-09-14 00:42:21.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-panel (Version 2.19.6)
+# spec file for package gnome-panel (Version 2.19.92)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,11 +14,11 @@
BuildRequires: evolution-data-server-devel fdupes gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-menus-devel gnome-patch-translation gtk-doc intltool libidl libwnck-devel licenses mDNSResponder-devel perl-XML-Parser scrollkeeper
License: LGPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.6
+Version: 2.19.92
Release: 1
Summary: The GNOME 2.x Desktop Panel
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.16/%{name}-%{version}.t…
-URL: http://www.gnome.org
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: gnome-themes licenses
%if %suse_version > 1000
@@ -59,7 +59,6 @@
Patch55: gnome-panel-202076-root-launchers.patch
Patch56: gnome-panel-recently-used-apps.patch
Obsoletes: gnome-core gnome-panel-nld
-
%gconf_schemas_prereq
%description
@@ -103,7 +102,6 @@
Group: System/GUI/GNOME
Requires: %{name} = %{version} fortune
Obsoletes: gnome-panel-nld-extras
-
%gconf_schemas_prereq
%description extras
@@ -273,12 +271,13 @@
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC"
# FIXME: Build as root modifies system!
# gnome-panel-2.16.1: --disable-scrollkeeper does not work properly.
-%configure\
- --libexecdir=%{_prefix}/lib/gnome-panel\
- --disable-static\
- --with-in-process-applets=all\
- --disable-schemas-install\
- --disable-scrollkeeper
+%configure \
+ --libexecdir=%{_prefix}/lib/gnome-panel \
+ --disable-static \
+ --with-in-process-applets=all \
+ --disable-schemas-install \
+ --disable-scrollkeeper \
+ --with-clock-time-utility="%{_prefix}/bin/gnomesu /sbin/yast2 timezone"
make %{?jobs:-j%jobs}
%install
@@ -293,29 +292,17 @@
%find_lang workspace-switcher %{name}-2.0.lang
%find_lang fish
%find_lang fish-applet-2 fish.lang
-
%def_gconf_schemas %{name}
-
%add_gconf_schemas clock
-
%add_gconf_schemas panel-compatibility
-
%add_gconf_schemas panel-general
-
%add_gconf_schemas panel-global
-
%add_gconf_schemas panel-object
-
%add_gconf_schemas panel-toplevel
-
%add_gconf_schemas window-list
-
%add_gconf_schemas workspace-switcher
-
%def_gconf_schemas %{name}-extras
-
%add_gconf_schemas fish
-
%end_gconf_schemas
# NOTE: GCONF_CONFIG_SOURCE is already set by %%posttrans code.
sed -i /GCONF_CONFIG_SOURCE/d %{name}.schemas_posttrans
@@ -328,7 +315,6 @@
ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE
fi
done
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -338,7 +324,6 @@
%post
/sbin/ldconfig
-
%posttrans -f %{name}.schemas_posttrans
export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source`
usr/bin/gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load etc/gconf/schemas/panel-default-setup.entries >/dev/null
@@ -352,7 +337,6 @@
/sbin/ldconfig
%pre extras -f %{name}-extras.schemas_pre
-
%posttrans extras -f %{name}-extras.schemas_posttrans
%preun extras -f %{name}-extras.schemas_preun
@@ -415,6 +399,18 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Sep 10 2007 - cgaisford(a)novell.com
+- Updated spec file and added the --with-clock-time-utility option
+ to the spec file to make sure the correct path is being used
+ for the time-utility (regardless of the gconf setting)
+ Novell Bug #239626
+* Mon Sep 10 2007 - maw(a)suse.de
+- Update to version 2.19.92:
+ + In the logout dialogue, Fallback to user's login name when the
+ user's real name is empty
+ + Don't show tooltips for app categories in the menu
+ + Use new icon name for search
+ + Updated translations.
* Thu Aug 30 2007 - maw(a)suse.de
- Update to version 2.19.6:
+ Panel proper: fix tooltops changing on launchers, use new
++++++ gnome-panel-2.19.6.tar.bz2 -> gnome-panel-2.19.92.tar.bz2 ++++++
++++ 31444 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-keyring
checked in at Fri Sep 14 00:42:12 CEST 2007.
--------
--- GNOME/gnome-keyring/gnome-keyring.changes 2007-08-27 19:22:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-keyring/gnome-keyring.changes 2007-09-10 20:00:41.930931000 +0200
@@ -1,0 +2,7 @@
+Mon Sep 10 19:58:49 CEST 2007 - crivera(a)suse.de
+
+- Add a patch to fix Bug #186189. We only start gnome-keyring
+ daemon if the WINDOWMANAGER environment variable is set to
+ /usr/bin/gnome.
+
+-------------------------------------------------------------------
New:
----
gnome-keyring-check-session.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-keyring.spec ++++++
--- /var/tmp/diff_new_pack.Ni4920/_old 2007-09-14 00:42:01.000000000 +0200
+++ /var/tmp/diff_new_pack.Ni4920/_new 2007-09-14 00:42:01.000000000 +0200
@@ -14,8 +14,8 @@
#BuildRequires: CASA-devel
BuildRequires: fdupes gtk-doc gtk2-devel intltool libgcrypt-devel pam-devel update-desktop-files
Version: 2.19.91
-Release: 1
-URL: http://www.gnome.org/
+Release: 9
+Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: GPL v2 or later, LGPL v2 or later
Summary: GNOME Keyring Password Manager
@@ -23,8 +23,9 @@
Patch1: gnome-keyring-use-markup-correctly.patch
# FIXME: This patch needs to be redone!
Patch3: gnome-keyring-0.4.6-casa-integration.patch
+Patch4: gnome-keyring-check-session.patch
Requires: %{name}-lang = %{version}
-Autoreqprov: on
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -97,6 +98,7 @@
%setup -q
%patch1
### %patch3 -p1
+%patch4 -p1
%build
autoreconf -f -i
@@ -110,7 +112,6 @@
%install
make DESTDIR=$RPM_BUILD_ROOT install install-pam
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -170,6 +171,10 @@
%{_datadir}/gtk-doc/html/gnome-keyring
%changelog
+* Mon Sep 10 2007 - crivera(a)suse.de
+- Add a patch to fix Bug #186189. We only start gnome-keyring
+ daemon if the WINDOWMANAGER environment variable is set to
+ /usr/bin/gnome.
* Mon Aug 27 2007 - cgaisford(a)novell.com
- Updated to 2.19.91 to incorporate needed fixes for Novell bugs: 298975,
299730, 299621, 304189
++++++ gnome-keyring-check-session.patch ++++++
diff -ur /usr/src/packages/BUILD/gnome-keyring-2.19.91/pam/gkr-pam-module.c ./pam/gkr-pam-module.c
--- /usr/src/packages/BUILD/gnome-keyring-2.19.91/pam/gkr-pam-module.c 2007-08-24 16:29:53.000000000 -0400
+++ ./pam/gkr-pam-module.c 2007-09-10 12:07:04.000000000 -0400
@@ -727,9 +727,12 @@
}
}
-
/* Should we start the daemon? */
if (args & ARG_AUTO_START) {
+ /* we don't start the keyring if we're not starting a gnome-session */
+ if (strncmp (getenv ("WINDOWMANAGER"), "/usr/bin/gnome", 14))
+ return PAM_SUCCESS;
+
ret = start_daemon_if_necessary (ph, pwd);
if (ret != PAM_SUCCESS)
return ret;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gimp
checked in at Fri Sep 14 00:29:44 CEST 2007.
--------
--- GNOME/gimp/gimp.changes 2007-09-01 19:31:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/gimp/gimp.changes 2007-09-13 20:21:47.731158000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 20:18:48 CEST 2007 - mauro(a)suse.de
+
+- Added support for gutenprint, discarded the old libgimpprint module.
+ This fixes bug bnc #245683.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gimp.spec ++++++
--- /var/tmp/diff_new_pack.W16118/_old 2007-09-14 00:25:17.000000000 +0200
+++ /var/tmp/diff_new_pack.W16118/_new 2007-09-14 00:25:17.000000000 +0200
@@ -13,7 +13,7 @@
Name: gimp
#!BuildIgnore: sendmail
BuildRequires: aalib-devel alsa-devel cups cups-devel fdupes gcc-c++ gnome-common gtk-doc intltool
-BuildRequires: libexif-devel libgimpprint libgimpprint-devel libgtkhtml-devel libmng-devel librsvg-devel libtiff-devel libwmf-devel perl-XML-Parser postfix python-devel slang-devel update-desktop-files
+BuildRequires: gutenprint gutenprint-devel libexif-devel libgtkhtml-devel libmng-devel librsvg-devel libtiff-devel libwmf-devel perl-XML-Parser postfix python-devel slang-devel update-desktop-files
%if %suse_version > 1010 || 0%{?opensuse_bs}
BuildRequires: python-gtk-devel
%else
@@ -21,7 +21,7 @@
%endif
URL: http://www.gimp.org/
Version: 2.2.17
-Release: 23
+Release: 30
License: GPL v2 or later
Group: Productivity/Graphics/Bitmap Editors
Provides: gimp2 gimp-2.0
@@ -37,7 +37,7 @@
Patch0: gimp-default-browser.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 1020
-Requires: %{name}-lang = %{version}
+Requires: %{name}-lang = %{version} gutenprint
%endif
%description
@@ -643,7 +643,7 @@
#automake
autoconf
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%configure \
+%configure --disable-print \
%ifarch %ix86
--enable-mmx \
--enable-sse \
@@ -726,6 +726,9 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Thu Sep 13 2007 - mauro(a)suse.de
+- Added support for gutenprint, discarded the old libgimpprint module.
+ This fixes bug bnc #245683.
* Sat Sep 01 2007 - stbinner(a)suse.de
- update branding to 10.3 artwork (#296499)
* Thu Aug 09 2007 - maw(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package evolution-exchange
checked in at Fri Sep 14 00:25:10 CEST 2007.
--------
--- GNOME/evolution-exchange/evolution-exchange.changes 2007-08-31 17:06:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/evolution-exchange/evolution-exchange.changes 2007-09-13 00:37:37.156825000 +0200
@@ -1,0 +2,9 @@
+Mon Sep 10 22:25:41 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.11.92:
+ + Bugs fixed: #301263 (bugzilla.novell.com) and #467591 and
+ #464404 (bugzilla.gnome.org)
+ + Updated translations
+- Add build-fix.patch.
+
+-------------------------------------------------------------------
Old:
----
evolution-exchange-2.11.91.tar.bz2
New:
----
build-fix.patch
evolution-exchange-2.11.92.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-exchange.spec ++++++
--- /var/tmp/diff_new_pack.qI6642/_old 2007-09-14 00:24:49.000000000 +0200
+++ /var/tmp/diff_new_pack.qI6642/_new 2007-09-14 00:24:49.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package evolution-exchange (Version 2.11.91)
+# spec file for package evolution-exchange (Version 2.11.92)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,13 +16,15 @@
License: GPL v2 or later
Group: Productivity/Networking/Email/Utilities
Autoreqprov: on
-Version: 2.11.91
+Version: 2.11.92
Release: 1
Summary: Evolution Connector for Microsoft Exchange Server 2000/2003
Source: ftp://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.10/%{name}-%{ver…
Patch: connector-ldap-fix.patch
Patch1: warning-fix.patch
Patch2: evolution-exchange-2.11.5-cert-auth-complete.patch
+# Work around temporarily broken functionality
+Patch3: build-fix.patch
URL: http://www.novell.com/products/connector
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Docdir: %{_defaultdocdir}/evolution-exchange
@@ -105,6 +107,7 @@
%setup -q
%patch1
%patch2
+%patch3 -p0
%build
autoreconf -f -i
@@ -147,6 +150,12 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Sep 10 2007 - maw(a)suse.de
+- Update to version 2.11.92:
+ + Bugs fixed: #301263 (bugzilla.novell.com) and #467591 and
+ [#464404] (bugzilla.gnome.org)
+ + Updated translations
+- Add build-fix.patch.
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.11.91:
+ Fixes for #347930, #464639, #464989, #332979, #455858,
++++++ build-fix.patch ++++++
Index: calendar/e-cal-backend-exchange.c
===================================================================
--- calendar/e-cal-backend-exchange.c (revision 1453)
+++ calendar/e-cal-backend-exchange.c (working copy)
@@ -402,6 +402,8 @@
cbex->folder = exchange_account_get_folder (cbex->account, uristr);
if (!cbex->folder) {
+/* This is still undone, so remove it for now. Hopefully things will be better in 2.12. */
+#if 0
ESource *source;
const char *foreign;
/* FIXME: theoretically we should create it if
@@ -430,6 +432,10 @@
g_mutex_unlock (cbex->priv->open_lock);
return GNOME_Evolution_Calendar_NoSuchCal;
}
+#endif
+ g_mutex_unlock (cbex->priv->open_lock);
+ e_cal_backend_notify_error (E_CAL_BACKEND (cbex), _("Could not find the calendar"));
+ return GNOME_Evolution_Calendar_NoSuchCal;
}
g_object_ref (cbex->folder);
++++++ evolution-exchange-2.11.91.tar.bz2 -> evolution-exchange-2.11.92.tar.bz2 ++++++
++++ 9413 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package dvi2tty
checked in at Fri Sep 14 00:24:42 CEST 2007.
--------
--- dvi2tty/dvi2tty.changes 2006-01-25 21:35:38.000000000 +0100
+++ /mounts/work_src_done/STABLE/dvi2tty/dvi2tty.changes 2007-09-13 19:27:37.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 19:16:49 CEST 2007 - sbrabec(a)suse.cz
+
+- Added support for Japanese (#246838).
+- Define correct default pager.
+
+-------------------------------------------------------------------
New:
----
dvi2tty-japanese.patch
dvi2tty-pager.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dvi2tty.spec ++++++
--- /var/tmp/diff_new_pack.s31322/_old 2007-09-14 00:24:29.000000000 +0200
+++ /var/tmp/diff_new_pack.s31322/_new 2007-09-14 00:24:29.000000000 +0200
@@ -1,31 +1,33 @@
#
# spec file for package dvi2tty (Version 5.3.1)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: dvi2tty
-License: Other License(s), see package
+License: GPL v2 or later
Group: Productivity/Publishing/TeX/Utilities
Autoreqprov: on
Version: 5.3.1
-Release: 113
+Release: 182
Summary: A TeX-DVI to ASCII Converter
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}.patch
+Patch1: dvi2tty-pager.patch
+Patch2: dvi2tty-japanese.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
DVI2TTY converts a TeX-DVI file into a readable ASCII text file. You
can then do full text searches without finding the TeX macros.
-For documentation see the man page (man dvi2tty) and
+For documentation, see the man page (man dvi2tty) and
/usr/share/doc/packages/dvi2tty.
@@ -38,12 +40,13 @@
%prep
%setup
%patch
+%patch1
+%patch2
%build
make CFLAGS="$RPM_OPT_FLAGS"
%install
-rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/usr/bin/,%{_mandir}/man1/}
make install prefix=$RPM_BUILD_ROOT/usr/
@@ -56,7 +59,10 @@
/usr/bin/*
%{_mandir}/man1/*.gz
-%changelog -n dvi2tty
+%changelog
+* Thu Sep 13 2007 - sbrabec(a)suse.cz
+- Added support for Japanese (#246838).
+- Define correct default pager.
* Wed Jan 25 2006 - mls(a)suse.de
- converted neededforbuild to BuildRequires
* Wed Jun 15 2005 - meissner(a)suse.de
++++++ dvi2tty-japanese.patch ++++++
--- dvi2tty.c
+++ dvi2tty.c
@@ -186,10 +186,10 @@
#define MAXLEN 100 /* size of char-arrays for strings */
#if defined(MSDOS) || defined(VMS) || defined(AMIGA)
-#define OPTSET "haJwepPousltvbc" /* legal options */
+#define OPTSET "haJwepPousltvbcAN" /* legal options */
#define OPTWARG "wepPovb" /* options with argument */
#else
-#define OPTSET "haJwepPousqlfFtvbc"/* legal options */
+#define OPTSET "haJwepPousqlfFtvbcAN"/* legal options */
#define OPTWARG "wepPoFvb" /* options with argument */
#endif
@@ -209,6 +209,8 @@
#if defined(THINK_C)
#define nored 10 /* if no input file, redirect stdin */
#endif
+#define confl 11 /* -N and -A conflict */
+#define confj 12 /* -J conflicts -N and -A */
@@ -512,7 +514,9 @@
j = strlen(optarg);
break;
#endif
- case 'J' : japan = TRUE; break;
+ case 'J' : jautodetect = TRUE; break;
+ case 'A' : asciip = TRUE; break; /* ASCII pTeX */
+ case 'N' : japan = TRUE; break; /* NTT jTeX */
case 't' : ttfont = TRUE; break;
case 'l' : noffd = TRUE; break;
case 's' : scascii = TRUE; break;
@@ -554,6 +558,15 @@
break;
default : usage(bdopt);
}
+
+ /* Option conflicts */
+ if (japan && asciip) {
+ usage(confl);
+ }
+
+ if (jautodetect && (japan || asciip)) {
+ usage(confj);
+ }
if ((optch = optarg[j++]) == '\0')
break;
if ( (optarg[j] == '\0') && (strchr(OPTWARG, optch) != NULL) ) {
@@ -855,6 +868,10 @@
command string,\n\Standard Input must be redirected with the radio button.");
break;
#endif
+ case confl : fprintf(stderr, "-N and -A conflict");
+ break;
+ case confj : fprintf(stderr, "-J conflicts -N and -A");
+ break;
default : fprintf(stderr, "unknown usage error");
break;
}
@@ -906,7 +923,11 @@
fprintf(stderr,
" -s National Swedish/Finnish characters printed as }{|][\\ (default %s).\n", DEFSCAND ? "on" : "off");
fprintf(stderr,
- " -J Allow processing of japanese fonts\n");
+ " -J Enable auto detect for NTT jTeX and ASCII pTeX.\n");
+ fprintf(stderr,
+ " -N Support NTT jTeX dvi.\n");
+ fprintf(stderr,
+ " -A Support ASCII pTeX dvi.\n");
fprintf(stderr,
" -c Override -a -u -s and print all characters 0-255.\n");
fprintf(stderr,
--- dvi2tty.h
+++ dvi2tty.h
@@ -96,8 +96,10 @@
extern bool scascii; /* Scand. nat. chars (dvistuff.c) */
extern bool accent; /* Output accent stuff(dvistuff.c) */
extern bool ttfont; /* tt font assumed (dvistuff.c) */
-extern bool japan; /* japanes font support (dvistuff.c) */
-extern bool noffd; /* output ^L or formfeed (dvistuff.c) */
+extern bool jautodetect; /* Auto detect jTeX / ASCII pTeX */
+extern bool japan; /* jTeX font support (dvistuff.c) */
+extern bool asciip; /* pTeX font support (dvistuff.c) */
+extern bool noffd; /* output ^L or formneed (dvistuff.c) */
extern bool printfont; /* include font switches (dvistuff.c) */
extern bool allchar; /* output all characters (dvistuff.c */
--- dvistuff.c
+++ dvistuff.c
@@ -24,6 +24,13 @@
#include "dvi2tty.h"
+#if !defined(JIS)
+#define JIS 1 /* if 0 then EUC/SJIS */
+#endif
+#if !defined(SJIS)
+#define SJIS 0 /* if !JIS, 0 then EUC */
+#endif
+
#if defined(VMS)
# include types.h
# include stat
@@ -126,7 +133,10 @@
bool accent; /* if true output accents etc: \'{e} etc. */
bool ttfont = FALSE; /* if true we assumed ttfonts, not cmr */
bool symbolfont = FALSE; /* true if font is a symbol font */
-bool japan = FALSE; /* switch to japanese fonts ... */
+bool japan = FALSE; /* switch to NTT japanese fonts ... */
+bool asciip = FALSE; /* switch to ASCII japanese fonts ... */
+bool jautodetect = FALSE;/* Japanese autodetect */
+bool jdetect = FALSE; /* switch if Japanese TeX detection is done */
bool mifont = FALSE;
bool T1font = FALSE; /* DC/EC encoding used ? */
int jfontnum = 0;
@@ -161,6 +171,14 @@
font * fonts = NULL; /* List of fontnames defined */
+#if JIS
+#define SJIS 0
+int inkanji = 0; /* is in kanji sequence */
+#define KANJIIN "\033$B"
+#define KANJIOUT "\033(J"
+#endif
+int kanji1 = 0; /* is first kanji character */
+int kanji2 = 0; /* is second kanji character */
/*
@@ -194,6 +212,7 @@
void setfont (long);
void jischar (long);
int compute_jis (int, int, int *, int *);
+void dokanji (int);
int getjsubfont (char *);
#else
@@ -223,6 +242,7 @@
void setfont (long fntnum);
void jischar (long charnr);
void compute_jis (int f, int c, int * ku, int * ten);
+void dokanji (int);
int getjsubfont (char * s);
#if defined(VMS)
long vmsseek ();
@@ -424,7 +444,7 @@
else
switch (opcode) {
case SET1 : japan ? jischar(get1()) : setchar(get1());break;
- case SET2 : setchar(get2()); break;
+ case SET2 : asciip ? dokanji(get2()) : setchar(get2()); break;
case SET3 : setchar(get3()); break;
case SET4 : setchar(get4()); break;
case SET_RULE : { long height = sget4();
@@ -610,18 +630,83 @@
for (i = firstcolumn, j = 1; i <= currentline->charactercount;
i++, j++) {
ch = currentline->text[i - leftmargin];
+ if (asciip) {
+ if (kanji1) {
+#if !JIS && !SJIS
+ ch |= 0x80;
+#endif
+ kanji2 = 1;
+ kanji1 = 0;
+ }
+ if (!kanji2 && ch > 127) {
+ kanji1 = 1;
+#if JIS
+ if (!inkanji) {
+ inkanji = 1;
+ fprintf(output, KANJIIN);
+ }
+ ch &= 0x7f;
+#endif
+ }
+#if JIS
+ if (!kanji1 && !kanji2 && inkanji) {
+ fprintf(output, KANJIOUT);
+ inkanji = 0;
+ }
+#endif
+ if (kanji1 && (j >= (int) foo) &&
+ (currentline->charactercount > i + 1)) {
+#if JIS
+ if (inkanji) {
+ fprintf(output, KANJIOUT);
+ }
+#endif
+ fprintf(output, "*\n"); /* if line too large */
+ fprintf(output, " *"); /* output mark */
+#if JIS
+ if (inkanji) {
+ fprintf(output, KANJIIN);
+ }
+#endif
+ j = 2;
+ }
+ }
+
if (ch >= SPACE || allchar)
putc(ch, output);
if ((j > (int) foo) && (currentline->charactercount > i+1)) {
- fprintf(output, "*\n"); /* if line to large */
- fprintf(output, " *"); /* mark output */
- j = 2;
+ if (asciip) {
+#if JIS
+ if (inkanji) {
+ fprintf(output, KANJIOUT);
+ }
+#endif
+ }
+ fprintf(output, "*\n"); /* if line too large */
+ fprintf(output, " *"); /* output mark */
+ if (asciip) {
+#if JIS
+ if (inkanji) {
+ fprintf(output, KANJIIN);
+ }
+#endif
+ }
+ j = 2;
}
+ if (asciip) kanji2 = 0;
}
}
putc('\n', output);
}
+ if (asciip) {
+#if JIS
+ if (!kanji1 && !kanji2 && inkanji) {
+ fprintf(output, KANJIOUT);
+ inkanji = 0;
+ }
+#endif
+ }
currentline = firstline;
while (currentline->next != nil) {
currentline = currentline->next;
@@ -1177,7 +1262,8 @@
if (foo == leftmargin-1)
- while ((currentline->text[j - leftmargin] != SPACE)
+ while (((currentline->text[j - leftmargin] != SPACE)
+ || kanji1 && (currentline->text[j + 1 - leftmargin] != SPACE))
&& (j < rightmargin)) {
j++;
h += charwidth;
@@ -1300,6 +1386,19 @@
name[i] = get1();
name[i] = '\0'; /* just to be sure */
fnt->name = name;
+ if ((asciip == FALSE && japan == FALSE) && (!jdetect) && jautodetect) {
+ if (strncmp("min", name, 3) == 0 || strncmp("got", name, 3) == 0) {
+ /* Detect as ASCII pTeX */
+ asciip = TRUE;
+ japan = FALSE;
+ jdetect = TRUE;
+ } else if (strncmp("dmj", name, 3) == 0 || strncmp("dgj", name, 3) == 0) {
+ /* Detect as NTT jTeX */
+ asciip = FALSE;
+ japan = TRUE;
+ jdetect = TRUE;
+ }
+ }
if (new) {
fnt->next = fonts;
fonts = fnt;
@@ -1583,3 +1682,28 @@
} /*vms_ungetc */
#endif
+
+/*
+* DOKANJI -- Process a kanji character opcode.
+*/
+
+void dokanji(ch)
+register int ch;
+{
+#if SJIS
+ register int c1, c2;
+ c1 = (ch >> 8) & 0xff;
+ c2 = ch & 0xff;
+ kanji1 = 1;
+ outchar((((c1 - 1) >> 1) + ((c1 <= 0x5e) ? 0x71 : 0xb1)));
+ kanji1 = 0;
+ outchar((c2 + ((c1 & 1) ? ((c2 < 0x60) ? 0x1f : 0x20) : 0x7e)));
+#else
+ kanji1 = 1;
+ outchar(0x80 | ( ch >> 8 ));
+ kanji1 = 0;
+ outchar(ch & 0xff);
+#endif
+
+ return;
+} /* dokanji */
++++++ dvi2tty-pager.patch ++++++
--- dvi2tty.c
+++ dvi2tty.c
@@ -180,7 +180,7 @@
/* don't have terminals with Scand. nat. chars */
#define WANTPAGER TRUE /* default: try to pipe through a pager (like */
/* more) if stdout is tty and no -o switch */
-#define DEFPAGER "/usr/bin/pg" /* CHANGE TO YOUR LOCAL PAGER */
+#define DEFPAGER "/usr/bin/less" /* CHANGE TO YOUR LOCAL PAGER */
/*------------------ end of customization constants ---------------------*/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-gnomeuser_en
checked in at Thu Sep 13 19:02:55 CEST 2007.
--------
--- opensuse-gnomeuser_en/opensuse-gnomeuser_en.changes 2007-09-06 09:33:59.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en.changes 2007-09-13 18:35:33.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 18:32:14 CEST 2007 - ke(a)suse.de
+
+- Update text and image files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-gnomeuser_en.spec ++++++
--- /var/tmp/diff_new_pack.tU4591/_old 2007-09-13 19:02:26.000000000 +0200
+++ /var/tmp/diff_new_pack.tU4591/_new 2007-09-13 19:02:26.000000000 +0200
@@ -14,7 +14,7 @@
%define my_lang en
%define my_book opensuse-gnomeuser
Version: 10.3
-Release: 15
+Release: 18
Provides: locale(gnome2-SuSE:en)
#OBS
Source0: opensuse-gnomeuser_en-html.tar.bz2
@@ -45,6 +45,7 @@
Group: Documentation/SuSE
License: GNU Free Documentation License, Version 1.2 (GFDL 1.2)
Summary: openSUSE GNOME User Guide (English)
+#Provides: locale(desktop-data-SuSE:en)
#PDFOBS
%description pdf
@@ -207,6 +208,8 @@
%endif
%changelog
+* Thu Sep 13 2007 - ke(a)suse.de
+- Update text and image files.
* Thu Sep 06 2007 - coolo(a)suse.de
- As discussed with Tanja and Jana: pdfs should not be installed by
default
++++++ opensuse-gnomeuser_en-desktop.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/apb.desktop new/desktop/index.desktop/apb.desktop
--- old/desktop/index.desktop/apb.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/apb.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=GNU Licenses
+Name[en]=GNU Licenses
+Comment=GNU Licenses
+Comment[en]=GNU Licenses
+DocPath=@PATH@/apb.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-270
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/apd.desktop new/desktop/index.desktop/apd.desktop
--- old/desktop/index.desktop/apd.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/apd.desktop 1970-01-01 01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Name=GNU Licenses
-Name[en]=GNU Licenses
-Comment=GNU Licenses
-Comment[en]=GNU Licenses
-DocPath=@PATH@/apd.html
-Icon=document2
-X-DOC-DocumentType=text/html
-X-DOC-Identifier=@id@
-X-DOC-SearchMethod=Htdig
-X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-210
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/b7ji9tz.desktop new/desktop/index.desktop/b7ji9tz.desktop
--- old/desktop/index.desktop/b7ji9tz.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/b7ji9tz.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-190
\ No newline at end of file
+X-DOC-Weight=-260
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/cha_helpnld.desktop new/desktop/index.desktop/cha_helpnld.desktop
--- old/desktop/index.desktop/cha_helpnld.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/cha_helpnld.desktop 1970-01-01 01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Name=Finding the Information You Need
-Name[en]=Finding the Information You Need
-Comment=Finding the Information You Need
-Comment[en]=Finding the Information You Need
-DocPath=@PATH@/cha.helpnld.html
-Icon=document2
-X-DOC-DocumentType=text/html
-X-DOC-Identifier=@id@
-X-DOC-SearchMethod=Htdig
-X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-180
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/cha_linwin.desktop new/desktop/index.desktop/cha_linwin.desktop
--- old/desktop/index.desktop/cha_linwin.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/cha_linwin.desktop 1970-01-01 01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Name=Getting to Know Linux Software
-Name[en]=Getting to Know Linux Software
-Comment=Getting to Know Linux Software
-Comment[en]=Getting to Know Linux Software
-DocPath=@PATH@/cha.linwin.html
-Icon=document2
-X-DOC-DocumentType=text/html
-X-DOC-Identifier=@id@
-X-DOC-SearchMethod=Htdig
-X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-200
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_internet/b92myv8.desktop new/desktop/index.desktop/part_gnome_internet/b92myv8.desktop
--- old/desktop/index.desktop/part_gnome_internet/b92myv8.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_internet/b92myv8.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Reading Newsfeeds with Liferea
+Name[en]=Reading Newsfeeds with Liferea
+Comment=Reading Newsfeeds with Liferea
+Comment[en]=Reading Newsfeeds with Liferea
+DocPath=@PATH@/b92myv8.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-190
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_internet/bbgjl41.desktop new/desktop/index.desktop/part_gnome_internet/bbgjl41.desktop
--- old/desktop/index.desktop/part_gnome_internet/bbgjl41.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_internet/bbgjl41.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Transferring Data From the Internet
+Name[en]=Transferring Data From the Internet
+Comment=Transferring Data From the Internet
+Comment[en]=Transferring Data From the Internet
+DocPath=@PATH@/bbgjl41.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-180
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_internet/cha_firefox.desktop new/desktop/index.desktop/part_gnome_internet/cha_firefox.desktop
--- old/desktop/index.desktop/part_gnome_internet/cha_firefox.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_internet/cha_firefox.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-120
\ No newline at end of file
+X-DOC-Weight=-170
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_internet/.directory new/desktop/index.desktop/part_gnome_internet/.directory
--- old/desktop/index.desktop/part_gnome_internet/.directory 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_internet/.directory 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-110
\ No newline at end of file
+X-DOC-Weight=-160
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_multimedia/b2qs0ba.desktop new/desktop/index.desktop/part_gnome_multimedia/b2qs0ba.desktop
--- old/desktop/index.desktop/part_gnome_multimedia/b2qs0ba.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_multimedia/b2qs0ba.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -1,12 +1,12 @@
[Desktop Entry]
-Name=Playing and Managing Your Music with Helix Banshee
-Name[en]=Playing and Managing Your Music with Helix Banshee
-Comment=Playing and Managing Your Music with Helix Banshee
-Comment[en]=Playing and Managing Your Music with Helix Banshee
+Name=Playing and Managing Your Music with Banshee
+Name[en]=Playing and Managing Your Music with Banshee
+Comment=Playing and Managing Your Music with Banshee
+Comment[en]=Playing and Managing Your Music with Banshee
DocPath=@PATH@/b2qs0ba.html
Icon=document2
X-DOC-DocumentType=text/html
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-160
\ No newline at end of file
+X-DOC-Weight=-230
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_multimedia/b3xx0s1.desktop new/desktop/index.desktop/part_gnome_multimedia/b3xx0s1.desktop
--- old/desktop/index.desktop/part_gnome_multimedia/b3xx0s1.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_multimedia/b3xx0s1.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-140
\ No newline at end of file
+X-DOC-Weight=-220
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_multimedia/b3xx10v.desktop new/desktop/index.desktop/part_gnome_multimedia/b3xx10v.desktop
--- old/desktop/index.desktop/part_gnome_multimedia/b3xx10v.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_multimedia/b3xx10v.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-170
\ No newline at end of file
+X-DOC-Weight=-250
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_multimedia/bbnnk1l.desktop new/desktop/index.desktop/part_gnome_multimedia/bbnnk1l.desktop
--- old/desktop/index.desktop/part_gnome_multimedia/bbnnk1l.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_multimedia/bbnnk1l.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Playing Movie Files
+Name[en]=Playing Movie Files
+Comment=Playing Movie Files
+Comment[en]=Playing Movie Files
+DocPath=@PATH@/bbnnk1l.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-240
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_multimedia/cha_gimp.desktop new/desktop/index.desktop/part_gnome_multimedia/cha_gimp.desktop
--- old/desktop/index.desktop/part_gnome_multimedia/cha_gimp.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_multimedia/cha_gimp.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-150
\ No newline at end of file
+X-DOC-Weight=-210
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_multimedia/.directory new/desktop/index.desktop/part_gnome_multimedia/.directory
--- old/desktop/index.desktop/part_gnome_multimedia/.directory 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_multimedia/.directory 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-130
\ No newline at end of file
+X-DOC-Weight=-200
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/b3ikrig.desktop new/desktop/index.desktop/part_gnome_office/b3ikrig.desktop
--- old/desktop/index.desktop/part_gnome_office/b3ikrig.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_office/b3ikrig.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -1,12 +1,12 @@
[Desktop Entry]
-Name=Instant Messaging with Gaim
-Name[en]=Instant Messaging with Gaim
-Comment=Instant Messaging with Gaim
-Comment[en]=Instant Messaging with Gaim
+Name=Instant Messaging with Pidgin
+Name[en]=Instant Messaging with Pidgin
+Comment=Instant Messaging with Pidgin
+Comment[en]=Instant Messaging with Pidgin
DocPath=@PATH@/b3ikrig.html
Icon=document2
X-DOC-DocumentType=text/html
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-90
\ No newline at end of file
+X-DOC-Weight=-100
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/b8ruhpa.desktop new/desktop/index.desktop/part_gnome_office/b8ruhpa.desktop
--- old/desktop/index.desktop/part_gnome_office/b8ruhpa.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_office/b8ruhpa.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Searching with Beagle
+Name[en]=Searching with Beagle
+Comment=Searching with Beagle
+Comment[en]=Searching with Beagle
+DocPath=@PATH@/b8ruhpa.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-140
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/bbg00wk.desktop new/desktop/index.desktop/part_gnome_office/bbg00wk.desktop
--- old/desktop/index.desktop/part_gnome_office/bbg00wk.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_office/bbg00wk.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Encryption with Passwords and Encryption Keys
+Name[en]=Encryption with Passwords and Encryption Keys
+Comment=Encryption with Passwords and Encryption Keys
+Comment[en]=Encryption with Passwords and Encryption Keys
+DocPath=@PATH@/bbg00wk.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-130
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/bbg018b.desktop new/desktop/index.desktop/part_gnome_office/bbg018b.desktop
--- old/desktop/index.desktop/part_gnome_office/bbg018b.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_office/bbg018b.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Taking Notes with Tomboy
+Name[en]=Taking Notes with Tomboy
+Comment=Taking Notes with Tomboy
+Comment[en]=Taking Notes with Tomboy
+DocPath=@PATH@/bbg018b.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-150
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/bbgjj4w.desktop new/desktop/index.desktop/part_gnome_office/bbgjj4w.desktop
--- old/desktop/index.desktop/part_gnome_office/bbgjj4w.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_office/bbgjj4w.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Synchronizing Your Handheld Devices with GNOME Pilot
+Name[en]=Synchronizing Your Handheld Devices with GNOME Pilot
+Comment=Synchronizing Your Handheld Devices with GNOME Pilot
+Comment[en]=Synchronizing Your Handheld Devices with GNOME Pilot
+DocPath=@PATH@/bbgjj4w.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-90
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/cha_ekiga.desktop new/desktop/index.desktop/part_gnome_office/cha_ekiga.desktop
--- old/desktop/index.desktop/part_gnome_office/cha_ekiga.desktop 2007-08-24 15:06:41.000000000 +0200
+++ new/desktop/index.desktop/part_gnome_office/cha_ekiga.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -9,4 +9,4 @@
X-DOC-Identifier=@id@
X-DOC-SearchMethod=Htdig
X-DOC-SearchEnabledDefault=true
-X-DOC-Weight=-100
\ No newline at end of file
+X-DOC-Weight=-110
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/desktop/index.desktop/part_gnome_office/cha_network.desktop new/desktop/index.desktop/part_gnome_office/cha_network.desktop
--- old/desktop/index.desktop/part_gnome_office/cha_network.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/desktop/index.desktop/part_gnome_office/cha_network.desktop 2007-09-13 18:28:53.000000000 +0200
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Accessing Network Resources
+Name[en]=Accessing Network Resources
+Comment=Accessing Network Resources
+Comment[en]=Accessing Network Resources
+DocPath=@PATH@/cha.network.html
+Icon=document2
+X-DOC-DocumentType=text/html
+X-DOC-Identifier=@id@
+X-DOC-SearchMethod=Htdig
+X-DOC-SearchEnabledDefault=true
+X-DOC-Weight=-120
\ No newline at end of file
++++++ opensuse-gnomeuser_en-graphics.tar.bz2 ++++++
opensuse-gnomeuser_en/opensuse-gnomeuser_en-graphics.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en-graphics.tar.bz2 differ: byte 11, line 1
++++++ opensuse-gnomeuser_en-html.tar.bz2 ++++++
opensuse-gnomeuser_en/opensuse-gnomeuser_en-html.tar.bz2 /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en-html.tar.bz2 differ: byte 11, line 1
++++++ opensuse-gnomeuser_en.pdf ++++++
(binary differes)
++++++ opensuse-gnomeuser_en.tar.bz2 ++++++
++++ 29515 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package zypper
checked in at Thu Sep 13 19:01:05 CEST 2007.
--------
--- zypper/zypper.changes 2007-09-12 18:58:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/zypper/zypper.changes 2007-09-13 13:47:44.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 11:28:41 CEST 2007 - dmacvicar(a)suse.de
+
+- Show reason of commit error (#308511)
+- 0.8.20
+
+-------------------------------------------------------------------
Old:
----
zypper-0.8.19.tar.bz2
New:
----
zypper-0.8.20.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.pM1790/_old 2007-09-13 19:00:54.000000000 +0200
+++ /var/tmp/diff_new_pack.pM1790/_new 2007-09-13 19:00:54.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package zypper (Version 0.8.19)
+# spec file for package zypper (Version 0.8.20)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: zypper
-BuildRequires: boost-devel >= 1.33.1 gettext-devel >= 0.15 libzypp-devel > 3.20.1 readline-devel >= 5.1
+BuildRequires: boost-devel >= 1.33.1 gettext-devel >= 0.15 libzypp-devel > 3.23.1 readline-devel >= 5.1
BuildRequires: cmake >= 2.4.6 gcc-c++ >= 4.2 pkg-config >= 0.20
Requires: procps
License: GPL v2 or later
@@ -20,9 +20,9 @@
Autoreqprov: on
PreReq: permissions
Summary: Command Line Package Management Using Libzypp
-Version: 0.8.19
-Release: 9
-Source: zypper-0.8.19.tar.bz2
+Version: 0.8.20
+Release: 1
+Source: zypper-0.8.20.tar.bz2
Prefix: /usr
URL: http://en.opensuse.org/Zypper
Provides: y2pmsh
@@ -98,6 +98,9 @@
%ghost %config(noreplace) %{_var}/log/zypper.log
%changelog
+* Thu Sep 13 2007 - dmacvicar(a)suse.de
+- Show reason of commit error (#308511)
+- 0.8.20
* Wed Sep 12 2007 - jkupec(a)suse.cz
- translations update
* Wed Sep 12 2007 - jkupec(a)suse.cz
++++++ zypper-0.8.19.tar.bz2 -> zypper-0.8.20.tar.bz2 ++++++
++++ 12538 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-country
checked in at Thu Sep 13 19:00:56 CEST 2007.
--------
--- yast2-country/yast2-country.changes 2007-09-11 21:32:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-country/yast2-country.changes 2007-09-13 18:30:37.514907000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 13 18:26:15 CEST 2007 - kmachalkova(a)suse.cz
+
+- In 'change date and time' dialog, remember whether synchronization
+ with NTP server has been selected (#308238)
+- On running system, do not call ntp-client functions before making
+ sure package yast2-ntp-client gets installed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-country.spec ++++++
--- /var/tmp/diff_new_pack.pQ1228/_old 2007-09-13 19:00:47.000000000 +0200
+++ /var/tmp/diff_new_pack.pQ1228/_new 2007-09-13 19:00:47.000000000 +0200
@@ -12,7 +12,7 @@
Name: yast2-country
Version: 2.15.19
-Release: 1
+Release: 4
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -111,6 +111,11 @@
%{prefix}/share/applications/YaST2/timezone.desktop
%changelog
+* Thu Sep 13 2007 - kmachalkova(a)suse.cz
+- In 'change date and time' dialog, remember whether synchronization
+ with NTP server has been selected (#308238)
+- On running system, do not call ntp-client functions before making
+ sure package yast2-ntp-client gets installed
* Tue Sep 11 2007 - jsuchome(a)suse.cz
- do not call xset in text mode (#309438)
- 2.15.19
++++++ yast2-country-2.15.19.tar.bz2 ++++++
++++ 11479 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-country-2.15.19/configure.in new/yast2-country-2.15.19/configure.in
--- old/yast2-country-2.15.19/configure.in 2006-12-11 09:59:02.000000000 +0100
+++ new/yast2-country-2.15.19/configure.in 2007-07-27 12:20:15.000000000 +0200
@@ -1,9 +1,9 @@
dnl configure.in for yast2-country
dnl
-dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.15.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-country, 2.15.2, http://bugs.opensuse.org/, yast2-country)
+AC_INIT(yast2-country, 2.15.13, http://bugs.opensuse.org/, yast2-country)
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.15.2"
+VERSION="2.15.13"
RPMNAME="yast2-country"
MAINTAINER="Jiri Suchomel <jsuchome(a)suse.cz>"
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-country-2.15.19/language/testsuite/tests/IncompleteTranslation.ycp new/yast2-country-2.15.19/language/testsuite/tests/IncompleteTranslation.ycp
--- old/yast2-country-2.15.19/language/testsuite/tests/IncompleteTranslation.ycp 2006-09-08 11:20:22.000000000 +0200
+++ new/yast2-country-2.15.19/language/testsuite/tests/IncompleteTranslation.ycp 2007-05-18 10:56:17.000000000 +0200
@@ -1,7 +1,7 @@
/**
* tests for Language::IncompleteTranslation
* Author: jsuchome(a)suse.cz
- * $Id: IncompleteTranslation.ycp 31977 2006-07-25 08:02:35Z jsuchome $
+ * $Id: IncompleteTranslation.ycp 31976 2006-07-25 08:02:24Z jsuchome $
*/
{
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-country-2.15.19/missing new/yast2-country-2.15.19/missing
--- old/yast2-country-2.15.19/missing 2006-12-11 09:59:08.000000000 +0100
+++ new/yast2-country-2.15.19/missing 2007-07-27 12:20:22.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2005-06-08.21
+scriptversion=2006-05-10.23
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
@@ -33,6 +33,8 @@
fi
run=:
+sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
+sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
# In the cases where this matters, `missing' is being run in the
# srcdir already.
@@ -44,7 +46,7 @@
msg="missing on your system"
-case "$1" in
+case $1 in
--run)
# Try to run requested program, and just exit if it succeeds.
run=
@@ -77,6 +79,7 @@
aclocal touch file \`aclocal.m4'
autoconf touch file \`configure'
autoheader touch file \`config.h.in'
+ autom4te touch the output file, or create a stub one
automake touch all \`Makefile.in' files
bison create \`y.tab.[ch]', if possible, from existing .[ch]
flex create \`lex.yy.c', if possible, from existing .c
@@ -106,7 +109,7 @@
# Now exit if we have it, but it failed. Also exit now if we
# don't have it and --version was passed (most likely to detect
# the program).
-case "$1" in
+case $1 in
lex|yacc)
# Not GNU programs, they don't have --version.
;;
@@ -135,7 +138,7 @@
# If it does not exist, or fails to run (possibly an outdated version),
# try to emulate it.
-case "$1" in
+case $1 in
aclocal*)
echo 1>&2 "\
WARNING: \`$1' is $msg. You should only need it if
@@ -164,7 +167,7 @@
test -z "$files" && files="config.h"
touch_files=
for f in $files; do
- case "$f" in
+ case $f in
*:*) touch_files="$touch_files "`echo "$f" |
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
*) touch_files="$touch_files $f.in";;
@@ -192,8 +195,8 @@
You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
- file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
- test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
if test -f "$file"; then
touch $file
else
@@ -214,25 +217,25 @@
in order for those modifications to take effect. You can get
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
- if [ $# -ne 1 ]; then
+ if test $# -ne 1; then
eval LASTARG="\${$#}"
- case "$LASTARG" in
+ case $LASTARG in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" y.tab.c
fi
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" y.tab.h
fi
;;
esac
fi
- if [ ! -f y.tab.h ]; then
+ if test ! -f y.tab.h; then
echo >y.tab.h
fi
- if [ ! -f y.tab.c ]; then
+ if test ! -f y.tab.c; then
echo 'main() { return 0; }' >y.tab.c
fi
;;
@@ -244,18 +247,18 @@
in order for those modifications to take effect. You can get
\`Flex' from any GNU archive site."
rm -f lex.yy.c
- if [ $# -ne 1 ]; then
+ if test $# -ne 1; then
eval LASTARG="\${$#}"
- case "$LASTARG" in
+ case $LASTARG in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" lex.yy.c
fi
;;
esac
fi
- if [ ! -f lex.yy.c ]; then
+ if test ! -f lex.yy.c; then
echo 'main() { return 0; }' >lex.yy.c
fi
;;
@@ -267,11 +270,9 @@
\`Help2man' package in order for those modifications to take
effect. You can get \`Help2man' from any GNU archive site."
- file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
- if test -z "$file"; then
- file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
- fi
- if [ -f "$file" ]; then
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ if test -f "$file"; then
touch $file
else
test -z "$file" || exec >$file
@@ -289,11 +290,17 @@
DU, IRIX). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
# The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
if test -z "$file"; then
# ... or it is the one specified with @setfilename ...
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
+ file=`sed -n '
+ /^@setfilename/{
+ s/.* \([^ ]*\) *$/\1/
+ p
+ q
+ }' $infile`
# ... or it is derived from the source name (dir/f.texi becomes f.info)
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fi
@@ -317,13 +324,13 @@
fi
firstarg="$1"
if shift; then
- case "$firstarg" in
+ case $firstarg in
*o*)
firstarg=`echo "$firstarg" | sed s/o//`
tar "$firstarg" "$@" && exit 0
;;
esac
- case "$firstarg" in
+ case $firstarg in
*h*)
firstarg=`echo "$firstarg" | sed s/h//`
tar "$firstarg" "$@" && exit 0
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-country-2.15.19/timezone/src/dialogs.ycp new/yast2-country-2.15.19/timezone/src/dialogs.ycp
--- old/yast2-country-2.15.19/timezone/src/dialogs.ycp 2007-09-06 22:23:39.000000000 +0200
+++ new/yast2-country-2.15.19/timezone/src/dialogs.ycp 2007-09-13 18:25:38.000000000 +0200
@@ -11,7 +11,7 @@
* Summary:
* Dialogs for timezone and time configuration.
*
- * $Id: dialogs.ycp 40795 2007-09-06 16:22:57Z kmachalkova $
+ * $Id: dialogs.ycp 40899 2007-09-13 16:25:38Z kmachalkova $
*/
{
textdomain "country";
@@ -142,11 +142,25 @@
Popup::Error( sformat("Invalid NTP server hostname %1", server) );
}
+ boolean ntp_used = false;
+
+ void CreateUI() {
+ WFM::CallFunction("ntp-client_proposal", ["CreateUI"]);
+
+ ntp_used = (boolean) WFM::CallFunction("ntp-client_proposal", ["GetUseNTP"]);
+
+ if ( UI::WidgetExists(`id(`ntp_content)) )
+ {
+ UI::ChangeWidget(`id(`rb), `CurrentButton, (ntp_used ? `ntp : `manual));
+ enable_disable_widgets(ntp_used);
+ }
+ }
+
term cont = `HBox (
`RadioButtonGroup (`id (`rb), `HCenter (`VBox (
`Left (`VBox (
// radio button label (= how to setup time)
- `Left (`RadioButton (`id (`manual), `opt (`notify), _("Manually"), true)),
+ `Left (`RadioButton (`id (`manual), `opt (`notify), _("Manually"))),
`VSpacing (0.5),
`HBox (
`HSpacing (3),
@@ -157,15 +171,26 @@
)
),
`VSpacing (1),
- `ReplacePoint(`id(`rp), `Empty())
+ `Left (`VBox ( `id(`ntp_content),
+ `Left (`RadioButton (`id (`ntp), `opt (`notify),
+ // radio button label
+ _("Synchronize with NTP Server"), false)),
+ `ReplacePoint(`id(`rp), `Empty())
+ )
+ )
))
- ))));
+ ))));
+
Wizard::OpenAcceptDialog ();
Wizard::SetContents (_("Change Date and Time"), cont, htext, true, true);
Wizard::SetDesktopIcon("timezone");
- WFM::CallFunction("ntp-client_proposal", ["CreateUI"]);
- enable_disable_widgets(false);
+
+ boolean ntp_installed = (Stage::initial() || Package::Installed ("yast2-ntp-client"));
+
+ if (ntp_installed) {
+ CreateUI();
+ }
if (!dt_widgets)
{
@@ -176,8 +201,6 @@
});
}
- boolean ntp_installed = false;
- boolean ntp_used = false;
any ret = nil;
repeat
@@ -192,10 +215,12 @@
ntp_installed = Package::Install ("yast2-ntp-client");
if (!ntp_installed)
{
- ntp_used = false;
+ ntp_used = false;
UI::ChangeWidget (`id (`manual), `Value, true);
UI::ChangeWidget (`id (`ntp), `Value, false);
}
+ else
+ CreateUI();
}
if (ntp_used )
{
@@ -287,6 +312,7 @@
}
}
until( ret==`accept || ret==`cancel );
+ WFM::CallFunction("ntp-client_proposal", [ "SetUseNTP", $["ntp_used" : ntp_used] ]);
Wizard::CloseDialog ();
return (ret == `accept);
};
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-country-2.15.19/timezone/src/Timezone.ycp new/yast2-country-2.15.19/timezone/src/Timezone.ycp
--- old/yast2-country-2.15.19/timezone/src/Timezone.ycp 2007-09-11 21:20:55.000000000 +0200
+++ new/yast2-country-2.15.19/timezone/src/Timezone.ycp 2007-09-12 16:51:56.000000000 +0200
@@ -5,7 +5,7 @@
* Authors: Klaus Kaempf <kkaempf(a)suse.de>
* Thomas Roelz <tom(a)suse.de>
*
- * $Id: Timezone.ycp 39978 2007-08-06 10:46:16Z jsuchome $
+ * $Id: Timezone.ycp 40858 2007-09-11 19:32:57Z jsuchome $
*/
{
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-country-2.15.19/timezone/testsuite/tests/GetDateTimeMap.ycp new/yast2-country-2.15.19/timezone/testsuite/tests/GetDateTimeMap.ycp
--- old/yast2-country-2.15.19/timezone/testsuite/tests/GetDateTimeMap.ycp 2006-09-08 11:21:28.000000000 +0200
+++ new/yast2-country-2.15.19/timezone/testsuite/tests/GetDateTimeMap.ycp 2007-05-18 10:56:17.000000000 +0200
@@ -2,7 +2,7 @@
* test for Timezone::GetDateTimeMap
* - check correct parsing after changed time format (bug #62312)
* Author: jsuchome(a)suse.cz
- * $Id: GetDateTimeMap.ycp 31664 2006-06-26 14:24:19Z jsuchome $
+ * $Id: GetDateTimeMap.ycp 31665 2006-06-26 14:24:27Z jsuchome $
*/
{
// testedfiles: Timezone.ycp
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-country-2.15.19/timezone/testsuite/tests/GetDateTime.ycp new/yast2-country-2.15.19/timezone/testsuite/tests/GetDateTime.ycp
--- old/yast2-country-2.15.19/timezone/testsuite/tests/GetDateTime.ycp 2006-09-08 11:21:28.000000000 +0200
+++ new/yast2-country-2.15.19/timezone/testsuite/tests/GetDateTime.ycp 2007-05-18 10:56:17.000000000 +0200
@@ -1,7 +1,7 @@
/**
* tests for Timezone::GetDateTime
* Author: jsuchome(a)suse.cz
- * $Id: GetDateTime.ycp 31664 2006-06-26 14:24:19Z jsuchome $
+ * $Id: GetDateTime.ycp 31665 2006-06-26 14:24:27Z jsuchome $
*/
{
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-core
checked in at Thu Sep 13 19:00:45 CEST 2007.
--------
--- yast2-core/yast2-core.changes 2007-09-06 16:49:00.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-core/yast2-core.changes 2007-09-13 09:56:22.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 13 09:56:14 CEST 2007 - mvidner(a)suse.cz
+
+- UI::CollectUserInput: fixed crash introduced when namespacifying,
+ restricting to a subtree of a dialog works now (#307056).
+- 2.15.12
+
+-------------------------------------------------------------------
Old:
----
yast2-core-2.15.11.tar.bz2
New:
----
yast2-core-2.15.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.c31250/_old 2007-09-13 19:00:30.000000000 +0200
+++ /var/tmp/diff_new_pack.c31250/_new 2007-09-13 19:00:30.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-core (Version 2.15.11)
+# spec file for package yast2-core (Version 2.15.12)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-core
-Version: 2.15.11
+Version: 2.15.12
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-core-2.15.11.tar.bz2
+Source0: yast2-core-2.15.12.tar.bz2
prefix: /usr
# obviously
BuildRequires: gcc-c++
@@ -122,7 +122,7 @@
Stanislav Visnovsky <visnov(a)suse.cz>
%prep
-%setup -n yast2-core-2.15.11
+%setup -n yast2-core-2.15.12
%build
%{prefix}/bin/y2tool y2autoconf
@@ -200,6 +200,10 @@
/usr/share/YaST2/data/devtools/bin/generateYCPWrappers
%changelog
+* Thu Sep 13 2007 - mvidner(a)suse.cz
+- UI::CollectUserInput: fixed crash introduced when namespacifying,
+ restricting to a subtree of a dialog works now (#307056).
+- 2.15.12
* Thu Sep 06 2007 - mvidner(a)suse.cz
- Enabled iterating over all functions of a Y2Namespace, for
a more natural call syntax in yast2-python-bindings (#308213).
++++++ yast2-core-2.15.11.tar.bz2 -> yast2-core-2.15.12.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/configure new/yast2-core-2.15.12/configure
--- old/yast2-core-2.15.11/configure 2007-09-06 16:51:07.000000000 +0200
+++ new/yast2-core-2.15.12/configure 2007-09-13 09:57:07.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-core 2.15.11.
+# Generated by GNU Autoconf 2.60 for yast2-core 2.15.12.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -713,8 +713,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-core'
PACKAGE_TARNAME='yast2-core'
-PACKAGE_VERSION='2.15.11'
-PACKAGE_STRING='yast2-core 2.15.11'
+PACKAGE_VERSION='2.15.12'
+PACKAGE_STRING='yast2-core 2.15.12'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1437,7 +1437,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-core 2.15.11 to adapt to many kinds of systems.
+\`configure' configures yast2-core 2.15.12 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1508,7 +1508,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-core 2.15.11:";;
+ short | recursive ) echo "Configuration of yast2-core 2.15.12:";;
esac
cat <<\_ACEOF
@@ -1618,7 +1618,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-core configure 2.15.11
+yast2-core configure 2.15.12
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1632,7 +1632,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by yast2-core $as_me 2.15.11, which was
+It was created by yast2-core $as_me 2.15.12, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2433,7 +2433,7 @@
# Define the identity of the package.
PACKAGE='yast2-core'
- VERSION='2.15.11'
+ VERSION='2.15.12'
cat >>confdefs.h <<_ACEOF
@@ -2660,7 +2660,7 @@
-VERSION="2.15.11"
+VERSION="2.15.12"
RPMNAME="yast2-core"
MAINTAINER="Martin Vidner <mvidner(a)suse.cz>"
@@ -24285,7 +24285,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-core $as_me 2.15.11, which was
+This file was extended by yast2-core $as_me 2.15.12, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -24338,7 +24338,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-core config.status 2.15.11
+yast2-core config.status 2.15.12
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/configure.in new/yast2-core-2.15.12/configure.in
--- old/yast2-core-2.15.11/configure.in 2007-09-06 16:50:32.000000000 +0200
+++ new/yast2-core-2.15.12/configure.in 2007-09-13 09:56:35.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.15.8 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-core, 2.15.11, http://bugs.opensuse.org/, yast2-core)
+AC_INIT(yast2-core, 2.15.12, http://bugs.opensuse.org/, yast2-core)
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.15.11"
+VERSION="2.15.12"
RPMNAME="yast2-core"
MAINTAINER="Martin Vidner <mvidner(a)suse.cz>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/libyui/doc/examples/Events.ycp new/yast2-core-2.15.12/libyui/doc/examples/Events.ycp
--- old/yast2-core-2.15.11/libyui/doc/examples/Events.ycp 2006-09-19 13:28:21.000000000 +0200
+++ new/yast2-core-2.15.12/libyui/doc/examples/Events.ycp 2007-09-13 09:44:25.000000000 +0200
@@ -164,7 +164,7 @@
`Left(
`HVSquash(
`Frame( "Payment",
- `RadioButtonGroup( payment_radio_box )
+ `RadioButtonGroup(`id(`payment_group), payment_radio_box )
)
)
),
@@ -247,6 +247,8 @@
}
if ( event["ID"]:nil == `info )
{
+ list<map<string, any> > pg = UI::CollectUserInput(`id(`payment_group));
+ y2milestone( "CollectUserInput(`id(`payment_group)) returned %1", pg );
list<map<string, any> > widget_contents = UI::CollectUserInput();
y2milestone( "CollectUserInput() returned %1", widget_contents );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/libyui/src/Y2UINamespace.cc new/yast2-core-2.15.12/libyui/src/Y2UINamespace.cc
--- old/yast2-core-2.15.11/libyui/src/Y2UINamespace.cc 2007-09-05 08:39:36.000000000 +0200
+++ new/yast2-core-2.15.12/libyui/src/Y2UINamespace.cc 2007-09-07 16:13:20.000000000 +0200
@@ -586,7 +586,7 @@
YCPValue
-Y2UINamespace::CollectUserInput( const YCPTerm & widget_id, const YCPSymbol & property )
+Y2UINamespace::CollectUserInput( )
{
if ( YUIComponent::ui() )
return YUIComponent::ui()->evaluateCollectUserInput();
@@ -596,10 +596,10 @@
YCPValue
-Y2UINamespace::CollectUserInput( const YCPTerm & widget_id, const YCPTerm & property )
+Y2UINamespace::CollectUserInput( const YCPTerm & widget_id )
{
if ( YUIComponent::ui() )
- return YUIComponent::ui()->evaluateCollectUserInput();
+ return YUIComponent::ui()->evaluateCollectUserInput( widget_id );
else
return YCPVoid();
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/libyui/src/Y2UINamespace.h new/yast2-core-2.15.12/libyui/src/Y2UINamespace.h
--- old/yast2-core-2.15.11/libyui/src/Y2UINamespace.h 2007-08-13 09:15:41.000000000 +0200
+++ new/yast2-core-2.15.12/libyui/src/Y2UINamespace.h 2007-09-07 16:34:44.000000000 +0200
@@ -303,13 +303,11 @@
/* TYPEINFO: boolean (term) */
YCPValue WizardCommand ( const YCPTerm & command );
- // FIXME BOGUS!, see implementation
- /* TYPEINFO:list<map<string, any>> () */
- YCPValue CollectUserInput( const YCPTerm & widget_id, const YCPSymbol & property );
+ /* TYPEINFO:list<map<string,any>> () */
+ YCPValue CollectUserInput ();
- // FIXME BOGUS!, see implementation
- /* TYPEINFO:list<map<string, any>> (term) */
- YCPValue CollectUserInput( const YCPTerm & widget_id, const YCPTerm & property );
+ /* TYPEINFO:list<map<string,any>> (term) */
+ YCPValue CollectUserInput( const YCPTerm & widget_id );
YCPValue
CallHandler( void * ptr, int argc, YCPValue argv[] );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/VERSION new/yast2-core-2.15.12/VERSION
--- old/yast2-core-2.15.11/VERSION 2007-09-06 16:48:26.000000000 +0200
+++ new/yast2-core-2.15.12/VERSION 2007-09-13 09:53:15.000000000 +0200
@@ -1 +1 @@
-2.15.11
+2.15.12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package xorg-x11-driver-video
checked in at Thu Sep 13 19:00:32 CEST 2007.
--------
--- xorg-x11-driver-video/xorg-x11-driver-video.changes 2007-09-12 17:35:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes 2007-09-13 11:34:33.699260000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 11:35:20 CEST 2007 - sndirsch(a)suse.de
+
+- added "stable" 6.6.3 ATI driver; available as "radeonold"
+
+-------------------------------------------------------------------
New:
----
xf86-video-ati-6.6.3.tar.bz2
xf86-video-ati.radeonold.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.n29479/_old 2007-09-13 19:00:07.000000000 +0200
+++ /var/tmp/diff_new_pack.n29479/_new 2007-09-13 19:00:07.000000000 +0200
@@ -14,7 +14,7 @@
BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk
URL: http://xorg.freedesktop.org/
Version: 7.2
-Release: 179
+Release: 181
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Servers/XF86_4
@@ -65,6 +65,7 @@
Source49: xf86-video-unichrome-20070511.tar.bz2
Source50: xf86-video-xgi-1.5.0.tar.bz2
Source51: xf86-video-amd-2.7.7.0.tar.bz2
+Source52: xf86-video-ati-6.6.3.tar.bz2
Patch: xf86-video-intel.diff
Patch1: radeon-xrandr-dotclock.diff
Patch2: radeon_dell.diff
@@ -90,6 +91,7 @@
Patch41: xf86-video-xgi.diff
Patch42: xf86-video-ati-opma.diff
Patch43: xf86-video-nv-g80_lvds_detect.diff
+Patch44: xf86-video-ati.radeonold.diff
%description
This package contains X.Org video drivers.
@@ -110,6 +112,12 @@
pushd xf86-video-ati-6.7.192
%patch28 -p1
popd
+ln -snf ati.man xf86-video-ati-6.6.3/man/atiold.man
+ln -snf r128.man xf86-video-ati-6.6.3/man/r128old.man
+ln -snf radeon.man xf86-video-ati-6.6.3/man/radeonold.man
+pushd xf86-video-ati-6.6.3
+%patch44 -p1
+popd
%patch30
pushd xf86-video-intel-*
%patch -p0
@@ -164,20 +172,21 @@
%build
for dir in xf86-video-nv-* \
- *.randr12 xf86-video-ati-6.7.* \
+ *.randr12 xf86-video-ati-6.7.* xf86-video-ati-6.6.3 \
xf86-video-unichrome \
$(ls | grep -v -e xf86-video-impact \
-e xf86-video-nv \
-e randr12 \
+ -e xf86-video-ati-6.6.3 \
-e xf86-video-ati-6.7 \
-e xf86-video-unichrome \
); do
- #test "$dir" == "xf86-video-ati.randr12" && continue
pushd $dir
case $dir in
xf86-video-mga-* | \
xf86-video-intel-* | \
*.randr12 | \
+ xf86-video-ati-6.6.3 | \
xf86-video-ati-6.7.* | \
xf86-video-unichrome | \
xf86-video-nsc-*) autoreconf -fi ;;
@@ -192,15 +201,16 @@
%install
for dir in xf86-video-nv-* \
*.randr12 \
+ xf86-video-ati-6.6.3 \
xf86-video-ati-6.7.* \
xf86-video-unichrome \
$(ls | grep -v -e xf86-video-impact \
-e xf86-video-nv \
-e randr12 \
+ -e xf86-video-ati-6.6.3 \
-e xf86-video-ati-6.7 \
-e xf86-video-unichrome \
); do
- #test "$dir" == "xf86-video-ati.randr12" && continue
make -C $dir install DESTDIR=$RPM_BUILD_ROOT
done
ln -snf nv_drv.so \
@@ -231,6 +241,8 @@
%{_mandir}/man4/*
%changelog
+* Thu Sep 13 2007 - sndirsch(a)suse.de
+- added "stable" 6.6.3 ATI driver; available as "radeonold"
* Wed Sep 12 2007 - sndirsch(a)suse.de
- xf86-video-nv-g80_lvds_detect.diff:
* G80: Fix LVDS detection on some laptops
++++++ xf86-video-ati.radeonold.diff ++++++
diff -u -r xf86-video-ati-6.6.3.orig/configure.ac xf86-video-ati-6.6.3/configure.ac
--- xf86-video-ati-6.6.3.orig/configure.ac 2007-09-13 11:02:37.535507750 +0200
+++ xf86-video-ati-6.6.3/configure.ac 2007-09-13 11:08:15.272615000 +0200
@@ -222,7 +222,7 @@
AC_SUBST([DRI_CFLAGS])
AC_SUBST([moduledir])
-DRIVER_NAME=ati
+DRIVER_NAME=atiold
AC_SUBST([DRIVER_NAME])
XORG_MANPAGE_SECTIONS
diff -u -r xf86-video-ati-6.6.3.orig/man/Makefile.am xf86-video-ati-6.6.3/man/Makefile.am
--- xf86-video-ati-6.6.3.orig/man/Makefile.am 2007-09-13 11:02:42.087792250 +0200
+++ xf86-video-ati-6.6.3/man/Makefile.am 2007-09-13 11:08:15.288616000 +0200
@@ -27,11 +27,11 @@
drivermandir = $(DRIVER_MAN_DIR)
-driverman_PRE = @DRIVER_NAME@.man r128.man radeon.man
+driverman_PRE = @DRIVER_NAME@.man r128old.man radeonold.man
driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
-EXTRA_DIST = @DRIVER_NAME@.man r128.man radeon.man
+EXTRA_DIST = @DRIVER_NAME@.man r128old.man radeonold.man
CLEANFILES = $(driverman_DATA)
diff -u -r xf86-video-ati-6.6.3.orig/src/Makefile.am xf86-video-ati-6.6.3/src/Makefile.am
--- xf86-video-ati-6.6.3.orig/src/Makefile.am 2007-09-13 11:02:38.343558250 +0200
+++ xf86-video-ati-6.6.3/src/Makefile.am 2007-09-13 11:13:36.132667500 +0200
@@ -48,18 +48,18 @@
AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@
-ati_drv_la_LTLIBRARIES = ati_drv.la
-ati_drv_la_LDFLAGS = -module -avoid-version
-ati_drv_ladir = @moduledir@/drivers
-ati_drv_la_SOURCES = \
+atiold_drv_la_LTLIBRARIES = atiold_drv.la
+atiold_drv_la_LDFLAGS = -module -avoid-version
+atiold_drv_ladir = @moduledir@/drivers
+atiold_drv_la_SOURCES = \
ati.c atiadapter.c atibus.c atichip.c atiident.c atioption.c \
atiprobe.c atividmem.c atimodule.c $(ATI_CPIO_SOURCES) \
radeon_probe.c r128_probe.c
-atimisc_drv_la_LTLIBRARIES = atimisc_drv.la
-atimisc_drv_la_LDFLAGS = -module -avoid-version
-atimisc_drv_ladir = @moduledir@/drivers
-atimisc_drv_la_SOURCES = \
+atimiscold_drv_la_LTLIBRARIES = atimiscold_drv.la
+atimiscold_drv_la_LDFLAGS = -module -avoid-version
+atimiscold_drv_ladir = @moduledir@/drivers
+atimiscold_drv_la_SOURCES = \
atiaccel.c atiadjust.c atiaudio.c aticlock.c aticonfig.c aticonsole.c \
aticursor.c atidac.c atidecoder.c atidsp.c atifillin.c atii2c.c \
atilock.c atimach64.c atimach64accel.c atimach64cursor.c \
@@ -68,40 +68,40 @@
atixv.c atiload.c atimisc.c $(ATIMISC_DRI_SRCS) $(ATIMISC_DGA_SOURCES) \
$(ATIMISC_CPIO_SOURCES) $(ATIMISC_EXA_SOURCES)
-r128_drv_la_LTLIBRARIES = r128_drv.la
-r128_drv_la_LDFLAGS = -module -avoid-version
-r128_drv_ladir = @moduledir@/drivers
-r128_drv_la_SOURCES = \
+r128old_drv_la_LTLIBRARIES = r128old_drv.la
+r128old_drv_la_LDFLAGS = -module -avoid-version
+r128old_drv_ladir = @moduledir@/drivers
+r128old_drv_la_SOURCES = \
r128_accel.c r128_cursor.c r128_dga.c r128_driver.c \
r128_video.c r128_misc.c $(R128_DRI_SRCS)
-radeon_drv_la_LTLIBRARIES = radeon_drv.la
-radeon_drv_la_LDFLAGS = -module -avoid-version
-radeon_drv_ladir = @moduledir@/drivers
-radeon_drv_la_SOURCES = \
+radeonold_drv_la_LTLIBRARIES = radeonold_drv.la
+radeonold_drv_la_LDFLAGS = -module -avoid-version
+radeonold_drv_ladir = @moduledir@/drivers
+radeonold_drv_la_SOURCES = \
radeon_accel.c radeon_mergedfb.c radeon_cursor.c radeon_dga.c \
radeon_driver.c radeon_video.c radeon_bios.c radeon_mm_i2c.c \
radeon_vip.c radeon_misc.c $(RADEON_DRI_SRCS) $(RADEON_EXA_SOURCES)
-theatre_detect_drv_la_LTLIBRARIES = theatre_detect_drv.la
-theatre_detect_drv_la_LDFLAGS = -module -avoid-version
-theatre_detect_drv_ladir = @moduledir@/multimedia
-theatre_detect_drv_la_SOURCES = \
+theatre_detectold_drv_la_LTLIBRARIES = theatre_detectold_drv.la
+theatre_detectold_drv_la_LDFLAGS = -module -avoid-version
+theatre_detectold_drv_ladir = @moduledir@/multimedia
+theatre_detectold_drv_la_SOURCES = \
theatre_detect.c theatre_detect_module.c
-theatre_drv_la_LTLIBRARIES = theatre_drv.la
-theatre_drv_la_LDFLAGS = -module -avoid-version
-theatre_drv_ladir = @moduledir@/multimedia
+theatreold_drv_la_LTLIBRARIES = theatreold_drv.la
+theatreold_drv_la_LDFLAGS = -module -avoid-version
+theatreold_drv_ladir = @moduledir@/multimedia
-theatre_drv_la_SOURCES = \
+theatreold_drv_la_SOURCES = \
theatre.c theatre_module.c
-theatre200_drv_la_LTLIBRARIES = theatre200_drv.la
-theatre200_drv_la_LDFLAGS = -module -avoid-version
-theatre200_drv_ladir = @moduledir@/multimedia
-theatre200_drv_la_CFLAGS = \
- $(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200_drv_ladir)\"
-theatre200_drv_la_SOURCES = \
+theatre200old_drv_la_LTLIBRARIES = theatre200old_drv.la
+theatre200old_drv_la_LDFLAGS = -module -avoid-version
+theatre200old_drv_ladir = @moduledir@/multimedia
+theatre200old_drv_la_CFLAGS = \
+ $(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200old_drv_ladir)\"
+theatre200old_drv_la_SOURCES = \
theatre200.c theatre200_module.c
EXTRA_DIST = \
diff -u -r xf86-video-ati-6.6.3.orig/src/atimisc.c xf86-video-ati-6.6.3/src/atimisc.c
--- xf86-video-ati-6.6.3.orig/src/atimisc.c 2007-09-13 11:02:39.171610000 +0200
+++ xf86-video-ati-6.6.3/src/atimisc.c 2007-09-13 11:08:15.416624000 +0200
@@ -38,7 +38,7 @@
static XF86ModuleVersionInfo ATIVersionRec =
{
- "atimisc",
+ "atimiscold",
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
@@ -77,7 +77,7 @@
/* ati & atimisc module versions must match */
do
{
- XF86ModuleData *pModuleData = LoaderSymbol("atiModuleData");
+ XF86ModuleData *pModuleData = LoaderSymbol("atioldModuleData");
if (pModuleData)
{
@@ -151,7 +151,7 @@
}
/* The following record must be called atimiscModuleData */
-_X_EXPORT XF86ModuleData atimiscModuleData =
+_X_EXPORT XF86ModuleData atimiscoldModuleData =
{
&ATIVersionRec,
ATISetup,
diff -u -r xf86-video-ati-6.6.3.orig/src/atimodule.c xf86-video-ati-6.6.3/src/atimodule.c
--- xf86-video-ati-6.6.3.orig/src/atimodule.c 2007-09-13 11:02:38.547571000 +0200
+++ xf86-video-ati-6.6.3/src/atimodule.c 2007-09-13 11:08:15.440625500 +0200
@@ -124,7 +124,7 @@
}
/* The following record must be called atiModuleData */
-_X_EXPORT XF86ModuleData atiModuleData =
+_X_EXPORT XF86ModuleData atioldModuleData =
{
&ATIVersionRec,
ATISetup,
diff -u -r xf86-video-ati-6.6.3.orig/src/atiprobe.c xf86-video-ati-6.6.3/src/atiprobe.c
--- xf86-video-ati-6.6.3.orig/src/atiprobe.c 2007-09-13 11:02:38.503568250 +0200
+++ xf86-video-ati-6.6.3/src/atiprobe.c 2007-09-13 11:19:25.478500250 +0200
@@ -2278,10 +2278,10 @@
#ifdef XFree86LOADER
- if (!xf86LoadSubModule(pScreenInfo, "atimisc"))
+ if (!xf86LoadSubModule(pScreenInfo, "atimiscold"))
{
xf86Msg(X_ERROR,
- ATI_NAME ": Failed to load \"atimisc\" module.\n");
+ ATI_NAME ": Failed to load \"atimiscold\" module.\n");
xf86DeleteScreen(pScreenInfo->scrnIndex, 0);
continue;
}
diff -u -r xf86-video-ati-6.6.3.orig/src/ativersion.h xf86-video-ati-6.6.3/src/ativersion.h
--- xf86-video-ati-6.6.3.orig/src/ativersion.h 2007-09-13 11:02:40.999724250 +0200
+++ xf86-video-ati-6.6.3/src/ativersion.h 2007-09-13 11:08:15.472627500 +0200
@@ -31,8 +31,8 @@
#undef ATI_VERSION_STRINGIFY
#undef ATI_VERSION_NAME
-#define ATI_NAME "ATI"
-#define ATI_DRIVER_NAME "ati"
+#define ATI_NAME "ATIOLD"
+#define ATI_DRIVER_NAME "atiold"
#ifndef ATI_VERSION_EXTRA
#define ATI_VERSION_EXTRA ""
diff -u -r xf86-video-ati-6.6.3.orig/src/r128_misc.c xf86-video-ati-6.6.3/src/r128_misc.c
--- xf86-video-ati-6.6.3.orig/src/r128_misc.c 2007-09-13 11:02:39.535632750 +0200
+++ xf86-video-ati-6.6.3/src/r128_misc.c 2007-09-13 11:08:15.500629250 +0200
@@ -81,7 +81,7 @@
}
/* The following record must be called r128ModuleData */
-_X_EXPORT XF86ModuleData r128ModuleData =
+_X_EXPORT XF86ModuleData r128oldModuleData =
{
&R128VersionRec,
R128Setup,
diff -u -r xf86-video-ati-6.6.3.orig/src/r128_probe.c xf86-video-ati-6.6.3/src/r128_probe.c
--- xf86-video-ati-6.6.3.orig/src/r128_probe.c 2007-09-13 11:02:38.591573750 +0200
+++ xf86-video-ati-6.6.3/src/r128_probe.c 2007-09-13 11:18:41.555755250 +0200
@@ -198,9 +198,9 @@
#ifdef XFree86LOADER
- if (!xf86LoadSubModule(pScrn, "r128")) {
+ if (!xf86LoadSubModule(pScrn, "r128old")) {
xf86Msg(X_ERROR,
- R128_NAME ": Failed to load \"r128\" module.\n");
+ R128_NAME ": Failed to load \"r128old\" module.\n");
xf86DeleteScreen(pScrn->scrnIndex, 0);
continue;
}
diff -u -r xf86-video-ati-6.6.3.orig/src/r128_version.h xf86-video-ati-6.6.3/src/r128_version.h
--- xf86-video-ati-6.6.3.orig/src/r128_version.h 2007-09-13 11:02:41.599761750 +0200
+++ xf86-video-ati-6.6.3/src/r128_version.h 2007-09-13 11:08:15.524630750 +0200
@@ -34,8 +34,8 @@
#undef R128_VERSION_STRINGIFY
#undef R128_VERSION_NAME
-#define R128_NAME "R128"
-#define R128_DRIVER_NAME "r128"
+#define R128_NAME "R128OLD"
+#define R128_DRIVER_NAME "r128old"
#define R128_VERSION_MAJOR 4
#define R128_VERSION_MINOR 1
diff -u -r xf86-video-ati-6.6.3.orig/src/radeon_misc.c xf86-video-ati-6.6.3/src/radeon_misc.c
--- xf86-video-ati-6.6.3.orig/src/radeon_misc.c 2007-09-13 11:02:39.883654500 +0200
+++ xf86-video-ati-6.6.3/src/radeon_misc.c 2007-09-13 11:08:15.552632500 +0200
@@ -80,7 +80,7 @@
}
/* The following record must be called radeonModuleData */
-_X_EXPORT XF86ModuleData radeonModuleData =
+_X_EXPORT XF86ModuleData radeonoldModuleData =
{
&RADEONVersionRec,
RADEONSetup,
diff -u -r xf86-video-ati-6.6.3.orig/src/radeon_probe.c xf86-video-ati-6.6.3/src/radeon_probe.c
--- xf86-video-ati-6.6.3.orig/src/radeon_probe.c 2007-09-13 11:02:38.575572750 +0200
+++ xf86-video-ati-6.6.3/src/radeon_probe.c 2007-09-13 11:18:05.449498750 +0200
@@ -287,9 +287,9 @@
RADEONPciChipsets, 0, 0, 0,
0, 0))) {
#ifdef XFree86LOADER
- if (!xf86LoadSubModule(pScrn, "radeon")) {
+ if (!xf86LoadSubModule(pScrn, "radeonold")) {
xf86Msg(X_ERROR, RADEON_NAME
- ": Failed to load \"radeon\" module.\n");
+ ": Failed to load \"radeonold\" module.\n");
xf86DeleteScreen(pScrn->scrnIndex, 0);
continue;
}
diff -u -r xf86-video-ati-6.6.3.orig/src/radeon_version.h xf86-video-ati-6.6.3/src/radeon_version.h
--- xf86-video-ati-6.6.3.orig/src/radeon_version.h 2007-09-13 11:02:41.927782250 +0200
+++ xf86-video-ati-6.6.3/src/radeon_version.h 2007-09-13 11:08:15.604635750 +0200
@@ -35,7 +35,7 @@
#undef RADEON_VERSION_STRINGIFY
#undef RADEON_VERSION_NAME
-#define RADEON_NAME "RADEON"
+#define RADEON_NAME "RADEONOLD"
#define RADEON_DRIVER_NAME "radeon"
#define R200_DRIVER_NAME "r200"
#define R300_DRIVER_NAME "r300"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package xorg-x11
checked in at Thu Sep 13 19:00:13 CEST 2007.
--------
--- xorg-x11/xorg-x11.changes 2007-09-08 11:04:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/xorg-x11/xorg-x11.changes 2007-09-12 14:55:12.136197000 +0200
@@ -1,0 +2,14 @@
+Wed Sep 12 14:57:06 CEST 2007 - sndirsch(a)suse.de
+
+- added acpid to Required-Start of xdm (Bug #309676)
+
+-------------------------------------------------------------------
+Mon Sep 10 17:06:59 CEST 2007 - sndirsch(a)suse.de
+
+- beforelight 1.0.3
+ * Rename .cvsignore to .gitignore
+ * Add *~ to .gitignore to skip patch/emacs droppings
+ * update to 1.0.3
+- obsoletes beforelight.diff
+
+-------------------------------------------------------------------
Old:
----
beforelight-1.0.2.tar.bz2
beforelight.diff
New:
----
beforelight-1.0.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11.spec ++++++
--- /var/tmp/diff_new_pack.T27266/_old 2007-09-13 18:59:39.000000000 +0200
+++ /var/tmp/diff_new_pack.T27266/_new 2007-09-13 18:59:39.000000000 +0200
@@ -18,7 +18,7 @@
%endif
URL: http://xorg.freedesktop.org/
Version: 7.2
-Release: 129
+Release: 131
License: X11/MIT, xc/fonts/scaled/Type1/Copyright
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Utilities
@@ -32,7 +32,7 @@
Summary: X.Org core and sample applications
Source0: appres-1.0.1.tar.bz2
Source1: bdftopcf-1.0.1.tar.bz2
-Source2: beforelight-1.0.2.tar.bz2
+Source2: beforelight-1.0.3.tar.bz2
Source3: bitmap-1.0.3.tar.bz2
Source4: editres-1.0.3.tar.bz2
Source5: fonttosfnt-1.0.3.tar.bz2
@@ -148,7 +148,6 @@
Patch19: scripts.diff
Patch20: xdm.diff
Patch21: xvidtune.diff
-Patch22: beforelight.diff
Patch24: xauth-1.0.2.diff
%description
@@ -231,7 +230,6 @@
popd
patch -d scripts-* -p0 -s < %PATCH19
patch -d xvidtune-* -p0 -s < %PATCH21
-patch -d beforelight-* -p0 -s < %PATCH22
%build
@@ -458,6 +456,14 @@
/var/lib/xdm/authdir/
%changelog
+* Wed Sep 12 2007 - sndirsch(a)suse.de
+- added acpid to Required-Start of xdm (Bug #309676)
+* Mon Sep 10 2007 - sndirsch(a)suse.de
+- beforelight 1.0.3
+ * Rename .cvsignore to .gitignore
+ * Add *~ to .gitignore to skip patch/emacs droppings
+ * update to 1.0.3
+- obsoletes beforelight.diff
* Sat Sep 08 2007 - sndirsch(a)suse.de
- xbacklight 1.1
* Add licenses
++++++ beforelight-1.0.2.tar.bz2 -> beforelight-1.0.3.tar.bz2 ++++++
++++ 9558 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/beforelight-1.0.2/configure.ac new/beforelight-1.0.3/configure.ac
--- old/beforelight-1.0.2/configure.ac 2006-12-15 23:12:59.000000000 +0100
+++ new/beforelight-1.0.3/configure.ac 2007-09-08 22:15:48.000000000 +0200
@@ -22,7 +22,7 @@
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(beforelight,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],beforelight)
+AC_INIT(beforelight,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],beforelight)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
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/beforelight-1.0.2/INSTALL new/beforelight-1.0.3/INSTALL
--- old/beforelight-1.0.2/INSTALL 2006-12-15 22:26:53.000000000 +0100
+++ new/beforelight-1.0.3/INSTALL 2007-09-08 22:19:54.000000000 +0200
@@ -0,0 +1,236 @@
+Installation Instructions
+*************************
+
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
+Software Foundation, Inc.
+
+This file is free documentation; the Free Software Foundation gives
+unlimited permission to copy, distribute and modify it.
+
+Basic Installation
+==================
+
+These are generic installation instructions.
+
+ The `configure' shell script attempts to guess correct values for
+various system-dependent variables used during compilation. It uses
+those values to create a `Makefile' in each directory of the package.
+It may also create one or more `.h' files containing system-dependent
+definitions. Finally, it creates a shell script `config.status' that
+you can run in the future to recreate the current configuration, and a
+file `config.log' containing compiler output (useful mainly for
+debugging `configure').
+
+ It can also use an optional file (typically called `config.cache'
+and enabled with `--cache-file=config.cache' or simply `-C') that saves
+the results of its tests to speed up reconfiguring. (Caching is
+disabled by default to prevent problems with accidental use of stale
+cache files.)
+
+ If you need to do unusual things to compile the package, please try
+to figure out how `configure' could check whether to do them, and mail
+diffs or instructions to the address given in the `README' so they can
+be considered for the next release. If you are using the cache, and at
+some point `config.cache' contains results you don't want to keep, you
+may remove or edit it.
+
+ The file `configure.ac' (or `configure.in') is used to create
+`configure' by a program called `autoconf'. You only need
+`configure.ac' if you want to change it or regenerate `configure' using
+a newer version of `autoconf'.
+
+The simplest way to compile this package is:
+
+ 1. `cd' to the directory containing the package's source code and type
+ `./configure' to configure the package for your system. If you're
+ using `csh' on an old version of System V, you might need to type
+ `sh ./configure' instead to prevent `csh' from trying to execute
+ `configure' itself.
+
+ Running `configure' takes awhile. While running, it prints some
+ messages telling which features it is checking for.
+
+ 2. Type `make' to compile the package.
+
+ 3. Optionally, type `make check' to run any self-tests that come with
+ the package.
+
+ 4. Type `make install' to install the programs and any data files and
+ documentation.
+
+ 5. You can remove the program binaries and object files from the
+ source code directory by typing `make clean'. To also remove the
+ files that `configure' created (so you can compile the package for
+ a different kind of computer), type `make distclean'. There is
+ also a `make maintainer-clean' target, but that is intended mainly
+ for the package's developers. If you use it, you may have to get
+ all sorts of other programs in order to regenerate files that came
+ with the distribution.
+
+Compilers and Options
+=====================
+
+Some systems require unusual options for compilation or linking that the
+`configure' script does not know about. Run `./configure --help' for
+details on some of the pertinent environment variables.
+
+ You can give `configure' initial values for configuration parameters
+by setting variables in the command line or in the environment. Here
+is an example:
+
+ ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
+
+ *Note Defining Variables::, for more details.
+
+Compiling For Multiple Architectures
+====================================
+
+You can compile the package for more than one kind of computer at the
+same time, by placing the object files for each architecture in their
+own directory. To do this, you must use a version of `make' that
+supports the `VPATH' variable, such as GNU `make'. `cd' to the
+directory where you want the object files and executables to go and run
+the `configure' script. `configure' automatically checks for the
+source code in the directory that `configure' is in and in `..'.
+
+ If you have to use a `make' that does not support the `VPATH'
+variable, you have to compile the package for one architecture at a
+time in the source code directory. After you have installed the
+package for one architecture, use `make distclean' before reconfiguring
+for another architecture.
+
+Installation Names
+==================
+
+By default, `make install' installs the package's commands under
+`/usr/local/bin', include files under `/usr/local/include', etc. You
+can specify an installation prefix other than `/usr/local' by giving
+`configure' the option `--prefix=PREFIX'.
+
+ You can specify separate installation prefixes for
+architecture-specific files and architecture-independent files. If you
+pass the option `--exec-prefix=PREFIX' to `configure', the package uses
+PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files still use the regular prefix.
+
+ In addition, if you use an unusual directory layout you can give
+options like `--bindir=DIR' to specify different values for particular
+kinds of files. Run `configure --help' for a list of the directories
+you can set and what kinds of files go in them.
+
+ If the package supports it, you can cause programs to be installed
+with an extra prefix or suffix on their names by giving `configure' the
+option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
+
+Optional Features
+=================
+
+Some packages pay attention to `--enable-FEATURE' options to
+`configure', where FEATURE indicates an optional part of the package.
+They may also pay attention to `--with-PACKAGE' options, where PACKAGE
+is something like `gnu-as' or `x' (for the X Window System). The
+`README' should mention any `--enable-' and `--with-' options that the
+package recognizes.
+
+ For packages that use the X Window System, `configure' can usually
+find the X include and library files automatically, but if it doesn't,
+you can use the `configure' options `--x-includes=DIR' and
+`--x-libraries=DIR' to specify their locations.
+
+Specifying the System Type
+==========================
+
+There may be some features `configure' cannot figure out automatically,
+but needs to determine by the type of machine the package will run on.
+Usually, assuming the package is built to be run on the _same_
+architectures, `configure' can figure that out, but if it prints a
+message saying it cannot guess the machine type, give it the
+`--build=TYPE' option. TYPE can either be a short name for the system
+type, such as `sun4', or a canonical name which has the form:
+
+ CPU-COMPANY-SYSTEM
+
+where SYSTEM can have one of these forms:
+
+ OS KERNEL-OS
+
+ See the file `config.sub' for the possible values of each field. If
+`config.sub' isn't included in this package, then this package doesn't
+need to know the machine type.
+
+ If you are _building_ compiler tools for cross-compiling, you should
+use the option `--target=TYPE' to select the type of system they will
+produce code for.
+
+ If you want to _use_ a cross compiler, that generates code for a
+platform different from the build platform, you should specify the
+"host" platform (i.e., that on which the generated programs will
+eventually be run) with `--host=TYPE'.
+
+Sharing Defaults
+================
+
+If you want to set default values for `configure' scripts to share, you
+can create a site shell script called `config.site' that gives default
+values for variables like `CC', `cache_file', and `prefix'.
+`configure' looks for `PREFIX/share/config.site' if it exists, then
+`PREFIX/etc/config.site' if it exists. Or, you can set the
+`CONFIG_SITE' environment variable to the location of the site script.
+A warning: not all `configure' scripts look for a site script.
+
+Defining Variables
+==================
+
+Variables not defined in a site shell script can be set in the
+environment passed to `configure'. However, some packages may run
+configure again during the build, and the customized values of these
+variables may be lost. In order to avoid this problem, you should set
+them in the `configure' command line, using `VAR=value'. For example:
+
+ ./configure CC=/usr/local2/bin/gcc
+
+causes the specified `gcc' to be used as the C compiler (unless it is
+overridden in the site shell script). Here is a another example:
+
+ /bin/bash ./configure CONFIG_SHELL=/bin/bash
+
+Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent
+configuration-related scripts to be executed by `/bin/bash'.
+
+`configure' Invocation
+======================
+
+`configure' recognizes the following options to control how it operates.
+
+`--help'
+`-h'
+ Print a summary of the options to `configure', and exit.
+
+`--version'
+`-V'
+ Print the version of Autoconf used to generate the `configure'
+ script, and exit.
+
+`--cache-file=FILE'
+ Enable the cache: use and save the results of the tests in FILE,
+ traditionally `config.cache'. FILE defaults to `/dev/null' to
+ disable caching.
+
+`--config-cache'
+`-C'
+ Alias for `--cache-file=config.cache'.
+
+`--quiet'
+`--silent'
+`-q'
+ Do not print messages saying which checks are being made. To
+ suppress all normal output, redirect it to `/dev/null' (any error
+ messages will still be shown).
+
+`--srcdir=DIR'
+ Look for the package's source code in directory DIR. Usually
+ `configure' can determine that directory automatically.
+
+`configure' also accepts some other, not widely useful, options. Run
+`configure --help' for more details.
+
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/beforelight-1.0.2/Makefile.am new/beforelight-1.0.3/Makefile.am
--- old/beforelight-1.0.2/Makefile.am 2006-12-15 23:16:57.000000000 +0100
+++ new/beforelight-1.0.3/Makefile.am 2007-09-08 22:07:14.000000000 +0200
@@ -33,8 +33,6 @@
# App default files (*.ad)
-appdefaultdir = $(DESTDIR)@appdefaultdir@
-
EXTRA_DIST = \
Beforelight.ad
++++++ xdm.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/etc/init.d/xdm new/etc/init.d/xdm
--- old/etc/init.d/xdm 2007-06-22 22:02:04.000000000 +0200
+++ new/etc/init.d/xdm 2007-09-12 14:53:50.000000000 +0200
@@ -13,7 +13,7 @@
#
### BEGIN INIT INFO
# Provides: xdm
-# Required-Start: $remote_fs
+# Required-Start: $remote_fs acpid
# Should-Start: ypbind $syslog gpm firstboot kbd resmgr earlykdm winbind
# Required-Stop:
# Default-Start: 5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package wxGTK
checked in at Thu Sep 13 18:59:57 CEST 2007.
--------
--- wxGTK/wxGTK.changes 2007-09-05 11:23:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/wxGTK/wxGTK.changes 2007-09-13 15:12:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 11:35:14 CEST 2007 - prusnak(a)suse.cz
+
+- corrected last patch (gtk_border_free.patch) [#294693]
+
+-------------------------------------------------------------------
Old:
----
wxGtk-fix-crash-on-startup
New:
----
wxGTK-2.8.4.0-gtk_border_free.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wxGTK.spec ++++++
--- /var/tmp/diff_new_pack.s26258/_old 2007-09-13 18:59:29.000000000 +0200
+++ /var/tmp/diff_new_pack.s26258/_new 2007-09-13 18:59:29.000000000 +0200
@@ -18,7 +18,7 @@
Group: System/Libraries
Autoreqprov: on
Version: 2.8.4.0
-Release: 42
+Release: 47
Summary: C++ Framework for Cross-Platform Development
# Source from http://www.wxpython.org/
Source0: %{srcname}-%{version}.tar.bz2
@@ -36,7 +36,7 @@
Patch1: wxGTK-enable-wxrc.patch
Patch2: wxGTK-2.8.1.1-uninitilised_vars.patch
Patch3: wxGTK-datarootdir.patch
-Patch4: wxGtk-fix-crash-on-startup
+Patch4: wxGTK-%{version}-gtk_border_free.patch
# compile with debug stuff (adds lots of asserts, which can help finding
# problems in applications)
%define usedebug 0
@@ -140,7 +140,7 @@
%patch1
%patch2
%patch3
-%patch4 -p1
+%patch4
cp %{S:2} .
mkdir wxWidgets-unicode
mkdir wxWidgets-ansi
@@ -323,6 +323,8 @@
%{py_sitedir}/*
%changelog
+* Thu Sep 13 2007 - prusnak(a)suse.cz
+- corrected last patch (gtk_border_free.patch) [#294693]
* Wed Sep 05 2007 - bwalle(a)suse.de
- fix crash on startup on x86_64 (#294693)
* Wed Aug 29 2007 - prusnak(a)suse.cz
++++++ wxGTK-2.8.4.0-gtk_border_free.patch ++++++
--- src/gtk/button.cpp
+++ src/gtk/button.cpp
@@ -80,7 +80,7 @@
right_border += default_border->right;
top_border += default_border->top;
bottom_border += default_border->bottom;
- g_free( default_border );
+ gtk_border_free( default_border );
}
win->MoveWindow(
win->m_x - top_border,
--- src/gtk/window.cpp
+++ src/gtk/window.cpp
@@ -2706,7 +2706,7 @@
right_border += default_border->right;
top_border += default_border->top;
bottom_border += default_border->bottom;
- g_free( default_border );
+ gtk_border_free( default_border );
}
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package tk
checked in at Thu Sep 13 18:59:29 CEST 2007.
--------
--- tk/tk.changes 2007-06-06 18:27:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/tk/tk.changes 2007-09-11 20:36:22.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 11 20:35:28 CEST 2007 - max(a)suse.de
+
+- Fix a crash with multi-frame interlaced GIFs (#309607).
+
+-------------------------------------------------------------------
New:
----
tk-gifcrash.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tk.spec ++++++
--- /var/tmp/diff_new_pack.Q24760/_old 2007-09-13 18:59:03.000000000 +0200
+++ /var/tmp/diff_new_pack.Q24760/_new 2007-09-13 18:59:03.000000000 +0200
@@ -14,10 +14,10 @@
BuildRequires: tcl-devel xorg-x11-libX11-devel xorg-x11-libXt-devel
URL: http://www.tcl.tk
Version: 8.4.15
-Release: 1
+Release: 21
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Graphical User Interface Toolkit for Tcl
-License: BSD License and BSD-like
+License: BSD 3-Clause
Group: Development/Languages/Tcl
Autoreqprov: on
Summary: Graphical User Interface Toolkit for Tcl
@@ -26,6 +26,7 @@
Prereq: /bin/rm
Source0: %name%{version}-src.tar.bz2
Patch0: %name.patch
+Patch1: tk-gifcrash.patch
%description
Tk is a graphical user interface toolkit that takes developing desktop
@@ -42,7 +43,7 @@
%package devel
Group: Development/Libraries/Tcl
-License: BSD License and BSD-like
+License: BSD 3-Clause
Summary: Header Files and C API Documentation for Tk
Requires: tk = %version, tcl-devel
@@ -64,6 +65,7 @@
%prep
%setup -q -n %name%version
%patch0
+%patch1
pushd unix
autoconf
popd
@@ -122,6 +124,8 @@
%_libdir/tkConfig.sh
%changelog
+* Tue Sep 11 2007 - max(a)suse.de
+- Fix a crash with multi-frame interlaced GIFs (#309607).
* Wed Jun 06 2007 - max(a)suse.de
- New patchlevel release: 8.4.15
- improve performance of [$listbox itemconfigure]
++++++ tk-gifcrash.patch ++++++
--- generic/tkImgGIF.c
+++ generic/tkImgGIF.c
@@ -995,7 +995,7 @@
*/
if (interlace) {
ypos += interlaceStep[pass];
- while (ypos >= height) {
+ while (ypos >= rows) {
pass++;
if (pass > 3) {
return TCL_OK;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package udev
checked in at Thu Sep 13 18:59:21 CEST 2007.
--------
--- udev/udev.changes 2007-09-06 12:07:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/udev/udev.changes 2007-09-12 16:21:42.021170000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 00:28:01 CEST 2007 - kay.sievers(a)novell.com
+
+- ignore device node names while restoring symlinks (nbz#309294)
+- remove rtc from /lib/udev/devices (device no longer in the kernel)
+
+-------------------------------------------------------------------
New:
----
udev-do-not-replace-node-by-symlink.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ udev.spec ++++++
--- /var/tmp/diff_new_pack.l25349/_old 2007-09-13 18:59:14.000000000 +0200
+++ /var/tmp/diff_new_pack.l25349/_new 2007-09-13 18:59:14.000000000 +0200
@@ -13,7 +13,7 @@
Name: udev
URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
Version: 114
-Release: 11
+Release: 14
License: GPL v2 or later
Group: System/Kernel
Summary: A Rule-Based Device Node and Kernel Event Manager
@@ -35,6 +35,7 @@
Patch3: udev-pers-net-rules.fix.patch
Patch4: udev-wait-for-sysfs-10s.patch
Patch5: udev-rtc-nodes.patch
+Patch6: udev-do-not-replace-node-by-symlink.patch
%description
udev's main task is to create and remove device nodes in /dev when a
@@ -88,6 +89,7 @@
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6 -p1
%build
# prevent man pages from re-building (xmlto)
@@ -210,7 +212,6 @@
%attr(600,root,root) %dev(c,1,11) /lib/udev/devices/kmsg
%attr(666,root,root) %dev(c,1,3) /lib/udev/devices/null
%attr(666,root,root) %dev(c,1,5) /lib/udev/devices/zero
-%attr(600,root,root) %dev(c,10,135) /lib/udev/devices/rtc
%attr(666,root,tty) %dev(c,5,2) /lib/udev/devices/ptmx
%attr(666,root,tty) %dev(c,5,0) /lib/udev/devices/tty
%attr(620,root,tty) %dev(c,4,1) /lib/udev/devices/tty1
@@ -246,6 +247,9 @@
/%{_lib}/libvolume_id.so.*
%changelog
+* Wed Sep 12 2007 - kay.sievers(a)novell.com
+- ignore device node names while restoring symlinks (nbz#309294)
+- remove rtc from /lib/udev/devices (device no longer in the kernel)
* Thu Sep 06 2007 - kay.sievers(a)suse.de
- add realtime clock nodes (nbz#287539)
* Wed Aug 22 2007 - kay.sievers(a)suse.de
++++++ udev-do-not-replace-node-by-symlink.patch ++++++
diff --git a/udev_node.c b/udev_node.c
index 25eed86..556a442 100644
--- a/udev_node.c
+++ b/udev_node.c
@@ -230,11 +230,15 @@ static int update_link(struct udevice *udev, const char *name)
if (udev_db == NULL)
continue;
if (udev_db_get_device(udev_db, device->name) == 0) {
- info("compare priority of '%s' %i > %i",
- udev_db->dev->devpath, udev_db->link_priority, priority);
- if (target[0] == '\0' || udev_db->link_priority > priority) {
- priority = udev_db->link_priority;
- strlcpy(target, udev_db->name, sizeof(target));
+ if (strcmp(udev_db->name, name) == 0) {
+ info("'%s' is a device node of '%s', skip link update", udev_db->name, device->name);
+ } else {
+ info("compare priority of '%s' %i > %i",
+ udev_db->dev->devpath, udev_db->link_priority, priority);
+ if (target[0] == '\0' || udev_db->link_priority > priority) {
+ priority = udev_db->link_priority;
+ strlcpy(target, udev_db->name, sizeof(target));
+ }
}
}
udev_device_cleanup(udev_db);
@@ -242,8 +246,8 @@ static int update_link(struct udevice *udev, const char *name)
name_list_cleanup(&name_list);
if (target[0] == '\0') {
- err("missing target for '%s'", name);
- rc = -1;
+ info("no current target for '%s' found", name);
+ rc = 1;
goto out;
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package thinkfinger
checked in at Thu Sep 13 18:59:06 CEST 2007.
--------
--- thinkfinger/thinkfinger.changes 2007-06-11 15:21:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/thinkfinger/thinkfinger.changes 2007-09-13 16:24:08.187693000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 16:22:53 CEST 2007 - thoenig(a)suse.de
+
+- Add patch thinkfinger-refuse-remote-login-thoenig-01.patch: Re-
+ fuse authentication for remote logins (#309895)
+
+-------------------------------------------------------------------
New:
----
thinkfinger-refuse-remote-login-thoenig-01.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thinkfinger.spec ++++++
--- /var/tmp/diff_new_pack.K23783/_old 2007-09-13 18:58:48.000000000 +0200
+++ /var/tmp/diff_new_pack.K23783/_new 2007-09-13 18:58:48.000000000 +0200
@@ -13,15 +13,16 @@
Name: thinkfinger
URL: http://sourceforge.net/projects/thinkfinger
-Summary: ThinkFinger driver for the SGS Thomson Microelectronics fingerprint reader
+Summary: ThinkFinger Driver for the SGS Thomson Microelectronics Fingerprint Reader
BuildRequires: coreutils libusb-devel pam-devel pkgconfig
Version: 0.3
-Release: 1
-License: GNU General Public License (GPL)
+Release: 2
+License: GPL v2 or later
Group: System/Libraries
Source0: %{name}-%{version}.tar.gz
Source1: common-auth.example
Source2: pam_thinkfinger-uinput
+Patch0: thinkfinger-refuse-remote-login-thoenig-01.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
%package -n libthinkfinger
@@ -72,6 +73,7 @@
%prep
%setup
+%patch0 -p0
cp %{S:1} %{S:2} .
%build
@@ -144,6 +146,9 @@
%{_mandir}/*/pam_thinkfinger*
%changelog
+* Thu Sep 13 2007 - thoenig(a)suse.de
+- Add patch thinkfinger-refuse-remote-login-thoenig-01.patch: Re-
+ fuse authentication for remote logins (#309895)
* Mon Jun 11 2007 - thoenig(a)suse.de
- Merge changes from SLE10-SP1 to STABLE
* Wed May 16 2007 - olh(a)suse.de
++++++ thinkfinger-refuse-remote-login-thoenig-01.patch ++++++
--- pam/pam_thinkfinger.c 2007-03-29 17:00:45.000000000 +0200
+++ pam/pam_thinkfinger.c 2007-09-13 16:13:48.000000000 +0200
@@ -223,6 +223,7 @@
{
int ret;
int retval = PAM_AUTH_ERR;
+ const char *rhost = NULL;
pam_thinkfinger_s pam_thinkfinger;
struct termios term_attr;
libthinkfinger_init_status init_status;
@@ -237,6 +238,12 @@
if (pam_thinkfinger.isatty == 1)
tcgetattr (STDIN_FILENO, &term_attr);
+ pam_get_item (pamh, PAM_RHOST, &rhost);
+ if (rhost != NULL) {
+ pam_thinkfinger_log (&pam_thinkfinger, LOG_ERR, "Error: Remote login from host \"%s\" detected.", rhost);
+ goto out;
+ }
+
pam_get_user (pamh, &pam_thinkfinger.user, NULL);
if (pam_thinkfinger_user_sanity_check (&pam_thinkfinger) || pam_thinkfinger_user_bir_check (&pam_thinkfinger) < 0) {
pam_thinkfinger_log (&pam_thinkfinger, LOG_ERR, "User '%s' is unknown.", pam_thinkfinger.user);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package skelcd-openSUSE
checked in at Thu Sep 13 18:58:40 CEST 2007.
--------
--- skelcd-openSUSE/skelcd-openSUSE.changes 2007-08-29 13:59:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/skelcd-openSUSE/skelcd-openSUSE.changes 2007-09-13 12:23:42.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 12:23:36 CEST 2007 - cthiel(a)suse.de
+
+- update openSUSE 10.3 EULA (including translations)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.R22205/_old 2007-09-13 18:58:31.000000000 +0200
+++ /var/tmp/diff_new_pack.R22205/_new 2007-09-13 18:58:31.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package skelcd-openSUSE (Version 2007.8.29)
+# spec file for package skelcd-openSUSE (Version 2007.9.13)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,7 +16,7 @@
Group: SuSE internal
Conflicts: skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-DVD skelcd-openSUSE-non-OSS-CD skelcd-openSUSE-FTP skelcd-openSUSE-CD-KDE skelcd-openSUSE-CD-GNOME skelcd-openSUSE-CD
Autoreqprov: off
-Version: 2007.8.29
+Version: 2007.9.13
Release: 1
Summary: Skeleton for openSUSE OSS Media Sets
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -200,6 +200,8 @@
/CD1/docu/en/opensuse-gnomequick_en.pdf
%changelog
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- update openSUSE 10.3 EULA (including translations)
* Wed Aug 29 2007 - cthiel(a)suse.de
- remove opensuse-kdequick_en.pdf from KDE-CD for space reasons
* Wed Aug 22 2007 - cthiel(a)suse.de
++++++ license-SL.tar.bz2 ++++++
++++ 6003 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package seamonkey
checked in at Thu Sep 13 18:58:30 CEST 2007.
--------
--- seamonkey/seamonkey.changes 2007-09-12 18:53:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/seamonkey/seamonkey.changes 2007-09-13 17:01:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 17:01:22 CEST 2007 - cthiel(a)suse.de
+
+- recommend gpg instead of requireing fixed paths
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ seamonkey.spec ++++++
--- /var/tmp/diff_new_pack.F18699/_old 2007-09-13 18:57:40.000000000 +0200
+++ /var/tmp/diff_new_pack.F18699/_new 2007-09-13 18:57:40.000000000 +0200
@@ -15,7 +15,7 @@
License: GPL v2 or later, LGPL v2 or later
Provides: web_browser
Version: 1.1.4
-Release: 12
+Release: 14
Summary: The successor of the Mozilla Application Suite
URL: http://www.mozilla.org/projects/seamonkey
Group: Productivity/Networking/Web/Browsers
@@ -84,7 +84,7 @@
PreReq: mozilla-nss
%endif
%if %build_enigmail
-Requires: /usr/bin/gpg
+Recommends: gpg
%if %suse_version > 1020
Requires: pinentry-dialog
%endif
@@ -692,6 +692,8 @@
%dir %{progdir}/dictionaries
%changelog
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- recommend gpg instead of requireing fixed paths
* Wed Sep 12 2007 - maw(a)suse.de
- Added GPG/pinentry requirements (#309160)
- Don't run %%fdupes on directories where multiple partitions
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package SDL
checked in at Thu Sep 13 18:58:20 CEST 2007.
--------
--- SDL/SDL.changes 2007-07-25 17:45:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/SDL/SDL.changes 2007-09-13 17:55:48.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 17:55:12 CEST 2007 - prusnak(a)suse.cz
+
+- disabled assembly stretch for %ix86 architectures [#309075]
+ (no_asm_stretch.patch)
+
+-------------------------------------------------------------------
New:
----
SDL-1.2.12-no_asm_stretch.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.o17013/_old 2007-09-13 18:57:26.000000000 +0200
+++ /var/tmp/diff_new_pack.o17013/_new 2007-09-13 18:57:26.000000000 +0200
@@ -17,13 +17,14 @@
Group: System/Libraries
Autoreqprov: on
Version: 1.2.12
-Release: 1
+Release: 20
Summary: Simple DirectMedia Layer Library
Source: SDL-%{version}.tar.bz2
Patch0: SDL-%{version}-rpath.patch
Patch1: SDL-%{version}-autoconf.patch
Patch2: SDL-%{version}-no_anonymus_enum.patch
Patch3: SDL-%{version}-try_alsa_first.patch
+Patch4: SDL-%{version}-no_asm_stretch.patch
URL: http://www.libsdl.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +63,7 @@
%patch1
%patch2
%patch3
+%patch4
%build
# Check for which CPU requirement we opimize and
@@ -116,6 +118,9 @@
%{_libdir}/pkgconfig/sdl.pc
%changelog
+* Thu Sep 13 2007 - prusnak(a)suse.cz
+- disabled assembly stretch for %%ix86 architectures [#309075]
+ (no_asm_stretch.patch)
* Wed Jul 25 2007 - prusnak(a)suse.cz
- updated to 1.2.22
* added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling
++++++ SDL-1.2.12-no_asm_stretch.patch ++++++
--- src/video/SDL_stretch.c
+++ src/video/SDL_stretch.c
@@ -37,7 +37,6 @@
#if ((defined(_MFC_VER) && defined(_M_IX86)/* && !defined(_WIN32_WCE) still needed? */) || \
defined(__WATCOMC__) || \
(defined(__GNUC__) && defined(__i386__))) && SDL_ASSEMBLY_ROUTINES
-#define USE_ASM_STRETCH
#endif
#ifdef USE_ASM_STRETCH
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package sax2
checked in at Thu Sep 13 18:57:30 CEST 2007.
--------
--- sax2/sax2.changes 2007-09-12 16:09:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/sax2/sax2.changes 2007-09-13 13:43:15.506555000 +0200
@@ -1,0 +2,11 @@
+Thu Sep 13 13:37:21 CEST 2007 - ms(a)suse.de
+
+- added patch from Michal Kubeček <bh-novell(a)mk-sys.cz>
+ fixing a buffer overflow in parse.yc,parse.l (#309009)
+
+-------------------------------------------------------------------
+Thu Sep 13 10:34:15 CEST 2007 - ms(a)suse.de
+
+- added a check for the mode string of the bootloader update (#310115)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sax2.spec ++++++
--- /var/tmp/diff_new_pack.y16452/_old 2007-09-13 18:57:18.000000000 +0200
+++ /var/tmp/diff_new_pack.y16452/_new 2007-09-13 18:57:18.000000000 +0200
@@ -45,7 +45,7 @@
%endif
Summary: SuSE advanced X Window System-configuration
Version: 8.1
-Release: 241
+Release: 243
Group: System/X11/Utilities
License: GPL v2 or later
Source: sax2.tar.bz2
@@ -490,6 +490,11 @@
%endif
%changelog
+* Thu Sep 13 2007 - ms(a)suse.de
+- added patch from Michal Kubeček <bh-novell(a)mk-sys.cz>
+ fixing a buffer overflow in parse.yc,parse.l (#309009)
+* Thu Sep 13 2007 - ms(a)suse.de
+- added a check for the mode string of the bootloader update (#310115)
* Wed Sep 12 2007 - ms(a)suse.de
- added evdev logitech patch, adding vendor ID's (#262317)
- removed use of evdev for 0x046d:0xc041 (#262317)
++++++ sax2.tar.bz2 ++++++
sax2/sax2.tar.bz2 /mounts/work_src_done/STABLE/sax2/sax2.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package quagga
checked in at Thu Sep 13 18:57:09 CEST 2007.
--------
--- quagga/quagga.changes 2007-06-07 15:48:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/quagga/quagga.changes 2007-09-13 16:20:35.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 16:19:26 CEST 2007 - prusnak(a)suse.cz
+
+- backported security fixes for bgpd from 0.99.9 [#310166]
+
+-------------------------------------------------------------------
New:
----
quagga-0.99.7-bgpd.diff.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ quagga.spec ++++++
--- /var/tmp/diff_new_pack.I12320/_old 2007-09-13 18:56:08.000000000 +0200
+++ /var/tmp/diff_new_pack.I12320/_new 2007-09-13 18:56:08.000000000 +0200
@@ -13,13 +13,15 @@
Name: quagga
BuildRequires: net-snmp-devel pam-devel readline-devel
Version: 0.99.7
-Release: 3
-PreReq: %insserv_prereq %fillup_prereq %{_sbindir}/useradd %{_sbindir}/groupadd
+Release: 32
+PreReq: %insserv_prereq %fillup_prereq
PreReq: %install_info_prereq
+# pwdutils for useradd and groupadd
+PreReq: pwdutils
Provides: zebra
Obsoletes: zebra
Autoreqprov: on
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Group: Productivity/Networking/Routing
URL: http://www.quagga.net
Summary: Free Routing Software (for BGP, OSPF and RIP, for example)
@@ -27,6 +29,7 @@
Source1: %{name}-SUSE.tar.bz2
Source2: quagga.pam
Patch0: %{name}-%{version}-strcmp.diff
+Patch1: %{name}-%{version}-bgpd.diff.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -75,6 +78,7 @@
%prep
%setup -q -a 1
%patch0
+%patch1 -p 1
%build
if ! ls /proc/net/{dev,route,snmp} >/dev/null; then
@@ -91,7 +95,7 @@
--enable-ipv6 \
--with-libpam \
--enable-netlink \
- --sysconfdir=/etc/quagga \
+ --sysconfdir=%{_sysconfdir}/quagga \
--localstatedir=/var/run/quagga \
--enable-multipath=0
make %{?jobs:-j%jobs}
@@ -128,18 +132,18 @@
-d /var/run/quagga quagga 2> /dev/null || :
%post
-%{run_ldconfig}
-%{fillup_and_insserv -n -s zebra zebra START_ZEBRA bgpd START_BGPD ospf6d START_OSPF6D ospfd START_OSPFD ripd START_RIP ripngd START_RIPNG}
+/sbin/ldconfig
+%fillup_and_insserv -n -s zebra zebra START_ZEBRA bgpd START_BGPD ospf6d START_OSPF6D ospfd START_OSPFD ripd START_RIP ripngd START_RIPNG
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%preun
-%{stop_on_removal zebra bgpd ospf6d ospfd ripd ripngd}
+%stop_on_removal zebra bgpd ospf6d ospfd ripd ripngd
%postun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-%{restart_on_update zebra bgpd ospf6d ospfd ripd ripngd}
-%{insserv_cleanup}
-%{run_ldconfig}
+%restart_on_update zebra bgpd ospf6d ospfd ripd ripngd
+%insserv_cleanup
+/sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
@@ -169,6 +173,8 @@
%{_includedir}/%{name}/ospfd/*.h
%changelog
+* Thu Sep 13 2007 - prusnak(a)suse.cz
+- backported security fixes for bgpd from 0.99.9 [#310166]
* Thu Jun 07 2007 - prusnak(a)suse.cz
- removed broken strict-aliasing.patch
- added -fno-strict-aliasing to CFLAGS
++++++ quagga-0.99.7-bgpd.diff.bz2 ++++++
++++ 5930 lines (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package qv
checked in at Thu Sep 13 18:56:50 CEST 2007.
--------
--- qv/qv.changes 2007-06-21 17:12:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/qv/qv.changes 2007-09-13 17:07:13.000000000 +0200
@@ -1,0 +2,9 @@
+Thu Sep 13 17:06:59 CEST 2007 - kukuk(a)suse.de
+
+- Version 0.8
+ - Bug fixing
+ - Add support to rotate images
+ - Add support to copy images
+ - Add support to move images
+
+-------------------------------------------------------------------
Old:
----
qv-0.7.tar.bz2
New:
----
qv-0.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qv.spec ++++++
--- /var/tmp/diff_new_pack.w13231/_old 2007-09-13 18:56:27.000000000 +0200
+++ /var/tmp/diff_new_pack.w13231/_new 2007-09-13 18:56:27.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package qv (Version 0.7)
+# spec file for package qv (Version 0.8)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,11 +13,11 @@
Name: qv
Summary: Quick Viewer for Pictures and Slideshows
BuildRequires: gtk2-devel libexif-devel
-Version: 0.7
+Requires: exiftran
+Version: 0.8
Release: 1
-License: GNU General Public License (GPL)
+License: GPL v2 only
Autoreqprov: on
-Prefix: %{_prefix}
Group: Productivity/Graphics/Viewers
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -45,6 +45,12 @@
%{_bindir}/qv
%changelog
+* Thu Sep 13 2007 - kukuk(a)suse.de
+- Version 0.8
+ - Bug fixing
+ - Add support to rotate images
+ - Add support to copy images
+ - Add support to move images
* Thu Jun 21 2007 - kukuk(a)suse.de
- Version 0.7
- Add sanity checks to suppress compiler warnings
++++++ qv-0.7.tar.bz2 -> qv-0.8.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/aclocal.m4 new/qv-0.8/aclocal.m4
--- old/qv-0.7/aclocal.m4 2007-06-21 17:12:19.000000000 +0200
+++ new/qv-0.8/aclocal.m4 2007-09-13 16:24:19.000000000 +0200
@@ -154,7 +154,8 @@
_PKG_TEXT
])],
- [$4])
+ [AC_MSG_RESULT([no])
+ $4])
elif test $pkg_failed = untried; then
ifelse([$4], , [AC_MSG_FAILURE(dnl
[The pkg-config script could not be found or is too old. Make sure it
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/ChangeLog new/qv-0.8/ChangeLog
--- old/qv-0.7/ChangeLog 2007-06-21 17:11:09.000000000 +0200
+++ new/qv-0.8/ChangeLog 2007-09-13 16:21:38.000000000 +0200
@@ -1,3 +1,31 @@
+2007-09-13 Thorsten Kukuk <kukuk(a)thkukuk.de>
+
+ * release version 0.8
+
+ * src/event_handler.c: Use exiftran to rotate images.
+
+ * src/window.c (calc_window_size): Fix handling of maxpect in
+ fullscreen mode.
+
+ * src/qv.c (main): Add option for move dir.
+
+ * src/event_handler.c (move_image): New function.
+
+2007-09-11 Thorsten Kukuk <kukuk(a)thkukuk.de>
+
+ * src/event_handler.c: Implement copy function for images.
+
+ * src/qv.h: Add prototype for copy_dir.
+ * src/qv.c: Add -C <dir> option.
+
+2007-09-09 Thorsten Kukuk <kukuk(a)thkukuk.de>
+
+ * src/exif.c: Fix Lenstype, add picture style.
+
+2007-08-14 Thorsten Kukuk <kukuk(a)thkukuk.de>
+
+ * src/event_handler.c: Add C for copy image support.
+
2007-06-21 Thorsten Kukuk <kukuk(a)thkukuk.de>
* release version 0.7
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/configure new/qv-0.8/configure
--- old/qv-0.7/configure 2007-06-21 17:12:21.000000000 +0200
+++ new/qv-0.8/configure 2007-09-13 16:24:21.000000000 +0200
@@ -2058,7 +2058,7 @@
# Define the identity of the package.
PACKAGE=qv
- VERSION=0.7
+ VERSION=0.8
cat >>confdefs.h <<_ACEOF
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/configure.in new/qv-0.8/configure.in
--- old/qv-0.7/configure.in 2007-06-21 17:11:40.000000000 +0200
+++ new/qv-0.8/configure.in 2007-09-13 16:24:13.000000000 +0200
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/qv.c)
-AM_INIT_AUTOMAKE(qv, 0.7)
+AM_INIT_AUTOMAKE(qv, 0.8)
AM_CONFIG_HEADER(config.h)
AC_SUBST(PACKAGE)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/NEWS new/qv-0.8/NEWS
--- old/qv-0.7/NEWS 2007-06-21 17:12:15.000000000 +0200
+++ new/qv-0.8/NEWS 2007-09-13 16:23:48.000000000 +0200
@@ -4,6 +4,13 @@
Please send bug reports, questions and suggestions to <kukuk(a)thkukuk.de>.
+
+* Version 0.8
+- Bug fixing
+- Add support to rotate images
+- Add support to copy images
+- Add support to move images
+
* Version 0.7
- Add some sanity checks
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/po/Makevars new/qv-0.8/po/Makevars
--- old/qv-0.7/po/Makevars 2006-09-05 16:07:28.000000000 +0200
+++ new/qv-0.8/po/Makevars 2007-09-13 16:27:48.000000000 +0200
@@ -34,7 +34,7 @@
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS =
+MSGID_BUGS_ADDRESS = kukuk(a)thkukuk.de
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/po/qv.pot new/qv-0.8/po/qv.pot
--- old/qv-0.7/po/qv.pot 2007-06-21 17:12:25.000000000 +0200
+++ new/qv-0.8/po/qv.pot 2007-09-13 16:59:48.000000000 +0200
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-06-21 17:12+0200\n"
+"Report-Msgid-Bugs-To: kukuk(a)thkukuk.de\n"
+"POT-Creation-Date: 2007-09-13 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -16,100 +16,132 @@
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/event_handler.c:37
+#: src/event_handler.c:43
msgid "PgDn/space Next picture"
msgstr ""
-#: src/event_handler.c:38
+#: src/event_handler.c:44
msgid "PgUp/backspace/right mouse Previous picture"
msgstr ""
-#: src/event_handler.c:39
+#: src/event_handler.c:45
msgid "q/ESC Exit"
msgstr ""
-#: src/event_handler.c:41
+#: src/event_handler.c:47
msgid "?/F1 Show keys"
msgstr ""
-#: src/event_handler.c:42
+#: src/event_handler.c:48
msgid "= Adjust image to window"
msgstr ""
-#: src/event_handler.c:43
+#: src/event_handler.c:49
msgid "1 Zoom 1:1"
msgstr ""
-#: src/event_handler.c:44
+#: src/event_handler.c:50
msgid "c Center window"
msgstr ""
-#: src/event_handler.c:45
+#: src/event_handler.c:51
+msgid "C Copy picture"
+msgstr ""
+
+#: src/event_handler.c:52
msgid "d/DEL Delete picture"
msgstr ""
-#: src/event_handler.c:46
+#: src/event_handler.c:53
msgid "e Display EXIF data"
msgstr ""
-#: src/event_handler.c:47
+#: src/event_handler.c:54
msgid "E Edit image note file"
msgstr ""
-#: src/event_handler.c:48
+#: src/event_handler.c:55
msgid "f Fullscreen mode on/off"
msgstr ""
-#: src/event_handler.c:49
+#: src/event_handler.c:56
msgid "g Open image with gimp"
msgstr ""
-#: src/event_handler.c:50
+#: src/event_handler.c:57
msgid "h Histogram on/off"
msgstr ""
-#: src/event_handler.c:51
+#: src/event_handler.c:58
msgid "i Statusbar on/off"
msgstr ""
-#: src/event_handler.c:52
+#: src/event_handler.c:59
msgid "m Maxpect on/off"
msgstr ""
-#: src/event_handler.c:53
+#: src/event_handler.c:60
+msgid "M Move picture to another directory"
+msgstr ""
+
+#: src/event_handler.c:61
+msgid "r 9|1|2 Rotate picutre by 90,180,270"
+msgstr ""
+
+#: src/event_handler.c:62
msgid "s Slideshow on/off"
msgstr ""
-#: src/event_handler.c:54
+#: src/event_handler.c:63
msgid "t Display description"
msgstr ""
-#: src/event_handler.c:55
+#: src/event_handler.c:64
msgid "Arrow Keys Move image"
msgstr ""
-#: src/event_handler.c:56
+#: src/event_handler.c:65
msgid "Shift+Arrow Keys Move image by window size"
msgstr ""
-#: src/event_handler.c:105
+#: src/event_handler.c:114
msgid "No description found"
msgstr ""
-#: src/event_handler.c:170 src/event_handler.c:189
+#: src/event_handler.c:179 src/event_handler.c:198 src/event_handler.c:231
#, c-format
msgid "execlp failed: %m\n"
msgstr ""
-#: src/exif.c:160
+#: src/event_handler.c:315
+#, c-format
+msgid "Cannot copy image: %m"
+msgstr ""
+
+#: src/event_handler.c:320
+#, c-format
+msgid "Image copied to %s"
+msgstr ""
+
+#: src/event_handler.c:355
+#, c-format
+msgid "Cannot move image: %m"
+msgstr ""
+
+#: src/event_handler.c:371
+#, c-format
+msgid "Image moved to %s"
+msgstr ""
+
+#: src/exif.c:159
msgid "GPS Position"
msgstr ""
-#: src/exif.c:190
+#: src/exif.c:189
msgid "No EXIF data found"
msgstr ""
-#: src/exif.c:241
+#: src/exif.c:264 src/exif.c:270 src/exif.c:279 src/exif.c:285
msgid "Lens"
msgstr ""
@@ -117,7 +149,7 @@
msgid "File not found:"
msgstr ""
-#: src/qv.c:55
+#: src/qv.c:58
#, c-format
msgid ""
"Copyright (C) %s Thorsten Kukuk.\n"
@@ -125,87 +157,91 @@
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
-#: src/qv.c:67
+#: src/qv.c:70
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
-#: src/qv.c:74
+#: src/qv.c:77
#, c-format
msgid "%s - Quick Viewer\n"
msgstr ""
-#: src/qv.c:75
+#: src/qv.c:78
#, c-format
msgid ""
"Usage: %s [options] files ...\n"
"\n"
msgstr ""
-#: src/qv.c:77
+#: src/qv.c:80
msgid " -c, --center Open window centered\n"
msgstr ""
-#: src/qv.c:78
+#: src/qv.c:81
+msgid " -C, --copy <dir> Copy images in directory <dir>\n"
+msgstr ""
+
+#: src/qv.c:82
msgid " -d, --delay secs Set slideshow delay to secs seconds\n"
msgstr ""
-#: src/qv.c:80
+#: src/qv.c:84
msgid " -f, --fullscreen Start in fullscreen mode\n"
msgstr ""
-#: src/qv.c:81
+#: src/qv.c:85
msgid " -F, --file <file> Read <file> for images to show\n"
msgstr ""
-#: src/qv.c:82
+#: src/qv.c:86
msgid " -h, --histogram Display histogram window\n"
msgstr ""
-#: src/qv.c:83
+#: src/qv.c:87
msgid " -i, --statusbar Display statusbar\n"
msgstr ""
-#: src/qv.c:84
+#: src/qv.c:88
msgid " -m, --maxpect Turn maxpect on\n"
msgstr ""
-#: src/qv.c:85
+#: src/qv.c:89
msgid " --no-wm No WindowManager is running\n"
msgstr ""
-#: src/qv.c:86
+#: src/qv.c:90
msgid " -r, --read-only Don't modify/delete images on disk\n"
msgstr ""
-#: src/qv.c:87
+#: src/qv.c:91
msgid " -s, --slideshow Start slideshow immediately\n"
msgstr ""
-#: src/qv.c:88
+#: src/qv.c:92
msgid " -v, --version Print program version\n"
msgstr ""
-#: src/qv.c:89
+#: src/qv.c:93
msgid " --help Give this help list\n"
msgstr ""
-#: src/qv.c:183
+#: src/qv.c:187
#, c-format
msgid "Cannot open file '%s' for reading: %m\n"
msgstr ""
-#: src/qv.c:284
+#: src/qv.c:293
#, c-format
msgid "delay argument contains invalid numerical value: %s\n"
msgstr ""
-#: src/qv.c:291
+#: src/qv.c:300
#, c-format
msgid "%s: delay value too big\n"
msgstr ""
-#: src/qv.c:338
+#: src/qv.c:350
#, c-format
msgid "%s: Too few arguments.\n"
msgstr ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/event_handler.c new/qv-0.8/src/event_handler.c
--- old/qv-0.7/src/event_handler.c 2007-06-21 17:11:24.000000000 +0200
+++ new/qv-0.8/src/event_handler.c 2007-09-13 16:59:43.000000000 +0200
@@ -18,9 +18,14 @@
#include "config.h"
#endif
+#include <errno.h>
+#include <fcntl.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
+#include <sys/stat.h>
+#include <sys/wait.h>
+#include <sys/types.h>
#include "qv.h"
@@ -29,6 +34,7 @@
gboolean displaying_textwindow = FALSE;
static gboolean restart_slideshow = FALSE;
int do_resize_window = 0;
+static gboolean rotate_image = FALSE;
const char *helpstrs[] =
{
@@ -42,6 +48,7 @@
N_("= Adjust image to window"),
N_("1 Zoom 1:1"),
N_("c Center window"),
+ N_("C Copy picture"),
N_("d/DEL Delete picture"),
N_("e Display EXIF data"),
N_("E Edit image note file"),
@@ -50,6 +57,8 @@
N_("h Histogram on/off"),
N_("i Statusbar on/off"),
N_("m Maxpect on/off"),
+ N_("M Move picture to another directory"),
+ N_("r 9|1|2 Rotate picutre by 90,180,270"),
N_("s Slideshow on/off"),
N_("t Display description"),
N_("Arrow Keys Move image"),
@@ -104,7 +113,7 @@
static const char *errorstr[] =
{N_("No description found"), NULL};
- display_text_window (q, errorstr);
+ display_text_window (q, errorstr, 1);
free (filename);
return;
}
@@ -127,7 +136,7 @@
fclose (fp);
free (buf);
- display_text_window (q, (const char **)output);
+ display_text_window (q, (const char **)output, 1);
for (line = 0; line < MAX_LINES; line++)
if (output[line])
@@ -190,6 +199,187 @@
}
+static void
+run_exiftran (qv_image *q, const char *arg)
+{
+ pid_t pid;
+ int i;
+
+ pid = fork ();
+
+ if (pid > 0) /* parent */
+ {
+ int st;
+
+ waitpid (pid, &st, 0);
+
+ if (replace_image (q, q->image_name))
+ {
+ gdk_beep ();
+ return;
+ }
+ gdk_window_clear (q->window);
+ redraw_image (q);
+
+ return;
+ }
+
+ for (i = 0; i < sysconf (_SC_OPEN_MAX); i++)
+ close (i);
+
+ execlp ("exiftran", "exiftran", "-i", arg, q->image_name, NULL);
+ fprintf (stderr, _("execlp failed: %m\n"));
+}
+
+
+static int
+copy_file (const char *srcfile, const char *dstfile)
+{
+ int src_fd, dst_fd;
+ struct stat st;
+
+ if (lstat (srcfile, &st) != 0)
+ return -1;
+
+ src_fd = open (srcfile, O_RDONLY);
+ if (src_fd < 0)
+ return -1;
+
+ dst_fd = open (dstfile, O_WRONLY|O_CREAT|O_TRUNC, 0);
+ if (dst_fd < 0)
+ return -1;
+ else
+ {
+ char buffer[4096];
+ int cnt, ret_errno = 0;
+
+ while ((cnt = read (src_fd, buffer, sizeof (buffer))) > 0)
+ {
+ if (write (dst_fd, buffer, cnt) != cnt)
+ {
+ ret_errno = errno;
+ cnt = -1;
+ break;
+ }
+ }
+ close (src_fd);
+ close (dst_fd);
+ if (cnt >= 0)
+ {
+ if (chmod (dstfile, st.st_mode & 07777) == -1)
+ {
+ ret_errno = errno;
+ cnt = -1;
+ }
+ }
+ if (cnt < 0)
+ {
+ unlink (dstfile);
+ errno = ret_errno;
+ return -1;
+ }
+#if 0 /* XXX add copy_xattr */
+ else if (copy_xattr (srcfile, dstfile) != 0)
+ {
+ unlink (dstfile);
+ unlink (dstfile);
+ return -1;
+ }
+#endif
+ }
+ return 0;
+}
+
+static void
+copy_image (qv_image *q)
+{
+ char *infostr[] = {NULL, NULL};
+
+ char *newpath;
+ const char *cp;
+
+ cp = strrchr (q->image_name, '/');
+ if (cp == NULL)
+ cp = q->image_name;
+ else
+ cp++;
+
+ if (asprintf (&newpath, "%s/%s", copy_dir, cp) < 1)
+ qv_oom ();
+
+ if (access (copy_dir, F_OK) == -1)
+ mkdir (copy_dir, 0722);
+
+ if (copy_file (q->image_name, newpath) == -1)
+ {
+ if (asprintf (&infostr[0], _("Cannot copy image: %m")) < 0)
+ qv_oom ();
+ }
+ else
+ {
+ if (asprintf (&infostr[0], _("Image copied to %s"),
+ newpath) < 0)
+ qv_oom ();
+ }
+
+ free (newpath);
+
+ display_text_window (q, (const char **)infostr, 1);
+ free (infostr[0]);
+}
+
+static void
+move_image (qv_image *q)
+{
+ char *infostr[] = {NULL, NULL};
+
+ char *newpath;
+ const char *cp;
+
+ cp = strrchr (q->image_name, '/');
+ if (cp == NULL)
+ cp = q->image_name;
+ else
+ cp++;
+
+ if (asprintf (&newpath, "%s/%s", move_dir, cp) < 1)
+ qv_oom ();
+
+ if (access (move_dir, F_OK) == -1)
+ mkdir (move_dir, 0722);
+
+ if (rename (q->image_name, newpath) == -1)
+ {
+ if (copy_file (q->image_name, newpath) == -1)
+ {
+ if (asprintf (&infostr[0], _("Cannot move image: %m")) < 0)
+ qv_oom ();
+ goto move_out;
+ }
+ }
+
+ unlink (q->image_name);
+
+ if (replace_image (q, newpath))
+ {
+ gdk_beep ();
+ return;
+ }
+ gdk_window_clear (q->window);
+ redraw_image (q);
+
+ if (asprintf (&infostr[0], _("Image moved to %s"),
+ newpath) < 0)
+ qv_oom ();
+
+ move_out:
+
+ free (newpath);
+
+ display_text_window (q, (const char **)infostr, 1);
+ free (infostr[0]);
+}
+
void
event_handler (GdkEvent *ev, gpointer data)
{
@@ -283,6 +473,36 @@
case GDK_KEY_PRESS:
+ if (rotate_image)
+ {
+ rotate_image = FALSE;
+ /* Hide the text window if it is showing */
+ displaying_textwindow = FALSE;
+ free_strs (q);
+ redraw_image (q);
+ switch (ev->key.keyval)
+ {
+ case 'e':
+ run_exiftran (q, "-a");
+ break;
+ case GDK_9:
+ case GDK_KP_9:
+ run_exiftran (q, "-9");
+ break;
+ case GDK_1:
+ case GDK_KP_1:
+ run_exiftran (q, "-1");
+ break;
+ case GDK_2:
+ case GDK_KP_2:
+ run_exiftran (q, "-2");
+ break;
+ default:
+ gdk_beep ();
+ }
+ break;
+ }
+
if (displaying_textwindow)
{
/* Hide the text window if it is showing */
@@ -432,7 +652,7 @@
slideshow = 0;
g_source_remove (timerid);
}
- display_text_window (q, helpstrs);
+ display_text_window (q, helpstrs, 1);
break;
/* Exit */
@@ -482,6 +702,11 @@
center_window (q);
break;
+ /* Copy picture */
+ case 'C':
+ copy_image (q);
+ break;
+
/* Delete image */
case GDK_Delete:
case 'd':
@@ -593,6 +818,34 @@
redraw_image (q);
break;
+ /* Move picture */
+ case 'M':
+ move_image (q);
+ break;
+
+ /* Rotate picture by 90/180/270 Degree */
+ case 'r':
+ if (!readonly)
+ {
+ char *infostr[] =
+ {
+ "Rotate image by",
+ "",
+ "e = Exif Information",
+ "9 = 90�",
+ "1 = 180�",
+ "2 = 270�",
+ "",
+ "Press e, 9, 1 or 2",
+ NULL
+ };
+ rotate_image = TRUE;
+ display_text_window (q, (const char **)infostr, 0);
+ }
+ else
+ gdk_beep ();
+ break;
+
/* Slideshow on/off */
case 's':
if (slideshow)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/exif.c new/qv-0.8/src/exif.c
--- old/qv-0.7/src/exif.c 2007-06-21 17:10:14.000000000 +0200
+++ new/qv-0.8/src/exif.c 2007-09-10 15:57:30.000000000 +0200
@@ -29,7 +29,7 @@
#include "qv.h"
-#define MAX_LINES 17
+#define MAX_LINES 18
static void
callback_exif_entry (ExifEntry *ee, void *user_data)
@@ -44,7 +44,7 @@
exif_entry_get_value (ee, buf, sizeof (buf));
- //printf ("name=[%s], value=[%s]\n", name, buf);
+ // printf ("name=[%s], value=[%s]\n", name, buf);
if (strcasecmp (name, "Make") == 0)
{
@@ -155,8 +155,7 @@
setlocale (LC_NUMERIC, "POSIX");
- if (asprintf (&output[13],
- "%20s: %g deg %g' %g'' %s, %g deg %g' %g'' %s",
+ if (asprintf (&output[13], "%20s: %g� %g' %g\" %s, %g� %g' %g\" %s",
_("GPS Position"),
lat_deg, lat_min, lat_sec, gps_latitude_ref,
long_deg, long_min, long_sec, gps_longitude_ref) < 0)
@@ -189,7 +188,7 @@
{
static const char *errorstr[] = {N_("No EXIF data found"), NULL};
- display_text_window (q, errorstr);
+ display_text_window (q, errorstr, 1);
return 1;
}
@@ -205,7 +204,9 @@
c = exif_mnote_data_count (mnd);
if (c > 0)
{
- char *shortfocal = NULL, *longfocal = NULL;
+ char *shortfocal = NULL, *longfocal = NULL, *lenstype = NULL;
+ int have_lens = 0;
+
for (i = 0; i < c; i++)
{
const char *name = exif_mnote_data_get_name (mnd, i);
@@ -219,16 +220,34 @@
value = exif_mnote_data_get_value (mnd, i, buf,
sizeof (buf));
- if (strcasecmp (name, "FirmwareVersion") == 0)
+ // printf ("name=[%s], value=[%s]\n", name, value);
+
+ if (strcasecmp (name, "Picture style") == 0)
{
- if (asprintf (&output[15], "%20s: %s", title, value) < 0)
+ if (asprintf (&output[14], "%20s: %s", title, value) < 0)
qv_oom ();
}
- else if (strcasecmp (name, "OwnerName") == 0)
+ else if (strcasecmp (name, "FirmwareVersion") == 0)
{
if (asprintf (&output[16], "%20s: %s", title, value) < 0)
qv_oom ();
}
+ else if (strcasecmp (name, "OwnerName") == 0)
+ {
+ if (asprintf (&output[17], "%20s: %s", title, value) < 0)
+ qv_oom ();
+ }
+ else if (strcasecmp (name, "Lens type") == 0)
+ {
+ if (value[0] == '0' && value[1] == 'x')
+ lenstype = strdup (value); /* Unknown ID */
+ else
+ {
+ if (asprintf (&output[15], "%20s: %s", title, value) < 0)
+ qv_oom ();
+ have_lens = 1;
+ }
+ }
else if (strcasecmp (name, "Long focal length of lens") == 0)
longfocal = strdup (value);
else if (strcasecmp (name, "Short focal length of lens")
@@ -236,16 +255,45 @@
shortfocal = strdup (value);
}
}
- if (shortfocal || longfocal)
+ if ((shortfocal || longfocal) && have_lens == 0)
{
- if (asprintf (&output[14], "%20s: %s-%s", _("Lens"),
- shortfocal, longfocal) < 0)
- qv_oom ();
+ if (strcmp (shortfocal, longfocal) == 0)
+ {
+ if (lenstype)
+ {
+ if (asprintf (&output[15], "%20s: %s (%s)", _("Lens"),
+ shortfocal, lenstype) < 0)
+ qv_oom ();
+ }
+ else
+ {
+ if (asprintf (&output[15], "%20s: %s", _("Lens"),
+ shortfocal) < 0)
+ qv_oom ();
+ }
+ }
+ else
+ {
+ if (lenstype)
+ {
+ if (asprintf (&output[15], "%20s: %s-%s (%s)", _("Lens"),
+ shortfocal, longfocal, lenstype) < 0)
+ qv_oom ();
+ }
+ else
+ {
+ if (asprintf (&output[15], "%20s: %s-%s", _("Lens"),
+ shortfocal, longfocal) < 0)
+ qv_oom ();
+ }
+ }
if (shortfocal)
free (shortfocal);
if (longfocal)
free (longfocal);
+ if (lenstype)
+ free (lenstype);
}
}
}
@@ -260,7 +308,7 @@
if (output[i] == NULL)
output[i] = strdup ("");
- display_text_window (q, (const char **)output);
+ display_text_window (q, (const char **)output, 1);
for (i = 0; i < MAX_LINES; i++)
if (output[i])
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/images.c new/qv-0.8/src/images.c
--- old/qv-0.7/src/images.c 2007-06-21 14:52:11.000000000 +0200
+++ new/qv-0.8/src/images.c 2007-09-10 15:57:30.000000000 +0200
@@ -113,7 +113,7 @@
if (asprintf (&errorstr[1], "%s %s", _("File not found:"),
image_name) < 0)
qv_oom ();
- display_text_window (q, (const char **)errorstr);
+ display_text_window (q, (const char **)errorstr, 1);
gdk_beep ();
free (errorstr[1]);
return 1;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/Makefile.am new/qv-0.8/src/Makefile.am
--- old/qv-0.7/src/Makefile.am 2006-10-20 16:04:33.000000000 +0200
+++ new/qv-0.8/src/Makefile.am 2007-09-10 17:16:11.000000000 +0200
@@ -9,7 +9,6 @@
WARNFLAGS = @WARNFLAGS@
AM_CFLAGS = $(WARNFLAGS) -DLOCALEDIR=\"$(localedir)\" \
@GDK_CFLAGS@
-AM_LDFLAGS = @GDK_LIBS@ @EXIF_LIBS@
CLEANFILES = *~
@@ -20,6 +19,7 @@
noinst_HEADERS = qv.h qv-intro.h
qv_SOURCES = qv.c event_handler.c images.c window.c exif.c
+qv_LDADD = @GDK_LIBS@ @EXIF_LIBS@
qv-intro.h: qv-intro.jpg
gdk-pixbuf-csource --name=qv_intro --raw $(srcdir)/qv-intro.jpg > $@
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/Makefile.in new/qv-0.8/src/Makefile.in
--- old/qv-0.7/src/Makefile.in 2007-06-21 17:12:21.000000000 +0200
+++ new/qv-0.8/src/Makefile.in 2007-09-13 16:24:21.000000000 +0200
@@ -61,7 +61,7 @@
am_qv_OBJECTS = qv.$(OBJEXT) event_handler.$(OBJEXT) images.$(OBJEXT) \
window.$(OBJEXT) exif.$(OBJEXT)
qv_OBJECTS = $(am_qv_OBJECTS)
-qv_LDADD = $(LDADD)
+qv_DEPENDENCIES =
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -189,11 +189,11 @@
AM_CFLAGS = $(WARNFLAGS) -DLOCALEDIR=\"$(localedir)\" \
@GDK_CFLAGS@
-AM_LDFLAGS = @GDK_LIBS@ @EXIF_LIBS@
CLEANFILES = *~
EXTRA_DIST = qv-intro.jpg
noinst_HEADERS = qv.h qv-intro.h
qv_SOURCES = qv.c event_handler.c images.c window.c exif.c
+qv_LDADD = @GDK_LIBS@ @EXIF_LIBS@
all: all-am
.SUFFIXES:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/qv.c new/qv-0.8/src/qv.c
--- old/qv-0.7/src/qv.c 2007-06-21 14:41:12.000000000 +0200
+++ new/qv-0.8/src/qv.c 2007-09-13 16:22:00.000000000 +0200
@@ -43,6 +43,9 @@
int maxpect = 0;
int no_wm = 0;
+char *copy_dir = "qv-copy";
+char *move_dir = "qv-move";
+
static int delay = SLIDE_DELAY;
guint timerid;
@@ -75,6 +78,7 @@
fprintf (stdout, _("Usage: %s [options] files ...\n\n"), program);
fputs (_(" -c, --center Open window centered\n"), stdout);
+ fputs (_(" -C, --copy <dir> Copy images in directory <dir>\n"), stdout);
fputs (_(" -d, --delay secs Set slideshow delay to secs seconds\n"),
stdout);
fputs (_(" -f, --fullscreen Start in fullscreen mode\n"), stdout);
@@ -248,12 +252,14 @@
int option_index = 0;
static struct option long_options[] = {
{"center", no_argument, NULL, 'c' },
+ {"copy", required_argument, NULL, 'C' },
{"delay", required_argument, NULL, 'd' },
{"fullscreen", no_argument, NULL, 'f' },
{"file", required_argument, NULL, 'F' },
{"histogram", no_argument, NULL, 'h' },
{"help", no_argument, NULL, 500 },
{"maxpect", no_argument, NULL, 'm' },
+ {"move", required_argument, NULL, 'M' },
{"no-wm", no_argument, NULL, 501 },
{"no_wm", no_argument, NULL, 501 },
{"read-only", no_argument, NULL, 'r' },
@@ -262,7 +268,7 @@
{NULL, 0, NULL, '\0'}
};
- c = getopt_long (argc, argv, "cd:fF:himrsv",
+ c = getopt_long (argc, argv, "cC:d:fF:himM:rsv",
long_options, &option_index);
if (c == (-1))
@@ -272,6 +278,9 @@
case 'c':
center = 1;
break;
+ case 'C':
+ copy_dir = optarg;
+ break;
case 'd':
{
unsigned long val;
@@ -308,6 +317,9 @@
case 'm':
maxpect = 1;
break;
+ case 'M':
+ move_dir = optarg;
+ break;
case 'r':
readonly = 1;
break;
@@ -315,7 +327,7 @@
slideshow = 1;
break;
case 'v':
- print_version (program, "2006");
+ print_version (program, "2007");
return 0;
case 500:
print_help (program);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/qv.h new/qv-0.8/src/qv.h
--- old/qv-0.7/src/qv.h 2007-06-21 14:38:01.000000000 +0200
+++ new/qv-0.8/src/qv.h 2007-09-13 16:21:45.000000000 +0200
@@ -39,6 +39,7 @@
double load_elapsed; /* time needed to load image */
const char *image_name; /* name of currently loaded image */
char **strs; /* content of text window */
+ int strs_pressanykey; /* Add "Press any key" text */
unsigned int colors[MAX_COLORS]; /* data for histogram */
unsigned int colors_max; /* highest number of one color */
} qv_image;
@@ -58,6 +59,9 @@
extern int maxpect;
extern int do_resize_window;
+extern char *copy_dir;
+extern char *move_dir;
+
extern void qv_exit (int code);
extern void restart_timer (gpointer data);
extern void qv_oom (void);
@@ -86,7 +90,8 @@
extern void create_window (qv_image *q);
extern void center_window (qv_image *q);
extern void print_info_text (qv_image *q);
-extern void display_text_window (qv_image *q, const char *strs[]);
+extern void display_text_window (qv_image *q, const char *strs[],
+ int pressanykey);
extern void draw_histogram (qv_image *q);
extern void calc_window_size (qv_image *q);
extern void qv_window_fullscreen (GdkWindow *window);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/src/window.c new/qv-0.8/src/window.c
--- old/qv-0.7/src/window.c 2007-06-21 14:39:40.000000000 +0200
+++ new/qv-0.8/src/window.c 2007-09-13 15:34:04.000000000 +0200
@@ -201,7 +201,10 @@
if (text_w < temp) text_w = temp;
}
- text_h = (i + 2) * (q->text_font->ascent + q->text_font->descent);
+ if (q->strs_pressanykey)
+ i+=2; /* empty line and "Press a key" line */
+
+ text_h = i * (q->text_font->ascent + q->text_font->descent);
gdk_window_process_updates (q->window, TRUE);
@@ -224,20 +227,23 @@
q->strs[i], strlen (q->strs[i]));
}
- /* Display Push Any Key... message */
- gdk_draw_text (q->window, q->text_font, q->text_gc,
- width/2 - gdk_text_width(q->text_font, continue_msg,
- strlen(continue_msg))/2,
- height/2 - text_h/2 - q->text_font->descent +
- (i+2) * (q->text_font->ascent + q->text_font->descent),
- continue_msg, strlen(continue_msg));
+ if (q->strs_pressanykey)
+ {
+ /* Display Push Any Key... message */
+ gdk_draw_text (q->window, q->text_font, q->text_gc,
+ width/2 - gdk_text_width(q->text_font, continue_msg,
+ strlen(continue_msg))/2,
+ height/2 - text_h/2 - q->text_font->descent +
+ (i+2) * (q->text_font->ascent + q->text_font->descent),
+ continue_msg, strlen(continue_msg));
+ }
#endif
gdk_flush ();
}
void
-display_text_window (qv_image *q, const char *strs[])
+display_text_window (qv_image *q, const char *strs[], int pressanykey)
{
unsigned int i;
@@ -246,6 +252,7 @@
for (i = 0; strs[i]; i++)
q->strs[i] = strdup (strs[i]);
q->strs[i] = NULL;
+ q->strs_pressanykey = pressanykey;
displaying_textwindow = TRUE;
@@ -380,7 +387,7 @@
if (!run_fullscreen && !maxpect)
q->win_h-=200;
- if (!maxpect && !run_fullscreen)
+ if (!maxpect)
{
/* sometimes the original image is smaller then the window,
decrease window size. */
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/qv-0.7/TODO new/qv-0.8/TODO
--- old/qv-0.7/TODO 2006-10-16 11:32:40.000000000 +0200
+++ new/qv-0.8/TODO 2007-09-10 15:57:30.000000000 +0200
@@ -1,5 +1,6 @@
+* Copy and Move images
+* Incoporate exiftran [(r)otate (a)uto|(9)0|(1)80|(2)70]
* -F: Store special delay values
* Preload next images
* fontsize
-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package python
checked in at Thu Sep 13 18:55:58 CEST 2007.
--------
--- python/python.changes 2007-08-24 16:42:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/python/python.changes 2007-09-03 18:09:39.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Sep 3 17:57:43 CEST 2007 - matejcik(a)suse.cz
+
+- replaced fdupes oneliner with %fdupes macro
+- added /usr/bin/python2 symlink (#307097)
+- obsoletes python-elementtree and python-sqlite (#301182)
+ (obsoletes, but doesn't provide - the modules that obsolete those
+ packages are renamed and dependent packages need to be changed)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-doc.spec ++++++
--- /var/tmp/diff_new_pack.QN7649/_old 2007-09-13 18:54:26.000000000 +0200
+++ /var/tmp/diff_new_pack.QN7649/_new 2007-09-13 18:54:26.000000000 +0200
@@ -17,7 +17,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Additional Package Documentation for Python.
Version: 2.5.1
-Release: 25
+Release: 28
%define pyver %{version}
BuildArch: noarch
%define tarname Python-%{pyver}
++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.QN7649/_old 2007-09-13 18:54:26.000000000 +0200
+++ /var/tmp/diff_new_pack.QN7649/_new 2007-09-13 18:54:26.000000000 +0200
@@ -17,10 +17,10 @@
License: X11/MIT, PSF LICENSE AGREEMENT FOR PYTHON 2.3
Group: Development/Languages/Python
Autoreqprov: on
-Obsoletes: python-nothreads python21
+Obsoletes: python-nothreads python21 python-elementtree python-sqlite
Summary: Python Interpreter
Version: 2.5.1
-Release: 29
+Release: 34
%define tarname Python-%{version}
Source0: %{tarname}.tar.bz2
Source6: README.SUSE
@@ -264,6 +264,7 @@
# install site-specific tweaks
# install -m 644 %{S:12} ${RPM_BUILD_ROOT}%{_libdir}/python%{python_version}
install -m 644 %{S:13} ${RPM_BUILD_ROOT}%{_libdir}/python%{python_version}/distutils
+ln -s python%{python_version} ${RPM_BUILD_ROOT}%{_bindir}/python2
########################################
# some cleanups
########################################
@@ -273,10 +274,12 @@
ln -s python%{python_version} $RPM_BUILD_ROOT/%{_prefix}/$dir/python
done
# replace duplicate .pyo/.pyc with hardlinks
-fdupes -qr1 $RPM_BUILD_ROOT/%{_libdir}/python%{python_version} | \
- grep '^.*py[oc] .*py[oc] $' | \
- sed -r 's#^(.*\.py)[oc] .+$#\1c \1o#' | \
- xargs -L 1 ln -f
+
+%fdupes $RPM_BUILD_ROOT/%{_libdir}/python%{python_version}
+#fdupes -qr1 $RPM_BUILD_ROOT/%{_libdir}/python%{python_version} | \
+# grep '^.*py[oc] .*py[oc] $' | \
+# sed -r 's#^(.*\.py)[oc] .+$#\1c \1o#' | \
+# xargs -L 1 ln -f
########################################
# documentation
########################################
@@ -466,8 +469,15 @@
%attr(755, root, root) %{_bindir}/python
%attr(755, root, root) %{_bindir}/python%{python_version}
%attr(755, root, root) %{_bindir}/smtpd.py
+%{_bindir}/python2
%changelog
+* Mon Sep 03 2007 - matejcik(a)suse.cz
+- replaced fdupes oneliner with %%fdupes macro
+- added /usr/bin/python2 symlink (#307097)
+- obsoletes python-elementtree and python-sqlite (#301182)
+ (obsoletes, but doesn't provide - the modules that obsolete those
+ packages are renamed and dependent packages need to be changed)
* Fri Aug 24 2007 - bg(a)suse.de
- fix build on hppa
* Fri Aug 03 2007 - jmatejek(a)suse.cz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package pilot-link
checked in at Thu Sep 13 18:54:50 CEST 2007.
--------
--- pilot-link/pilot-link.changes 2007-08-06 07:22:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/pilot-link/pilot-link.changes 2007-09-04 14:28:02.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 4 14:26:36 CEST 2007 - dgollub(a)suse.de
+
+- Readded HAL FDI files to identify palm devices and set
+ pda.platform to "palm". This is needed for hal-resmgr to give
+ the destkop user access to the USB Raw device. Applications
+ which use the libusb transport of libpisock need this.
+
+-------------------------------------------------------------------
New:
----
10-usb-raw-pda.fdi
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-PDA-Pilot.spec ++++++
--- /var/tmp/diff_new_pack.Am7118/_old 2007-09-13 18:54:21.000000000 +0200
+++ /var/tmp/diff_new_pack.Am7118/_new 2007-09-13 18:54:21.000000000 +0200
@@ -14,7 +14,7 @@
BuildRequires: gcc-c++ pilot-link-devel
URL: http://www.pilot-link.org/
Version: 0.12.2
-Release: 9
+Release: 21
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/Perl
Autoreqprov: on
++++++ pilot-link.spec ++++++
--- /var/tmp/diff_new_pack.Am7118/_old 2007-09-13 18:54:21.000000000 +0200
+++ /var/tmp/diff_new_pack.Am7118/_new 2007-09-13 18:54:21.000000000 +0200
@@ -11,7 +11,7 @@
# norootforbuild
Name: pilot-link
-BuildRequires: bluez-libs gcc-c++ libpng-devel libusb-devel pkg-config popt-devel readline-devel
+BuildRequires: bluez-libs gcc-c++ hal libpng-devel libusb-devel pkg-config popt-devel readline-devel
URL: http://www.pilot-link.org/
License: GPL v2 or later, LGPL v2 or later
Group: Hardware/Palm
@@ -19,9 +19,10 @@
Provides: plink
Autoreqprov: on
Version: 0.12.2
-Release: 9
-Summary: Pilot-Link based Synchronization Development Header Files
+Release: 21
+Summary: Pilot-Link Based Synchronization Development Header Files
Source: %{name}-%{version}.tar.bz2
+Source1: 10-usb-raw-pda.fdi
Patch0: %{name}-gcc.patch
Patch1: %{name}-0.12.1-appointment_buf.diff
Patch2: %{name}-0.12.1-strncat.diff
@@ -38,6 +39,7 @@
Kenneth Albanowski <kjahds(a)kjahds.com>
%package -n libpisock9
+Requires: hal-palm
Summary: Pilot-Link Library for Palm devices
Group: Hardware/Palm
@@ -102,6 +104,23 @@
--------
Kenneth Albanowski <kjahds(a)kjahds.com>
+%package -n hal-palm
+Requires: hal
+Summary: HAL FDI file to identify Palm devices
+Group: Hardware/Palm
+
+%description -n hal-palm
+HAL FDI file to identify Palm devices and set pda.platform to "pda" for
+the USB Raw device. In combination with hal-resmgr the desktop user
+will get permission to the USB Raw device and can use the libusb
+transport of libpisock.
+
+
+
+Authors:
+--------
+ Kenneth Albanowski <kjahds(a)kjahds.com>
+
%prep
%setup -q
%patch0
@@ -131,6 +150,12 @@
rm $RPM_BUILD_ROOT/usr/share/pilot-link/udev/60-libpisock.rules
rm $RPM_BUILD_ROOT/%{_libdir}/*.a
rm $RPM_BUILD_ROOT/%{_libdir}/*.la
+# Install HAL FDI file for known palm devices to set pda.platform = "palm".
+# This is needed so hal-resmgr can set permission to the USB raw device. The
+# USB Raw device access is needed for applications which use the libusb
+# transport of libpisock.
+mkdir -p $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/
+cp %{S:1} $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/
%clean
rm -rf $RPM_BUILD_ROOT
@@ -180,7 +205,16 @@
%{_libdir}/libpisync*.so
%{_includedir}/pi-sync.h
+%files -n hal-palm
+%defattr(-,root,root)
+%{_datadir}/hal/fdi/information/20thirdparty/10-usb-raw-pda.fdi
+
%changelog
+* Tue Sep 04 2007 - dgollub(a)suse.de
+- Readded HAL FDI files to identify palm devices and set
+ pda.platform to "palm". This is needed for hal-resmgr to give
+ the destkop user access to the USB Raw device. Applications
+ which use the libusb transport of libpisock need this.
* Mon Aug 06 2007 - coolo(a)suse.de
- Adding versions to obsoletes
* Thu Aug 02 2007 - sbrabec(a)suse.cz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package openswan
checked in at Thu Sep 13 18:54:09 CEST 2007.
--------
--- openswan/openswan.changes 2007-06-21 17:25:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/openswan/openswan.changes 2007-09-10 15:27:24.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep 10 15:26:56 CEST 2007 - mt(a)suse.de
+
+- Moved html and man3 documentation into openswan-doc
+- Added a Short-Description LSB tag and $remote_fs start
+ requirement to the init script (openswan_40_rcscript.dif)
+- Added stop_on_removal/restart_on_update to rpm pre/postun
+- Cleaned up installation of the documentation as well as
+ another problems mentioned by rpmlint.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openswan.spec ++++++
--- /var/tmp/diff_new_pack.wG4512/_old 2007-09-13 18:53:45.000000000 +0200
+++ /var/tmp/diff_new_pack.wG4512/_new 2007-09-13 18:53:45.000000000 +0200
@@ -11,11 +11,11 @@
# norootforbuild
Name: openswan
-BuildRequires: curl-devel gmp-devel htmldoc libjpeg-devel libpcap lynx xorg-x11-devel
+BuildRequires: curl-devel gmp-devel htmldoc libjpeg-devel libpcap-devel lynx xorg-x11-devel
Version: 2.4.7
-Release: 34
+Release: 58
%define irel 2.4.7
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Productivity/Networking/Security
Summary: IPsec Implementation which Allows Building of VPNs
URL: http://www.openswan.org/
@@ -85,6 +85,25 @@
Sandy Harris <sandy.harris(a)sympatico.ca>
Hugh Daniels <hugh(a)toad.com>
+%package doc
+Summary: OpenSWAN documentation
+Group: Productivity/Networking/Security
+
+%description doc
+This package provides OpenSWAN HTML documentation and development
+(section 3) manual pages.
+
+
+
+Authors:
+--------
+ John Gilmore <gnu(a)toad.com>
+ Henry Spencer <henry(a)spsystems.net>
+ Richard Guy Briggs <rgb(a)conscoop.ottawa.on.ca>
+ Hugh Redelmeier <hugh(a)mimosa.com>
+ Sandy Harris <sandy.harris(a)sympatico.ca>
+ Hugh Daniels <hugh(a)toad.com>
+
%prep
%setup -q -n %{name}-%{irel}
#
@@ -119,11 +138,10 @@
#
%build
-make programs prefix=%{prefix} LIBD=%{_lib} DESTDIR=$RPM_BUILD_ROOT RPM_OPT_FLAGS="$RPM_OPT_FLAGS -W"
+make programs prefix=%{prefix} LIBD=%{_lib} RPM_OPT_FLAGS="$RPM_OPT_FLAGS -W"
test -e programs/pluto/pluto
%install
-test -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" || rm -rf $RPM_BUILD_ROOT
make install prefix=%{prefix} LIBD=%{_lib} DESTDIR=$RPM_BUILD_ROOT
ln -sf /etc/init.d/ipsec ${RPM_BUILD_ROOT}%{prefix}/sbin/rcipsec
touch $RPM_BUILD_ROOT/etc/ipsec.secrets
@@ -142,7 +160,77 @@
#chmod -x *.html *.txt *.ps *.pdf man/*.html
install -m 644 %SOURCE10 %{buildroot}/%{_docdir}/%{name}/README.SUSE
install -m 644 programs/_confread/README.conf.V2 %{buildroot}/%{_docdir}/%{name}/
+install -m 644 BUGS CHANGES CREDITS README %{buildroot}%{_docdir}/%{name}/
+install -m 644 COPYING LICENSE ROADMAP.txt %{buildroot}%{_docdir}/%{name}/
+install -m 644 docs/debugging-tcpdump.txt %{buildroot}%{_docdir}/%{name}/
+install -m 644 docs/KNOWN_BUGS %{buildroot}%{_docdir}/%{name}/
+install -m 644 docs/RELEASE-NOTES.txt %{buildroot}%{_docdir}/%{name}/
+rm -f %{buildroot}%{_docdir}/%{name}/GOING-AWAY
+rm -f %{buildroot}%{_docdir}/%{name}/doxygen.cfg
+rm -f %{buildroot}%{_docdir}/%{name}/impl.notes
rm -f %{buildroot}/etc/rc?.d/[KS]*ipsec
+#
+base="${RPM_BUILD_ROOT}%{_mandir}"
+rm -f ${base}/man5/pf_key.5.gz
+rm -f ${base}/man8/ipsec_ipsec.8.gz
+rm -f ${base}/man5/ipsec_ipsec.secrets.5.gz
+rm -f ${base}/man5/ipsec_ipsec.conf.5.gz
+#
+base="${RPM_BUILD_ROOT}%{_docdir}/%{name}"
+rm -f ${base}/manpage.d/ipsec_version_code.3.html
+ln -s ipsec_version.3.html ${base}/manpage.d/ipsec_version_code.3.html
+rm -f ${base}/manpage.d/ipsec_version_string.3.html
+ln -s ipsec_version.3.html ${base}/manpage.d/ipsec_version_string.3.html
+rm -f ${base}/manpage.d/ipsec_ultot.3.html
+ln -s ipsec_ttoul.3.html ${base}/manpage.d/ipsec_ultot.3.html
+rm -f ${base}/manpage.d/ipsec_tnatoaddr.3.html
+ln -s ipsec_subnettot.3.html ${base}/manpage.d/ipsec_tnatoaddr.3.html
+rm -f ${base}/manpage.d/ipsec_ttoaddr.3.html
+ln -s ipsec_subnettot.3.html ${base}/manpage.d/ipsec_ttoaddr.3.html
+rm -f ${base}/manpage.d/ipsec_subnetishost.3.html
+ln -s ipsec_subnetinsubnet.3.html ${base}/manpage.d/ipsec_subnetishost.3.html
+rm -f ${base}/manpage.d/ipsec_setportof.3.html
+ln -s ipsec_sockaddrlenof.3.html ${base}/manpage.d/ipsec_setportof.3.html
+rm -f ${base}/manpage.d/ipsec_sameaddrtype.3.html
+ln -s ipsec_sameaddr.3.html ${base}/manpage.d/ipsec_sameaddrtype.3.html
+rm -f ${base}/manpage.d/ipsec_samesaid.3.html
+ln -s ipsec_sameaddr.3.html ${base}/manpage.d/ipsec_samesaid.3.html
+rm -f ${base}/manpage.d/ipsec_samesubnet.3.html
+ln -s ipsec_sameaddr.3.html ${base}/manpage.d/ipsec_samesubnet.3.html
+rm -f ${base}/manpage.d/ipsec_prng_init.3.html
+ln -s ipsec_prng.3.html ${base}/manpage.d/ipsec_prng_init.3.html
+rm -f ${base}/manpage.d/ipsec_prng_bytes.3.html
+ln -s ipsec_prng.3.html ${base}/manpage.d/ipsec_prng_bytes.3.html
+rm -f ${base}/manpage.d/ipsec_prng_final.3.html
+ln -s ipsec_prng.3.html ${base}/manpage.d/ipsec_prng_final.3.html
+rm -f ${base}/manpage.d/ipsec_maskof.3.html
+ln -s ipsec_networkof.3.html ${base}/manpage.d/ipsec_maskof.3.html
+rm -f ${base}/manpage.d/ipsec_masktocount.3.html
+ln -s ipsec_networkof.3.html ${base}/manpage.d/ipsec_masktocount.3.html
+rm -f ${base}/manpage.d/ipsec_isloopbackaddr.3.html
+ln -s ipsec_isanyaddr.3.html ${base}/manpage.d/ipsec_isloopbackaddr.3.html
+rm -f ${base}/manpage.d/ipsec_atosubnet.3.html
+ln -s ipsec_atoaddr.3.html ${base}/manpage.d/ipsec_atosubnet.3.html
+rm -f ${base}/manpage.d/ipsec_addrbytesptr.3.html
+ln -s ipsec_addrlenof.3.html ${base}/manpage.d/ipsec_addrbytesptr.3.html
+rm -f ${base}/manpage.d/ipsec_addrbytesof.3.html
+ln -s ipsec_addrlenof.3.html ${base}/manpage.d/ipsec_addrbytesof.3.html
+rm -f ${base}/manpage.d/ipsec_addrinsubnet.3.html
+ln -s ipsec_addrcmp.3.html ${base}/manpage.d/ipsec_addrinsubnet.3.html
+rm -f ${base}/manpage.d/ipsec_sockaddrlenof.3.html
+ln -s ipsec_sockaddrof.3.html ${base}/manpage.d/ipsec_sockaddrlenof.3.html
+rm -f ${base}/manpage.d/ipsec_isanyaddr.3.html
+ln -s ipsec_isunspecaddr.3.html ${base}/manpage.d/ipsec_isanyaddr.3.html
+rm -f ${base}/manpage.d/ipsec_loopbackaddr.3.html
+ln -s ipsec_isunspecaddr.3.html ${base}/manpage.d/ipsec_loopbackaddr.3.html
+rm -f ${base}/manpage.d/ipsec_addrlenof.3.html
+ln -s ipsec_addrtypeof.3.html ${base}/manpage.d/ipsec_addrlenof.3.html
+rm -f ${base}/manpage.d/ipsec_goodmask.3.html
+ln -s ipsec_bitstomask.3.html ${base}/manpage.d/ipsec_goodmask.3.html
+rm -f ${base}/manpage.d/ipsec_broadcastof.3.html
+ln -s ipsec_hostof.3.html ${base}/manpage.d/ipsec_broadcastof.3.html
+rm -f ${base}/manpage.d/ipsec_addrtoa.3.html
+ln -s ipsec_atoaddr.3.html ${base}/manpage.d/ipsec_addrtoa.3.html
%files
%defattr(-,root,root)
@@ -152,10 +240,6 @@
%if "%{_lib}" != "lib"
/usr/%{_lib}/ipsec/
%endif
-%doc %{_mandir}/man3/ipsec*
-%doc %{_mandir}/man5/ipsec*
-%doc %{_mandir}/man5/pf*
-%doc %{_mandir}/man8/ipsec*
%config /etc/init.d/ipsec
%attr(600,root,root) %config(noreplace) /etc/ipsec.secrets
#%attr(600,root,root) %config /etc/ipsec.secrets.rpmbuild
@@ -172,13 +256,38 @@
/etc/ppp/ip-up.d/freeswan
/etc/ppp/ip-down.d/freeswan
%dir %attr(700,root,root) /etc/ipsec.d/private
-#%dir %doc %{_docdir}/%{name}
-#%doc %attr(644,root,root) %{_docdir}/%{name}/*
-%doc %{_docdir}/%{name}/
-#%doc BUGS CHANGES COPYING CREDITS README
-#%doc doc/*.html doc/README.doc doc/std/* doc/Makefile
-#%doc doc/*.notes doc/examples doc/prob.report doc/iab-iesg.stmt RFCs.tar.bz2
-#%doc doc/*.howto doc/*.known-issues doc/*.txt linux/README.freeswan
+%doc %{_mandir}/man8/ipsec*
+%doc %{_mandir}/man5/ipsec*
+%doc %{_mandir}/man5/pf*
+%dir %doc %{_docdir}/%{name}
+%doc %{_docdir}/%{name}/BUGS
+%doc %{_docdir}/%{name}/CHANGES
+%doc %{_docdir}/%{name}/CREDITS
+%doc %{_docdir}/%{name}/COPYING
+%doc %{_docdir}/%{name}/LICENSE
+%doc %{_docdir}/%{name}/ROADMAP.txt
+%doc %{_docdir}/%{name}/README*
+%doc %{_docdir}/%{name}/ALG-TODO
+%doc %{_docdir}/%{name}/CHANGES.x509
+%doc %{_docdir}/%{name}/CREDITS.freeswan
+%doc %{_docdir}/%{name}/KNOWN_BUGS
+%doc %{_docdir}/%{name}/RELEASE-NOTES.txt
+%doc %{_docdir}/%{name}/2.6.known-issues
+%doc %{_docdir}/%{name}/prob.report
+%doc %{_docdir}/%{name}/kernel.notes
+%doc %{_docdir}/%{name}/iab-iesg.stmt
+%doc %{_docdir}/%{name}/ipsec.conf-sample
+%doc %{_docdir}/%{name}/ipsec.conf.2_to_1
+%doc %{_docdir}/%{name}/debugging-tcpdump.txt
+
+%files doc
+%defattr(-,root,root)
+%dir %doc %{_docdir}/%{name}
+%doc %{_docdir}/%{name}/oppimpl.txt
+%doc %{_docdir}/%{name}/opportunism*
+%doc %{_docdir}/%{name}/*.html
+%doc %{_docdir}/%{name}/manpage.d
+%doc %{_mandir}/man3/ipsec*
%clean
test -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" || rm -rf $RPM_BUILD_ROOT
@@ -240,10 +349,9 @@
echo -e "using FreeS/WAN-1.9x\n" >>/var/adm/notify/messages/freeswan
fi
fi
-#%preun
-#usr/sbin/rcipsec stop
%preun
+%{stop_on_removal ipsec}
# Some people expect to not loose their secrets even after multiple rpm -e.
if test -s etc/ipsec.secrets.rpmsave; then
cp -p --backup=numbered etc/ipsec.secrets.rpmsave etc/ipsec.secrets.rpmsave.old
@@ -251,9 +359,17 @@
exit 0
%postun
+%{restart_on_update ipsec}
%{insserv_cleanup}
%changelog
+* Mon Sep 10 2007 - mt(a)suse.de
+- Moved html and man3 documentation into openswan-doc
+- Added a Short-Description LSB tag and $remote_fs start
+ requirement to the init script (openswan_40_rcscript.dif)
+- Added stop_on_removal/restart_on_update to rpm pre/postun
+- Cleaned up installation of the documentation as well as
+ another problems mentioned by rpmlint.
* Thu Jun 21 2007 - adrian(a)suse.de
- fix changelog entry order
* Fri Mar 23 2007 - mt(a)suse.de
++++++ openswan_40_rcscript.dif ++++++
--- /var/tmp/diff_new_pack.wG4512/_old 2007-09-13 18:53:46.000000000 +0200
+++ /var/tmp/diff_new_pack.wG4512/_new 2007-09-13 18:53:46.000000000 +0200
@@ -1,5 +1,5 @@
--- programs/_realsetup/_realsetup.in
-+++ programs/_realsetup/_realsetup.in 2007/01/19 11:38:13
++++ programs/_realsetup/_realsetup.in 2007/09/10 11:41:36
@@ -178,7 +178,7 @@
# First, does it seem to be going already?
perform test ! -f $lock "||" "{" \
@@ -152,17 +152,18 @@
*)
--- programs/setup/setup.in
-+++ programs/setup/setup.in 2007/01/19 11:42:01
-@@ -31,6 +31,23 @@
++++ programs/setup/setup.in 2007/09/10 11:50:16
+@@ -31,6 +31,24 @@
# description: IPsec provides encrypted and authenticated communications; \
# KLIPS is the kernel half of it, Pluto is the user-level management daemon.
+### BEGIN INIT INFO
+# Provides: ipsec
-+# Required-Start: $network $named
-+# Required-Stop: $network
++# Required-Start: $network $syslog $remote_fs $named
++# Required-Stop: $network $syslog $remote_fs
+# Default-Start: 3 4 5
+# Default-Stop: 0 1 2 6
++# Short-Description: Start openswan IPSec
+# Description: IPSEC provides encrypted and authenticated communications
+# via a unsafe network, such as the internet (VPN).
+# This scripts loads the kernel module and starts the
@@ -177,7 +178,7 @@
me='ipsec setup' # for messages
# where the private directory and the config files are
-@@ -63,7 +80,7 @@
+@@ -63,7 +81,7 @@
then
echo "cannot find ipsec command -- \`$1' aborted" |
logger -s -p daemon.error -t ipsec_setup
@@ -186,7 +187,7 @@
fi
# accept a few flags
-@@ -121,7 +138,9 @@
+@@ -121,7 +139,9 @@
then
echo "permission denied (must be superuser)" |
logger -s -p $IPSECsyslog -t ipsec_setup 2>&1
@@ -197,7 +198,7 @@
fi
tmp=/var/run/pluto/ipsec_setup.st
outtmp=/var/run/pluto/ipsec_setup.out
-@@ -139,39 +158,62 @@
+@@ -139,39 +159,62 @@
cat ${outtmp} | logger -s -p $IPSECsyslog -t ipsec_setup 2>&1
rm -f ${outtmp}
fi
++++++ sysconfig.network.scripts.openswan-functions ++++++
--- openswan/sysconfig.network.scripts.openswan-functions 2004-03-09 10:22:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/openswan/sysconfig.network.scripts.openswan-functions 2007-09-10 13:52:53.000000000 +0200
@@ -1,4 +1,3 @@
-#!/bin/bash
# hook
cleanup () { true; }
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package openssh
checked in at Thu Sep 13 18:53:54 CEST 2007.
--------
--- openssh/openssh.changes 2007-08-28 18:28:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/openssh/openssh.changes 2007-09-13 15:50:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 15:50:39 CEST 2007 - nadvornik(a)suse.cz
+
+- fixed checking of an untrusted cookie, CVE-2007-4752 [#308521]
+
+-------------------------------------------------------------------
New:
----
openssh-4.6p1-untrusted-cookie-CVE-2007-4752.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openssh-askpass-gnome.spec ++++++
--- /var/tmp/diff_new_pack.SK1940/_old 2007-09-13 18:53:01.000000000 +0200
+++ /var/tmp/diff_new_pack.SK1940/_new 2007-09-13 18:53:01.000000000 +0200
@@ -15,7 +15,7 @@
License: BSD 3-Clause
Group: Productivity/Networking/SSH
Version: 4.6p1
-Release: 53
+Release: 60
Requires: openssh = %{version} openssh-askpass = %{version}
Autoreqprov: on
Summary: A GNOME-Based Passphrase Dialog for OpenSSH
++++++ openssh.spec ++++++
--- /var/tmp/diff_new_pack.SK1940/_old 2007-09-13 18:53:01.000000000 +0200
+++ /var/tmp/diff_new_pack.SK1940/_new 2007-09-13 18:53:01.000000000 +0200
@@ -29,7 +29,7 @@
Conflicts: nonfreessh
Autoreqprov: on
Version: 4.6p1
-Release: 47
+Release: 53
%define xversion 1.2.4.1
Summary: Secure Shell Client and Server (Remote Login Program)
URL: http://www.openssh.com/
@@ -64,6 +64,7 @@
Patch43: %{name}-%{version}-default-protocol.diff
Patch44: %{name}-%{version}-audit.patch
Patch45: %{name}-%{version}-challenge.patch
+Patch46: %{name}-%{version}-untrusted-cookie-CVE-2007-4752.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package askpass
Summary: A passphrase dialog for OpenSSH and the X Window System
@@ -155,6 +156,7 @@
%patch43
%patch44 -p1
%patch45
+%patch46
cp -v %{SOURCE4} .
cp -v %{SOURCE6} .
cd ../x11-ssh-askpass-%{xversion}
@@ -298,6 +300,8 @@
%config %_appdefdir/SshAskpass
%changelog
+* Thu Sep 13 2007 - nadvornik(a)suse.cz
+- fixed checking of an untrusted cookie, CVE-2007-4752 [#308521]
* Tue Aug 28 2007 - anicka(a)suse.cz
- fix blocksigalrm patch to set old signal mask after
writing the log in every case [#304819]
++++++ openssh-4.6p1-untrusted-cookie-CVE-2007-4752.diff ++++++
--- clientloop.c
+++ clientloop.c
@@ -290,19 +290,29 @@
generated = 1;
}
}
- snprintf(cmd, sizeof(cmd),
- "%s %s%s list %s 2>" _PATH_DEVNULL,
- xauth_path,
- generated ? "-f " : "" ,
- generated ? xauthfile : "",
- display);
- debug2("x11_get_proto: %s", cmd);
- f = popen(cmd, "r");
- if (f && fgets(line, sizeof(line), f) &&
- sscanf(line, "%*s %511s %511s", proto, data) == 2)
- got_data = 1;
- if (f)
- pclose(f);
+
+ /*
+ * When in untrusted mode, we read the cookie only if it was
+ * successfully generated as an untrusted one in the step
+ * above.
+ */
+ if (trusted || generated) {
+ snprintf(cmd, sizeof(cmd),
+ "%s %s%s list %s 2>" _PATH_DEVNULL,
+ xauth_path,
+ generated ? "-f " : "" ,
+ generated ? xauthfile : "",
+ display);
+ debug2("x11_get_proto: %s", cmd);
+ f = popen(cmd, "r");
+ if (f && fgets(line, sizeof(line), f) &&
+ sscanf(line, "%*s %511s %511s", proto, data) == 2)
+ got_data = 1;
+ if (f)
+ pclose(f);
+ } else
+ error("Warning: untrusted X11 forwarding setup failed: "
+ "xauth key data not generated");
}
if (do_unlink) {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package openssl
checked in at Thu Sep 13 18:53:36 CEST 2007.
--------
--- openssl/openssl.changes 2007-08-03 14:17:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/openssl/openssl.changes 2007-09-05 11:39:56.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 5 11:39:26 CEST 2007 - mkoenig(a)suse.de
+
+- fix another gcc 4.2 build problem [#307669]
+
+-------------------------------------------------------------------
New:
----
openssl-gcc42_b.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openssl.spec ++++++
--- /var/tmp/diff_new_pack.pLM567/_old 2007-09-13 18:52:20.000000000 +0200
+++ /var/tmp/diff_new_pack.pLM567/_new 2007-09-13 18:52:20.000000000 +0200
@@ -19,7 +19,7 @@
Provides: ssl
Autoreqprov: on
Version: 0.9.8e
-Release: 32
+Release: 41
Summary: Secure Sockets and Transport Layer Security
URL: http://www.openssl.org/
Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2
@@ -40,6 +40,7 @@
Patch21: bswap.diff
Patch22: openssl-0.9.8-key_length.patch
Patch23: openssl-gcc42.patch
+Patch24: openssl-gcc42_b.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libopenssl0_9_8
@@ -200,6 +201,7 @@
%patch21
%patch22 -p1
%patch23
+%patch24
cp -p %{S:10} .
cp -p %{S:20} certs/
cp -p %{S:21} certs/
@@ -415,6 +417,8 @@
%{ssletcdir}/certs
%changelog
+* Wed Sep 05 2007 - mkoenig(a)suse.de
+- fix another gcc 4.2 build problem [#307669]
* Fri Aug 03 2007 - coolo(a)suse.de
- provide the version obsoleted (#293401)
* Wed Aug 01 2007 - werner(a)suse.de
++++++ openssl-gcc42_b.patch ++++++
--- crypto/ocsp/ocsp.h.orig 2007-09-02 17:56:39.000000000 +0200
+++ crypto/ocsp/ocsp.h 2007-09-02 18:04:50.000000000 +0200
@@ -469,7 +469,7 @@
ASN1_STRING *ASN1_STRING_encode(ASN1_STRING *s, i2d_of_void *i2d,
void *data, STACK_OF(ASN1_OBJECT) *sk);
#define ASN1_STRING_encode_of(type,s,i2d,data,sk) \
-((ASN1_STRING *(*)(ASN1_STRING *,I2D_OF(type),type *,STACK_OF(ASN1_OBJECT) *))openssl_fcast(ASN1_STRING_encode))(s,i2d,data,sk)
+ ASN1_STRING_encode(s, CHECKED_I2D_OF(type, i2d), data, sk)
X509_EXTENSION *OCSP_crlID_new(char *url, long *n, char *tim);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package openct
checked in at Thu Sep 13 18:52:12 CEST 2007.
--------
--- openct/openct.changes 2007-08-24 16:28:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/openct/openct.changes 2007-09-12 15:50:58.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Sep 12 15:50:18 CEST 2007 - sbrabec(a)suse.cz
+
+- Make hald-addon-openct script executable (#304149).
+
+-------------------------------------------------------------------
+Mon Sep 10 17:19:45 CEST 2007 - sbrabec(a)suse.cz
+
+- Provide and obsolete pcsc-etoken (#284583).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openct.spec ++++++
--- /var/tmp/diff_new_pack.i31459/_old 2007-09-13 18:51:58.000000000 +0200
+++ /var/tmp/diff_new_pack.i31459/_new 2007-09-13 18:51:58.000000000 +0200
@@ -12,7 +12,7 @@
Name: openct
Version: 0.6.13
-Release: 1
+Release: 8
BuildRequires: db-devel krb5-devel libusb-devel licenses openldap2-devel pcsc-lite-devel pkg-config
# NOTE: We prefer multiple RPM directory ownership here, because
# dependency on hal increases bootstrap build time.
@@ -28,6 +28,9 @@
Requires: licenses
## Only for directory ownership:
#Requires: hal
+# Existed up to 10.2, maintained in SLES9:
+Provides: pcsc-etoken <= 0.3.2
+Obsoletes: pcsc-etoken <= 0.3.2
%description
OpenCT is a set of library and tools to talk to smart card readers. It
@@ -95,6 +98,7 @@
cp etc/openct.fdi $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop/10-usb-openct.fdi
mkdir -p $RPM_BUILD_ROOT%{_libexecdir}/hal
cp etc/openct.hald $RPM_BUILD_ROOT%{_libexecdir}/hal/hald-addon-openct
+chmod +x $RPM_BUILD_ROOT%{_libexecdir}/hal/hald-addon-openct
#
# Create directory
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/openct
@@ -157,6 +161,10 @@
%{_libdir}/pkgconfig/libopenct.pc
%changelog
+* Wed Sep 12 2007 - sbrabec(a)suse.cz
+- Make hald-addon-openct script executable (#304149).
+* Mon Sep 10 2007 - sbrabec(a)suse.cz
+- Provide and obsolete pcsc-etoken (#284583).
* Fri Aug 24 2007 - sbrabec(a)suse.cz
- Updated to version 0.6.13 (#304149):
* hotplugging works correctly
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package openal
checked in at Thu Sep 13 18:52:06 CEST 2007.
--------
--- openal/openal.changes 2007-07-05 08:34:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/openal/openal.changes 2007-09-13 15:56:03.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 15:55:38 CEST 2007 - sbrabec(a)suse.cz
+
+- Fixed pkgconfig file (#237223, patch from Andreas Hanke).
+
+-------------------------------------------------------------------
New:
----
openal-pkgconfig.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openal.spec ++++++
--- /var/tmp/diff_new_pack.y31284/_old 2007-09-13 18:51:55.000000000 +0200
+++ /var/tmp/diff_new_pack.y31284/_new 2007-09-13 18:51:55.000000000 +0200
@@ -17,7 +17,7 @@
Group: System/Libraries
Autoreqprov: on
Version: 0.0.8
-Release: 60
+Release: 84
URL: http://www.openal.org/
Icon: openal.xpm
Summary: Open Audio Library
@@ -29,6 +29,7 @@
Patch3: openal-5.1-support.diff
Patch4: openal-speaker-config.diff
Patch5: openal-device-auto-select.diff
+Patch6: openal-pkgconfig.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -64,6 +65,7 @@
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6
%build
%{?suse_update_config:%{suse_update_config -f linux}}
@@ -119,6 +121,8 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Thu Sep 13 2007 - sbrabec(a)suse.cz
+- Fixed pkgconfig file (#237223, patch from Andreas Hanke).
* Thu Jul 05 2007 - meissner(a)suse.de
- mark that we use alsa by explicitly buildrequire
and requires in the -devel package.
++++++ openal-pkgconfig.patch ++++++
--- admin/pkgconfig/openal.pc.in
+++ admin/pkgconfig/openal.pc.in
@@ -5,7 +5,6 @@
Name: OpenAL
Description: OpenAL is a cross-platform 3D audio API.
-Requires: @requirements@
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lopenal
Cflags: -I${includedir}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package nautilus-sendto
checked in at Thu Sep 13 18:51:47 CEST 2007.
--------
--- GNOME/nautilus-sendto/nautilus-sendto.changes 2007-08-10 15:19:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/nautilus-sendto/nautilus-sendto.changes 2007-09-10 12:34:39.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 10 12:32:48 CEST 2007 - sbrabec(a)suse.cz
+
+- Use theme icon "document-send" (GNOME#321179#c18).
+
+-------------------------------------------------------------------
Old:
----
nautilus-sendto.png
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nautilus-sendto.spec ++++++
--- /var/tmp/diff_new_pack.G26863/_old 2007-09-13 18:51:21.000000000 +0200
+++ /var/tmp/diff_new_pack.G26863/_new 2007-09-13 18:51:21.000000000 +0200
@@ -17,11 +17,10 @@
Autoreqprov: on
Requires: nautilus
Version: 0.10
-Release: 23
+Release: 43
Summary: Integrate Nautilus, Evolution, and Gaim
URL: http://www.es.gnome.org/~telemaco/
Source: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
-Source1: nautilus-sendto.png
Patch1: nautilus-sendto-icon.patch
Patch2: nautilus-sendto-cs.patch
Patch10: nautilus-sendto-0.7-thunderbird.patch
@@ -33,7 +32,7 @@
%gconf_schemas_prereq
%description
-This package provides functionality in the Nautilus file browser to
+This package provides the functionality to the Nautilus file browser to
send files over e-mail or instant messaging protocols via Evolution and
Gaim.
@@ -53,7 +52,6 @@
%patch10 -p1
%patch11 -p1
%patch12 -p1
-cp -a %{S:1} src/
%build
autoreconf -f -i
@@ -85,7 +83,6 @@
%doc AUTHORS NEWS README COPYING
%{_bindir}/*
%{_datadir}/nautilus-sendto
-%{_datadir}/pixmaps/*.png
# NOTE: Own %{_libdir}/pidgin to not depend on pidgin.
%dir %{_libdir}/pidgin
%{_libdir}/pidgin/*.so
@@ -96,6 +93,8 @@
%files lang -f %{name}.lang
%changelog
+* Mon Sep 10 2007 - sbrabec(a)suse.cz
+- Use theme icon "document-send" (GNOME#321179#c18).
* Fri Aug 10 2007 - coolo(a)suse.de
- put Version before the use of %%version
* Tue Aug 07 2007 - maw(a)suse.de
++++++ nautilus-sendto-icon.patch ++++++
--- /var/tmp/diff_new_pack.G26863/_old 2007-09-13 18:51:22.000000000 +0200
+++ /var/tmp/diff_new_pack.G26863/_new 2007-09-13 18:51:22.000000000 +0200
@@ -1,21 +1,3 @@
---- src/Makefile.am
-+++ src/Makefile.am
-@@ -20,6 +20,9 @@
-
- nautilus_sendto_LDADD = $(NAUTILUS_SENDTO_LIBS)
-
-+pixmapdir = $(datadir)/pixmaps
-+pixmap_DATA = nautilus-sendto.png
-+
- nautilus_extensiondir=$(libdir)/nautilus/extensions-1.0
- nautilus_extension_LTLIBRARIES=libnautilus-sendto.la
- libnautilus_sendto_la_SOURCES = \
-@@ -30,4 +33,4 @@
- libnautilus_sendto_la_LDFLAGS = -module -avoid-version -no-undefined
- libnautilus_sendto_la_LIBADD = $(NAUTILUS_EXT_SENDTO_LIBS)
-
--EXTRA_DIST = $(glade_DATA)
-+EXTRA_DIST = $(glade_DATA) $(pixmap_DATA)
--- src/nautilus-nste.c
+++ src/nautilus-nste.c
@@ -92,14 +92,14 @@
@@ -26,14 +8,15 @@
+ _("Send To..."),
_("Send file by mail, instant message..."),
- NULL);
-+ "nautilus-sendto");
++ "document-send");
} else {
item = nautilus_menu_item_new ("NautilusNste::sendto",
- _("Send to..."),
+ _("Send To..."),
_("Send files by mail, instant message..."),
- NULL);
-+ "nautilus-sendto");
++ "document-send");
}
g_signal_connect (item,
"activate",
+;;
\ No newline at end of file
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kernel-source
checked in at Thu Sep 13 18:51:34 CEST 2007.
--------
--- kernel-source/kernel-bigsmp.changes 2007-09-11 17:27:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/kernel-bigsmp.changes 2007-09-13 16:55:40.000000000 +0200
@@ -1,0 +2,466 @@
+Thu Sep 13 13:39:26 CEST 2007 - bwalle(a)suse.de
+
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+
+-------------------------------------------------------------------
+Thu Sep 13 13:14:47 CEST 2007 - trenn(a)suse.de
+
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+
+-------------------------------------------------------------------
+Thu Sep 13 12:54:26 CEST 2007 - sdietrich(a)suse.de
+
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
++++ 269 more lines (skipped)
++++ between kernel-source/kernel-bigsmp.changes
++++ and /mounts/work_src_done/STABLE/kernel-source/kernel-bigsmp.changes
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-dummy.changes: same change
kernel-kdump.changes: same change
kernel-ppc64.changes: same change
kernel-rt.changes: same change
kernel-rt_debug.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-xen.changes: same change
kernel-xenpae.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kernel-bigsmp.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:40.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:40.000000000 +0200
@@ -39,7 +39,7 @@
%endif
Summary: Kernel with PAE Support
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -170,7 +170,7 @@
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -561,6 +561,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
kernel-debug.spec: same change
kernel-default.spec: same change
++++++ kernel-dummy.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:41.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:41.000000000 +0200
@@ -15,7 +15,7 @@
URL: http://www.kernel.org/
Summary: Internal dummy package for synchronizing release numbers
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: off
@@ -28,7 +28,7 @@
--------
Andreas Gruenbacher <agruen(a)suse.de>
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%install
@@ -41,6 +41,458 @@
/etc/dummy
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-kdump.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:41.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:41.000000000 +0200
@@ -39,7 +39,7 @@
%endif
Summary: kernel for kdump
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -174,7 +174,7 @@
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -565,6 +565,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-ppc64.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:41.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:41.000000000 +0200
@@ -38,7 +38,7 @@
%endif
Summary: Kernel for ppc64 Systems
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later, LGPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -186,7 +186,7 @@
Tom Gall <tom_gall(a)vnet.ibm.com>
see /usr/src/linux/CREDITS for more details.
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -577,6 +577,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-rt_debug.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:41.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:41.000000000 +0200
@@ -39,7 +39,7 @@
%endif
Summary: A Debug Version of the Kernel
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -172,7 +172,7 @@
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -563,6 +563,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-rt.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:42.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:42.000000000 +0200
@@ -39,7 +39,7 @@
%endif
Summary: The Realtime Linux Kernel
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -188,7 +188,7 @@
see /usr/src/linux/CREDITS for more details.
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -579,6 +579,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-s390.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:42.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:42.000000000 +0200
@@ -39,7 +39,7 @@
%endif
Summary: The Standard Kernel
Version: 2.6.22.5
-Release: 9
+Release: 10
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -168,7 +168,7 @@
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -559,6 +559,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:42.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:42.000000000 +0200
@@ -22,7 +22,7 @@
%endif
Summary: The Linux Kernel Sources
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 only
Group: Development/Sources
Autoreqprov: off
@@ -106,7 +106,7 @@
see /usr/src/linux/CREDITS for more details.
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -281,6 +281,458 @@
%files -f kernel-source.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:43.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:43.000000000 +0200
@@ -21,7 +21,7 @@
%endif
Summary: Kernel Symbol Versions (modversions)
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: Development/Sources
Autoreqprov: off
@@ -96,7 +96,7 @@
see /usr/src/linux/CREDITS for more details.
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
echo "Architecture symbol(s):" %symbols
@@ -150,6 +150,458 @@
/lib/modules/*/*
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.NG1291/_old 2007-09-13 18:48:43.000000000 +0200
+++ /var/tmp/diff_new_pack.NG1291/_new 2007-09-13 18:48:43.000000000 +0200
@@ -39,7 +39,7 @@
%endif
Summary: The Standard Kernel - without any SUSE patches
Version: 2.6.22.5
-Release: 15
+Release: 17
License: GPL v2 or later
Group: System/Kernel
Autoreqprov: on
@@ -188,7 +188,7 @@
-Source Timestamp: 2007/09/11 14:25:31 UTC
+Source Timestamp: 2007/09/13 11:40:13 UTC
%prep
if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
@@ -579,6 +579,458 @@
%files -f kernel.files
%changelog
+* Thu Sep 13 2007 - bwalle(a)suse.de
+- rpm/post.sh: run mkinitrd also of bootloader configuration files
+ are not present (308970)
+* Thu Sep 13 2007 - trenn(a)suse.de
+- patches.arch/acpi_gpe_suspend_cleanup.patch:
+ ACPI: Cleanup gpe handling for suspend/resume
+ (https://bugzilla.novell.com/show_bug.cgi?id=292300)
+* Thu Sep 13 2007 - sdietrich(a)suse.de
+- Remove unused broken-out RT patches.
+- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
+ Delete.
+- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
+- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
+ Delete.
+- patches.rt/add-notrace.patch: Delete.
+- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
+ Delete.
+- patches.rt/apic-dumpstack.patch: Delete.
+- patches.rt/arm-cmpxchg.patch: Delete.
+- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
+- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
+- patches.rt/arm-imx.patch: Delete.
+- patches.rt/arm-latency-tracer-support.patch: Delete.
+- patches.rt/arm-leds-timer.patch: Delete.
+- patches.rt/arm-preempt-config.patch: Delete.
+- patches.rt/arm-trace-preempt-idle.patch: Delete.
+- patches.rt/barrier.patch: Delete.
+- patches.rt/bh-state-lock.patch: Delete.
+- patches.rt/bh-uptodate-lock.patch: Delete.
+- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
+ Delete.
+- patches.rt/clockevents-allow-build-without-runtime-use.patch:
+ Delete.
+- patches.rt/clockevents-fix-device-replacement.patch: Delete.
+- patches.rt/clockevents-fix-resume-logic.patch: Delete.
+- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
+- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
+ Delete.
+- patches.rt/clockevents-remove-unused-code.patch: Delete.
+- patches.rt/clockevents-remove-unused-inline-function.patch:
+ Delete.
+- patches.rt/cpuidle-complete.patch: Delete.
+- patches.rt/cputimer-thread-rt_A0.patch: Delete.
+- patches.rt/cputimer-thread-rt-fix.patch: Delete.
+- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
+ Delete.
+- patches.rt/disable-irqpoll.patch: Delete.
+- patches.rt/dont-unmask-io_apic.patch: Delete.
+- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
+- patches.rt/ep93xx-clockevents-fix.patch: Delete.
+- patches.rt/ep93xx-clockevents.patch: Delete.
+- patches.rt/ep93xx-timer-accuracy.patch: Delete.
+- patches.rt/fix-acpi-build-weirdness.patch: Delete.
+- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
+- patches.rt/fix-emergency-reboot.patch: Delete.
+- patches.rt/fix-migrating-softirq.patch: Delete.
+- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
+ Delete.
+- patches.rt/floppy-resume-fix.patch: Delete.
+- patches.rt/futex-performance-hack.patch: Delete.
+- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
+- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
+- patches.rt/gcc-warnings-shut-up.patch: Delete.
+- patches.rt/gtod-optimize.patch: Delete.
+- patches.rt/highmem-redo-mainline.patch: Delete.
+- patches.rt/highmem-revert-mainline.patch: Delete.
+- patches.rt/highmem_rewrite.patch: Delete.
+- patches.rt/highres-improve-debug-output-fix.patch: Delete.
+- patches.rt/highres-improve-debug-output.patch: Delete.
+- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
+- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
+ Delete.
+- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
+- patches.rt/hrtimer-no-printk.patch: Delete.
+- patches.rt/hrtimers-overrun-api.patch: Delete.
+- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
+- patches.rt/hrtimer-trace.patch: Delete.
+- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
+- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
+- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
+- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
+- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
+- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
+ Delete.
+- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
+- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
+- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
+ Delete.
+- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
+- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
+- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
+- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
+- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
+ Delete.
+- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
+ Delete.
+- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
+ Delete.
+- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
+ Delete.
+- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
+ Delete.
+- patches.rt/idle-stop-critical-timing.patch: Delete.
+- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
+- patches.rt/inet_hash_bits.patch: Delete.
+- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
+- patches.rt/irda-fix.patch: Delete.
+- patches.rt/jbd_assertions_smp_only.patch: Delete.
+- patches.rt/jiffies-remove-unused-macros.patch: Delete.
+- patches.rt/kmap-atomic-i386-fix.patch: Delete.
+- patches.rt/kmap-atomic-prepare.patch: Delete.
+- patches.rt/kprobes-preempt-fix.patch: Delete.
+- patches.rt/kstat-add-rt-stats.patch: Delete.
+- patches.rt/kvm-rt.patch: Delete.
+- patches.rt/latency-measurement-drivers-fix.patch: Delete.
+- patches.rt/latency-measurement-drivers.patch: Delete.
+- patches.rt/latency-trace-fix.patch: Delete.
+- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
+ Delete.
+- patches.rt/latency-tracer-one-off-fix.patch: Delete.
+- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
+- patches.rt/latency-tracer-printk-fix.patch: Delete.
+- patches.rt/latency-tracer-variable-threshold.patch: Delete.
+- patches.rt/latency-tracing-arm.patch: Delete.
+- patches.rt/latency-tracing-exclude-printk.patch: Delete.
+- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
+- patches.rt/latency-tracing-i386.patch: Delete.
+- patches.rt/latency-tracing.patch: Delete.
+- patches.rt/latency-tracing-ppc.patch: Delete.
+- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
+- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
+- patches.rt/latency-tracing-x86_64.patch: Delete.
+- patches.rt/lockdep_fixup_annotate.patch: Delete.
+- patches.rt/lockdep_fixups.patch: Delete.
+- patches.rt/lockdep-lock_set_subclass.patch: Delete.
+- patches.rt/lockdep-more-entries.patch: Delete.
+- patches.rt/lockdep-prettify.patch: Delete.
+- patches.rt/lockdep-prove-locking.patch: Delete.
+- patches.rt/lockdep-rt-mutex.patch: Delete.
+- patches.rt/lockdep-show-held-locks.patch: Delete.
+- patches.rt/lock_list.patch: Delete.
+- patches.rt/lockstat_bounce.patch: Delete.
+- patches.rt/lockstat_bounce_rt.patch: Delete.
+- patches.rt/lockstat_class_name.patch: Delete.
+- patches.rt/lockstat-core.patch: Delete.
+- patches.rt/lockstat-hooks.patch: Delete.
+- patches.rt/lockstat-output.patch: Delete.
+- patches.rt/lockstat-rt-hooks.patch: Delete.
+- patches.rt/loopback-revert.patch: Delete.
+- patches.rt/mips-gtod_clocksource.patch: Delete.
+- patches.rt/mm-fix-latency.patch: Delete.
+- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
+- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
+- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
+- patches.rt/mm-speculative-get-page.patch: Delete.
+- patches.rt/module-pde-race-fixes.patch: Delete.
+- patches.rt/move-native-irq.patch: Delete.
+- patches.rt/msi-suspend-resume-workaround.patch: Delete.
+- patches.rt/neptune-no-at-keyboard.patch: Delete.
+- patches.rt/net-core-preempt-fix.patch: Delete.
+- patches.rt/netfilter-more-debugging.patch: Delete.
+- patches.rt/netpoll-8139too-fix.patch: Delete.
+- patches.rt/new-softirq-code.patch: Delete.
+- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
+- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
+- patches.rt/nmi-profiling-base.patch: Delete.
+- patches.rt/nmi-profiling.patch: Delete.
+- patches.rt/nmi-watchdog-disable.patch: Delete.
+- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
+ Delete.
+- patches.rt/ns2cyc-result-fix.patch: Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
+ Delete.
+- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
+ Delete.
+- patches.rt/pagefault-disable-cleanup.patch: Delete.
+- patches.rt/panic-dont-stop-box.patch: Delete.
+- patches.rt/paravirt-function-pointer-fix.patch: Delete.
+- patches.rt/pause-on-oops-head-tail.patch: Delete.
+- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
+- patches.rt/percpu-locked-mm.patch: Delete.
+- patches.rt/percpu-locked-netfilter2.patch: Delete.
+- patches.rt/percpu-locked-netfilter.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
+- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
+- patches.rt/posix-cpu-timers-fix.patch: Delete.
+- patches.rt/ppc-a-2.patch: Delete.
+- patches.rt/ppc-add-mcount.patch: Delete.
+- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
+- patches.rt/ppc-clockevents-fix.patch: Delete.
+- patches.rt/ppc-clockevents.patch: Delete.
+- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
+- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
+- patches.rt/ppc-gtod-support-fix.patch: Delete.
+- patches.rt/ppc-gtod-support.patch: Delete.
+- patches.rt/ppc-highres-dyntick.patch: Delete.
+- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
+- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
+- patches.rt/ppc-read-persistent-clock.patch: Delete.
+- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
+- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
+- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
+- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
+- patches.rt/preempt-irqs-arm.patch: Delete.
+- patches.rt/preempt-irqs-core.patch: Delete.
+- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
+- patches.rt/preempt-irqs-hrtimer.patch: Delete.
+- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
+- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-i386.patch: Delete.
+- patches.rt/preempt-irqs-Kconfig.patch: Delete.
+- patches.rt/preempt-irqs-mips.patch: Delete.
+- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
+- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
+- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
+- patches.rt/preempt-irqs-ppc.patch: Delete.
+- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
+ Delete.
+- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
+- patches.rt/preempt-irqs-timer.patch: Delete.
+- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
+- patches.rt/preempt-irqs-x86-64.patch: Delete.
+- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
+ Delete.
+- patches.rt/preempt-realtime-acpi.patch: Delete.
+- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
+- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
+- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
+- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
+- patches.rt/preempt-realtime-arm.patch: Delete.
+- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
+- patches.rt/preempt-realtime-arm-shark.patch: Delete.
+- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
+- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
+- patches.rt/preempt-realtime-console.patch: Delete.
+- patches.rt/preempt-realtime-core.patch: Delete.
+- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
+- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
+- patches.rt/preempt-realtime-fs-block.patch: Delete.
+- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
+- patches.rt/preempt-realtime-i386.patch: Delete.
+- patches.rt/preempt-realtime-ia64.patch: Delete.
+- patches.rt/preempt-realtime-ide.patch: Delete.
+- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
+ Delete.
+- patches.rt/preempt-realtime-input.patch: Delete.
+- patches.rt/preempt-realtime-ipc.patch: Delete.
+- patches.rt/preempt-realtime-irqs.patch: Delete.
+- patches.rt/preempt-realtime-loopback.patch: Delete.
+- patches.rt/preempt-realtime-mips.patch: Delete.
+- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
+- patches.rt/preempt-realtime-mm.patch: Delete.
+- patches.rt/preempt-realtime-netconsole.patch: Delete.
+- patches.rt/preempt-realtime-net-drivers.patch: Delete.
+- patches.rt/preempt-realtime-net.patch: Delete.
+- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
+ Delete.
+- patches.rt/preempt-realtime-powerpc.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
+- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
+- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
+ Delete.
+- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
+ Delete.
+- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
+- patches.rt/preempt-realtime-printk.patch: Delete.
+- patches.rt/preempt-realtime-profiling.patch: Delete.
+- patches.rt/preempt-realtime-rawlocks.patch: Delete.
+- patches.rt/preempt-realtime-rcu.patch: Delete.
+- patches.rt/preempt-realtime-sched-i386.patch: Delete.
+- patches.rt/preempt-realtime-sched.patch: Delete.
+- patches.rt/preempt-realtime-sh.patch: Delete.
+- patches.rt/preempt-realtime-sound.patch: Delete.
+- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
+ Delete.
+- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
+- patches.rt/preempt-realtime-timer.patch: Delete.
+- patches.rt/preempt-realtime-usb.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
+- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
+- patches.rt/preempt-realtime-x86_64.patch: Delete.
+- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
+- patches.rt/preempt-rt-no-slub.patch: Delete.
+- patches.rt/preempt-softirqs-core.patch: Delete.
+- patches.rt/print-might-sleep-hack.patch: Delete.
+- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
+- patches.rt/quicklist-release-before-free-page.patch: Delete.
+- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
+- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
+- patches.rt/random-driver-latency-fix.patch: Delete.
+- patches.rt/rcu-1.patch: Delete.
+- patches.rt/rcu-2.patch: Delete.
+- patches.rt/rcu-3.patch: Delete.
+- patches.rt/rcu-4.patch: Delete.
+- patches.rt/rcu-classic-fixup.patch: Delete.
+- patches.rt/rcu-hrt-fixups.patch: Delete.
+- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
+- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
+- patches.rt/rcu-tasklet-softirq.patch: Delete.
+- patches.rt/rcu-various-fixups.patch: Delete.
+- patches.rt/realtime-lsm.patch: Delete.
+- patches.rt/redo-regparm-option.patch: Delete.
+- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
+- patches.rt/replace-bugon-by-warn-on.patch: Delete.
+- patches.rt/reset-latency-histogram.patch: Delete.
+- patches.rt/rfkill-input-fix.patch: Delete.
+- patches.rt/rt-apis.patch: Delete.
+- patches.rt/rt-kmap-scale-fix.patch: Delete.
+- patches.rt/rt-mutex-arm-fix.patch: Delete.
+- patches.rt/rt-mutex-arm.patch: Delete.
+- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
+- patches.rt/rt-mutex-core.patch: Delete.
+- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
+- patches.rt/rt-mutex-delayed-resched.patch: Delete.
+- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
+ Delete.
+- patches.rt/rt-mutex-i386.patch: Delete.
+- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
+- patches.rt/rt-mutex-mips.patch: Delete.
+- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
+- patches.rt/rt-mutex-ppc.patch: Delete.
+- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
+- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
+- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
+- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
+- patches.rt/rt-mutex-trylock-export.patch: Delete.
+- patches.rt/rt-mutex-x86-64.patch: Delete.
+- patches.rt/rt-page_alloc.patch: Delete.
+- patches.rt/rt-slab-new.patch: Delete.
+- patches.rt/rt-time-starvation-fix.patch: Delete.
+- patches.rt/RT_utsname.patch: Delete.
+- patches.rt/sched-cfs-latest.patch: Delete.
+- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
+- patches.rt/sched-rt-balance-fix.patch: Delete.
+- patches.rt/sched-upstream.patch: Delete.
+- patches.rt/select-error-leak-fix.patch: Delete.
+- patches.rt/serial-locking-rt-cleanup.patch: Delete.
+- patches.rt/serial-slow-machines.patch: Delete.
+- patches.rt/series: Delete.
+- patches.rt/s_files-barrier.patch: Delete.
+- patches.rt/s_files.patch: Delete.
+- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
+- patches.rt/s_files-per_cpu-rt.patch: Delete.
+- patches.rt/s_files-pipe-fix.patch: Delete.
+- patches.rt/s_files-proc-generic-fix.patch: Delete.
+- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
+- patches.rt/slab-fix.patch: Delete.
+- patches.rt/slob-scale-break-out-caches.patch: Delete.
+- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
+- patches.rt/smaller-trace.patch: Delete.
+- patches.rt/smp-processor-id-fixups.patch: Delete.
+- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
+- patches.rt/softlockup-print-regs.patch: Delete.
+- patches.rt/spinlock-init-cleanup.patch: Delete.
+- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
+- patches.rt/tasklet-busy-loop-hack.patch: Delete.
+- patches.rt/tasklet-fix-preemption-race.patch: Delete.
+- patches.rt/tasklet-more-fixes.patch: Delete.
+- patches.rt/tasklet-redesign.patch: Delete.
+- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
+- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
+ Delete.
+- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
+ Delete.
+- patches.rt/timer-freq-tweaks.patch: Delete.
+- patches.rt/time-warp-detect.patch: Delete.
+- patches.rt/trace-cpuidle.patch: Delete.
+- patches.rt/trace-name-plus.patch: Delete.
+- patches.rt/trace-sti-mwait.patch: Delete.
+- patches.rt/trace-with-caller-addr.patch: Delete.
+- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
+- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
+ Delete.
+- patches.rt/version.patch: Delete.
+- patches.rt/vortex-fix.patch: Delete.
+- patches.rt/vsyscall-add-notrace.patch: Delete.
+- patches.rt/write-try-lock-irqsave.patch: Delete.
+- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
+- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
+- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
+ Delete.
+- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
+- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
+- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
+ Delete.
+- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
+- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
+- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
+- patches.rt/x86_64-fix-apic-typo.patch: Delete.
+- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
+- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
+ Delete.
+- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
+ Delete.
+- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
+- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
+- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
+ Delete.
+- patches.rt/x86_64-remove-unused-code.patch: Delete.
+- patches.rt/x86_64-share-hpet-h.patch: Delete.
+- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
+- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
+- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
+- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
+- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
+- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
+ Delete.
+- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
+- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
+- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.
+* Wed Sep 12 2007 - kkeil(a)suse.de
+- patches.drivers/e1000-eeprom-cksum.patch: Delete.
+- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
+ (309526)
+* Wed Sep 12 2007 - sdietrich(a)suse.de
+- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
+- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
+ fix get_monotonic_cycles for latency tracer.
+- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
+ initialize the clock source to jiffies clock.
+- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
+ time keeping add cycle_raw for actual incrementation.
+- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
+- Update config files: turn off i386/X86_GENERIC
+ remove PREEMPT_HOOKS: obsolete
* Tue Sep 11 2007 - bwalle(a)suse.de
- rpm/post.sh: Don't run mkinitrd during installation (308984)
* Tue Sep 11 2007 - jbeulich(a)novell.com
kernel-xenpae.spec: same change
kernel-xen.spec: same change
++++++ build-source-timestamp ++++++
--- kernel-source/build-source-timestamp 2007-09-11 17:27:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/build-source-timestamp 2007-09-13 16:55:34.000000000 +0200
@@ -1 +1 @@
-2007/09/11 14:25:31 UTC
+2007/09/13 11:40:13 UTC
++++++ config.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/rt new/config/i386/rt
--- old/config/i386/rt 2007-09-11 17:26:34.000000000 +0200
+++ new/config/i386/rt 2007-09-12 13:19:17.000000000 +0200
@@ -1,7 +1,5 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.22.5
-# Fri Sep 7 10:22:11 2007
#
CONFIG_X86_32=y
CONFIG_GENERIC_TIME=y
@@ -162,9 +160,9 @@
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
-CONFIG_X86_GENERIC=y
+# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
-CONFIG_X86_L1_CACHE_SHIFT=7
+CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_XADD=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_ASM_SEMAPHORES=y
@@ -178,7 +176,6 @@
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_ALIGNMENT_16=y
-CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_MINIMUM_CPU_MODEL=4
CONFIG_HPET_TIMER=y
CONFIG_NR_CPUS=32
@@ -191,7 +188,6 @@
CONFIG_PREEMPT=y
CONFIG_PREEMPT_SOFTIRQS=y
CONFIG_PREEMPT_HARDIRQS=y
-CONFIG_PREEMPT_HOOKS=y
CONFIG_PREEMPT_BKL=y
# CONFIG_CLASSIC_RCU is not set
CONFIG_PREEMPT_RCU=y
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/rt_debug new/config/i386/rt_debug
--- old/config/i386/rt_debug 2007-09-11 17:26:34.000000000 +0200
+++ new/config/i386/rt_debug 2007-09-12 13:19:17.000000000 +0200
@@ -1,7 +1,5 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.22.5
-# Fri Sep 7 10:21:55 2007
#
CONFIG_X86_32=y
CONFIG_GENERIC_TIME=y
@@ -162,9 +160,9 @@
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
-CONFIG_X86_GENERIC=y
+# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
-CONFIG_X86_L1_CACHE_SHIFT=7
+CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_XADD=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_ASM_SEMAPHORES=y
@@ -179,7 +177,6 @@
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_ALIGNMENT_16=y
-CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_MINIMUM_CPU_MODEL=4
CONFIG_HPET_TIMER=y
CONFIG_NR_CPUS=128
@@ -192,7 +189,6 @@
CONFIG_PREEMPT=y
CONFIG_PREEMPT_SOFTIRQS=y
CONFIG_PREEMPT_HARDIRQS=y
-CONFIG_PREEMPT_HOOKS=y
CONFIG_PREEMPT_BKL=y
# CONFIG_CLASSIC_RCU is not set
CONFIG_PREEMPT_RCU=y
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/rt new/config/x86_64/rt
--- old/config/x86_64/rt 2007-09-11 17:26:35.000000000 +0200
+++ new/config/x86_64/rt 2007-09-12 13:19:17.000000000 +0200
@@ -1,7 +1,5 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.22.5
-# Fri Sep 7 10:22:39 2007
#
CONFIG_X86_64=y
CONFIG_64BIT=y
@@ -160,7 +158,6 @@
CONFIG_PREEMPT=y
CONFIG_PREEMPT_SOFTIRQS=y
CONFIG_PREEMPT_HARDIRQS=y
-CONFIG_PREEMPT_HOOKS=y
CONFIG_PREEMPT_BKL=y
# CONFIG_CLASSIC_RCU is not set
CONFIG_PREEMPT_RCU=y
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/rt_debug new/config/x86_64/rt_debug
--- old/config/x86_64/rt_debug 2007-09-11 17:26:35.000000000 +0200
+++ new/config/x86_64/rt_debug 2007-09-12 13:19:17.000000000 +0200
@@ -1,7 +1,5 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.22.5
-# Fri Sep 7 10:22:52 2007
#
CONFIG_X86_64=y
CONFIG_64BIT=y
@@ -161,7 +159,6 @@
CONFIG_PREEMPT=y
CONFIG_PREEMPT_SOFTIRQS=y
CONFIG_PREEMPT_HARDIRQS=y
-CONFIG_PREEMPT_HOOKS=y
CONFIG_PREEMPT_BKL=y
# CONFIG_CLASSIC_RCU is not set
CONFIG_PREEMPT_RCU=y
++++++ kabi.tar.bz2 ++++++
++++++ needed_space_in_mb ++++++
--- kernel-source/needed_space_in_mb 2007-09-11 21:31:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/needed_space_in_mb 2007-09-13 16:56:03.000000000 +0200
@@ -1 +1 @@
-6000
+6144
++++++ novell-kmp.tar.bz2 ++++++
++++++ patches.apparmor.tar.bz2 ++++++
++++++ patches.arch.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.arch/acpi_gpe_suspend_cleanup.patch new/patches.arch/acpi_gpe_suspend_cleanup.patch
--- old/patches.arch/acpi_gpe_suspend_cleanup.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.arch/acpi_gpe_suspend_cleanup.patch 2007-09-13 13:15:37.000000000 +0200
@@ -0,0 +1,184 @@
+From: Alexey Starikovskiy <astarikovskiy(a)suse.de>
+Subject: ACPI: Cleanup gpe handling for suspend/resume
+Patch-mainline: not yet
+References: https://bugzilla.novell.com/show_bug.cgi?id=292300
+
+Signed-off-by: Alexey Starikovskiy <astarikovskiy(a)suse.de>
+Signed-off-by: Thomas Renninger <trenn(a)suse.de>
+---
+
+ drivers/acpi/sleep/poweroff.c | 1
+ drivers/acpi/sleep/sleep.h | 1
+ drivers/acpi/sleep/wakeup.c | 95 +++++++++++++-----------------------------
+ include/acpi/acpi_bus.h | 1
+ 4 files changed, 30 insertions(+), 68 deletions(-)
+
+Index: linux-2.6.22/drivers/acpi/sleep/poweroff.c
+===================================================================
+--- linux-2.6.22.orig/drivers/acpi/sleep/poweroff.c
++++ linux-2.6.22/drivers/acpi/sleep/poweroff.c
+@@ -32,7 +32,6 @@ int acpi_sleep_prepare(u32 acpi_state)
+ ACPI_FLUSH_CPU_CACHE();
+ acpi_enable_wakeup_device_prep(acpi_state);
+ #endif
+- acpi_gpe_sleep_prepare(acpi_state);
+ acpi_enter_sleep_state_prep(acpi_state);
+ return 0;
+ }
+Index: linux-2.6.22/drivers/acpi/sleep/sleep.h
+===================================================================
+--- linux-2.6.22.orig/drivers/acpi/sleep/sleep.h
++++ linux-2.6.22/drivers/acpi/sleep/sleep.h
+@@ -5,4 +5,3 @@ extern int acpi_suspend (u32 state);
+ extern void acpi_enable_wakeup_device_prep(u8 sleep_state);
+ extern void acpi_enable_wakeup_device(u8 sleep_state);
+ extern void acpi_disable_wakeup_device(u8 sleep_state);
+-extern void acpi_gpe_sleep_prepare(u32 sleep_state);
+Index: linux-2.6.22/drivers/acpi/sleep/wakeup.c
+===================================================================
+--- linux-2.6.22.orig/drivers/acpi/sleep/wakeup.c
++++ linux-2.6.22/drivers/acpi/sleep/wakeup.c
+@@ -65,36 +65,29 @@ void acpi_enable_wakeup_device(u8 sleep_
+ ACPI_FUNCTION_TRACE("acpi_enable_wakeup_device");
+ spin_lock(&acpi_device_lock);
+ list_for_each_safe(node, next, &acpi_wakeup_device_list) {
+- struct acpi_device *dev = container_of(node,
+- struct acpi_device,
+- wakeup_list);
+-
++ struct acpi_device *dev =
++ container_of(node, struct acpi_device, wakeup_list);
++ if (!dev->wakeup.flags.valid)
++ continue;
+ /* If users want to disable run-wake GPE,
+ * we only disable it for wake and leave it for runtime
+ */
+- if (dev->wakeup.flags.run_wake && !dev->wakeup.state.enabled) {
+- spin_unlock(&acpi_device_lock);
+- acpi_set_gpe_type(dev->wakeup.gpe_device,
+- dev->wakeup.gpe_number,
+- ACPI_GPE_TYPE_RUNTIME);
+- /* Re-enable it, since set_gpe_type will disable it */
+- acpi_enable_gpe(dev->wakeup.gpe_device,
+- dev->wakeup.gpe_number, ACPI_ISR);
+- spin_lock(&acpi_device_lock);
++ if (!dev->wakeup.state.enabled ||
++ sleep_state > (u32) dev->wakeup.sleep_state) {
++ if (dev->wakeup.flags.run_wake) {
++ spin_unlock(&acpi_device_lock);
++ /* set_gpe_type will disable GPE, leave it like that */
++ acpi_set_gpe_type(dev->wakeup.gpe_device,
++ dev->wakeup.gpe_number,
++ ACPI_GPE_TYPE_RUNTIME);
++ spin_lock(&acpi_device_lock);
++ }
+ continue;
+ }
+-
+- if (!dev->wakeup.flags.valid ||
+- !dev->wakeup.state.enabled ||
+- (sleep_state > (u32) dev->wakeup.sleep_state))
+- continue;
+-
+ spin_unlock(&acpi_device_lock);
+- /* run-wake GPE has been enabled */
+ if (!dev->wakeup.flags.run_wake)
+ acpi_enable_gpe(dev->wakeup.gpe_device,
+ dev->wakeup.gpe_number, ACPI_ISR);
+- dev->wakeup.state.active = 1;
+ spin_lock(&acpi_device_lock);
+ }
+ spin_unlock(&acpi_device_lock);
+@@ -113,26 +106,25 @@ void acpi_disable_wakeup_device(u8 sleep
+
+ spin_lock(&acpi_device_lock);
+ list_for_each_safe(node, next, &acpi_wakeup_device_list) {
+- struct acpi_device *dev = container_of(node,
+- struct acpi_device,
+- wakeup_list);
++ struct acpi_device *dev =
++ container_of(node, struct acpi_device, wakeup_list);
+
+- if (dev->wakeup.flags.run_wake && !dev->wakeup.state.enabled) {
+- spin_unlock(&acpi_device_lock);
+- acpi_set_gpe_type(dev->wakeup.gpe_device,
+- dev->wakeup.gpe_number,
+- ACPI_GPE_TYPE_WAKE_RUN);
+- /* Re-enable it, since set_gpe_type will disable it */
+- acpi_enable_gpe(dev->wakeup.gpe_device,
+- dev->wakeup.gpe_number, ACPI_NOT_ISR);
+- spin_lock(&acpi_device_lock);
++ if (!dev->wakeup.flags.valid)
+ continue;
+- }
+-
+- if (!dev->wakeup.flags.valid ||
+- !dev->wakeup.state.active ||
+- (sleep_state > (u32) dev->wakeup.sleep_state))
++ if (!dev->wakeup.state.enabled ||
++ sleep_state > (u32) dev->wakeup.sleep_state) {
++ if (dev->wakeup.flags.run_wake) {
++ spin_unlock(&acpi_device_lock);
++ acpi_set_gpe_type(dev->wakeup.gpe_device,
++ dev->wakeup.gpe_number,
++ ACPI_GPE_TYPE_WAKE_RUN);
++ /* Re-enable it, since set_gpe_type will disable it */
++ acpi_enable_gpe(dev->wakeup.gpe_device,
++ dev->wakeup.gpe_number, ACPI_NOT_ISR);
++ spin_lock(&acpi_device_lock);
++ }
+ continue;
++ }
+
+ spin_unlock(&acpi_device_lock);
+ acpi_disable_wakeup_device_power(dev);
+@@ -143,7 +135,6 @@ void acpi_disable_wakeup_device(u8 sleep
+ acpi_clear_gpe(dev->wakeup.gpe_device,
+ dev->wakeup.gpe_number, ACPI_NOT_ISR);
+ }
+- dev->wakeup.state.active = 0;
+ spin_lock(&acpi_device_lock);
+ }
+ spin_unlock(&acpi_device_lock);
+@@ -181,29 +172,3 @@ static int __init acpi_wakeup_device_ini
+
+ late_initcall(acpi_wakeup_device_init);
+ #endif
+-
+-/*
+- * Disable all wakeup GPEs before entering requested sleep state.
+- * @sleep_state: ACPI state
+- * Since acpi_enter_sleep_state() will disable all
+- * RUNTIME GPEs, we simply mark all GPES that
+- * are not enabled for wakeup from requested state as RUNTIME.
+- */
+-void acpi_gpe_sleep_prepare(u32 sleep_state)
+-{
+- struct list_head *node, *next;
+-
+- list_for_each_safe(node, next, &acpi_wakeup_device_list) {
+- struct acpi_device *dev = container_of(node,
+- struct acpi_device,
+- wakeup_list);
+-
+- /* The GPE can wakeup system from this state, don't touch it */
+- if ((u32) dev->wakeup.sleep_state >= sleep_state)
+- continue;
+- /* acpi_set_gpe_type will automatically disable GPE */
+- acpi_set_gpe_type(dev->wakeup.gpe_device,
+- dev->wakeup.gpe_number,
+- ACPI_GPE_TYPE_RUNTIME);
+- }
+-}
+Index: linux-2.6.22/include/acpi/acpi_bus.h
+===================================================================
+--- linux-2.6.22.orig/include/acpi/acpi_bus.h
++++ linux-2.6.22/include/acpi/acpi_bus.h
+@@ -264,7 +264,6 @@ struct acpi_device_wakeup_flags {
+
+ struct acpi_device_wakeup_state {
+ u8 enabled:1;
+- u8 active:1;
+ };
+
+ struct acpi_device_wakeup {
++++++ patches.drivers.tar.bz2 ++++++
++++ 42604 lines of diff (skipped)
++++++ patches.fixes.tar.bz2 ++++++
++++++ patches.kernel.org.tar.bz2 ++++++
++++++ patches.rpmify.tar.bz2 ++++++
++++++ patches.rt.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch new/patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch
--- old/patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch 2007-09-12 13:09:58.000000000 +0200
@@ -0,0 +1,100 @@
+From linux-rt-users-owner(a)vger.kernel.org Fri Aug 24 11:04:09 2007
+Return-Path: <linux-rt-users-owner(a)vger.kernel.org>
+Received: from sx.thebigcorporation.com ([unix socket]) by
+ sx.thebigcorporation.com (Cyrus v2.3.8-Fedora-RPM-2.3.8-3.fc7) with LMTPA;
+ Fri, 24 Aug 2007 11:04:09 -0700
+X-Sieve: CMU Sieve 2.3
+Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by
+ sx.thebigcorporation.com (8.14.1/8.13.8) with ESMTP id l7OI40Dp021215 for
+ <sven(a)thebigcorporation.com>; Fri, 24 Aug 2007 11:04:09 -0700
+Received: (majordomo(a)vger.kernel.org) by vger.kernel.org via listexpand id
+ S1765705AbXHXR62 (ORCPT <rfc822;sven(a)thebigcorporation.com>); Fri, 24 Aug
+ 2007 13:58:28 -0400
+Received: (majordomo(a)vger.kernel.org) by vger.kernel.org id
+ S1765730AbXHXR62 (ORCPT <rfc822;linux-rt-users-outgoing>); Fri, 24 Aug 2007
+ 13:58:28 -0400
+Received: from ms-smtp-05.nyroc.rr.com ([24.24.2.59]:51675 "EHLO
+ ms-smtp-05.nyroc.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with
+ ESMTP id S1765705AbXHXR6Z (ORCPT <rfc822;linux-rt-users(a)vger.kernel.org>);
+ Fri, 24 Aug 2007 13:58:25 -0400
+Received: from [192.168.23.10] (cpe-24-94-51-176.stny.res.rr.com
+ [24.94.51.176]) by ms-smtp-05.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id
+ l7OHvJ8S022302; Fri, 24 Aug 2007 13:57:20 -0400 (EDT)
+Subject: [PATCH RT 3/3] fix get_monotonic_cycles for latency tracer
+From: Steven Rostedt <rostedt(a)goodmis.org>
+To: Ingo Molnar <mingo(a)elte.hu>
+Cc: LKML <linux-kernel(a)vger.kernel.org>, RT <linux-rt-users(a)vger.kernel.org>, Thomas Gleixner <tglx(a)linutronix.de>, john stultz <johnstul(a)us.ibm.com>
+Content-Type: text/plain
+Date: Fri, 24 Aug 2007 13:57:16 -0400
+Message-Id: <1187978236.2941.19.camel(a)localhost.localdomain>
+Mime-Version: 1.0
+X-Mailer: Evolution 2.10.2
+X-Virus-Scanned: Symantec AntiVirus Scan Engine
+Sender: linux-rt-users-owner(a)vger.kernel.org
+Precedence: bulk
+X-Mailing-List: linux-rt-users(a)vger.kernel.org
+X-Evolution-Source: imap://sven@sx.thebigcorporation.com/
+Content-Transfer-Encoding: 8bit
+
+The latency tracer on SMP was given crazy results. It was found that the
+get_monotonic_cycles that it uses was not returning a monotonic counter.
+The cause of this was that clock->cycles_raw and clock->cycles_last can
+be updated on another CPU and make the cycles_now variable out-of-date.
+So the delta that was calculated from cycles_now - cycles_last was
+incorrect.
+
+This patch adds a loop to make sure that the cycles_raw and cycles_last
+are consistent through out the calculation (otherwise it performs the
+loop again).
+
+With this patch the latency_tracer can produce normal results again.
+
+Signed-off-by: Steven Rostedt <rostedt(a)goodmis.org>
+
+Index: linux-2.6-rt/kernel/time/timekeeping.c
+===================================================================
+--- linux-2.6-rt.orig/kernel/time/timekeeping.c 2007-08-24 11:41:04.000000000 -0400
++++ linux-2.6-rt/kernel/time/timekeeping.c 2007-08-24 11:47:01.000000000 -0400
+@@ -75,15 +75,30 @@ s64 __get_nsec_offset(void)
+
+ cycle_t notrace get_monotonic_cycles(void)
+ {
+- cycle_t cycle_now, cycle_delta;
++ cycle_t cycle_now, cycle_delta, cycle_raw, cycle_last;
+
+- /* read clocksource: */
+- cycle_now = clocksource_read(clock);
++ do {
++ /*
++ * cycle_raw and cycle_last can change on
++ * another CPU and we need the delta calculation
++ * of cycle_now and cycle_last happen atomic, as well
++ * as the adding to cycle_raw. We don't need to grab
++ * any locks, we just keep trying until get all the
++ * calculations together in one state.
++ */
++ cycle_raw = clock->cycle_raw;
++ cycle_last = clock->cycle_last;
++
++ /* read clocksource: */
++ cycle_now = clocksource_read(clock);
++
++ /* calculate the delta since the last update_wall_time: */
++ cycle_delta = (cycle_now - cycle_last) & clock->mask;
+
+- /* calculate the delta since the last update_wall_time: */
+- cycle_delta = (cycle_now - clock->cycle_last) & clock->mask;
++ } while (cycle_raw != clock->cycle_raw ||
++ cycle_last != clock->cycle_last);
+
+- return clock->cycle_raw + cycle_delta;
++ return cycle_raw + cycle_delta;
+ }
+
+ unsigned long notrace cycles_to_usecs(cycle_t cycles)
+
+
+-
+To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
+the body of a message to majordomo(a)vger.kernel.org
+More majordomo info at http://vger.kernel.org/majordomo-info.html
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.rt/initialize-clock-source-to-jiffies_clock.patch new/patches.rt/initialize-clock-source-to-jiffies_clock.patch
--- old/patches.rt/initialize-clock-source-to-jiffies_clock.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.rt/initialize-clock-source-to-jiffies_clock.patch 2007-09-12 13:09:58.000000000 +0200
@@ -0,0 +1,37 @@
+Subject: [PATCH RT 2/3] initialize the clock source to jiffies clock.
+From: Steven Rostedt <rostedt(a)goodmis.org>
+
+The latency tracer can call clocksource_read very early in bootup and
+before the clock source variable has been initialized. This results in a
+crash at boot up (even before earlyprintk is initialized). Since the
+clock->read variable is points to NULL.
+
+This patch simply initializes the clock to use clocksource_jiffies, so
+that any early user of clocksource_read will not crash.
+
+Signed-off-by: Steven Rostedt <rostedt(a)goodmis.org>
+
+Index: linux-2.6-rt/kernel/time/timekeeping.c
+===================================================================
+--- linux-2.6-rt.orig/kernel/time/timekeeping.c 2007-08-24 11:38:11.000000000 -0400
++++ linux-2.6-rt/kernel/time/timekeeping.c 2007-08-24 13:41:03.000000000 -0400
+@@ -43,7 +43,15 @@ struct timespec wall_to_monotonic __attr
+ EXPORT_SYMBOL(xtime);
+
+
+-static struct clocksource *clock; /* pointer to current clocksource */
++extern struct clocksource clocksource_jiffies;
++
++/*
++ * pointer to current clocksource
++ * Just in case we use clocksource_read before we initialize
++ * the actual clock source. Instead of calling a NULL read pointer
++ * we return jiffies.
++ */
++static struct clocksource *clock = &clocksource_jiffies;
+
+
+ #ifdef CONFIG_GENERIC_TIME
+
+
+-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.rt/preempt_sched_hooks.patch new/patches.rt/preempt_sched_hooks.patch
--- old/patches.rt/preempt_sched_hooks.patch 2007-08-25 18:37:53.000000000 +0200
+++ new/patches.rt/preempt_sched_hooks.patch 1970-01-01 01:00:00.000000000 +0100
@@ -1,242 +0,0 @@
-From kvm-devel-bounces(a)lists.sourceforge.net Wed Jul 11 09:55:36 2007
-Return-path: <kvm-devel-bounces(a)lists.sourceforge.net>
-Received: from AMPHION.novell.com ([130.57.1.22]) by
- lucius.provo.novell.com with ESMTP; Wed, 11 Jul 2007 09:55:36 -0600
-Received: from lists-outbound.sourceforge.net
- (lists-outbound.sourceforge.net [66.35.250.225]) by AMPHION.novell.com (TMA
- SMTPRS 4.4.568.30) with ESMTP id <D0107045318(a)AMPHION.novell.com> for
- <ghaskins(a)novell.com>; Wed, 11 Jul 2007 09:55:10 -0600
-Received-SPF: pass (AMPHION.novell.com: domain of
- kvm-devel-bounces(a)lists.sourceforge.net designates 66.35.250.225 as
- permitted sender)
- receiver=AMPHION.novell.com;client-ip=66.35.250.225;envelope-from=<kvm-devel-bounces(a)lists.sourceforge.net>;helo=lists-outbound.sourceforge.net;
-X-IADB2: None
-X-Bonded-Senders: None
-X-Habeas: None
-X-Cloudmark-Rating: 0 <127.0.50.0>
-X-IDDB: None
-X-Modus-ReverseDNS: OK
-X-Modus-BlackList:
- 66.35.250.225=OK;kvm-devel-bounces(a)lists.sourceforge.net=OK
-X-Modus-RBL: 66.35.250.225=OK
-X-Modus-Trusted: 66.35.250.225=NO
-X-Modus-Audit: FALSE;0;0;0
-Received: from sc8-sf-list2-new.sourceforge.net
- (sc8-sf-list2-new-b.sourceforge.net [10.3.1.94]) by
- sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id 728151268B; Wed, 11
- Jul 2007 08:55:33 -0700 (PDT)
-Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92]
- helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp
- (Exim 4.43) id 1I8eXH-0001ii-Lx for kvm-devel(a)lists.sourceforge.net; Wed,
- 11 Jul 2007 08:55:27 -0700
-Received: from il.qumranet.com ([82.166.9.18]) by mail.sourceforge.net with
- esmtp (Exim 4.44) id 1I8eXK-0005IU-Np for kvm-devel(a)lists.sourceforge.net;
- Wed, 11 Jul 2007 08:55:31 -0700
-Received: by il.qumranet.com (Postfix, from userid 500) id 5A4252508FB;
- Wed, 11 Jul 2007 18:55:33 +0300 (IDT)
-From: Avi Kivity <avi(a)qumranet.com>
-To: kvm-devel(a)lists.sourceforge.net
-Date: Wed, 11 Jul 2007 18:55:32 +0300
-X-Mailer: git-send-email 1.5.2.3
-In-Reply-To: <11841693332609-git-send-email-avi(a)qumranet.com>
-References: <11841693332609-git-send-email-avi(a)qumranet.com>
-X-Spam-Score: 0.0 (/)
-X-Spam-Report: Spam Filtering performed by sourceforge.net. See
- http://spamassassin.org/tag/ for more details. Report problems to
- http://sf.net/tracker/?func=add&group_id=1&atid=200001
-Cc: linux-kernel(a)vger.kernel.org
-Subject: [kvm-devel] [PATCH 1/2] SCHED: Generic hooks for trapping task
- preemption
-X-BeenThere: kvm-devel(a)lists.sourceforge.net
-X-Mailman-Version: 2.1.8
-Precedence: list
-List-Id: kernel virtual machine development
- <kvm-devel.lists.sourceforge.net>
-List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/kvm-devel>,
- <mailto:kvm-devel-request@lists.sourceforge.net?subject=unsubscribe>
-List-Archive:
- <http://sourceforge.net/mailarchive/forum.php?forum_name=kvm-devel>
-List-Post: <mailto:kvm-devel@lists.sourceforge.net>
-List-Help: <mailto:kvm-devel-request@lists.sourceforge.net?subject=help>
-List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/kvm-devel>,
- <mailto:kvm-devel-request@lists.sourceforge.net?subject=subscribe>
-MIME-Version: 1.0
-Content-Type: text/plain; charset="us-ascii"
-Sender: kvm-devel-bounces(a)lists.sourceforge.net
-Errors-To: kvm-devel-bounces(a)lists.sourceforge.net
-Message-Id: <4694C554.WALTHAM.WAL-1.100.1696C67.1.13BD4.1@1:7.WALTHAM.WAL-1.100.0.1.0.1@16>
-X-Evolution-Source: groupwise://ghaskins@wal-1.novell.com/
-Content-Transfer-Encoding: 8bit
-
-This adds a general mechanism whereby a task can request the scheduler to
-notify it whenever it is preempted or scheduled back in. This allows the
-task to swap any special-purpose registers like the fpu or Intel's VT
-registers.
-
-Signed-off-by: Avi Kivity <avi(a)qumranet.com>
----
- include/linux/preempt.h | 27 ++++++++++++++++++++++++
- include/linux/sched.h | 4 +++
- kernel/Kconfig.preempt | 5 ++++
- kernel/sched.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++
- 4 files changed, 90 insertions(+)
-
---- linux-2.6.22.orig/include/linux/preempt.h
-+++ linux-2.6.22/include/linux/preempt.h
-@@ -9,6 +9,7 @@
- #include <linux/thread_info.h>
- #include <linux/linkage.h>
- #include <linux/thread_info.h>
-+#include <linux/list.h>
-
- #if defined(CONFIG_DEBUG_PREEMPT) || defined(CONFIG_CRITICAL_TIMING)
- extern void notrace add_preempt_count(unsigned int val);
-@@ -93,4 +94,30 @@ do { \
-
- #endif
-
-+#ifdef CONFIG_PREEMPT_HOOKS
-+
-+struct preempt_hook;
-+
-+struct preempt_ops {
-+ void (*sched_in)(struct preempt_hook *hook, int cpu);
-+ void (*sched_out)(struct preempt_hook *hook);
-+};
-+
-+struct preempt_hook {
-+ struct hlist_node link;
-+ struct preempt_ops *ops;
-+};
-+
-+void preempt_hook_register(struct preempt_hook *hook);
-+void preempt_hook_unregister(struct preempt_hook *hook);
-+
-+static inline void preempt_hook_init(struct preempt_hook *hook,
-+ struct preempt_ops *ops)
-+{
-+ INIT_HLIST_NODE(&hook->link);
-+ hook->ops = ops;
-+}
-+
-+#endif
-+
- #endif /* __LINUX_PREEMPT_H */
---- linux-2.6.22.orig/include/linux/sched.h
-+++ linux-2.6.22/include/linux/sched.h
-@@ -1073,6 +1073,10 @@ struct task_struct {
- struct list_head run_list;
- struct sched_entity se;
-
-+#ifdef CONFIG_PREEMPT_HOOKS
-+ struct hlist_head preempt_hooks; /* list of struct preempt_hook */
-+#endif
-+
- unsigned short ioprio;
- #ifdef CONFIG_BLK_DEV_IO_TRACE
- unsigned int btrace_seq;
---- linux-2.6.22.orig/kernel/Kconfig.preempt
-+++ linux-2.6.22/kernel/Kconfig.preempt
-@@ -133,6 +133,11 @@ config SPINLOCK_BKL
- Say Y here if you are building a kernel for a desktop system.
- Say N if you are unsure.
-
-+config PREEMPT_HOOKS
-+ bool
-+ depends on X86
-+ default y
-+
- config PREEMPT_BKL
- bool
- depends on PREEMPT_RT || !SPINLOCK_BKL
---- linux-2.6.22.orig/kernel/sched.c
-+++ linux-2.6.22/kernel/sched.c
-@@ -1976,6 +1976,10 @@ static void __sched_fork(struct task_str
- INIT_LIST_HEAD(&p->run_list);
- p->se.on_rq = 0;
-
-+#ifdef CONFIG_PREEMPT_HOOKS
-+ INIT_HLIST_HEAD(&p->preempt_hooks);
-+#endif
-+
- /*
- * We mark the process as running here, but have not actually
- * inserted it onto the runqueue yet. This guarantees that
-@@ -2057,6 +2061,50 @@ void fastcall wake_up_new_task(struct ta
- task_rq_unlock(rq, &flags);
- }
-
-+#ifdef CONFIG_PREEMPT_HOOKS
-+
-+void preempt_hook_register(struct preempt_hook *hook)
-+{
-+ hlist_add_head(&hook->link, ¤t->preempt_hooks);
-+}
-+EXPORT_SYMBOL_GPL(preempt_hook_register);
-+
-+void preempt_hook_unregister(struct preempt_hook *hook)
-+{
-+ hlist_del(&hook->link);
-+}
-+EXPORT_SYMBOL_GPL(preempt_hook_unregister);
-+
-+static void fire_sched_in_preempt_hooks(struct task_struct *tsk)
-+{
-+ struct preempt_hook *hook;
-+ struct hlist_node *node;
-+
-+ hlist_for_each_entry(hook, node, &tsk->preempt_hooks, link)
-+ hook->ops->sched_in(hook, raw_smp_processor_id());
-+}
-+
-+static void fire_sched_out_preempt_hooks(struct task_struct *tsk)
-+{
-+ struct preempt_hook *hook;
-+ struct hlist_node *node;
-+
-+ hlist_for_each_entry(hook, node, &tsk->preempt_hooks, link)
-+ hook->ops->sched_out(hook);
-+}
-+
-+#else
-+
-+static void fire_sched_in_preempt_hooks(struct task_struct *tsk)
-+{
-+}
-+
-+static void fire_sched_out_preempt_hooks(struct task_struct *tsk)
-+{
-+}
-+
-+#endif
-+
- /**
- * prepare_task_switch - prepare to switch tasks
- * @rq: the runqueue preparing to switch
-@@ -2071,6 +2119,7 @@ void fastcall wake_up_new_task(struct ta
- */
- static inline void prepare_task_switch(struct rq *rq, struct task_struct *next)
- {
-+ fire_sched_out_preempt_hooks(current);
- prepare_lock_switch(rq, next);
- prepare_arch_switch(next);
- }
-@@ -2122,6 +2171,7 @@ static inline void finish_task_switch(st
- prev_state = prev->state;
- _finish_arch_switch(prev);
- finish_lock_switch(rq, prev);
-+ fire_sched_in_preempt_hooks(current);
- trace_stop_sched_switched(current);
- /*
- * Delay the final freeing of the mm or task, so that we dont have
-@@ -6993,6 +7043,10 @@ void __init sched_init(void)
-
- set_load_weight(&init_task);
-
-+#ifdef CONFIG_PREEMPT_HOOKS
-+ INIT_HLIST_HEAD(&init_task.preempt_hooks);
-+#endif
-+
- #ifdef CONFIG_SMP
- nr_cpu_ids = highest_cpu + 1;
- open_softirq(SCHED_SOFTIRQ, run_rebalance_domains, NULL);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch new/patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch
--- old/patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch 2007-09-12 13:09:58.000000000 +0200
@@ -0,0 +1,56 @@
+Subject: [PATCH RT 1/3] time keeping add cycle_raw for actual incrementation
+From: Steven Rostedt <rostedt(a)goodmis.org>
+
+The get_monotonic_cycles needs to produce a monotonic counter as output.
+Currently it uses cycles_last as the base to add the delta too.
+cycles_last only is the counter that was last measured and is cyclic in
+nature (not monotonic).
+
+This patch adds a cycle_raw to produce an accumulative counter.
+Unfortunately there is already an cycle_accumulate variable, but that is
+used to avoid clock source overflow and can also be decremented
+(probably that name should be changed and we should use that for this
+patch).
+
+From: John Stultz <johnstul(a)us.ibm.com>
+Signed-off-by: Steven Rostedt <rostedt(a)goodmis.org>
+
+
+Index: linux-2.6-rt/include/linux/clocksource.h
+===================================================================
+--- linux-2.6-rt.orig/include/linux/clocksource.h 2007-08-24 11:35:27.000000000 -0400
++++ linux-2.6-rt/include/linux/clocksource.h 2007-08-24 11:35:36.000000000 -0400
+@@ -77,7 +77,7 @@ struct clocksource {
+ void (*resume)(void);
+
+ /* timekeeping specific data, ignore */
+- cycle_t cycle_accumulated, cycle_interval;
++ cycle_t cycle_accumulated, cycle_interval, cycle_raw;
+ u64 xtime_interval;
+ /*
+ * Second part is written at each timer interrupt
+@@ -198,6 +198,7 @@ static inline void clocksource_accumulat
+ cycle_t offset = (now - cs->cycle_last) & cs->mask;
+ cs->cycle_last = now;
+ cs->cycle_accumulated += offset;
++ cs->cycle_raw += offset;
+ }
+
+ /**
+Index: linux-2.6-rt/kernel/time/timekeeping.c
+===================================================================
+--- linux-2.6-rt.orig/kernel/time/timekeeping.c 2007-08-24 11:35:27.000000000 -0400
++++ linux-2.6-rt/kernel/time/timekeeping.c 2007-08-24 11:35:47.000000000 -0400
+@@ -75,7 +75,7 @@ cycle_t notrace get_monotonic_cycles(voi
+ /* calculate the delta since the last update_wall_time: */
+ cycle_delta = (cycle_now - clock->cycle_last) & clock->mask;
+
+- return clock->cycle_last + cycle_delta;
++ return clock->cycle_raw + cycle_delta;
+ }
+
+ unsigned long notrace cycles_to_usecs(cycle_t cycles)
+
+
+
+-
++++++ patches.suse.tar.bz2 ++++++
++++++ patches.uml.tar.bz2 ++++++
++++++ patches.xen.tar.bz2 ++++++
++++++ post.sh ++++++
--- kernel-source/post.sh 2007-09-11 17:27:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/post.sh 2007-09-13 16:55:42.000000000 +0200
@@ -66,10 +66,19 @@
fi
}
-
-if [ -f /etc/fstab -a ! -e /.buildenv -a -x /sbin/mkinitrd ] &&
- run_bootloader ; then
-
+# Both perl-Bootloader and mkinitrd need valid partitioning
+# information in /etc/fstab, so only run the scripts in that
+# case. Also check for /.buildenv because of autobuild and
+# check for /sbin/mkinitrd because of the BuildService
+# (in a normal system, the RPM dependencies take care that
+# /sbin/mkinitrd is always there).
+if [ -f /etc/fstab -a ! -e /.buildenv -a -x /sbin/mkinitrd ] ; then
+
+ # Don't run mkinitrd when we are in the installation system
+ # because the yast2 bootloader runs at the end of stage
+ # 1 installation, so this one is useless (and it's also
+ # problematic if the yast2 storage converts the /etc/fstab
+ # e.g. from hda to sda device names)
if [ "$YAST_IS_RUNNING" != instsys ] ; then
if ! /sbin/mkinitrd -k /boot/@IMAGE@-@KERNELRELEASE@ \
-i /boot/initrd-@KERNELRELEASE@; then
@@ -78,42 +87,46 @@
fi
fi
- # handle 10.2 and SLES10 SP1
- if [ -x /usr/lib/bootloader/bootloader_entry ]; then
- /usr/lib/bootloader/bootloader_entry \
- add \
- @FLAVOR@ \
- @KERNELRELEASE@ \
- @IMAGE@-@KERNELRELEASE@ \
- initrd-@KERNELRELEASE@
-
- # handle 10.1 and SLES10 GA
- elif [ -x /sbin/update-bootloader ]; then
- case @FLAVOR@ in
- kdump|um)
- ;;
- *)
- opt_xen_kernel=
- case @FLAVOR@ in
- xen*)
- set -- @FLAVOR@
- set -- ${1#xen}
- opt_xen_kernel=--xen-kernel=/boot/xen${1:+-$1}.gz
- ;;
- esac
-
- echo "bootloader_entry script unavailable, updating /boot/@IMAGE@"
- /sbin/update-bootloader \
- --image /boot/@IMAGE@ \
- --initrd /boot/initrd \
- --add \
- --force $opt_xen_kernel
-
- /sbin/update-bootloader --refresh
- ;;
- esac
- else
- message_install_bl
+ # only run the bootloader if the usual bootloader configuration
+ # files are there -- this is different on every architecture
+ if run_bootloader ; then
+ # handle 10.2 and SLES10 SP1
+ if [ -x /usr/lib/bootloader/bootloader_entry ]; then
+ /usr/lib/bootloader/bootloader_entry \
+ add \
+ @FLAVOR@ \
+ @KERNELRELEASE@ \
+ @IMAGE@-@KERNELRELEASE@ \
+ initrd-@KERNELRELEASE@
+
+ # handle 10.1 and SLES10 GA
+ elif [ -x /sbin/update-bootloader ]; then
+ case @FLAVOR@ in
+ kdump|um)
+ ;;
+ *)
+ opt_xen_kernel=
+ case @FLAVOR@ in
+ xen*)
+ set -- @FLAVOR@
+ set -- ${1#xen}
+ opt_xen_kernel=--xen-kernel=/boot/xen${1:+-$1}.gz
+ ;;
+ esac
+
+ echo "bootloader_entry script unavailable, updating /boot/@IMAGE@"
+ /sbin/update-bootloader \
+ --image /boot/@IMAGE@ \
+ --initrd /boot/initrd \
+ --add \
+ --force $opt_xen_kernel
+
+ /sbin/update-bootloader --refresh
+ ;;
+ esac
+ else
+ message_install_bl
+ fi
fi
else
echo "Please run mkinitrd as soon as your system is complete."
++++++ series.conf ++++++
--- kernel-source/series.conf 2007-09-11 17:27:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/series.conf 2007-09-13 16:55:20.000000000 +0200
@@ -288,6 +288,8 @@
patches.suse/acpi-unexport-acpi_rs_match_vendor_resource.diff
patches.fixes/acpi_autoload_baydock.patch
+ patches.arch/acpi_gpe_suspend_cleanup.patch
+
# CPUFREQ
patches.fixes/cpufreq_move_policy_init.patch
patches.fixes/cpufreq_ondemand_as_default.patch
@@ -429,7 +431,7 @@
#
########################################################
- patches.drivers/e1000-eeprom-cksum.patch
+ patches.drivers/e1000-7.5.5.1.patch
patches.drivers/e1000e.patch
########################################################
@@ -840,7 +842,6 @@
+RT patches.rt/patch-2.6.22.1-rt6-7
+RT patches.rt/patch-2.6.22.1-rt7-8
+RT patches.rt/patch-2.6.22.1-rt8-9
-+RT patches.rt/preempt_sched_hooks.patch
+RT patches.rt/redeclare_kdb_lock_as_raw.patch
+RT patches.rt/kdb-i386-compile-bugfixes
+RT patches.rt/kdb-memmap-cmd-fixups
@@ -850,3 +851,8 @@
+RT patches.rt/do-not-BUG_ON-in-exit-for-in_interrupt.patch
+RT patches.rt/preemption-problem_in_net.patch
+ # Latency Trace
++RT patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch
++RT patches.rt/initialize-clock-source-to-jiffies_clock.patch
++RT patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package MozillaThunderbird
checked in at Thu Sep 13 18:51:12 CEST 2007.
--------
--- MozillaThunderbird/MozillaThunderbird.changes 2007-09-12 18:25:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/MozillaThunderbird/MozillaThunderbird.changes 2007-09-13 17:00:55.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 17:00:36 CEST 2007 - cthiel(a)suse.de
+
+- recommend gpg instead of requireing a fixed path
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MozillaThunderbird.spec ++++++
--- /var/tmp/diff_new_pack.n18179/_old 2007-09-13 18:50:51.000000000 +0200
+++ /var/tmp/diff_new_pack.n18179/_new 2007-09-13 18:50:51.000000000 +0200
@@ -14,7 +14,7 @@
BuildRequires: fdupes gcc-c++ libgnomeui-devel libidl-devel mozilla-nss-devel orbit-devel unzip update-desktop-files zip
License: GPL v2 or later, LGPL v2 or later
Version: 2.0.0.6
-Release: 14
+Release: 16
Summary: The Stand-Alone Mozilla Mail Component
URL: http://www.mozilla.org/products/thunderbird/
Group: Productivity/Networking/Email/Clients
@@ -88,7 +88,7 @@
%define localize 1
### build options end
%if %build_enigmail
-Requires: /usr/bin/gpg
+Recommends: gpg
%if %suse_version > 1020
Requires: pinentry-dialog
%endif
@@ -607,6 +607,8 @@
%endif
%changelog
+* Thu Sep 13 2007 - cthiel(a)suse.de
+- recommend gpg instead of requireing a fixed path
* Wed Sep 12 2007 - maw(a)suse.de
- Added gpg/pinentry requirements (#309160).
* Tue Sep 04 2007 - maw(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package module-init-tools
checked in at Thu Sep 13 18:50:41 CEST 2007.
--------
--- module-init-tools/module-init-tools.changes 2007-08-28 10:01:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/module-init-tools/module-init-tools.changes 2007-09-13 10:00:02.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 09:58:43 CEST 2007 - mmarek(a)suse.cz
+
+- Added "PreReq: sed grep" for the %post scriptlet [#304652]
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ module-init-tools.spec ++++++
--- /var/tmp/diff_new_pack.m13402/_old 2007-09-13 18:50:30.000000000 +0200
+++ /var/tmp/diff_new_pack.m13402/_new 2007-09-13 18:50:30.000000000 +0200
@@ -14,12 +14,13 @@
BuildRequires: zlib-devel
# it's 3.3-pre11 actually
Version: 3.2.99.pre11
-Release: 17
+Release: 20
%define ver 3.3-pre11
License: GPL v2 or later
Group: System/Kernel
# for getopt and nm needed by the weak-modules script
Requires: util-linux binutils
+PreReq: sed grep
Provides: modules modutils
Obsoletes: modules modutils
Autoreqprov: on
@@ -163,6 +164,8 @@
/etc/modprobe.d
%changelog
+* Thu Sep 13 2007 - mmarek(a)suse.cz
+- Added "PreReq: sed grep" for the %%post scriptlet [#304652]
* Tue Aug 28 2007 - mmarek(a)suse.cz
- weak-modules needs binutils [#304708, #305005]
* Wed Jul 11 2007 - mmarek(a)suse.cz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package mkinitrd
checked in at Thu Sep 13 18:50:22 CEST 2007.
--------
--- mkinitrd/mkinitrd.changes 2007-09-07 14:32:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/mkinitrd/mkinitrd.changes 2007-09-13 13:33:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 13:32:49 CEST 2007 - agraf(a)suse.de
+
+- Fix typo caused by the previous change
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mkinitrd.spec ++++++
--- /var/tmp/diff_new_pack.Tm9621/_old 2007-09-13 18:50:09.000000000 +0200
+++ /var/tmp/diff_new_pack.Tm9621/_new 2007-09-13 18:50:09.000000000 +0200
@@ -18,7 +18,7 @@
Requires: coreutils modutils util-linux grep gzip sed gawk cpio udev pciutils sysvinit file perl
Autoreqprov: on
Version: 2.1
-Release: 29
+Release: 31
Summary: Creates an Initial RAM Disk Image for Preloading Modules
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: mkinitrd.tgz
@@ -103,6 +103,8 @@
%doc %{_mandir}/man8/mkinitrd.8.gz
%changelog
+* Thu Sep 13 2007 - agraf(a)suse.de
+- Fix typo caused by the previous change
* Fri Sep 07 2007 - hare(a)suse.de
- Call update-bootloader instead of trying to figure it
out ourselves (#299814)
++++++ mkinitrd.tgz ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/mkinitrd.changes new/mkinitrd-2.1/mkinitrd.changes
--- old/mkinitrd-2.1/mkinitrd.changes 2007-09-07 14:31:20.000000000 +0200
+++ new/mkinitrd-2.1/mkinitrd.changes 2007-09-13 13:33:20.000000000 +0200
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Sep 13 13:32:49 CEST 2007 - agraf(a)suse.de
+
+- Fix typo caused by the previous change
+
+-------------------------------------------------------------------
Fri Sep 7 12:51:28 CEST 2007 - hare(a)suse.de
- Call update-bootloader instead of trying to figure it
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/sbin/mkinitrd new/mkinitrd-2.1/sbin/mkinitrd
--- old/mkinitrd-2.1/sbin/mkinitrd 2007-09-07 14:31:20.000000000 +0200
+++ new/mkinitrd-2.1/sbin/mkinitrd 2007-09-13 13:33:20.000000000 +0200
@@ -468,6 +468,6 @@
cleanup_finish
-sbin/update-bootloader --refresh
+/sbin/update-bootloader --refresh
exit $exit_code
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libzypp-tools
checked in at Thu Sep 13 18:50:01 CEST 2007.
--------
--- libzypp-tools/libzypp-tools.changes 2007-08-28 10:53:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp-tools/libzypp-tools.changes 2007-09-13 16:05:52.032850000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:38:13 CEST 2007 - aschnell(a)suse.de
+
+- added shared tag to yast output
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp-tools.spec ++++++
--- /var/tmp/diff_new_pack.WW6011/_old 2007-09-13 18:49:45.000000000 +0200
+++ /var/tmp/diff_new_pack.WW6011/_new 2007-09-13 18:49:45.000000000 +0200
@@ -11,7 +11,7 @@
Name: libzypp-tools
Version: 0.1.0
-Release: 3
+Release: 4
License: GPL v2 or later
Summary: Tools for ZYpp
Group: Development/Sources
@@ -72,6 +72,8 @@
%{_libdir}/ruby/vendor_ruby/%{rb_ver}/zypptools
%changelog
+* Thu Sep 13 2007 - aschnell(a)suse.de
+- added shared tag to yast output
* Tue Aug 28 2007 - aschnell(a)suse.de
- include checksum in repomd.xml
* Fri Aug 17 2007 - aschnell(a)suse.de
++++++ libzypp-tools-0.1.0.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libzypp-tools-0.1.0/zypptools/lib/arch.rb new/libzypp-tools-0.1.0/zypptools/lib/arch.rb
--- old/libzypp-tools-0.1.0/zypptools/lib/arch.rb 2007-08-28 10:54:39.000000000 +0200
+++ new/libzypp-tools-0.1.0/zypptools/lib/arch.rb 2007-09-13 16:04:50.000000000 +0200
@@ -23,10 +23,9 @@
when :s390 : @compat = [ @arch ]
when :noarch : @compat = [ ]
when :all : @compat = [ :noarch, :i386, :i486, :i586, :i686, :athlon, :x86_64,
- :ia64, :ppc, :ppc64, :s390, :s390x ]
+ :ia64, :ppc, :ppc64, :s390, :s390x ]
else
- STDERR.puts "Unknown arch #{@arch}"
- exit 1
+ raise ArgumentError, "Unknown arch: #{@arch}"
end
@compat << :noarch
end
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libzypp-tools-0.1.0/zypptools/output/output.rb new/libzypp-tools-0.1.0/zypptools/output/output.rb
--- old/libzypp-tools-0.1.0/zypptools/output/output.rb 2007-08-28 10:54:39.000000000 +0200
+++ new/libzypp-tools-0.1.0/zypptools/output/output.rb 2007-09-13 16:04:50.000000000 +0200
@@ -6,16 +6,13 @@
def OutputFactory(type, path)
- if type == :yum
- return ZYppTools::YumOutput.new(path)
+ case type
+ when :yum : return ZYppTools::YumOutput.new(path)
+ when :yast : return ZYppTools::YastOutput.new(path)
+ else
+ raise ArgumentError, "Unknown repository type: #{type}"
end
- if type == :yast
- return ZYppTools::YastOutput.new(path)
- end
-
- exit 1
-
end
end
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libzypp-tools-0.1.0/zypptools/output/yast.rb new/libzypp-tools-0.1.0/zypptools/output/yast.rb
--- old/libzypp-tools-0.1.0/zypptools/output/yast.rb 2007-08-28 10:54:39.000000000 +0200
+++ new/libzypp-tools-0.1.0/zypptools/output/yast.rb 2007-09-13 16:04:50.000000000 +0200
@@ -97,6 +97,10 @@
out.puts "-Sup:"
end
+ if pkg.shared
+ out.puts "=Shr: #{pkg.shared}"
+ end
+
end
out.close()
@@ -106,7 +110,8 @@
def write_packages_en(resolvables)
- pkgs = resolvables # FIXME: filter packages
+ pkgs = resolvables
+ pkgs.delete_if {|res| res.kind != :package}
out = File.new(@path + "/suse/setup/descr/packages.en", 'w')
@@ -153,7 +158,7 @@
out.puts "LINGUAS de en"
out.puts "SHORTLABEL SL 10.3"
out.puts "LABEL openSUSE 10.3"
- out.puts "LABEL.de openSUSE 10.3"
+ out.puts "LABEL.en openSUSE 10.3"
out.puts "DESCRDIR suse/setup/descr"
out.puts "DATADIR suse"
out.puts "FLAGS update"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libzypp
checked in at Thu Sep 13 18:49:37 CEST 2007.
--------
--- libzypp/libzypp.changes 2007-09-11 15:11:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2007-09-13 18:20:01.913518000 +0200
@@ -1,0 +2,54 @@
+Thu Sep 13 17:59:55 CEST 2007 - ma(a)suse.de
+
+- On update do not delete unmaintained non-SuSE packages.
+- version 3.23.2
+- revision 7239
+
+-------------------------------------------------------------------
+Thu Sep 13 13:02:39 CEST 2007 - lslezak(a)suse.cz
+
+- ZYppImpl::getPartitions() - don't return the current partitioning
+ when the partitioning hasn't been set - fixes DU parsing in
+ inst-sys (#308659)
+
+-------------------------------------------------------------------
+Thu Sep 13 11:30:47 CEST 2007 - dmacvicar(a)suse.de
+
+- Throw specific exceptions during commit (#308511)
+- 3.23.1
+
+-------------------------------------------------------------------
+Wed Sep 12 18:48:00 CEST 2007 - ma(a)suse.de
+
+- Various disk space calculation fixes. Susetags, plaindir and rpmdb
+ now provide more detailed disk usage information.
+ Yum metadata don't, so we book the package size to '/'. (#308362)
+- version 3.23.0
+- revision 7225
+
+-------------------------------------------------------------------
+Wed Sep 12 15:48:41 CEST 2007 - schubi(a)suse.de
+
+- Regarding keep state while recycle old valid solver results. Bug 286889
+- r 7209
+
+-------------------------------------------------------------------
+Wed Sep 12 12:24:49 CEST 2007 - jkupec(a)suse.cz
+
+- report 100% progress on finishing RPM removal (bug #309431)
+- revision 7200
+
+-------------------------------------------------------------------
+Tue Sep 11 17:25:35 CEST 2007 - schubi(a)suse.de
+
+- Update: rename language packages --> take that package which fits to the
+ selected language Bug 308098
+- r 7919
+
+-------------------------------------------------------------------
+Tue Sep 11 16:11:20 CEST 2007 - dmacvicar(a)suse.de
+
+- restore deltas and patch rpms from the cache (#309124)
+- 3.22.8
+
+-------------------------------------------------------------------
Old:
----
libzypp-3.22.7.tar.bz2
New:
----
libzypp-3.23.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.pt3504/_old 2007-09-13 18:49:02.000000000 +0200
+++ /var/tmp/diff_new_pack.pt3504/_new 2007-09-13 18:49:02.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libzypp (Version 3.22.7)
+# spec file for package libzypp (Version 3.23.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,9 +16,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 3.22.7
+Version: 3.23.2
Release: 1
-Source: libzypp-3.22.7.tar.bz2
+Source: libzypp-3.23.2.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -44,7 +44,7 @@
Ladislav Slezak <lslezak(a)suse.cz>
%package devel
-Requires: libzypp == 3.22.7
+Requires: libzypp == 3.23.2
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
Requires: cmake
@@ -129,6 +129,36 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog
+* Thu Sep 13 2007 - ma(a)suse.de
+- On update do not delete unmaintained non-SuSE packages.
+- version 3.23.2
+- revision 7239
+* Thu Sep 13 2007 - lslezak(a)suse.cz
+- ZYppImpl::getPartitions() - don't return the current partitioning
+ when the partitioning hasn't been set - fixes DU parsing in
+ inst-sys (#308659)
+* Thu Sep 13 2007 - dmacvicar(a)suse.de
+- Throw specific exceptions during commit (#308511)
+- 3.23.1
+* Wed Sep 12 2007 - ma(a)suse.de
+- Various disk space calculation fixes. Susetags, plaindir and rpmdb
+ now provide more detailed disk usage information.
+ Yum metadata don't, so we book the package size to '/'. (#308362)
+- version 3.23.0
+- revision 7225
+* Wed Sep 12 2007 - schubi(a)suse.de
+- Regarding keep state while recycle old valid solver results. Bug 286889
+- r 7209
+* Wed Sep 12 2007 - jkupec(a)suse.cz
+- report 100%% progress on finishing RPM removal (bug #309431)
+- revision 7200
+* Tue Sep 11 2007 - schubi(a)suse.de
+- Update: rename language packages --> take that package which fits to the
+ selected language Bug 308098
+- r 7919
+* Tue Sep 11 2007 - dmacvicar(a)suse.de
+- restore deltas and patch rpms from the cache (#309124)
+- 3.22.8
* Tue Sep 11 2007 - ma(a)suse.de
- Don't fail if a product is deleted multiple times (e.g. due to
obsoletes and an explicit deleted request). (#308746)
++++++ libzypp-3.22.7.tar.bz2 -> libzypp-3.23.2.tar.bz2 ++++++
++++ 23938 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libxml2
checked in at Thu Sep 13 18:48:46 CEST 2007.
--------
--- libxml2/libxml2.changes 2007-08-28 14:58:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxml2/libxml2.changes 2007-09-13 12:27:14.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 12:27:10 CEST 2007 - dmueller(a)suse.de
+
+- build on s390x
+
+-------------------------------------------------------------------
--- libxml2/libxml2-python.changes 2007-08-20 15:56:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxml2/libxml2-python.changes 2007-09-13 12:27:21.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 12:27:18 CEST 2007 - dmueller(a)suse.de
+
+- build on s390x
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libxml2-python.spec ++++++
--- /var/tmp/diff_new_pack.Z32139/_old 2007-09-13 18:48:28.000000000 +0200
+++ /var/tmp/diff_new_pack.Z32139/_new 2007-09-13 18:48:28.000000000 +0200
@@ -14,10 +14,10 @@
BuildRequires: libxml2-devel python-devel
License: X11/MIT
Group: Development/Libraries/Python
-Autoreqprov: on
+AutoReqProv: on
Summary: Python Bindings for libxml2
Version: 2.6.29
-Release: 21
+Release: 24
Source: libxml2-%{version}.tar.bz2
Source1: rpmlintrc
%{py_requires}
@@ -50,6 +50,10 @@
%setup -q -n libxml2-%{version}
%build
+# workaround for 310196
+%ifarch s390 s390x
+export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-O2/-O1}
+%endif
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure \
--with-fexceptions \
@@ -82,6 +86,8 @@
%{py_sitedir}/*
%changelog
+* Thu Sep 13 2007 - dmueller(a)suse.de
+- build on s390x
* Mon Aug 20 2007 - sbrabec(a)suse.cz
- Commented out NoSource to provide comfortable rebuild.
* Tue Jun 05 2007 - prusnak(a)suse.cz
++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.Z32139/_old 2007-09-13 18:48:28.000000000 +0200
+++ /var/tmp/diff_new_pack.Z32139/_new 2007-09-13 18:48:28.000000000 +0200
@@ -14,10 +14,10 @@
BuildRequires: readline-devel zlib-devel
License: X11/MIT
Group: System/Libraries
-Autoreqprov: on
+AutoReqProv: on
Summary: A Library to Manipulate XML Files
Version: 2.6.29
-Release: 16
+Release: 18
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-printf.patch
Patch1: %{name}-%{version}-gcc4.patch
@@ -68,7 +68,7 @@
%package devel
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name} = %{version}
Requires: zlib-devel readline-devel
Requires: glibc-devel
@@ -91,6 +91,10 @@
%patch3
%build
+# workaround for #310196
+%ifarch s390 s390x
+export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-O2/-O1}
+%endif
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure \
--with-html-dir=%{_datadir}/doc \
@@ -152,6 +156,8 @@
%{_datadir}/aclocal/libxml.m4
%changelog
+* Thu Sep 13 2007 - dmueller(a)suse.de
+- build on s390x
* Tue Aug 28 2007 - prusnak(a)suse.cz
- applied some fixes from 2.6.30 to fix regression that prevents
the documentation from updating to Beta2 [#300675]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgphoto2
checked in at Thu Sep 13 18:48:17 CEST 2007.
--------
--- GNOME/libgphoto2/libgphoto2.changes 2007-08-07 20:44:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgphoto2/libgphoto2.changes 2007-09-13 09:53:53.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 09:53:25 CEST 2007 - stbinner(a)suse.de
+
+- don't package API documentation into main lib package (#310143)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgphoto2.spec ++++++
--- /var/tmp/diff_new_pack.X27653/_old 2007-09-13 18:48:10.000000000 +0200
+++ /var/tmp/diff_new_pack.X27653/_new 2007-09-13 18:48:10.000000000 +0200
@@ -18,7 +18,7 @@
Group: Hardware/Camera
Summary: A Digital Camera Library
Version: 2.4.0
-Release: 4
+Release: 20
Source0: libgphoto2-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package devel
@@ -201,6 +201,7 @@
%{_libdir}/libgphoto2
%{_libdir}/libgphoto2_port
%dir %{_defaultdocdir}/%{name}
+%exclude %{_defaultdocdir}/%{name}/apidocs.html
%{_defaultdocdir}/%{name}/*
%{prefix}/share/%{name}
%{_libdir}/libgphoto2.so.*
@@ -237,6 +238,8 @@
/sbin/ldconfig
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- don't package API documentation into main lib package (#310143)
* Tue Aug 07 2007 - maw(a)suse.de
- Use %%fdupes
- Split off a -lang subpackage
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgcrypt
checked in at Thu Sep 13 18:48:03 CEST 2007.
--------
--- libgcrypt/libgcrypt.changes 2007-02-05 10:26:10.000000000 +0100
+++ /mounts/work_src_done/STABLE/libgcrypt/libgcrypt.changes 2007-09-13 01:29:52.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 01:28:53 CEST 2007 - ltinkl(a)suse.cz
+
+- add sanity check for mpi of size 0 (#304479)
+
+-------------------------------------------------------------------
New:
----
libgcrypt-mpicheck.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgcrypt.spec ++++++
--- /var/tmp/diff_new_pack.g26816/_old 2007-09-13 18:47:42.000000000 +0200
+++ /var/tmp/diff_new_pack.g26816/_new 2007-09-13 18:47:42.000000000 +0200
@@ -14,14 +14,15 @@
BuildRequires: libgpg-error-devel
URL: http://www.gnu.org/directory/Security/libgcrypt.html
Version: 1.2.4
-Release: 1
+Release: 36
Summary: The GNU Crypto Library
-License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/C and C++
Autoreqprov: on
Source: %name-%version.tar.bz2
Patch0: %name-ppc64.patch
Patch1: libgcrypt-strict-aliasing.patch
+Patch2: libgcrypt-mpicheck.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: %install_info_prereq
@@ -72,6 +73,7 @@
%setup -q -n libgcrypt-%version
%patch0 -p1
%patch1
+%patch2
%build
%{?suse_update_config}
@@ -124,7 +126,9 @@
%_includedir/*
%_datadir/aclocal/*
-%changelog -n libgcrypt
+%changelog
+* Thu Sep 13 2007 - ltinkl(a)suse.cz
+- add sanity check for mpi of size 0 (#304479)
* Mon Feb 05 2007 - mkoenig(a)suse.de
- update to version 1.2.4:
* Fixed a bug in the memory allocator which could have been the
++++++ libgcrypt-mpicheck.patch ++++++
--- mpi/mpicoder.c
+++ mpi/mpicoder.c
@@ -51,7 +51,9 @@
else if (!nbits)
{
log_error ("an mpi of size 0 is not allowed\n");
+/*
goto leave;
+*/
}
buffer += 2;
nread = 2;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package krb5
checked in at Thu Sep 13 18:47:34 CEST 2007.
--------
--- krb5/krb5.changes 2007-08-07 12:15:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/krb5/krb5.changes 2007-09-11 15:25:24.881886000 +0200
@@ -1,0 +2,23 @@
+Tue Sep 11 15:09:14 CEST 2007 - mc(a)suse.de
+
+- update krb5-1.6.2-post.dif
+ * new -S sname option for kvno
+ * read_entropy_from_device on partial read will not fill buffer
+ * Bail out if encoded "ticket" doesn't decode correctly.
+ * patch for referrals loop
+
+-------------------------------------------------------------------
+Thu Sep 6 10:43:39 CEST 2007 - mc(a)suse.de
+
+- fix a problem with the originally published patch
+ for MITKRB5-SA-2007-006 - CVE-2007-3999
+ [#302377]
+
+-------------------------------------------------------------------
+Wed Sep 5 12:18:21 CEST 2007 - mc(a)suse.de
+
+- fix execute arbitrary code
+ (MITKRB5-SA-2007-006 - CVE-2007-3999,2007-4000)
+ [#302377]
+
+-------------------------------------------------------------------
--- krb5/krb5-plugins.changes 2007-08-07 12:15:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/krb5/krb5-plugins.changes 2007-09-11 15:25:24.887879000 +0200
@@ -1,0 +2,23 @@
+Tue Sep 11 15:11:34 CEST 2007 - mc(a)suse.de
+
+- update krb5-1.6.2-post.dif
+ * new -S sname option for kvno
+ * read_entropy_from_device on partial read will not fill buffer
+ * Bail out if encoded "ticket" doesn't decode correctly.
+ * patch for referrals loop
+
+-------------------------------------------------------------------
+Thu Sep 6 10:43:50 CEST 2007 - mc(a)suse.de
+
+- fix a problem with the originally published patch
+ for MITKRB5-SA-2007-006 - CVE-2007-3999
+ [#302377]
+
+-------------------------------------------------------------------
+Wed Sep 5 12:18:38 CEST 2007 - mc(a)suse.de
+
+- fix execute arbitrary code
+ (MITKRB5-SA-2007-006 - CVE-2007-3999,2007-4000)
+ [#302377]
+
+-------------------------------------------------------------------
New:
----
krb5-MITKRB5-SA-2007-006-fix-execute-code-2.dif
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ krb5-doc.spec ++++++
--- /var/tmp/diff_new_pack.P24856/_old 2007-09-13 18:46:58.000000000 +0200
+++ /var/tmp/diff_new_pack.P24856/_new 2007-09-13 18:46:58.000000000 +0200
@@ -13,7 +13,7 @@
Name: krb5-doc
BuildRequires: ghostscript-library latex2html texlive
Version: 1.6.2
-Release: 12
+Release: 28
%define srcRoot krb5-1.6.2
Summary: MIT Kerberos5 Implementation--Documentation
License: X11/MIT
++++++ krb5-plugins.spec ++++++
--- /var/tmp/diff_new_pack.P24856/_old 2007-09-13 18:46:58.000000000 +0200
+++ /var/tmp/diff_new_pack.P24856/_new 2007-09-13 18:46:58.000000000 +0200
@@ -13,7 +13,7 @@
Name: krb5-plugins
Version: 1.6.2
-Release: 2
+Release: 3
BuildRequires: bison krb5-devel ncurses-devel openldap2-devel
%define srcRoot krb5-1.6.2
%define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/
@@ -45,6 +45,7 @@
Patch24: krb5-1.5.1-fix-strncat-warning.dif
Patch25: krb5-1.6.1-init-salt-length.dif
Patch26: krb5-1.4.3-extra-check-kt_file.c.dif
+Patch27: krb5-MITKRB5-SA-2007-006-fix-execute-code-2.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -110,6 +111,7 @@
%patch24
%patch25
%patch26
+%patch27
cp %{_sourcedir}/EncryptWithMasterKey.c %{_builddir}/%{srcRoot}/src/kadmin/dbutil/EncryptWithMasterKey.c
%build
@@ -207,6 +209,20 @@
%{_mandir}/man8/*
%changelog
+* Tue Sep 11 2007 - mc(a)suse.de
+- update krb5-1.6.2-post.dif
+ * new -S sname option for kvno
+ * read_entropy_from_device on partial read will not fill buffer
+ * Bail out if encoded "ticket" doesn't decode correctly.
+ * patch for referrals loop
+* Thu Sep 06 2007 - mc(a)suse.de
+- fix a problem with the originally published patch
+ for MITKRB5-SA-2007-006 - CVE-2007-3999
+ [#302377]
+* Wed Sep 05 2007 - mc(a)suse.de
+- fix execute arbitrary code
+ (MITKRB5-SA-2007-006 - CVE-2007-3999,2007-4000)
+ [#302377]
* Tue Aug 07 2007 - mc(a)suse.de
- add krb5-1.6.2-post.dif
* during the referrals loop, check to see if the
++++++ krb5.spec ++++++
--- /var/tmp/diff_new_pack.P24856/_old 2007-09-13 18:46:58.000000000 +0200
+++ /var/tmp/diff_new_pack.P24856/_new 2007-09-13 18:46:58.000000000 +0200
@@ -12,7 +12,7 @@
Name: krb5
Version: 1.6.2
-Release: 9
+Release: 18
BuildRequires: bison libcom_err-devel ncurses-devel
%if %{suse_version} > 1010
BuildRequires: keyutils keyutils-devel
@@ -49,6 +49,7 @@
Patch24: krb5-1.5.1-fix-strncat-warning.dif
Patch25: krb5-1.6.1-init-salt-length.dif
Patch26: krb5-1.4.3-extra-check-kt_file.c.dif
+Patch27: krb5-MITKRB5-SA-2007-006-fix-execute-code-2.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: mktemp, grep, /bin/touch
@@ -201,6 +202,7 @@
%patch24
%patch25
%patch26
+%patch27
cp %{_sourcedir}/EncryptWithMasterKey.c %{_builddir}/%{srcRoot}/src/kadmin/dbutil/EncryptWithMasterKey.c
%build
@@ -511,6 +513,20 @@
%{_mandir}/man1/krb5-config.1*
%changelog
+* Tue Sep 11 2007 - mc(a)suse.de
+- update krb5-1.6.2-post.dif
+ * new -S sname option for kvno
+ * read_entropy_from_device on partial read will not fill buffer
+ * Bail out if encoded "ticket" doesn't decode correctly.
+ * patch for referrals loop
+* Thu Sep 06 2007 - mc(a)suse.de
+- fix a problem with the originally published patch
+ for MITKRB5-SA-2007-006 - CVE-2007-3999
+ [#302377]
+* Wed Sep 05 2007 - mc(a)suse.de
+- fix execute arbitrary code
+ (MITKRB5-SA-2007-006 - CVE-2007-3999,2007-4000)
+ [#302377]
* Tue Aug 07 2007 - mc(a)suse.de
- add krb5-1.6.2-post.dif
* during the referrals loop, check to see if the
++++++ krb5-1.6.2-post.dif ++++++
--- /var/tmp/diff_new_pack.P24856/_old 2007-09-13 18:46:58.000000000 +0200
+++ /var/tmp/diff_new_pack.P24856/_new 2007-09-13 18:46:58.000000000 +0200
@@ -1,7 +1,184 @@
+Index: src/clients/kvno/kvno.M
+===================================================================
+--- src/clients/kvno/kvno.M (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/clients/kvno/kvno.M (.../branches/krb5-1-6) (Revision 19931)
+@@ -55,6 +55,15 @@
+ specifies that Kerberos version 4 tickets should be acquired and
+ described. This option is only available if Kerberos 4 support was
+ enabled at compilation time.
++.TP
++.B \-S sname
++specifies that krb5_sname_to_principal() will be used to build
++principal names. If this flag is specified, the
++.B service1 service2 ...
++arguments are interpreted as hostnames (rather than principal names),
++and
++.B sname
++is interpreted as the service name.
+ .SH ENVIRONMENT
+ .B Kvno
+ uses the following environment variable:
+Index: src/clients/kvno/kvno.c
+===================================================================
+--- src/clients/kvno/kvno.c (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/clients/kvno/kvno.c (.../branches/krb5-1-6) (Revision 19931)
+@@ -41,10 +41,10 @@
+ {
+ #ifdef KRB5_KRB4_COMPAT
+ fprintf(stderr,
+- "usage: %s [-4 | [-c ccache] [-e etype] [-k keytab]] service1 service2 ...\n",
++ "usage: %s [-4 | [-c ccache] [-e etype] [-k keytab] [-S sname]] service1 service2 ...\n",
+ prog);
+ #else
+- fprintf(stderr, "usage: %s [-c ccache] [-e etype] [-k keytab] service1 service2 ...\n",
++ fprintf(stderr, "usage: %s [-c ccache] [-e etype] [-k keytab] [-S sname] service1 service2 ...\n",
+ prog);
+ #endif
+ exit(1);
+@@ -54,7 +54,8 @@
+
+ static void do_v4_kvno (int argc, char *argv[]);
+ static void do_v5_kvno (int argc, char *argv[],
+- char *ccachestr, char *etypestr, char *keytab_name);
++ char *ccachestr, char *etypestr, char *keytab_name,
++ char *sname);
+
+ #include <com_err.h>
+ static void extended_com_err_fn (const char *, errcode_t, const char *,
+@@ -64,6 +65,7 @@
+ {
+ int option;
+ char *etypestr = NULL, *ccachestr = NULL, *keytab_name = NULL;
++ char *sname = NULL;
+ int v4 = 0;
+
+ set_com_err_hook (extended_com_err_fn);
+@@ -71,7 +73,7 @@
+ prog = strrchr(argv[0], '/');
+ prog = prog ? (prog + 1) : argv[0];
+
+- while ((option = getopt(argc, argv, "c:e:hk:q4")) != -1) {
++ while ((option = getopt(argc, argv, "c:e:hk:q4S:")) != -1) {
+ switch (option) {
+ case 'c':
+ ccachestr = optarg;
+@@ -91,6 +93,9 @@
+ case '4':
+ v4 = 1;
+ break;
++ case 'S':
++ sname = optarg;
++ break;
+ default:
+ xusage();
+ break;
+@@ -103,10 +108,14 @@
+ if ((ccachestr != NULL || etypestr != NULL || keytab_name != NULL) && v4)
+ xusage();
+
++ if (sname != NULL && v4)
++ xusage();
++
+ if (v4)
+ do_v4_kvno(argc - optind, argv + optind);
+ else
+- do_v5_kvno(argc - optind, argv + optind, ccachestr, etypestr, keytab_name);
++ do_v5_kvno(argc - optind, argv + optind,
++ ccachestr, etypestr, keytab_name, sname);
+ return 0;
+ }
+
+@@ -172,7 +181,8 @@
+ }
+
+ static void do_v5_kvno (int count, char *names[],
+- char * ccachestr, char *etypestr, char *keytab_name)
++ char * ccachestr, char *etypestr, char *keytab_name,
++ char *sname)
+ {
+ krb5_error_code ret;
+ int i, errors;
+@@ -230,7 +240,13 @@
+
+ in_creds.client = me;
+
+- ret = krb5_parse_name(context, names[i], &in_creds.server);
++ if (sname != NULL) {
++ ret = krb5_sname_to_principal(context, names[i],
++ sname, KRB5_NT_SRV_HST,
++ &in_creds.server);
++ } else {
++ ret = krb5_parse_name(context, names[i], &in_creds.server);
++ }
+ if (ret) {
+ if (!quiet)
+ com_err(prog, ret, "while parsing principal name %s", names[i]);
+Index: src/lib/crypto/prng.c
+===================================================================
+--- src/lib/crypto/prng.c (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/lib/crypto/prng.c (.../branches/krb5-1-6) (Revision 19931)
+@@ -162,7 +162,7 @@
+ krb5_data data;
+ struct stat sb;
+ int fd;
+- unsigned char buf[YARROW_SLOW_THRESH/8];
++ unsigned char buf[YARROW_SLOW_THRESH/8], *bp;
+ int left;
+ fd = open (device, O_RDONLY);
+ if (fd == -1)
+@@ -173,14 +173,16 @@
+ close(fd);
+ return 0;
+ }
+- for (left = sizeof (buf); left > 0;) {
++
++ for (bp = &buf, left = sizeof (buf); left > 0;) {
+ ssize_t count;
+- count = read (fd, &buf, (unsigned) left);
++ count = read (fd, bp, (unsigned) left);
+ if (count <= 0) {
+ close(fd);
+ return 0;
+ }
+ left -= count;
++ bp += count;
+ }
+ close (fd);
+ data.length = sizeof (buf);
+@@ -199,7 +201,7 @@
+ int unused;
+ int *oursuccess = success?success:&unused;
+ *oursuccess = 0;
+- /* If we are getting strong data then try that first. We aare
++ /* If we are getting strong data then try that first. We are
+ guaranteed to cause a reseed of some kind if strong is true and
+ we have both /dev/random and /dev/urandom. We want the strong
+ data included in the reseed so we get it first.*/
+Index: src/lib/gssapi/spnego/spnego_mech.c
+===================================================================
+--- src/lib/gssapi/spnego/spnego_mech.c (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/lib/gssapi/spnego/spnego_mech.c (.../branches/krb5-1-6) (Revision 19931)
+@@ -61,7 +61,7 @@
+ /* private routines for spnego_mechanism */
+ static spnego_token_t make_spnego_token(char *);
+ static gss_buffer_desc make_err_msg(char *);
+-static int g_token_size(gss_OID_const, OM_uint32);
++static int g_token_size(gss_OID_const, unsigned int);
+ static int g_make_token_header(gss_OID_const, unsigned int,
+ unsigned char **, unsigned int);
+ static int g_verify_token_header(gss_OID_const, unsigned int *,
+@@ -835,6 +835,7 @@
+ ret = GSS_S_FAILURE;
+ }
+ }
++ gss_release_buffer(&tmpmin, &mechtok_out);
+ if (ret == GSS_S_COMPLETE) {
+ /*
+ * Now, switch the output context to refer to the
Index: src/lib/krb5/ccache/cc_file.c
===================================================================
---- src/lib/krb5/ccache/cc_file.c (.../tags/krb5-1-6-2-final) (Revision 19755)
-+++ src/lib/krb5/ccache/cc_file.c (.../branches/krb5-1-6) (Revision 19755)
+--- src/lib/krb5/ccache/cc_file.c (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/lib/krb5/ccache/cc_file.c (.../branches/krb5-1-6) (Revision 19931)
@@ -1954,6 +1954,9 @@
char scratch[sizeof(TKT_ROOT)+6+1]; /* +6 for the scratch part, +1 for
NUL */
@@ -143,10 +320,79 @@
err_out:
krb5_xfree(((krb5_fcc_data *) lid->data)->filename);
+Index: src/lib/krb5/ccache/ccfns.c
+===================================================================
+--- src/lib/krb5/ccache/ccfns.c (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/lib/krb5/ccache/ccfns.c (.../branches/krb5-1-6) (Revision 19931)
+@@ -1,7 +1,7 @@
+ /*
+ * lib/krb5/ccache/ccfns.c
+ *
+- * Copyright 2000 by the Massachusetts Institute of Technology.
++ * Copyright 2000, 2007 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
+ *
+ * Export of this software from the United States of America may
+@@ -65,7 +65,29 @@
+ krb5_cc_store_cred (krb5_context context, krb5_ccache cache,
+ krb5_creds *creds)
+ {
+- return cache->ops->store(context, cache, creds);
++ krb5_error_code ret;
++ krb5_ticket *tkt;
++ krb5_principal s1, s2;
++
++ ret = cache->ops->store(context, cache, creds);
++ if (ret) return ret;
++
++ /*
++ * If creds->server and the server in the decoded ticket differ,
++ * store both principals.
++ */
++ s1 = creds->server;
++ ret = decode_krb5_ticket(&creds->ticket, &tkt);
++ /* Bail out on errors in case someone is storing a non-ticket. */
++ if (ret) return 0;
++ s2 = tkt->server;
++ if (!krb5_principal_compare(context, s1, s2)) {
++ creds->server = s2;
++ ret = cache->ops->store(context, cache, creds);
++ creds->server = s1;
++ }
++ krb5_free_ticket(context, tkt);
++ return ret;
+ }
+
+ krb5_error_code KRB5_CALLCONV
+@@ -73,7 +95,23 @@
+ krb5_flags flags, krb5_creds *mcreds,
+ krb5_creds *creds)
+ {
+- return cache->ops->retrieve(context, cache, flags, mcreds, creds);
++ krb5_error_code ret;
++ krb5_data tmprealm;
++
++ ret = cache->ops->retrieve(context, cache, flags, mcreds, creds);
++ if (ret != KRB5_CC_NOTFOUND)
++ return ret;
++ if (!krb5_is_referral_realm(&mcreds->server->realm))
++ return ret;
++
++ /*
++ * Retry using client's realm if service has referral realm.
++ */
++ tmprealm = mcreds->server->realm;
++ mcreds->server->realm = mcreds->client->realm;
++ ret = cache->ops->retrieve(context, cache, flags, mcreds, creds);
++ mcreds->server->realm = tmprealm;
++ return ret;
+ }
+
+ krb5_error_code KRB5_CALLCONV
Index: src/lib/krb5/krb/gc_frm_kdc.c
===================================================================
---- src/lib/krb5/krb/gc_frm_kdc.c (.../tags/krb5-1-6-2-final) (Revision 19755)
-+++ src/lib/krb5/krb/gc_frm_kdc.c (.../branches/krb5-1-6) (Revision 19755)
+--- src/lib/krb5/krb/gc_frm_kdc.c (.../tags/krb5-1-6-2-final) (Revision 19931)
++++ src/lib/krb5/krb/gc_frm_kdc.c (.../branches/krb5-1-6) (Revision 19931)
@@ -906,7 +906,6 @@
/* Whether or not that succeeded, we're done. */
goto cleanup;
@@ -204,4 +450,3 @@
}
}
-
++++++ krb5-MITKRB5-SA-2007-006-fix-execute-code-2.dif ++++++
--- src/lib/kadm5/srv/svr_policy.c
+++ src/lib/kadm5/srv/svr_policy.c 2007/08/24 14:32:34
@@ -211,8 +211,9 @@
if((mask & KADM5_POLICY))
return KADM5_BAD_MASK;
- ret = krb5_db_get_policy(handle->context, entry->policy, &p, &cnt);
- if( ret && (cnt==0) )
+ if ((ret = krb5_db_get_policy(handle->context, entry->policy, &p, &cnt)))
+ return ret;
+ if (cnt != 1)
return KADM5_UNK_POLICY;
if ((mask & KADM5_PW_MAX_LIFE))
--- src/lib/rpc/svc_auth_gss.c
+++ src/lib/rpc/svc_auth_gss.c 2007/09/06 08:32:37
@@ -355,6 +355,15 @@
memset(rpchdr, 0, sizeof(rpchdr));
/* XXX - Reconstruct RPC header for signing (from xdr_callmsg). */
+ oa = &msg->rm_call.cb_cred;
+ if (oa->oa_length > MAX_AUTH_BYTES)
+ return (FALSE);
+
+ /* 8 XDR units from the IXDR macro calls. */
+ if (sizeof(rpchdr) < (8 * BYTES_PER_XDR_UNIT +
+ RNDUP(oa->oa_length)))
+ return (FALSE);
+
buf = (int32_t *)(void *)rpchdr;
IXDR_PUT_LONG(buf, msg->rm_xid);
IXDR_PUT_ENUM(buf, msg->rm_direction);
@@ -362,7 +371,6 @@
IXDR_PUT_LONG(buf, msg->rm_call.cb_prog);
IXDR_PUT_LONG(buf, msg->rm_call.cb_vers);
IXDR_PUT_LONG(buf, msg->rm_call.cb_proc);
- oa = &msg->rm_call.cb_cred;
IXDR_PUT_ENUM(buf, oa->oa_flavor);
IXDR_PUT_LONG(buf, oa->oa_length);
if (oa->oa_length) {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdevelop3
checked in at Thu Sep 13 18:46:46 CEST 2007.
--------
--- KDE/kdevelop3/kdevelop3.changes 2007-08-06 17:31:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdevelop3/kdevelop3.changes 2007-09-13 15:19:34.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 15:19:23 CEST 2007 - dmueller(a)suse.de
+
+- build with unsermake again, hopefully that is more stable
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop3.spec ++++++
--- /var/tmp/diff_new_pack.A20048/_old 2007-09-13 18:46:04.000000000 +0200
+++ /var/tmp/diff_new_pack.A20048/_new 2007-09-13 18:46:04.000000000 +0200
@@ -21,7 +21,7 @@
BuildRequires: libjpeg-devel
%endif
Version: 3.4.1
-Release: 31
+Release: 55
Summary: Integrated Development Environment for the X Window System, Qt, KDE, and GNOME
License: GPL v2 or later
Group: Development/Tools/IDE
@@ -70,7 +70,7 @@
%patch0
%patch1
. /etc/opt/kde3/common_options
-update_admin --no-unsermake --no-final
+update_admin --no-final
%build
. /etc/opt/kde3/common_options
@@ -247,6 +247,8 @@
/opt/kde3/share/servicetypes/*
%changelog
+* Thu Sep 13 2007 - dmueller(a)suse.de
+- build with unsermake again, hopefully that is more stable
* Mon Aug 06 2007 - stbinner(a)suse.de
- update 3_5_BRANCH.diff
* Sun Jul 22 2007 - stbinner(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdepim3
checked in at Thu Sep 13 18:46:22 CEST 2007.
--------
--- KDE/kdepim3/kdepim3.changes 2007-09-04 12:00:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdepim3/kdepim3.changes 2007-09-13 14:18:38.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 11 23:46:18 CEST 2007 - dmueller(a)suse.de
+
+- fix message status flags being lost in kmail with imap
+- fix duplicated text in dialogs (#309321)
+- fix favourite view (#309072)
+- fix account fetches getting lost (#309663)
+
+-------------------------------------------------------------------
New:
----
r708131.diff
r708706.diff
r708749.diff
r708854.diff
r709032.diff
r709066.diff
r709084.diff
r709322.diff
r710624.diff
r711165.diff
r711601.diff
r711603.diff
r711604.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdepim3.spec ++++++
--- /var/tmp/diff_new_pack.T19899/_old 2007-09-13 18:46:04.000000000 +0200
+++ /var/tmp/diff_new_pack.T19899/_new 2007-09-13 18:46:04.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdepim3 (Version 3.5.7.enterprise.0.20070831.706868)
+# spec file for package kdepim3 (Version 3.5.7.enterprise.0.20070904.708012)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -27,8 +27,8 @@
License: GPL v2 or later
Group: System/GUI/KDE
Summary: Personal Information Manager Software for KDE
-Version: 3.5.7.enterprise.0.20070831.706868
-Release: 7
+Version: 3.5.7.enterprise.0.20070904.708012
+Release: 1
%define realversion 3.5.6.enterprise.0.20070731.694771
URL: http://www.kde.org/
Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3` )
@@ -53,6 +53,19 @@
Patch101: kitchensync-opensuse.diff
Patch102: kitchensync-defaults.diff
Patch104: kitchensync-xmldiffalgo.diff
+Patch105: r708131.diff
+Patch106: r708706.diff
+Patch107: r708854.diff
+Patch108: r709032.diff
+Patch109: r709066.diff
+Patch110: r709084.diff
+Patch111: r709322.diff
+Patch112: r710624.diff
+Patch113: r711165.diff
+Patch114: r708749.diff
+Patch115: r711601.diff
+Patch116: r711603.diff
+Patch117: r711604.diff
Provides: cryptplug
Obsoletes: cryptplug
%if %suse_version > 1000
@@ -209,6 +222,19 @@
%patch101
%patch102
%patch104
+%patch105
+%patch106
+%patch107
+%patch108
+%patch109
+%patch110
+%patch111
+%patch112
+%patch113
+%patch114
+%patch115
+%patch116
+%patch117
. /etc/opt/kde3/common_options
update_admin
@@ -518,7 +544,6 @@
/opt/kde3/share/services/kaddressbook/cryptosettings.desktop
/opt/kde3/share/services/kaddressbook/csv_xxport.desktop
/opt/kde3/share/services/kaddressbook/distributionlist.desktop
-/opt/kde3/share/services/kaddressbook/distributionlistng.desktop
/opt/kde3/share/services/kaddressbook/eudora_xxport.desktop
/opt/kde3/share/services/kaddressbook/gaduprotocol.desktop
/opt/kde3/share/services/kaddressbook/iconview.desktop
@@ -794,6 +819,11 @@
%endif
%changelog
+* Tue Sep 11 2007 - dmueller(a)suse.de
+- fix message status flags being lost in kmail with imap
+- fix duplicated text in dialogs (#309321)
+- fix favourite view (#309072)
+- fix account fetches getting lost (#309663)
* Tue Sep 04 2007 - dmueller(a)suse.de
- fix various bugs regressions around POP3 (#307040 and others)
* Tue Sep 04 2007 - dmueller(a)suse.de
++++++ ENTERPRISE_BRANCH.diff ++++++
++++ 2926 lines (skipped)
++++ between KDE/kdepim3/ENTERPRISE_BRANCH.diff
++++ and /mounts/work_src_done/STABLE/kdepim3/ENTERPRISE_BRANCH.diff
++++++ r708131.diff ++++++
------------------------------------------------------------------------
r708131 | bvirlet | 2007-09-03 23:54:52 +0200 (Mon, 03 Sep 2007) | 2 lines
Revert changes which most probably are the reasons of the bugs in kmail.
------------------------------------------------------------------------
--- kmail/kmacctlocal.cpp
+++ kmail/kmacctlocal.cpp
@@ -32,8 +32,7 @@ using KPIM::ProgressManager;
KMAcctLocal::KMAcctLocal(AccountManager* aOwner, const QString& aAccountName, uint id):
KMAccount(aOwner, aAccountName, id), mHasNewMail( false ),
mAddedOk( true ), mNumMsgs( 0 ),
- mMsgsFetched( 0 ), mMailFolder( 0 ),
- mMboxStorage( 0 )
+ mMsgsFetched( 0 ), mMailFolder( 0 )
{
mLock = procmail_lockfile;
}
@@ -76,14 +75,9 @@ void KMAcctLocal::processNewMail(bool)
{
mHasNewMail = false;
- connect( this, SIGNAL(preProcessExited(bool)), SLOT(continueProcess(bool)) );
- preProcess();
-}
-
-void KMAcctLocal::continueProcess( bool preProcessSuccess )
-{
- if ( !preProcessSuccess )
+ if ( !preProcess() ) {
return;
+ }
QTime t;
t.start();
@@ -104,36 +98,34 @@ void KMAcctLocal::continueProcess( bool
//-----------------------------------------------------------------------------
-void KMAcctLocal::preProcess()
+bool KMAcctLocal::preProcess()
{
if ( precommand().isEmpty() ) {
QFileInfo fi( location() );
if ( fi.size() == 0 ) {
BroadcastStatus::instance()->setStatusMsgTransmissionCompleted( mName, 0 );
checkDone( mHasNewMail, CheckOK );
- emit preProcessExited( false );
- return;
+ return false;
}
}
mMailFolder = new KMFolder( 0, location(), KMFolderTypeMbox,
false /* no index */, false /* don't export sernums */ );
- mMboxStorage =
+ KMFolderMbox* mboxStorage =
static_cast<KMFolderMbox*>(mMailFolder->storage());
- mMboxStorage->setLockType( mLock );
+ mboxStorage->setLockType( mLock );
if ( mLock == procmail_lockfile)
- mMboxStorage->setProcmailLockFileName( mProcmailLockFileName );
+ mboxStorage->setProcmailLockFileName( mProcmailLockFileName );
if (!mFolder) {
checkDone( mHasNewMail, CheckError );
BroadcastStatus::instance()->setStatusMsg( i18n( "Transmission failed." ));
- emit preProcessExited( false );
- return;
+ return false;
}
//BroadcastStatus::instance()->reset();
BroadcastStatus::instance()->setStatusMsg(
- i18n("Preparing transmission from \"%1\"...").arg(mName));
+ i18n("Preparing transmission from \"%1\"...").arg(mName));
Q_ASSERT( !mMailCheckProgressItem );
@@ -145,19 +137,13 @@ void KMAcctLocal::preProcess()
false, // cannot be canceled
false ); // no tls/ssl
- connect( this, SIGNAL(precommandExited(bool)), SLOT(continuePreProcess(bool)) );
- startPrecommand(precommand());
-}
-
-void KMAcctLocal::continuePreProcess( bool precommandSuccess )
-{
- if ( !precommandSuccess )
+ // run the precommand
+ if (!runPrecommand(precommand()))
{
kdDebug(5006) << "cannot run precommand " << precommand() << endl;
checkDone( mHasNewMail, CheckError );
BroadcastStatus::instance()->setStatusMsg( i18n( "Running precommand failed." ));
- emit preProcessExited( false );
- return;
+ return false;
}
const int rc = mMailFolder->open("acctlocalMail");
@@ -170,18 +156,17 @@ void KMAcctLocal::continuePreProcess( bo
<< mMailFolder->name() << endl;
checkDone( mHasNewMail, CheckError );
BroadcastStatus::instance()->setStatusMsg( i18n( "Transmission failed." ));
- emit preProcessExited( false );
+ return false;
}
- if (!mMboxStorage->isLocked()) {
+ if (!mboxStorage->isLocked()) {
kdDebug(5006) << "mailFolder could not be locked" << endl;
mMailFolder->close("acctlocalMail");
checkDone( mHasNewMail, CheckError );
QString errMsg = i18n( "Transmission failed: Could not lock %1." )
.arg( mMailFolder->location() );
BroadcastStatus::instance()->setStatusMsg( errMsg );
- emit preProcessExited( false );
- return;
+ return false;
}
mFolder->open("acctlocalFold");
@@ -195,7 +180,7 @@ void KMAcctLocal::continuePreProcess( bo
.arg(mMailFolder->location()).arg( mNumMsgs );
//BroadcastStatus::instance()->setStatusProgressEnable( "L" + mName, true );
- emit preProcessExited( true );
+ return true;
}
@@ -335,5 +320,3 @@ void KMAcctLocal::setProcmailLockFileNam
{
mProcmailLockFileName = s;
}
-
-#include "kmacctlocal.moc"
--- kmail/kmacctmaildir.cpp
+++ kmail/kmacctmaildir.cpp
@@ -79,6 +79,7 @@ void KMAcctMaildir::pseudoAssign( const
//-----------------------------------------------------------------------------
void KMAcctMaildir::processNewMail(bool)
{
+ QTime t;
hasNewMail = false;
if ( precommand().isEmpty() ) {
@@ -90,6 +91,15 @@ void KMAcctMaildir::processNewMail(bool)
}
}
+ KMFolder mailFolder(0, location(), KMFolderTypeMaildir,
+ false /* no index */, false /* don't export sernums */);
+
+ long num = 0;
+ long i;
+ int rc;
+ KMMessage* msg;
+ bool addedOk;
+
if (!mFolder) {
checkDone( hasNewMail, CheckError );
BroadcastStatus::instance()->setStatusMsg( i18n( "Transmission failed." ));
@@ -109,23 +119,7 @@ void KMAcctMaildir::processNewMail(bool)
false ); // no tls/ssl
// run the precommand
- connect( this, SIGNAL(precommandExited(bool)), SLOT(continueProcessNewMail(bool)) );
- startPrecommand( precommand() );
-}
-
-void KMAcctMaildir::continueProcessNewMail( bool precommandSuccess )
-{
- QTime t;
- long num = 0;
- long i;
- int rc;
- KMMessage* msg;
- bool addedOk;
-
- KMFolder mailFolder(0, location(), KMFolderTypeMaildir,
- false /* no index */, false /* don't export sernums */);
-
- if ( !precommandSuccess )
+ if (!runPrecommand(precommand()))
{
kdDebug(5006) << "cannot run precommand " << precommand() << endl;
checkDone( hasNewMail, CheckError );
@@ -238,6 +232,3 @@ void KMAcctMaildir::setLocation(const QS
{
mLocation = aLocation;
}
-
-#include "kmacctmaildir.moc"
-
--- kmail/accountmanager.h
+++ kmail/accountmanager.h
@@ -97,6 +97,8 @@ public slots:
void singleInvalidateIMAPFolders( KMAccount * );
void intCheckMail( int, bool interactive = true );
+ /** Call processNextCheck with the false argument. **/
+ void slotProcessNextCheck();
void processNextCheck( bool newMail );
/** this slot increases the count of new mails to show a total number
--- kmail/kmaccount.h
+++ kmail/kmaccount.h
@@ -184,12 +184,12 @@ public:
virtual void setPrecommand(const QString &cmd) { mPrecommand = cmd; }
/**
- * Start the precommand. If the precommand is empty, the method
+ * Runs the precommand. If the precommand is empty, the method
* will just return success and not actually do anything
*
- * @return True if successful start, false otherwise
+ * @return True if successful, false otherwise
*/
- void startPrecommand(const QString &precommand);
+ bool runPrecommand(const QString &precommand);
/**
* Very primitive en/de-cryption so that the password is not
@@ -216,7 +216,7 @@ public:
* @return whether mail checks can proceed
*/
virtual bool mailCheckCanProceed() const { return true; }
-
+
/**
* Set/Get if this account is currently checking mail
*/
@@ -247,12 +247,6 @@ public:
signals:
/**
- * Emitted after the precommand exited, successfully or not
- * @param success true if the command execution was successful.
- */
- virtual void precommandExited( bool success );
-
- /**
* Emitted after the mail check is finished.
* @param newMail true if there was new mail
* @param status the status of the mail check
@@ -268,9 +262,7 @@ signals:
protected slots:
virtual void mailCheck();
virtual void sendReceipts();
-
-private slots:
- void precommandFinished( bool success );
+ virtual void precommandExited(bool);
protected:
KMAccount( AccountManager* owner, const QString& accountName, uint id);
@@ -313,6 +305,7 @@ protected:
int mInterval;
bool mExclude;
bool mCheckingMail : 1;
+ bool mPrecommandSuccess;
QValueList<KMMessage*> mReceipts;
QPtrList<FolderJob> mJobList;
bool mHasInbox : 1;
@@ -327,7 +320,6 @@ private:
private:
// for detailed (per folder) new mail notification
QMap<QString, int> mNewInFolder;
- KMPrecommand *mPrecommandProcess;
};
#endif /*kmaccount_h*/
--- kmail/kmaccount.cpp
+++ kmail/kmaccount.cpp
@@ -88,9 +88,9 @@ KMAccount::KMAccount(AccountManager* aOw
mInterval(0),
mExclude(false),
mCheckingMail(false),
+ mPrecommandSuccess(true),
mHasInbox(false),
- mMailCheckProgressItem(0),
- mPrecommandProcess(0)
+ mMailCheckProgressItem(0)
{
assert(aOwner != 0);
}
@@ -350,33 +350,35 @@ void KMAccount::deinstallTimer()
}
//-----------------------------------------------------------------------------
-void KMAccount::startPrecommand(const QString &precommand)
+bool KMAccount::runPrecommand(const QString &precommand)
{
// Run the pre command if there is one
- if ( precommand.isEmpty() ) {
- emit precommandExited( true );
- return;
- }
+ if ( precommand.isEmpty() )
+ return true;
- KMPrecommand *mPrecommandProcess = new KMPrecommand(precommand, this);
+ KMPrecommand precommandProcess(precommand, this);
BroadcastStatus::instance()->setStatusMsg(
i18n("Executing precommand %1").arg(precommand ));
- connect(mPrecommandProcess, SIGNAL(finished(bool)),
- SLOT(precommandFinished(bool)));
+ connect(&precommandProcess, SIGNAL(finished(bool)),
+ SLOT(precommandExited(bool)));
kdDebug(5006) << "Running precommand " << precommand << endl;
- if (!mPrecommandProcess->start())
- emit precommandExited( false );
+ if (!precommandProcess.start()) return false;
+
+ kapp->eventLoop()->enterLoop();
+
+ return mPrecommandSuccess;
}
+
//-----------------------------------------------------------------------------
-void KMAccount::precommandFinished( bool success )
+void KMAccount::precommandExited(bool success)
{
- delete mPrecommandProcess; mPrecommandProcess = 0;
-
- emit precommandExited( success );
+ mPrecommandSuccess = success;
+ kapp->eventLoop()->exitLoop();
}
+
//-----------------------------------------------------------------------------
void KMAccount::mailCheck()
{
--- kmail/popaccount.h
+++ kmail/popaccount.h
@@ -45,7 +45,7 @@ public:
*/
bool usePipelining(void) const { return mUsePipelining; }
virtual void setUsePipelining(bool);
-
+
/**
* Shall messages be left on the server upon retreival (TRUE)
* or deleted (FALSE).
@@ -171,11 +171,6 @@ protected:
protected slots:
/**
- * Continue the job after precommand was executed
- */
- void continueJob( bool precommandSuccess );
-
- /**
* Messages are downloaded in the background and then once every x seconds
* a batch of messages are processed. Messages are processed in batches to
* reduce flicker (multiple refreshes of the qlistview of messages headers
--- kmail/popaccount.cpp
+++ kmail/popaccount.cpp
@@ -367,20 +367,14 @@ void PopAccount::slotAbortRequested()
void PopAccount::startJob()
{
// Run the precommand
- connect( this, SIGNAL(precommandExited(bool)), SLOT(continueJob(bool)) );
- startPrecommand(precommand());
-}
-
-void PopAccount::continueJob( bool precommandSuccess )
-{
- if ( !precommandSuccess )
- {
- KMessageBox::sorry(0,
- i18n("Could not execute precommand: %1").arg(precommand()),
- i18n("KMail Error Message"));
- checkDone( false, CheckError );
- return;
- }
+ if (!runPrecommand(precommand()))
+ {
+ KMessageBox::sorry(0,
+ i18n("Could not execute precommand: %1").arg(precommand()),
+ i18n("KMail Error Message"));
+ checkDone( false, CheckError );
+ return;
+ }
// end precommand code
KURL url = getUrl();
--- kmail/accountmanager.cpp
+++ kmail/accountmanager.cpp
@@ -122,6 +122,11 @@ void AccountManager::singleCheckMail(KMA
return;
}
+ QTimer::singleShot(0, this, SLOT(slotProcessNextCheck()));
+}
+//-----------------------------------------------------------------------------
+void AccountManager::slotProcessNextCheck()
+{
processNextCheck( false );
}
//-----------------------------------------------------------------------------
--- kmail/kmacctlocal.h
+++ kmail/kmacctlocal.h
@@ -7,12 +7,8 @@
#include "kmaccount.h"
#include "kmglobal.h"
-class KMFolderMbox;
-
class KMAcctLocal: public KMAccount
{
- Q_OBJECT
-
protected:
friend class ::AccountManager;
@@ -41,14 +37,8 @@ public:
virtual void readConfig(KConfig&);
virtual void writeConfig(KConfig&);
-signals:
- virtual void preProcessExited( bool preProcessSuccess );
-
private slots:
- void preProcess();
- void continuePreProcess( bool preCommandSuccess );
- void continueProcess( bool preProcessSuccess );
-
+ bool preProcess();
bool fetchMsg();
void postProcess();
@@ -62,8 +52,6 @@ private:
int mMsgsFetched;
KMFolder *mMailFolder;
QString mStatusMsgStub;
-
- KMFolderMbox* mMboxStorage; // used during preprocess
};
#endif /*kmacctlocal_h*/
--- kmail/kmsender.cpp
+++ kmail/kmsender.cpp
@@ -759,6 +759,7 @@ void KMSender::slotIdle()
cleanup();
}
+
//-----------------------------------------------------------------------------
void KMSender::slotPrecommandFinished(bool normalExit)
{
--- kmail/kmacctmaildir.h
+++ kmail/kmacctmaildir.h
@@ -9,8 +9,6 @@
class KMAcctMaildir: public KMAccount
{
- Q_OBJECT
-
protected:
friend class ::AccountManager;
@@ -31,9 +29,6 @@ public:
virtual void readConfig(KConfig&);
virtual void writeConfig(KConfig&);
-private slots:
- void continueProcessNewMail( bool precommandSuccess );
-
protected:
QString mLocation;
bool hasNewMail;
++++++ r708706.diff ++++++
------------------------------------------------------------------------
r708706 | vkrause | 2007-09-05 15:26:11 +0200 (Wed, 05 Sep 2007) | 5 lines
Don't handle the seen flag here, seenFlagToStatus() can do that a lot
better. Fixes seen flag reading on initial folder downloads.
Kolab issue 1376.
------------------------------------------------------------------------
--- kmail/kmfolderimap.cpp
+++ kmail/kmfolderimap.cpp
@@ -1426,7 +1426,6 @@ void KMFolderImap::flagsToStatus(KMMsgBa
const int kmFlag;
const bool standardFlag;
} imapFlagMap[] = {
- { 1, KMMsgStatusOld, true },
{ 2, KMMsgStatusReplied, true },
{ 4, KMMsgStatusFlag, true },
{ 128, KMMsgStatusForwarded, false },
++++++ r708749.diff ++++++
------------------------------------------------------------------------
r708749 | vkrause | 2007-09-05 17:09:48 +0200 (Wed, 05 Sep 2007) | 9 lines
Merged revisions 704305 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r704305 | vkrause | 2007-08-24 17:26:09 +0200 (Fri, 24 Aug 2007) | 2 lines
Allow to disable local flags on read-only folders.
........
------------------------------------------------------------------------
--- kmail/kmail.kcfg
+++ kmail/kmail.kcfg
@@ -71,6 +71,11 @@
<whatsthis>If there are new messages in a folder, which have not been uploaded to the server yet, but you do not have sufficient access rights on the folder now to upload them, these messages will automatically be moved into a lost and found folder.</whatsthis>
<default>true</default>
</entry>
+
+ <entry name="AllowLocalFlags" type="Bool">
+ <label>Allow local flags in read-only folders</label>
+ <default>false</default>
+ </entry>
</group>
<group name="ConfigurationDialogRestrictions">
--- kmail/kmmainwidget.cpp
+++ kmail/kmmainwidget.cpp
@@ -3430,17 +3430,20 @@ void KMMainWidget::updateMessageActions(
bool mass_actions = count >= 1;
bool thread_actions = mass_actions && allSelectedInCommonThread &&
mHeaders->isThreaded();
+ bool flags_available = GlobalSettings::self()->allowLocalFlags() || !(mFolder ? mFolder->isReadOnly() : true);
mStatusMenu->setEnabled( mass_actions );
+ mToggleTodoAction->setEnabled( flags_available );
+ mToggleFlagAction->setEnabled( flags_available );
mThreadStatusMenu->setEnabled( thread_actions );
// these need to be handled individually, the user might have them
// in the toolbar
- mWatchThreadAction->setEnabled( thread_actions );
- mIgnoreThreadAction->setEnabled( thread_actions );
+ mWatchThreadAction->setEnabled( thread_actions && flags_available );
+ mIgnoreThreadAction->setEnabled( thread_actions && flags_available );
mMarkThreadAsNewAction->setEnabled( thread_actions );
mMarkThreadAsReadAction->setEnabled( thread_actions );
mMarkThreadAsUnreadAction->setEnabled( thread_actions );
- mToggleThreadTodoAction->setEnabled( thread_actions );
- mToggleThreadFlagAction->setEnabled( thread_actions );
+ mToggleThreadTodoAction->setEnabled( thread_actions && flags_available );
+ mToggleThreadFlagAction->setEnabled( thread_actions && flags_available );
mTrashThreadAction->setEnabled( thread_actions && !mFolder->isReadOnly() );
mDeleteThreadAction->setEnabled( thread_actions && !mFolder->isReadOnly() );
Property changes on: .
___________________________________________________________________
Name: svnmerge-integrated
- /branches/KDE/3.5/kdepim:1-658468 /branches/work/~vkrause/enterprise:1-702832,702889,702953-703455,703761-704186
+ /branches/KDE/3.5/kdepim:1-658468 /branches/work/~vkrause/enterprise:1-702832,702889,702953-703455,703761-704186,704305
++++++ r708854.diff ++++++
------------------------------------------------------------------------
r708854 | tokoe | 2007-09-05 22:59:57 +0200 (Wed, 05 Sep 2007) | 3 lines
Forward port of patch which fixes vCard loading when
KAddressBook is used as part in Kontact
------------------------------------------------------------------------
--- kaddressbook/xxportmanager.cpp
+++ kaddressbook/xxportmanager.cpp
@@ -66,7 +66,7 @@ void XXPortManager::importVCard( const K
importURL = KURL();
}
-void XXPortManager::importVCard( const QString &vCard )
+void XXPortManager::importVCardFromData( const QString &vCard )
{
importData = vCard;
slotImport( "vcard", "<empty>" );
--- kaddressbook/interfaces/core.h
+++ kaddressbook/interfaces/core.h
@@ -166,7 +166,7 @@ class KDE_EXPORT Core : public QObject
/**
DCOP METHOD: Imports the given vCard.
*/
- virtual void importVCard( const QString& vCard ) = 0;
+ virtual void importVCardFromData( const QString& vCard ) = 0;
/**
DCOP METHOD: Opens contact editor to input a new contact.
--- kaddressbook/kaddressbook_part.h
+++ kaddressbook/kaddressbook_part.h
@@ -49,7 +49,8 @@ class KAddressbookPart: public KParts::R
virtual void loadProfile( const QString& path );
public slots:
virtual void addEmail( QString addr );
- virtual void importVCard( const QString& vCardURL );
+ virtual void importVCard( const KURL& url );
+ virtual void importVCardFromData( const QString& vCard );
virtual ASYNC showContactEditor( QString uid );
virtual void newContact();
virtual void newDistributionList();
--- kaddressbook/kaddressbookmain.h
+++ kaddressbook/kaddressbookmain.h
@@ -52,7 +52,8 @@ class KAddressBookMain : public KMainWin
public slots:
virtual void addEmail( QString addr );
- virtual void importVCard( const QString& vCardURL );
+ virtual void importVCard( const KURL& url );
+ virtual void importVCardFromData( const QString& vCard );
virtual ASYNC showContactEditor( QString uid );
virtual void newContact();
virtual void newDistributionList();
--- kaddressbook/kaddressbook_part.cpp
+++ kaddressbook/kaddressbook_part.cpp
@@ -87,9 +87,14 @@ void KAddressbookPart::addEmail( QString
mCore->addEmail( addr );
}
-void KAddressbookPart::importVCard( const QString& vCardURL )
+void KAddressbookPart::importVCard( const KURL& url )
{
- mCore->importVCard( vCardURL );
+ mCore->importVCard( url );
+}
+
+void KAddressbookPart::importVCardFromData( const QString& vCard )
+{
+ mCore->importVCardFromData( vCard );
}
ASYNC KAddressbookPart::showContactEditor( QString uid )
--- kaddressbook/kaddressbookservice.cpp
+++ kaddressbook/kaddressbookservice.cpp
@@ -30,9 +30,9 @@ KAddressBookService::KAddressBookService
{
}
-void KAddressBookService::importVCard( const QString& vCard )
+void KAddressBookService::importVCardFromData( const QString& vCard )
{
- mCore->importVCard( vCard );
+ mCore->importVCardFromData( vCard );
}
void KAddressBookService::importVCard( const KURL& url )
--- kaddressbook/kabcore.cpp
+++ kaddressbook/kabcore.cpp
@@ -687,9 +687,9 @@ void KABCore::importVCard( const KURL &u
mXXPortManager->importVCard( url );
}
-void KABCore::importVCard( const QString &vCardURL )
+void KABCore::importVCardFromData( const QString &vCard )
{
- mXXPortManager->importVCard( vCardURL );
+ mXXPortManager->importVCardFromData( vCard );
}
void KABCore::editContact( const QString &uid )
--- kaddressbook/kaddressbookiface.h
+++ kaddressbook/kaddressbookiface.h
@@ -25,6 +25,7 @@
#define KADDRESSBOOKIFACE_H
#include <dcopobject.h>
+#include <kurl.h>
#include <qstringlist.h>
#include <kdepimmacros.h>
@@ -34,7 +35,8 @@ class KDE_EXPORT KAddressBookIface : vir
k_dcop:
virtual void addEmail( QString addr ) = 0;
- virtual void importVCard( const QString& vCardURL ) = 0;
+ virtual void importVCard( const KURL& url ) = 0;
+ virtual void importVCardFromData( const QString& vCard ) = 0;
virtual ASYNC showContactEditor( QString uid ) = 0;
--- kaddressbook/kaddressbookservice.h
+++ kaddressbook/kaddressbookservice.h
@@ -40,7 +40,7 @@ class KAddressBookService : virtual publ
@param vCard The vCard in string representation.
*/
- void importVCard( const QString& vCard );
+ void importVCardFromData( const QString& vCard );
/**
This method will add a vcard to the address book.
--- kaddressbook/xxportmanager.h
+++ kaddressbook/xxportmanager.h
@@ -53,7 +53,7 @@ class KDE_EXPORT XXPortManager : public
public slots:
void importVCard( const KURL &url );
- void importVCard( const QString &vCard );
+ void importVCardFromData( const QString &vCard );
signals:
void modified();
--- kaddressbook/kabcore.h
+++ kaddressbook/kabcore.h
@@ -301,7 +301,7 @@ class KDE_EXPORT KABCore : public KAB::C
/**
DCOP METHOD: Imports the given vCard.
*/
- virtual void importVCard( const QString& vCardURL );
+ virtual void importVCardFromData( const QString& vCard );
/**
DCOP METHOD: Opens contact editor to input a new contact.
--- kaddressbook/kaddressbookmain.cpp
+++ kaddressbook/kaddressbookmain.cpp
@@ -84,9 +84,14 @@ void KAddressBookMain::addEmail( QString
mCore->addEmail( addr );
}
-void KAddressBookMain::importVCard( const QString& file )
+void KAddressBookMain::importVCard( const KURL& url )
{
- mCore->importVCard( KURL( file ) );
+ mCore->importVCard( url );
+}
+
+void KAddressBookMain::importVCardFromData( const QString& vCard )
+{
+ mCore->importVCardFromData( vCard );
}
ASYNC KAddressBookMain::showContactEditor( QString uid )
--- libkdepim/interfaces/AddressBookServiceIface.h
+++ libkdepim/interfaces/AddressBookServiceIface.h
@@ -43,7 +43,7 @@ namespace KPIM {
@param vCard The vCard in string representation.
*/
- virtual void importVCard( const QString& vCard ) = 0;
+ virtual void importVCardFromData( const QString& vCard ) = 0;
/**
This method will add a vcard to the address book.
++++++ r709032.diff ++++++
------------------------------------------------------------------------
r709032 | tilladam | 2007-09-06 14:10:42 +0200 (Thu, 06 Sep 2007) | 2 lines
Deinline ExtraFolder ctor and dtor and make them manage opening/closing the folders.
------------------------------------------------------------------------
--- kmail/kmailicalifaceimpl.cpp
+++ kmail/kmailicalifaceimpl.cpp
@@ -128,6 +128,18 @@ const char* KMailICalIfaceImpl::annotati
return s_folderContentsType[type].annotation;
}
+ExtraFolder::ExtraFolder( KMFolder* f )
+ : folder( f )
+{
+ folder->open("kmailicaliface::extrafolder");
+}
+
+ExtraFolder::~ExtraFolder()
+{
+ folder->close("kmailicaliface::extrafolder");
+}
+
+
/*
This interface has three parts to it - libkcal interface;
kmail interface; and helper functions.
--- kmail/kmailicalifaceimpl.h
+++ kmail/kmailicalifaceimpl.h
@@ -56,7 +56,8 @@ namespace KMail {
// Local helper class
class ExtraFolder {
public:
- ExtraFolder( KMFolder* f ) : folder( f ) {}
+ ExtraFolder( KMFolder* f );
+ ~ExtraFolder();
QGuardedPtr<KMFolder> folder;
};
++++++ r709066.diff ++++++
------------------------------------------------------------------------
r709066 | vkrause | 2007-09-06 16:00:22 +0200 (Thu, 06 Sep 2007) | 37 lines
Merged revisions 702833-702837,702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-708727,708729-709065 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r706113 | vkrause | 2007-08-29 15:17:57 +0200 (Wed, 29 Aug 2007) | 3 lines
Show only the status menu if a context menu is requested on a status
column.
........
r706139 | vkrause | 2007-08-29 16:28:00 +0200 (Wed, 29 Aug 2007) | 2 lines
Toggle message status when clicking on a status column.
........
r706145 | vkrause | 2007-08-29 16:40:27 +0200 (Wed, 29 Aug 2007) | 2 lines
Prevent changing flags in read-only folders.
........
r708324 | vkrause | 2007-09-04 16:21:33 +0200 (Tue, 04 Sep 2007) | 3 lines
- handle multi-state columns correctly
- don't trigger when trying to select multiple items
........
r709045 | vkrause | 2007-09-06 14:54:59 +0200 (Thu, 06 Sep 2007) | 4 lines
- consider margin for default column width
- move flag columns to the front when enabling them, unless they have
been moved manually already
........
r709056 | vkrause | 2007-09-06 15:39:13 +0200 (Thu, 06 Sep 2007) | 2 lines
Rename todo message flag to avoid confusion with korganizer todos.
........
r709061 | vkrause | 2007-09-06 15:49:42 +0200 (Thu, 06 Sep 2007) | 2 lines
Make sure we always have the correct message status action states.
........
------------------------------------------------------------------------
--- kmail/kmheaders.cpp
+++ kmail/kmheaders.cpp
@@ -128,7 +128,7 @@ KMHeaders::KMHeaders(KMMainWidget *aOwne
mPopup->setCheckable(true);
mPopup->insertItem(i18n("Status"), KPaintInfo::COL_STATUS);
mPopup->insertItem(i18n("Important"), KPaintInfo::COL_IMPORTANT);
- mPopup->insertItem(i18n("Todo"), KPaintInfo::COL_TODO);
+ mPopup->insertItem(i18n("Action Item"), KPaintInfo::COL_TODO);
mPopup->insertItem(i18n("Attachment"), KPaintInfo::COL_ATTACHMENT);
mPopup->insertItem(i18n("Spam/Ham"), KPaintInfo::COL_SPAM_HAM);
mPopup->insertItem(i18n("Watched/Ignored"), KPaintInfo::COL_WATCHED_IGNORED);
@@ -256,6 +256,7 @@ void KMHeaders::slotToggleColumn(int id,
bool *show = 0;
int *col = 0;
int width = 0;
+ int moveToCol = -1;
switch ( static_cast<KPaintInfo::ColumnIds>(id) )
{
@@ -270,56 +271,72 @@ void KMHeaders::slotToggleColumn(int id,
{
show = &mPaintInfo.showAttachment;
col = &mPaintInfo.attachmentCol;
- width = pixAttachment->width();
+ width = pixAttachment->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_IMPORTANT:
{
show = &mPaintInfo.showImportant;
col = &mPaintInfo.importantCol;
- width = pixFlag->width();
+ width = pixFlag->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_TODO:
{
show = &mPaintInfo.showTodo;
col = &mPaintInfo.todoCol;
- width = pixTodo->width();
+ width = pixTodo->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_SPAM_HAM:
{
show = &mPaintInfo.showSpamHam;
col = &mPaintInfo.spamHamCol;
- width = pixSpam->width();
+ width = pixSpam->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_WATCHED_IGNORED:
{
show = &mPaintInfo.showWatchedIgnored;
col = &mPaintInfo.watchedIgnoredCol;
- width = pixWatched->width();
+ width = pixWatched->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_STATUS:
{
show = &mPaintInfo.showStatus;
col = &mPaintInfo.statusCol;
- width = pixNew->width();
+ width = pixNew->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_SIGNED:
{
show = &mPaintInfo.showSigned;
col = &mPaintInfo.signedCol;
- width = pixFullySigned->width();
+ width = pixFullySigned->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_CRYPTO:
{
show = &mPaintInfo.showCrypto;
col = &mPaintInfo.cryptoCol;
- width = pixFullyEncrypted->width();
+ width = pixFullyEncrypted->width() + 8;
+ if ( *col == header()->mapToIndex( *col ) )
+ moveToCol = 0;
break;
}
case KPaintInfo::COL_RECEIVER:
@@ -345,6 +362,8 @@ void KMHeaders::slotToggleColumn(int id,
if (*show) {
header()->setResizeEnabled(true, *col);
setColumnWidth(*col, width);
+ if ( moveToCol >= 0 )
+ header()->moveSection( *col, moveToCol );
}
else {
header()->setResizeEnabled(false, *col);
@@ -2263,6 +2282,31 @@ void KMHeaders::contentsMousePressEvent(
if ((e->button() == LeftButton) )
mMousePressed = true;
}
+
+ // check if we are on a status column and toggle it
+ if ( lvi && e->button() == LeftButton && !( e->state() & (ShiftButton | ControlButton | AltButton | MetaButton) ) ) {
+ bool flagsToggleable = GlobalSettings::self()->allowLocalFlags() || !(mFolder ? mFolder->isReadOnly() : true);
+ int section = header()->sectionAt( e->pos().x() );
+ HeaderItem *item = static_cast<HeaderItem*>( lvi );
+ KMMsgBase *msg = mFolder->getMsgBase(item->msgId());
+ if ( section == mPaintInfo.flagCol && flagsToggleable ) {
+ setMsgStatus( KMMsgStatusFlag, true );
+ } else if ( section == mPaintInfo.importantCol && flagsToggleable ) {
+ setMsgStatus( KMMsgStatusFlag, true );
+ } else if ( section == mPaintInfo.todoCol && flagsToggleable ) {
+ setMsgStatus( KMMsgStatusTodo, true );
+ } else if ( section == mPaintInfo.watchedIgnoredCol && flagsToggleable ) {
+ if ( msg->isWatched() || msg->isIgnored() )
+ setMsgStatus( KMMsgStatusIgnored, true );
+ else
+ setMsgStatus( KMMsgStatusWatched, true );
+ } else if ( section == mPaintInfo.statusCol ) {
+ if ( msg->isUnread() || msg->isNew() )
+ setMsgStatus( KMMsgStatusRead );
+ else
+ setMsgStatus( KMMsgStatusUnread );
+ }
+ }
}
//-----------------------------------------------------------------------------
@@ -2324,6 +2368,22 @@ void KMHeaders::highlightMessage(QListVi
void KMHeaders::slotRMB()
{
if (!topLevelWidget()) return; // safe bet
+ mOwner->updateMessageActions();
+
+ // check if the user clicked into a status column and only show the respective menues
+ QListViewItem *item = itemAt( viewport()->mapFromGlobal( QCursor::pos() ) );
+ if ( item ) {
+ int section = header()->sectionAt( viewportToContents( viewport()->mapFromGlobal( QCursor::pos() ) ).x() );
+ if ( section == mPaintInfo.flagCol || section == mPaintInfo.importantCol
+ || section == mPaintInfo.todoCol || section == mPaintInfo.statusCol ) {
+ mOwner->statusMenu()->popup( QCursor::pos() );
+ return;
+ }
+ if ( section == mPaintInfo.watchedIgnoredCol ) {
+ mOwner->threadStatusMenu()->popup( QCursor::pos() );
+ return;
+ }
+ }
QPopupMenu *menu = new QPopupMenu(this);
--- kmail/kmmainwidget.cpp
+++ kmail/kmmainwidget.cpp
@@ -3004,10 +3004,10 @@ void KMMainWidget::setupActions()
mToggleFlagAction->setCheckedState( i18n("Remove &Important Message Mark") );
mStatusMenu->insert( mToggleFlagAction );
- mToggleTodoAction = new KToggleAction(i18n("Mark Message as &To-do"), "mail_todo",
+ mToggleTodoAction = new KToggleAction(i18n("Mark Message as &Action Item"), "mail_todo",
0, this, SLOT(slotSetMsgStatusTodo()),
actionCollection(), "status_todo");
- mToggleTodoAction->setCheckedState( i18n("Remove &To-do Message Mark") );
+ mToggleTodoAction->setCheckedState( i18n("Remove &Action Item Message Mark") );
mStatusMenu->insert( mToggleTodoAction );
//----- "Mark Thread" submenu
@@ -3041,10 +3041,10 @@ void KMMainWidget::setupActions()
mToggleThreadFlagAction->setCheckedState( i18n("Remove &Important Thread Mark") );
mThreadStatusMenu->insert( mToggleThreadFlagAction );
- mToggleThreadTodoAction = new KToggleAction(i18n("Mark Thread as &To-do"), "mail_todo",
+ mToggleThreadTodoAction = new KToggleAction(i18n("Mark Thread as &Action Item"), "mail_todo",
0, this, SLOT(slotSetThreadStatusTodo()),
actionCollection(), "thread_todo");
- mToggleThreadTodoAction->setCheckedState( i18n("Remove &To-do Thread Mark") );
+ mToggleThreadTodoAction->setCheckedState( i18n("Remove &Action Item Thread Mark") );
mThreadStatusMenu->insert( mToggleThreadTodoAction );
//------- "Watch and ignore thread" actions
Property changes on: .
___________________________________________________________________
Name: svnmerge-integrated
- /branches/KDE/3.5/kdepim:1-658468 /branches/work/~vkrause/enterprise:1-702832,702889,702953-703455,703761-704186,704305
+ /branches/KDE/3.5/kdepim:1-658468 /branches/work/~vkrause/enterprise:1-702837,702839-709065
++++++ r709084.diff ++++++
------------------------------------------------------------------------
r709084 | tilladam | 2007-09-06 16:33:00 +0200 (Thu, 06 Sep 2007) | 4 lines
Store the crypto type as well, across drafts (and templates, incidently).
Kolab Issue 1924.
------------------------------------------------------------------------
--- kmail/kmcomposewin.cpp
+++ kmail/kmcomposewin.cpp
@@ -1838,6 +1838,9 @@ void KMComposeWin::setMsg(KMMessage* new
mLastSignActionState = (mMsg->headerField( "X-KMail-SignatureActionEnabled" ) == "true");
if ( mMsg->headers().FindField( "X-KMail-EncryptActionEnabled" ) )
mLastEncryptActionState = (mMsg->headerField( "X-KMail-EncryptActionEnabled" ) == "true");
+ if ( mMsg->headers().FindField( "X-KMail-CryptoMessageFormat" ) )
+ mCryptoModuleAction->setCurrentItem( format2cb( static_cast<Kleo::CryptoMessageFormat>(
+ mMsg->headerField( "X-KMail-CryptoMessageFormat" ).toInt() ) ) );
mLastIdentityHasSigningKey = !ident.pgpSigningKey().isEmpty() || !ident.smimeSigningKey().isEmpty();
mLastIdentityHasEncryptionKey = !ident.pgpEncryptionKey().isEmpty() || !ident.smimeEncryptionKey().isEmpty();
@@ -4052,9 +4055,11 @@ void KMComposeWin::doSend( KMail::Messag
// signing and encryption state, so let's add a header instead
mMsg->setHeaderField( "X-KMail-SignatureActionEnabled", mSignAction->isChecked()? "true":"false" );
mMsg->setHeaderField( "X-KMail-EncryptActionEnabled", mEncryptAction->isChecked()? "true":"false" );
+ mMsg->setHeaderField( "X-KMail-CryptoMessageFormat", QString::number( cryptoMessageFormat() ) );
} else {
mMsg->removeHeaderField( "X-KMail-SignatureActionEnabled" );
mMsg->removeHeaderField( "X-KMail-EncryptActionEnabled" );
+ mMsg->removeHeaderField( "X-KMail-CryptoMessageFormat" );
}
++++++ r709322.diff ++++++
------------------------------------------------------------------------
r709322 | vkrause | 2007-09-07 09:41:05 +0200 (Fri, 07 Sep 2007) | 2 lines
Revert r700060 as well, it break single folder mail check.
------------------------------------------------------------------------
--- kmail/accountmanager.h
+++ kmail/accountmanager.h
@@ -97,8 +97,6 @@ public slots:
void singleInvalidateIMAPFolders( KMAccount * );
void intCheckMail( int, bool interactive = true );
- /** Call processNextCheck with the false argument. **/
- void slotProcessNextCheck();
void processNextCheck( bool newMail );
/** this slot increases the count of new mails to show a total number
--- kmail/popaccount.cpp
+++ kmail/popaccount.cpp
@@ -788,7 +788,7 @@ void PopAccount::slotJobFinished() {
mSlave = 0;
stage = Idle;
if( mMailCheckProgressItem ) { // do this only once...
- bool canceled = !kmkernel || kmkernel->mailCheckAborted() || mMailCheckProgressItem->canceled();
+ bool canceled = kmkernel->mailCheckAborted() || mMailCheckProgressItem->canceled();
int numMessages = canceled ? indexOfCurrentMsg : idsOfMsgs.count();
BroadcastStatus::instance()->setStatusMsgTransmissionCompleted(
this->name(), numMessages, numBytes, numBytesRead, numBytesToRead, mLeaveOnServer, mMailCheckProgressItem );
--- kmail/accountmanager.cpp
+++ kmail/accountmanager.cpp
@@ -122,13 +122,9 @@ void AccountManager::singleCheckMail(KMA
return;
}
- QTimer::singleShot(0, this, SLOT(slotProcessNextCheck()));
-}
-//-----------------------------------------------------------------------------
-void AccountManager::slotProcessNextCheck()
-{
- processNextCheck( false );
+ processNextCheck(false);
}
+
//-----------------------------------------------------------------------------
void AccountManager::processNextCheck( bool _newMail )
{
++++++ r710624.diff ++++++
------------------------------------------------------------------------
r710624 | tilladam | 2007-09-10 15:48:59 +0200 (Mon, 10 Sep 2007) | 5 lines
Bump the kontact plugin version to reflect the profile loading changes
and update the version in those plugins we ship. Fixed crashes from
basket on startup in kubuntu, for example.
------------------------------------------------------------------------
--- kontact/plugins/akregator/akregatorplugin.desktop
+++ kontact/plugins/akregator/akregatorplugin.desktop
@@ -5,7 +5,7 @@ Icon=akregator
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_akregator
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libakregatorpart
X-KDE-KontactPartLoadOnStart=false
--- kontact/plugins/test/kptestplugin.desktop
+++ kontact/plugins/test/kptestplugin.desktop
@@ -5,7 +5,7 @@ Icon=konsole
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkptestplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-PluginInfo-Name=kptestplugin
X-KDE-PluginInfo-Version=0.1
--- kontact/plugins/weather/weatherplugin.desktop
+++ kontact/plugins/weather/weatherplugin.desktop
@@ -7,7 +7,7 @@ TryExec=kweatherservice
X-KDE-Library=libkontact_weatherplugin
X-KDE-KontactIdentifier=weather
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPluginHasSummary=true
X-KDE-KontactPluginHasPart=false
--- kontact/plugins/knode/knodeplugin.desktop
+++ kontact/plugins/knode/knodeplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_news
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_knodeplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libknodepart
X-KDE-KontactPartExecutableName=knode
--- kontact/plugins/specialdates/specialdatesplugin.desktop
+++ kontact/plugins/specialdates/specialdatesplugin.desktop
@@ -5,7 +5,7 @@ Icon=cookie
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_specialdatesplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPluginHasPart=false
X-KDE-KontactPluginHasSummary=true
--- kontact/plugins/kitchensync/kitchensync.desktop
+++ kontact/plugins/kitchensync/kitchensync.desktop
@@ -5,7 +5,7 @@ Icon=kitchensync
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_kitchensync
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkitchensyncpart
X-KDE-PluginInfo-Name=kontact_kitchensync
--- kontact/plugins/kpilot/kpilotplugin.desktop
+++ kontact/plugins/kpilot/kpilotplugin.desktop
@@ -6,7 +6,7 @@ ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_kpilotplugin
X-KDE-KontactIdentifier=kpilot
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPluginHasSummary=true
X-KDE-KontactPluginHasPart=false
--- kontact/plugins/knotes/knotesplugin.desktop
+++ kontact/plugins/knotes/knotesplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_notes
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_knotesplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPluginHasSummary=true
X-KDE-PluginInfo-Website=http://pim.kde.org/components/knotes.php
--- kontact/plugins/karm/karmplugin.desktop
+++ kontact/plugins/karm/karmplugin.desktop
@@ -5,7 +5,7 @@ Icon=karm
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_karm
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkarmpart
X-KDE-PluginInfo-Name=kontact_karm
--- kontact/plugins/kaddressbook/kaddressbookplugin.desktop
+++ kontact/plugins/kaddressbook/kaddressbookplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_contacts
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_kaddressbookplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkaddressbookpart
X-KDE-KontactPartExecutableName=kaddressbook
X-KDE-KontactPluginHasSummary=false
--- kontact/plugins/korganizer/todoplugin.desktop
+++ kontact/plugins/korganizer/todoplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_todo
ServiceTypes=Kontact/Plugin
X-KDE-Library=libkontact_todoplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkorganizerpart
X-KDE-KontactPartExecutableName=korganizer
X-KDE-KontactPluginHasSummary=true
--- kontact/plugins/korganizer/journalplugin.desktop
+++ kontact/plugins/korganizer/journalplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_journal
ServiceTypes=Kontact/Plugin
X-KDE-Library=libkontact_journalplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkorganizerpart
X-KDE-KontactPartExecutableName=korganizer
X-KDE-KontactPluginHasSummary=false
--- kontact/plugins/korganizer/korganizerplugin.desktop
+++ kontact/plugins/korganizer/korganizerplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_date
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_korganizerplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkorganizerpart
X-KDE-KontactPartExecutableName=korganizer
X-KDE-KontactPluginHasSummary=true
--- kontact/plugins/kmail/kmailplugin.desktop
+++ kontact/plugins/kmail/kmailplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_mail
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_kmailplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPartLibraryName=libkmailpart
X-KDE-KontactPartExecutableName=kmail
X-KDE-KontactPartLoadOnStart=true
--- kontact/plugins/summary/summaryplugin.desktop
+++ kontact/plugins/summary/summaryplugin.desktop
@@ -5,7 +5,7 @@ Icon=kontact_summary
ServiceTypes=Kontact/Plugin,KPluginInfo
X-KDE-Library=libkontact_summaryplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-PluginInfo-Name=kontact_summaryplugin
X-KDE-PluginInfo-Version=0.1
--- kontact/plugins/newsticker/newstickerplugin.desktop
+++ kontact/plugins/newsticker/newstickerplugin.desktop
@@ -6,7 +6,7 @@ ServiceTypes=Kontact/Plugin,KPluginInfo
TryExec=rssservice
X-KDE-Library=libkontact_newstickerplugin
-X-KDE-KontactPluginVersion=5
+X-KDE-KontactPluginVersion=6
X-KDE-KontactPluginHasSummary=true
X-KDE-KontactPluginHasPart=false
--- kontact/interfaces/plugin.h
+++ kontact/interfaces/plugin.h
@@ -42,7 +42,7 @@ namespace KParts { class ReadOnlyPart; }
Increase this version number whenever you make a change
in the API.
*/
-#define KONTACT_PLUGIN_VERSION 5
+#define KONTACT_PLUGIN_VERSION 6
namespace Kontact
{
++++++ r711165.diff ++++++
------------------------------------------------------------------------
r711165 | mueller | 2007-09-11 17:53:42 +0200 (Tue, 11 Sep 2007) | 2 lines
reapply kmkernel checks
------------------------------------------------------------------------
--- kmail/popaccount.cpp
+++ kmail/popaccount.cpp
@@ -788,7 +788,7 @@ void PopAccount::slotJobFinished() {
mSlave = 0;
stage = Idle;
if( mMailCheckProgressItem ) { // do this only once...
- bool canceled = kmkernel->mailCheckAborted() || mMailCheckProgressItem->canceled();
+ bool canceled = !kmkernel || kmkernel->mailCheckAborted() || mMailCheckProgressItem->canceled();
int numMessages = canceled ? indexOfCurrentMsg : idsOfMsgs.count();
BroadcastStatus::instance()->setStatusMsgTransmissionCompleted(
this->name(), numMessages, numBytes, numBytesRead, numBytesToRead, mLeaveOnServer, mMailCheckProgressItem );
++++++ r711601.diff ++++++
------------------------------------------------------------------------
r711601 | mueller | 2007-09-12 14:06:03 +0200 (Wed, 12 Sep 2007) | 2 lines
fix duplicated label due to a merge error. (bnc:309321)
------------------------------------------------------------------------
--- certmanager/lib/ui/keyselectiondialog.cpp
+++ certmanager/lib/ui/keyselectiondialog.cpp
@@ -344,9 +344,6 @@ void Kleo::KeySelectionDialog::init( boo
mTopLayout->addWidget( textLabel );
}
- if ( !text.isEmpty() )
- mTopLayout->addWidget( new QLabel( text, page ) );
-
QHBoxLayout * hlay = new QHBoxLayout( mTopLayout ); // inherits spacing
QLineEdit * le = new QLineEdit( page );
le->setText( initialQuery );
++++++ r711603.diff ++++++
------------------------------------------------------------------------
r711603 | vkrause | 2007-09-12 14:09:47 +0200 (Wed, 12 Sep 2007) | 2 lines
Work correctly with multiple main windows.
------------------------------------------------------------------------
Index: kmail/favoritefolderview.h
===================================================================
--- kmail/favoritefolderview.h (revision 711602)
+++ kmail/favoritefolderview.h (revision 711603)
@@ -48,7 +48,8 @@ class FavoriteFolderView : public Folder
Q_OBJECT
public:
- FavoriteFolderView( QWidget *parent = 0 );
+ FavoriteFolderView( KMMainWidget *mainWidget, QWidget *parent = 0 );
+ ~FavoriteFolderView();
void readConfig();
void writeConfig();
@@ -67,7 +68,7 @@ class FavoriteFolderView : public Folder
private:
static QString prettyName( KMFolderTreeItem* fti );
- static KMFolderTreeItem* findFolderTreeItem( KMFolder* folder );
+ KMFolderTreeItem* findFolderTreeItem( KMFolder* folder ) const;
private slots:
void selectionChanged();
@@ -79,9 +80,12 @@ class FavoriteFolderView : public Folder
void initializeFavorites();
void renameFolder();
void addFolder();
+ void notifyInstancesOnChange();
private:
KMFolderTreeItem* mContextMenuItem;
+ static QValueList<FavoriteFolderView*> mInstances;
+ bool mReadingConfig;
};
}
Index: kmail/kmmainwidget.cpp
===================================================================
--- kmail/kmmainwidget.cpp (revision 711602)
+++ kmail/kmmainwidget.cpp (revision 711603)
@@ -660,7 +660,7 @@ void KMMainWidget::createWidgets(void)
// create list of folders
mFolderViewSplitter = new QSplitter( Qt::Vertical, mFolderViewParent );
mFolderViewSplitter->setOpaqueResize( KGlobalSettings::opaqueResize() );
- mFavoriteFolderView = new KMail::FavoriteFolderView( mFolderViewSplitter );
+ mFavoriteFolderView = new KMail::FavoriteFolderView( this, mFolderViewSplitter );
if ( mFavoritesCheckMailAction )
connect( mFavoritesCheckMailAction, SIGNAL(activated()), mFavoriteFolderView, SLOT(checkMail()) );
QWidget *folderTreeParent = mFolderViewParent;
Index: kmail/favoritefolderview.cpp
===================================================================
--- kmail/favoritefolderview.cpp (revision 711602)
+++ kmail/favoritefolderview.cpp (revision 711603)
@@ -81,7 +81,6 @@ class FavoriteFolderViewToolTip : public
using namespace KMail;
-
FavoriteFolderViewItem::FavoriteFolderViewItem(FavoriteFolderView * parent, const QString & name, KMFolder * folder)
: KMFolderTreeItem( parent, name, folder ),
mOldName( folder->label() )
@@ -162,11 +161,14 @@ void FavoriteFolderViewItem::nameChanged
}
+QValueList<FavoriteFolderView*> FavoriteFolderView::mInstances;
-FavoriteFolderView::FavoriteFolderView(QWidget * parent) :
- FolderTreeBase( kmkernel->getKMMainWidget(), parent ),
- mContextMenuItem( 0 )
+FavoriteFolderView::FavoriteFolderView( KMMainWidget *mainWidget, QWidget * parent) :
+ FolderTreeBase( mainWidget, parent ),
+ mContextMenuItem( 0 ),
+ mReadingConfig( false )
{
+ assert( mainWidget );
addColumn( i18n("Favorite Folders") );
setResizeMode( LastColumn );
header()->setClickEnabled( false );
@@ -182,6 +184,7 @@ FavoriteFolderView::FavoriteFolderView(Q
connect( this, SIGNAL(dropped(QDropEvent*,QListViewItem*)), SLOT(dropped(QDropEvent*,QListViewItem*)) );
connect( this, SIGNAL(contextMenuRequested(QListViewItem*, const QPoint &, int)),
SLOT(contextMenu(QListViewItem*,const QPoint&)) );
+ connect( this, SIGNAL(moved()), SLOT(notifyInstancesOnChange()) );
connect( kmkernel->folderMgr(), SIGNAL(changed()), SLOT(initializeFavorites()) );
connect( kmkernel->dimapFolderMgr(), SIGNAL(changed()), SLOT(initializeFavorites()) );
@@ -198,10 +201,18 @@ FavoriteFolderView::FavoriteFolderView(Q
setFont( f );
new FavoriteFolderViewToolTip( this );
+
+ mInstances.append( this );
+}
+
+FavoriteFolderView::~FavoriteFolderView()
+{
+ mInstances.remove( this );
}
void FavoriteFolderView::readConfig()
{
+ mReadingConfig = true;
clear();
QValueList<int> folderIds = GlobalSettings::self()->favoriteFolderIds();
QStringList folderNames = GlobalSettings::self()->favoriteFolderNames();
@@ -226,6 +237,7 @@ void FavoriteFolderView::readConfig()
QTimer::singleShot( 0, this, SLOT(initializeFavorites()) );
readColorConfig();
+ mReadingConfig = false;
}
void FavoriteFolderView::writeConfig()
@@ -243,7 +255,7 @@ void FavoriteFolderView::writeConfig()
bool FavoriteFolderView::acceptDrag(QDropEvent * e) const
{
- KMFolderTree *ft = kmkernel->getKMMainWidget()->folderTree();
+ KMFolderTree *ft = mainWidget()->folderTree();
assert( ft );
if ( e->provides( "application/x-qlistviewitem" ) &&
(e->source() == ft->viewport() || e->source() == viewport() ) )
@@ -261,6 +273,7 @@ KMFolderTreeItem* FavoriteFolderView::ad
else
item->moveItem( lastItem() );
ensureItemVisible( item );
+ notifyInstancesOnChange();
return item;
}
@@ -269,7 +282,7 @@ void FavoriteFolderView::selectionChange
KMFolderTreeItem *fti = static_cast<KMFolderTreeItem*>( selectedItem() );
if ( !fti )
return;
- KMFolderTree *ft = kmkernel->getKMMainWidget()->folderTree();
+ KMFolderTree *ft = mainWidget()->folderTree();
assert( ft );
assert( fti );
ft->showFolder( fti->folder() );
@@ -324,7 +337,7 @@ void FavoriteFolderView::folderRemoved(K
void FavoriteFolderView::dropped(QDropEvent * e, QListViewItem * after)
{
QListViewItem* afterItem = after;
- KMFolderTree *ft = kmkernel->getKMMainWidget()->folderTree();
+ KMFolderTree *ft = mainWidget()->folderTree();
assert( ft );
if ( e->source() == ft->viewport() && e->provides( "application/x-qlistviewitem" ) ) {
for ( QListViewItemIterator it( ft ); it.current(); ++it ) {
@@ -341,9 +354,7 @@ void FavoriteFolderView::dropped(QDropEv
void FavoriteFolderView::contextMenu(QListViewItem * item, const QPoint & point)
{
- KMMainWidget *mainWidget = kmkernel->getKMMainWidget();
- assert( mainWidget );
- KMFolderTree *ft = mainWidget->folderTree();
+ KMFolderTree *ft = mainWidget()->folderTree();
assert( ft );
KMFolderTreeItem *fti = static_cast<KMFolderTreeItem*>( item );
mContextMenuItem = fti;
@@ -354,15 +365,15 @@ void FavoriteFolderView::contextMenu(QLi
contextMenu.insertItem( SmallIconSet("edit"), i18n("Rename Favorite"), this, SLOT(renameFolder()) );
contextMenu.insertSeparator();
- mainWidget->action("mark_all_as_read")->plug( &contextMenu );
+ mainWidget()->action("mark_all_as_read")->plug( &contextMenu );
if ( fti->folder()->folderType() == KMFolderTypeImap || fti->folder()->folderType() == KMFolderTypeCachedImap )
- mainWidget->action("refresh_folder")->plug( &contextMenu );
+ mainWidget()->action("refresh_folder")->plug( &contextMenu );
if ( fti->folder()->isMailingListEnabled() )
- mainWidget->action("post_message")->plug( &contextMenu );
+ mainWidget()->action("post_message")->plug( &contextMenu );
contextMenu.insertItem( SmallIconSet("configure_shortcuts"), i18n("&Assign Shortcut..."), fti, SLOT(assignShortcut()) );
contextMenu.insertItem( i18n("Expire..."), fti, SLOT(slotShowExpiryProperties()) );
- mainWidget->action("modify")->plug( &contextMenu );
+ mainWidget()->action("modify")->plug( &contextMenu );
} else {
contextMenu.insertItem( SmallIconSet("bookmark_add"), i18n("Add Favorite Folder..."),
this, SLOT(addFolder()) );
@@ -374,12 +385,13 @@ void FavoriteFolderView::removeFolder()
{
delete mContextMenuItem;
mContextMenuItem = 0;
+ notifyInstancesOnChange();
}
void FavoriteFolderView::initializeFavorites()
{
QValueList<int> seenInboxes = GlobalSettings::self()->favoriteFolderViewSeenInboxes();
- KMFolderTree *ft = kmkernel->getKMMainWidget()->folderTree();
+ KMFolderTree *ft = mainWidget()->folderTree();
assert( ft );
for ( QListViewItemIterator it( ft ); it.current(); ++it ) {
KMFolderTreeItem *fti = static_cast<KMFolderTreeItem*>( it.current() );
@@ -404,6 +416,7 @@ void FavoriteFolderView::renameFolder()
if ( !ok )
return;
mContextMenuItem->setText( 0, name );
+ notifyInstancesOnChange();
}
QString FavoriteFolderView::prettyName(KMFolderTreeItem * fti)
@@ -460,7 +473,6 @@ void FavoriteFolderView::readColorConfig
QPalette newPal = palette();
newPal.setColor( QColorGroup::Base, mPaintInfo.colBack );
setPalette( newPal );
-
}
void FavoriteFolderView::addFolder()
@@ -475,10 +487,10 @@ void FavoriteFolderView::addFolder()
addFolder( folder, fti ? prettyName( fti ) : folder->label() );
}
-KMFolderTreeItem * FavoriteFolderView::findFolderTreeItem(KMFolder * folder)
+KMFolderTreeItem * FavoriteFolderView::findFolderTreeItem(KMFolder * folder) const
{
assert( folder );
- KMFolderTree *ft = kmkernel->getKMMainWidget()->folderTree();
+ KMFolderTree *ft = mainWidget()->folderTree();
assert( ft );
for ( QListViewItemIterator it( ft ); it.current(); ++it ) {
KMFolderTreeItem *fti = static_cast<KMFolderTreeItem*>( it.current() );
@@ -509,4 +521,16 @@ void FavoriteFolderView::checkMail()
}
}
+void FavoriteFolderView::notifyInstancesOnChange()
+{
+ if ( mReadingConfig )
+ return;
+ writeConfig();
+ for ( QValueList<FavoriteFolderView*>::ConstIterator it = mInstances.begin(); it != mInstances.end(); ++it ) {
+ if ( (*it) == this || (*it)->mReadingConfig )
+ continue;
+ (*it)->readConfig();
+ }
+}
+
#include "favoritefolderview.moc"
++++++ r711604.diff ++++++
------------------------------------------------------------------------
r711604 | vkrause | 2007-09-12 14:16:42 +0200 (Wed, 12 Sep 2007) | 4 lines
Fix crash when closing KMail.
Kolab issue 1955.
------------------------------------------------------------------------
--- kmail/kmailicalifaceimpl.cpp
+++ kmail/kmailicalifaceimpl.cpp
@@ -134,9 +134,10 @@ ExtraFolder::ExtraFolder( KMFolder* f )
folder->open("kmailicaliface::extrafolder");
}
-ExtraFolder::~ExtraFolder()
+ExtraFolder::~ExtraFolder()
{
- folder->close("kmailicaliface::extrafolder");
+ if ( folder )
+ folder->close("kmailicaliface::extrafolder");
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdebase3
checked in at Thu Sep 13 18:45:54 CEST 2007.
--------
--- KDE/kdebase3/kdebase3.changes 2007-09-11 12:12:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase3/kdebase3.changes 2007-09-11 17:46:27.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 11 13:07:23 CEST 2007 - stbinner(a)suse.de
+
+- show folder_man icon in system:/ slave for Documents (#304656)
+
+-------------------------------------------------------------------
New:
----
system-folder_man.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3.spec ++++++
--- /var/tmp/diff_new_pack.U13788/_old 2007-09-13 18:45:35.000000000 +0200
+++ /var/tmp/diff_new_pack.U13788/_new 2007-09-13 18:45:35.000000000 +0200
@@ -52,7 +52,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.kde.org/
Version: 3.5.7
-Release: 71
+Release: 73
%define kde_version 3.5.7
Source0: kdebase-%{kde_version}.tar.bz2
Source3: startkde.suse.sh
@@ -205,6 +205,7 @@
Patch222: khelpcenter-delayed-indexcheck.cpp
Patch223: nsplugin-paths.diff
Patch224: kicker-x-errors.patch
+Patch225: system-folder_man.diff
%description
This package contains kdebase, one of the basic packages of the K
@@ -392,7 +393,7 @@
Summary: Set and list fileshares
Group: System/Management
Version: 2.0
-Release: 356
+Release: 358
%description -n fileshareset
This package contains the the fileshareset utility to allow users to
@@ -578,6 +579,7 @@
%patch222
%patch223
%patch224
+%patch225
#%patch197
%patch206
rm -rf kappfinder
@@ -1596,6 +1598,8 @@
%endif
%changelog
+* Tue Sep 11 2007 - stbinner(a)suse.de
+- show folder_man icon in system:/ slave for Documents (#304656)
* Tue Sep 11 2007 - dmueller(a)suse.de
- reorder patches to apply properly even without uncommitted patches
* Fri Sep 07 2007 - dmueller(a)suse.de
++++++ system-folder_man.diff ++++++
Index: kioslave/system/entries/documents.desktop
===================================================================
--- kioslave/system/entries/documents.desktop (revision 711056)
+++ kioslave/system/entries/documents.desktop (working copy)
@@ -2,7 +2,7 @@
Encoding=UTF-8
Type=Link
Path[$e]=$( kio_system_documenthelper )
-Icon=folder_important
+Icon=folder_man
Name=Documents Folder
Name[af]=Dokument Gids
Name[ar]=مستنداتي
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package id3lib
checked in at Thu Sep 13 18:45:24 CEST 2007.
--------
--- id3lib/id3lib.changes 2007-03-29 13:23:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/id3lib/id3lib.changes 2007-09-05 13:56:19.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 5 13:54:53 CEST 2007 - ltinkl(a)suse.cz
+
+- fix #307073 - VUL-0: id3lib: New id3lib3.8.3
+
+-------------------------------------------------------------------
New:
----
id3lib-3.8.3-tag_file.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ id3lib.spec ++++++
--- /var/tmp/diff_new_pack.Y10624/_old 2007-09-13 18:45:15.000000000 +0200
+++ /var/tmp/diff_new_pack.Y10624/_new 2007-09-13 18:45:15.000000000 +0200
@@ -12,12 +12,12 @@
Name: id3lib
BuildRequires: doxygen gcc-c++ zlib-devel
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Group: System/Libraries
Group: System/Libraries
Autoreqprov: on
Version: 3.8.3
-Release: 134
+Release: 164
Source0: %{name}-%{version}.tar.bz2
Patch: id3lib-3.8.2-autoconf.diff
Patch2: id3lib-3.8.2-cleanup.diff
@@ -26,6 +26,7 @@
Patch5: id3lib-3.8.3-UTF16-writing-bug.patch
Patch6: id3lib-3.8.3-zlib.patch
Patch7: id3lib-3.8.3-uninitialized.patch
+Patch8: id3lib-3.8.3-tag_file.diff
URL: http://id3lib.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: A Library for Manipulating ID3v1 and ID3v2 tags
@@ -91,6 +92,7 @@
%patch5 -p1
%patch6
%patch7
+%patch8
%build
rm acconfig.h
@@ -153,6 +155,8 @@
%{_prefix}/bin/id3*
%changelog
+* Wed Sep 05 2007 - ltinkl(a)suse.cz
+- fix #307073 - VUL-0: id3lib: New id3lib3.8.3
* Thu Mar 29 2007 - rguenther(a)suse.de
- add zlib-devel BuildRequires
* Fri Jun 30 2006 - nadvornik(a)suse.cz
++++++ id3lib-3.8.3-tag_file.diff ++++++
--- src/tag_file.cpp
+++ src/tag_file.cpp
@@ -242,8 +242,8 @@
strcpy(sTempFile, filename.c_str());
strcat(sTempFile, sTmpSuffix.c_str());
-#if ((defined(__GNUC__) && __GNUC__ >= 3 ) || !defined(HAVE_MKSTEMP))
- // This section is for Windows folk && gcc 3.x folk
+#if !defined(HAVE_MKSTEMP)
+ // This section is for Windows folk
fstream tmpOut;
createFile(sTempFile, tmpOut);
@@ -257,7 +257,7 @@
tmpOut.write((char *)tmpBuffer, nBytes);
}
-#else //((defined(__GNUC__) && __GNUC__ >= 3 ) || !defined(HAVE_MKSTEMP))
+#else //!defined(HAVE_MKSTEMP)
// else we gotta make a temp file, copy the tag into it, copy the
// rest of the old file after the tag, delete the old file, rename
@@ -270,7 +270,7 @@
//ID3_THROW_DESC(ID3E_NoFile, "couldn't open temp file");
}
- ofstream tmpOut(fd);
+ ofstream tmpOut(sTempFile);
if (!tmpOut)
{
tmpOut.close();
@@ -285,14 +285,14 @@
uchar tmpBuffer[BUFSIZ];
while (file)
{
- file.read(tmpBuffer, BUFSIZ);
+ file.read((char *)tmpBuffer, BUFSIZ);
size_t nBytes = file.gcount();
- tmpOut.write(tmpBuffer, nBytes);
+ tmpOut.write((char *)tmpBuffer, nBytes);
}
close(fd); //closes the file
-#endif ////((defined(__GNUC__) && __GNUC__ >= 3 ) || !defined(HAVE_MKSTEMP))
+#endif ////!defined(HAVE_MKSTEMP)
tmpOut.close();
file.close();
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package hal
checked in at Thu Sep 13 18:45:20 CEST 2007.
--------
--- hal/hal.changes 2007-09-07 15:03:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/hal/hal.changes 2007-09-10 13:08:14.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 10 12:04:50 CEST 2007 - dkukawka(a)suse.de
+
+- added new patches:
+ - hal-add-ThinkPadAcpiEvent_killswitch.diff: forward ACPI event
+ for the killswitch (solve #302539 for ThinkPads to send a
+ notification)
+
+-------------------------------------------------------------------
hal-doc.changes: same change
New:
----
hal-add-ThinkPadAcpiEvent_killswitch.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hal-doc.spec ++++++
--- /var/tmp/diff_new_pack.M10228/_old 2007-09-13 18:45:09.000000000 +0200
+++ /var/tmp/diff_new_pack.M10228/_new 2007-09-13 18:45:09.000000000 +0200
@@ -23,7 +23,7 @@
License: Other uncritical OpenSource License, HAL is licensed to you under your choice of the Academic Free
Group: System/Daemons
Version: 0.5.9_git20070831
-Release: 5
+Release: 8
Autoreqprov: on
Requires: pm-utils
BuildRequires: ConsoleKit-devel PolicyKit-devel dbus-1-glib-devel glib2-devel gperf intltool libexpat-devel libusb libusb-devel libvolume_id-devel parted parted-devel pciutils pciutils-devel perl-XML-Parser popt-devel python-devel update-desktop-files
@@ -73,6 +73,7 @@
Patch100: hal-fix-util_compute_time_remaining_warning_highTime.diff
Patch101: hal-fix-acpi_on_battery_discharging.diff
Patch102: hal-fix-prevent_eject_method_for_dm-devices.diff
+Patch103: hal-add-ThinkPadAcpiEvent_killswitch.diff
# backports from git HEAD:
Patch200: hal-backport-split-luks-policy.diff
# revert from HEAD:
@@ -163,6 +164,7 @@
%patch200 -p1
%patch102 -p1
%patch252 -p1
+%patch103 -p1
#%patch1000 -p1
# patch hal-info package if needed
pushd hal-info-%{hal_info_version}
@@ -323,6 +325,11 @@
%endif
%changelog
+* Mon Sep 10 2007 - dkukawka(a)suse.de
+- added new patches:
+ - hal-add-ThinkPadAcpiEvent_killswitch.diff: forward ACPI event
+ for the killswitch (solve #302539 for ThinkPads to send a
+ notification)
* Mon Sep 03 2007 - dkukawka(a)suse.de
- backported from git HEAD:
- split LUKS policies into own for removable/fixed media
++++++ hal.spec ++++++
--- /var/tmp/diff_new_pack.M10228/_old 2007-09-13 18:45:09.000000000 +0200
+++ /var/tmp/diff_new_pack.M10228/_new 2007-09-13 18:45:09.000000000 +0200
@@ -23,7 +23,7 @@
License: HAL is licensed to you under your choice of the Academic Free
Group: System/Daemons
Version: 0.5.9_git20070831
-Release: 5
+Release: 7
Autoreqprov: on
Requires: pm-utils
BuildRequires: ConsoleKit-devel PolicyKit-devel dbus-1-glib-devel glib2-devel gperf intltool libexpat-devel libusb libusb-devel libvolume_id-devel parted parted-devel pciutils pciutils-devel perl-XML-Parser popt-devel python-devel update-desktop-files
@@ -73,6 +73,7 @@
Patch100: hal-fix-util_compute_time_remaining_warning_highTime.diff
Patch101: hal-fix-acpi_on_battery_discharging.diff
Patch102: hal-fix-prevent_eject_method_for_dm-devices.diff
+Patch103: hal-add-ThinkPadAcpiEvent_killswitch.diff
# backports from git HEAD:
Patch200: hal-backport-split-luks-policy.diff
# revert from HEAD:
@@ -163,6 +164,7 @@
%patch200 -p1
%patch102 -p1
%patch252 -p1
+%patch103 -p1
#%patch1000 -p1
# patch hal-info package if needed
pushd hal-info-%{hal_info_version}
@@ -323,6 +325,11 @@
%endif
%changelog
+* Mon Sep 10 2007 - dkukawka(a)suse.de
+- added new patches:
+ - hal-add-ThinkPadAcpiEvent_killswitch.diff: forward ACPI event
+ for the killswitch (solve #302539 for ThinkPads to send a
+ notification)
* Mon Sep 03 2007 - dkukawka(a)suse.de
- backported from git HEAD:
- split LUKS policies into own for removable/fixed media
++++++ hal-add-ThinkPadAcpiEvent_killswitch.diff ++++++
diff --git a/hald/linux/addons/addon-acpi.c b/hald/linux/addons/addon-acpi.c
index 08b92be..9a8b85a 100644
--- a/hald/linux/addons/addon-acpi.c
+++ b/hald/linux/addons/addon-acpi.c
@@ -154,6 +154,9 @@ handle_ibm_acpi_events (LibHalContext *ctx, int type, int event)
case 20490: /* Tablet rotated back*/
button = "tabletpc_rotate_normal";
break;
+ case 28672: /* killswitch */
+ button = "killswitch";
+ break;
default:
break;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtk2
checked in at Thu Sep 13 18:45:05 CEST 2007.
--------
--- GNOME/gtk2/gtk2.changes 2007-08-31 09:23:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/gtk2.changes 2007-09-13 10:16:27.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Sep 13 10:15:58 CEST 2007 - stbinner(a)suse.de
+
+- tag strange uz@cyrillic directories with %lang(uz@cyrillic)
+
+-------------------------------------------------------------------
+Thu Sep 13 00:08:54 CEST 2007 - federico(a)novell.com
+
+- Added gtk2-303869-disable-icon-cache-validation.diff to fix the
+ critical part of https://bugzillanovell.com/show_bug.cgi?id=303869
+ - icon caches now only get validated if GTK_DEBUG=icontheme is set.
+ This prevents major page-ins at application startup.
+
+-------------------------------------------------------------------
+Wed Sep 12 12:55:45 CEST 2007 - sbrabec(a)suse.cz
+
+- Don't delete outdated icon theme cache by SuSEconfig (#303869#c7,
+ GNOME#331671).
+
+-------------------------------------------------------------------
New:
----
gtk2-303869-disable-icon-cache-validation.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.HU7805/_old 2007-09-13 18:44:35.000000000 +0200
+++ /var/tmp/diff_new_pack.HU7805/_new 2007-09-13 18:44:35.000000000 +0200
@@ -28,7 +28,7 @@
Autoreqprov: on
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
Version: 2.11.6
-Release: 18
+Release: 24
Summary: Library for Creation of Graphical User Interfaces (version 2)
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar…
Source1: SuSEconfig.gtk2
@@ -51,6 +51,7 @@
Patch33: gtk2-tooltip-compat.patch
Patch34: gtk2-systray-tooltips.patch
Patch35: gtk2-flash-player-busyloop.patch
+Patch36: gtk2-303869-disable-icon-cache-validation.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: cairo >= 0.9.2 hicolor-icon-theme
%if %suse_version > 1020
@@ -210,6 +211,7 @@
%patch33 -p1
%patch34 -p1
%patch35
+%patch36 -p1
gnome-patch-translation-update
%build
@@ -349,8 +351,8 @@
%files lang -f gtk20.lang
%defattr(-,root,root)
# ugh
-%dir %{_datadir}/locale/uz@cyrillic
-%dir %{_datadir}/locale/uz@cyrillic/LC_MESSAGES
+%lang(uz@cyrillic) %dir %{_datadir}/locale/uz@cyrillic
+%lang(uz@cyrillic) %dir %{_datadir}/locale/uz@cyrillic/LC_MESSAGES
%files devel
%defattr(-,root,root)
@@ -372,6 +374,16 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- tag strange uz@cyrillic directories with %%lang(uz@cyrillic)
+* Thu Sep 13 2007 - federico(a)novell.com
+- Added gtk2-303869-disable-icon-cache-validation.diff to fix the
+ critical part of https://bugzillanovell.com/show_bug.cgi?id=303869
+ - icon caches now only get validated if GTK_DEBUG=icontheme is set.
+ This prevents major page-ins at application startup.
+* Wed Sep 12 2007 - sbrabec(a)suse.cz
+- Don't delete outdated icon theme cache by SuSEconfig (#303869#c7,
+ GNOME#331671).
* Fri Aug 31 2007 - stbinner(a)suse.de
- add gtk2-flash-player-busyloop.patch to fix busy loop of flash
player plugin within Opera and Konqueror (#294385)
++++++ gtk2-303869-disable-icon-cache-validation.diff ++++++
2007-09-12 Federico Mena Quintero <federico(a)novell.com>
Fix the critical part of
https://bugzilla.novell.com/show_bug.cgi?id=303869
http://bugzilla.gnome.org/show_bug.cgi?id=476342
* gtk/gtkiconcachevalidator.c (_gtk_icon_cache_validate): To avoid
massive page-in when starting an application, don't validate icon
caches unless we have "GTK_DEBUG=icontheme".
* gtk/gtkiconcache.c (_gtk_icon_cache_new_for_path): Tell
_gtk_icon_cache_validate() that it is not mandatory to do the
validation.
* gtk/updateiconcache.c (validate_file): Here it *is* mandatory to
do the validation.
diff --git a/gtk/gtkiconcache.c b/gtk/gtkiconcache.c
index 7cce508..be2d9fb 100644
--- a/gtk/gtkiconcache.c
+++ b/gtk/gtkiconcache.c
@@ -127,7 +127,7 @@ _gtk_icon_cache_new_for_path (const gchar *path)
info.n_directories = 0;
info.flags = CHECK_OFFSETS|CHECK_STRINGS;
- if (!_gtk_icon_cache_validate (&info))
+ if (!_gtk_icon_cache_validate (&info, path, FALSE))
{
g_mapped_file_free (map);
g_warning ("Icon cache '%s' is invalid\n", cache_filename);
diff --git a/gtk/gtkiconcachevalidator.c b/gtk/gtkiconcachevalidator.c
index 73cf351..757b34a 100644
--- a/gtk/gtkiconcachevalidator.c
+++ b/gtk/gtkiconcachevalidator.c
@@ -17,6 +17,7 @@
* Boston, MA 02111-1307, USA.
*/
#include "config.h"
+#include "gtkdebug.h"
#include "gtkiconcachevalidator.h"
#include <glib.h>
@@ -370,7 +371,10 @@ check_hash (CacheInfo *info,
/**
* _gtk_icon_cache_validate:
- * @info: a CacheInfo structure
+ * @info: a CacheInfo structure
+ * @icon_path: Name of the file that is being checked (unused except for debug output)
+ * @mandatory: Whether to actually perform the validation; if FALSE, validation will only
+ * be performed if there is an environment variable GTK_DEBUG=icontheme.
*
* Validates the icon cache passed in the @cache and
* @cache_size fields of the @info structure. The
@@ -383,11 +387,19 @@ check_hash (CacheInfo *info,
* Return value: %TRUE if the cache is valid
*/
gboolean
-_gtk_icon_cache_validate (CacheInfo *info)
+_gtk_icon_cache_validate (CacheInfo *info,
+ const gchar *icon_path,
+ gboolean mandatory)
{
guint32 hash_offset;
guint32 directory_list_offset;
+ if (!mandatory && (gtk_debug_flags & GTK_DEBUG_ICONTHEME) == 0)
+ return TRUE;
+
+ GTK_NOTE (ICONTHEME,
+ g_print ("validating icon cache for %s", icon_path));
+
if (!check_version (info))
return FALSE;
check ("header, hash offset", get_uint32 (info, 4, &hash_offset));
diff --git a/gtk/gtkiconcachevalidator.h b/gtk/gtkiconcachevalidator.h
index 9b22e85..5ed3b26 100644
--- a/gtk/gtkiconcachevalidator.h
+++ b/gtk/gtkiconcachevalidator.h
@@ -37,7 +37,9 @@ typedef struct {
gint flags;
} CacheInfo;
-gboolean _gtk_icon_cache_validate (CacheInfo *info);
+gboolean _gtk_icon_cache_validate (CacheInfo *info,
+ const gchar *icon_path,
+ gboolean mandatory);
G_END_DECLS
diff --git a/gtk/updateiconcache.c b/gtk/updateiconcache.c
index fd4ca66..6ad7b1d 100644
--- a/gtk/updateiconcache.c
+++ b/gtk/updateiconcache.c
@@ -49,6 +49,10 @@ static gboolean validate = FALSE;
static gchar *var_name = "-";
static gboolean remove_empty_cache = FALSE;
+guint gtk_debug_flags; /* HACK: gtkiconcachevalidator.c needs this from
+ * gtkdebug.h/gtkmain.c, but we don't link to libgtk.
+ */
+
/* Quite ugly - if we just add the c file to the
* list of sources in Makefile.am, libtool complains.
*/
@@ -1419,7 +1423,7 @@ validate_file (const gchar *file)
info.n_directories = 0;
info.flags = CHECK_OFFSETS|CHECK_STRINGS|CHECK_PIXBUFS;
- if (!_gtk_icon_cache_validate (&info))
+ if (!_gtk_icon_cache_validate (&info, file, TRUE))
{
g_mapped_file_free (map);
return FALSE;
++++++ SuSEconfig.gtk2 ++++++
--- GNOME/gtk2/SuSEconfig.gtk2 2007-04-19 12:03:02.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/SuSEconfig.gtk2 2007-09-12 23:03:48.000000000 +0200
@@ -49,10 +49,6 @@
if test $(ls -1 "$DIR" | wc --lines) -le 1 -a -f $DIR/icon-theme.cache; then
rm -f $DIR/icon-theme.cache
rmdir --ignore-fail-on-non-empty "$DIR"
- else
- if test -f $DIR/icon-theme.cache -a "$(find $DIR -type d -newer $DIR/icon-theme.cache)" ; then
- rm -f $DIR/icon-theme.cache
- fi
fi
done
rm /var/cache/gtk-2.0/icon-theme.cache-list
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gpg2
checked in at Thu Sep 13 18:44:43 CEST 2007.
--------
--- gpg2/gpg2.changes 2007-09-10 20:14:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/gpg2/gpg2.changes 2007-09-12 22:41:26.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 12 22:40:46 CEST 2007 - ltinkl(a)suse.cz
+
+- fix #304749 - gpg2 unable to use old secret key
+
+-------------------------------------------------------------------
New:
----
gnupg-2.0.4-oldkey.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gpg2.spec ++++++
--- /var/tmp/diff_new_pack.KE6293/_old 2007-09-13 18:44:18.000000000 +0200
+++ /var/tmp/diff_new_pack.KE6293/_new 2007-09-13 18:44:18.000000000 +0200
@@ -24,10 +24,11 @@
Obsoletes: newpg gpg <= 1.4.7
Summary: GnuPG 2
Version: 2.0.4
-Release: 42
+Release: 44
Source: gnupg-%{version}-svn4472.tar.bz2
%define nld_build 0
Patch2: nld-build.diff
+Patch3: gnupg-2.0.4-oldkey.diff
Patch5: gnupg-1.9.22-ccid-driver-fix.diff
Patch6: gnupg-1.9.18-tmpdir.diff
Patch7: gnupg-2.0.4-install_tools.diff
@@ -51,6 +52,7 @@
%if %nld_build
%patch2
%endif
+%patch3
%patch5
%patch6
%patch7
@@ -114,6 +116,8 @@
/usr/share/gnupg
%changelog
+* Wed Sep 12 2007 - ltinkl(a)suse.cz
+- fix #304749 - gpg2 unable to use old secret key
* Mon Sep 10 2007 - ltinkl(a)suse.cz
- fix gpg2 crash on accessing key (#307666)
- fix gpg doesn't work on the console (#302323)
++++++ gnupg-2.0.4-oldkey.diff ++++++
--- g10/seckey-cert.c
+++ g10/seckey-cert.c
@@ -212,7 +212,7 @@ do_check( PKT_secret_key *sk, const char
csum += checksum (buffer, ndata);
gcry_mpi_release (sk->skey[i]);
- err = gcry_mpi_scan( &sk->skey[i], GCRYMPI_FMT_USG,
+ err = gcry_mpi_scan( &sk->skey[i], GCRYMPI_FMT_PGP,
buffer, ndata, &ndata );
xfree (buffer);
if (err)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-session
checked in at Thu Sep 13 18:44:19 CEST 2007.
--------
--- GNOME/gnome-session/gnome-session.changes 2007-09-13 05:03:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome-session.changes 2007-09-13 16:31:03.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 16:30:13 CEST 2007 - sbrabec(a)suse.cz
+
+- Fixed background resetting in /usr/bin/gnome (#309946).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.Ud5421/_old 2007-09-13 18:44:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Ud5421/_new 2007-09-13 18:44:11.000000000 +0200
@@ -16,7 +16,7 @@
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
Version: 2.19.92
-Release: 4
+Release: 6
Summary: Session Tools for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Source1: gnome
@@ -163,6 +163,8 @@
%files lang -f %{name}-2.0.lang
%changelog
+* Thu Sep 13 2007 - sbrabec(a)suse.cz
+- Fixed background resetting in /usr/bin/gnome (#309946).
* Thu Sep 13 2007 - cgaisford(a)novell.com
- Fixed up kdm-support patch to support gnome sessions in KDM
Novell Bug #308022
++++++ gnome ++++++
--- GNOME/gnome-session/gnome 2007-09-07 22:36:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome 2007-09-13 16:33:20.530648000 +0200
@@ -8,14 +8,11 @@
# https://bugzilla.novell.com/
#
-# Set STYLE variable for other applications (e. g. xmms).
-STYLE="$(gconftool-2 --get /desktop/gnome/interface/gtk_theme 2>/dev/null)"
-export STYLE="${STYLE:-Default}"
-
-# If user still uses default wallpaper, update it:
+# If user still uses default wallpaper or old wallpaper image does not exist any more, update to default:
OLD_WALLPAPER=$(gconftool-2 --get /desktop/gnome/background/picture_filename 2>/dev/null)
-if [ -z "$OLD_WALLPAPER" -o\
- "$OLD_WALLPAPER" != "${OLD_WALLPAPER#/usr/share/wallpapers/default}" ] ; then
+PICTURE_OPTIONS=$(gconftool-2 --get /desktop/gnome/background/picture_options 2>/dev/null)
+if [ "$PICTURE_OPTIONS" != "none" -a \(\
+ "$OLD_WALLPAPER" != "${OLD_WALLPAPER#/usr/share/wallpapers/default}" -o ! -e "$OLD_WALLPAPER" \) ] ; then
DIMENSIONS=$(xdpyinfo | sed -n 's/^ *dimensions: *\([^ ]*\) .*$/\1/p')
X=${DIMENSIONS%x*}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-screensaver
checked in at Thu Sep 13 18:44:09 CEST 2007.
--------
--- GNOME/gnome-screensaver/gnome-screensaver.changes 2007-08-31 16:39:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-screensaver/gnome-screensaver.changes 2007-09-13 17:21:08.506175000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 17:20:32 CEST 2007 - rodrigo(a)suse.de
+
+- Trap BadWindow errors to avoid crashes (#244713)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-screensaver.spec ++++++
--- /var/tmp/diff_new_pack.ir4198/_old 2007-09-13 18:43:57.000000000 +0200
+++ /var/tmp/diff_new_pack.ir4198/_new 2007-09-13 18:43:57.000000000 +0200
@@ -18,7 +18,7 @@
BuildRequires: dbus-1-devel dbus-1-glib
%endif
Version: 2.19.7
-Release: 1
+Release: 8
URL: http://www.gnome.org/
Group: System/GUI/GNOME
License: GPL v2 or later
@@ -123,6 +123,8 @@
%files lang -f %{name}.lang
%changelog
+* Thu Sep 13 2007 - rodrigo(a)suse.de
+- Trap BadWindow errors to avoid crashes (#244713)
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.7:
+ Fixed build on Solaris (b.g.o #437225)
++++++ gnome-screensaver-xvkbd-on-lock.patch ++++++
--- /var/tmp/diff_new_pack.ir4198/_old 2007-09-13 18:43:57.000000000 +0200
+++ /var/tmp/diff_new_pack.ir4198/_new 2007-09-13 18:43:57.000000000 +0200
@@ -67,14 +67,14 @@
+{
+ gboolean ret = FALSE;
+ XClassHint class_hint = { NULL, NULL };
-+
++ gdk_error_trap_push ();
+ if (XGetClassHint (GET_DISPLAY, window, &class_hint)) {
+ if (g_strstr_len (class_hint.res_name,
+ strlen (class_hint.res_name),
+ "xvkbd"))
+ ret = TRUE;
+ }
-+
++ if (G_UNLIKELY (gdk_error_trap_pop () == BadWindow)) ;
+ return ret;
+}
+
@@ -104,7 +104,7 @@
+ }
+
+ XSelectInput (GET_DISPLAY, window, StructureNotifyMask);
-+ XWindowAttributes attr_geom;
++ XWindowAttributes attr_geom = { 0, };
+
+ if (!XGetWindowAttributes (GET_DISPLAY, window, &attr_geom ))
+ return;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-menus
checked in at Thu Sep 13 18:44:02 CEST 2007.
--------
--- GNOME/gnome-menus/gnome-menus.changes 2007-08-31 00:47:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-menus/gnome-menus.changes 2007-09-10 22:43:28.286811000 +0200
@@ -1 +1,8 @@
--------------------------------------------------------------------
+------------------------------------------------------------------
+Mon Sep 10 22:42:30 CEST 2007 - mauro(a)suse.de
+
+- Update to version 2.19.92:
+ + Fix potential crash
+ + Updated translations
+
+------------------------------------------------------------------
Old:
----
gnome-menus-2.19.90.tar.bz2
New:
----
gnome-menus-2.19.92.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-menus.spec ++++++
--- /var/tmp/diff_new_pack.SS3596/_old 2007-09-13 18:43:49.000000000 +0200
+++ /var/tmp/diff_new_pack.SS3596/_new 2007-09-13 18:43:49.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-menus (Version 2.19.90)
+# spec file for package gnome-menus (Version 2.19.92)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
BuildRequires: fdupes gnome-common gnome-patch-translation gnome-vfs2-devel intltool perl-XML-Parser python-devel python-gtk
License: GNU Free Documentation License, Version 1.1 (GFDL 1.1), GPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.90
+Version: 2.19.92
Release: 1
Summary: The GNOME Desktop Menu
Source: %{name}-%{version}.tar.bz2
@@ -145,6 +145,10 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Mon Sep 10 2007 - mauro(a)suse.de
+- Update to version 2.19.92:
+ + Fix potential crash
+ + Updated translations
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.90:
+ Updated translations.
++++++ gnome-menus-2.19.90.tar.bz2 -> gnome-menus-2.19.92.tar.bz2 ++++++
++++ 5488 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/gnome-menus-2.19.90/ChangeLog new/gnome-menus-2.19.92/ChangeLog
--- old/gnome-menus-2.19.90/ChangeLog 2007-08-13 23:24:15.000000000 +0200
+++ new/gnome-menus-2.19.92/ChangeLog 2007-09-04 19:40:50.000000000 +0200
@@ -1,3 +1,23 @@
+2007-09-04 Vincent Untz <vuntz(a)gnome.org>
+
+ * NEWS:
+ * README:
+ * configure.in: Version 2.19.92.
+
+2007-08-31 Vincent Untz <vuntz(a)gnome.org>
+
+ * MAINTAINERS: update to new format, and add myself.
+
+2007-08-20 Rob Bradford <rob(a)robster.org.uk>
+
+ * libmenu/gmenu-tree.c: (gmenu_tree_directory_get_tree):
+ Avoid potentially passing NULL into gmenu_tree_ref
+ (See #430074 for the background on this.)
+
+2007-08-13 Lucas Rocha <lucasr(a)gnome.org>
+
+ * configure.in: post-release bump to 2.19.91
+
==================== 2.19.90 ====================
2007-08-13 Lucas Rocha <lucasr(a)gnome.org>
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/gnome-menus-2.19.90/configure.in new/gnome-menus-2.19.92/configure.in
--- old/gnome-menus-2.19.90/configure.in 2007-08-03 21:37:01.000000000 +0200
+++ new/gnome-menus-2.19.92/configure.in 2007-09-04 19:40:51.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([gnome-menus], [2.19.90],
+AC_INIT([gnome-menus], [2.19.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus]
AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
@@ -15,7 +15,7 @@
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LIB_MENU_LT_VERSION=3:14:1
+LIB_MENU_LT_VERSION=3:15:1
AC_SUBST(LIB_MENU_LT_VERSION)
GETTEXT_PACKAGE=gnome-menus
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/gnome-menus-2.19.90/intltool-extract.in new/gnome-menus-2.19.92/intltool-extract.in
--- old/gnome-menus-2.19.90/intltool-extract.in 2007-08-13 23:35:09.000000000 +0200
+++ new/gnome-menus-2.19.92/intltool-extract.in 2007-09-04 19:41:01.000000000 +0200
@@ -32,7 +32,7 @@
## Release information
my $PROGRAM = "intltool-extract";
my $PACKAGE = "intltool";
-my $VERSION = "0.36.0";
+my $VERSION = "0.35.5";
## Loaded modules
use strict;
@@ -237,9 +237,9 @@
s/'/'/g; # '
s/"/"/g; # "
+ s/&/&/g;
s/</</g;
s/>/>/g;
- s/&/&/g;
return $_;
}
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/gnome-menus-2.19.90/intltool-merge.in new/gnome-menus-2.19.92/intltool-merge.in
--- old/gnome-menus-2.19.90/intltool-merge.in 2007-08-13 23:35:09.000000000 +0200
+++ new/gnome-menus-2.19.92/intltool-merge.in 2007-09-04 19:41:01.000000000 +0200
@@ -35,7 +35,7 @@
## Release information
my $PROGRAM = "intltool-merge";
my $PACKAGE = "intltool";
-my $VERSION = "0.36.0";
+my $VERSION = "0.35.5";
## Loaded modules
use strict;
@@ -93,35 +93,9 @@
my %po_files_by_lang = ();
my %translations = ();
-my $iconv = $ENV{"ICONV"} || "iconv";
+my $iconv = $ENV{"ICONV"} || $ENV{"INTLTOOL_ICONV"} || "@INTLTOOL_ICONV@";
my $devnull = ($^O eq 'MSWin32' ? 'NUL:' : '/dev/null');
-sub isProgramInPath
-{
- my ($file) = @_;
- # If either a file exists, or when run it returns 0 exit status
- return 1 if ((-x $file) or (system("$file --version >$devnull") == 0));
- return 0;
-}
-
-sub isGNUGettextTool
-{
- my ($file) = @_;
- # Check that we are using GNU gettext tools
- if (isProgramInPath ($file)) {
- my $version = `$file --version`;
- return 1 if ($version =~ m/.*\(GNU .*\).*/);
- }
- return 0;
-}
-
-if (! isGNUGettextTool ("$iconv"))
-{
- print STDERR " *** GNU iconv is not found on this system!\n".
- " *** Without it, intltool-merge can not convert encodings.\n";
- exit;
-}
-
# Use this instead of \w for XML files to handle more possible characters.
my $w = "[-A-Za-z0-9._:]";
@@ -520,15 +494,16 @@
return $string;
}
+## NOTE: deal with < - < but not > - > because it seems its ok to have
+## > in the entity. For further info please look at #84738.
sub entity_decode
{
local ($_) = @_;
s/'/'/g; # '
s/"/"/g; # "
- s/</</g;
- s/>/>/g;
s/&/&/g;
+ s/</</g;
return $_;
}
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/gnome-menus-2.19.90/intltool-update.in new/gnome-menus-2.19.92/intltool-update.in
--- old/gnome-menus-2.19.90/intltool-update.in 2007-08-13 23:35:09.000000000 +0200
+++ new/gnome-menus-2.19.92/intltool-update.in 2007-09-04 19:41:01.000000000 +0200
@@ -30,7 +30,7 @@
## Release information
my $PROGRAM = "intltool-update";
-my $VERSION = "0.36.0";
+my $VERSION = "0.35.5";
my $PACKAGE = "intltool";
## Loaded modules
@@ -71,8 +71,7 @@
"sheet(?:\\.in)+|". # ?
"schemas(?:\\.in)+|". # GConf specific
"pong(?:\\.in)+|". # DEPRECATED: PONG is not used [by GNOME] any longer.
-"kbd(?:\\.in)+|". # GOK specific.
-"policy(?:\\.in)+"; # PolicyKit files
+"kbd(?:\\.in)+"; # GOK specific.
my $ini_support =
"icon(?:\\.in)+|". # http://www.freedesktop.org/Standards/icon-theme-spec
@@ -329,12 +328,7 @@
push @buf_i18n_ini, "$File::Find::name" if /\.($ini_support)$/;
push @buf_i18n_xml_unmarked, "$File::Find::name" if /\.(schemas(\.in)+)$/;
}, "..";
- find sub {
- push @buf_i18n_plain, "$File::Find::name" if /\.($buildin_gettext_support)$/;
- push @buf_i18n_xml, "$File::Find::name" if /\.($xml_support)$/;
- push @buf_i18n_ini, "$File::Find::name" if /\.($ini_support)$/;
- push @buf_i18n_xml_unmarked, "$File::Find::name" if /\.(schemas(\.in)+)$/;
- }, "$SRCDIR/..";
+
open POTFILES, $POTFILES_in or die "$PROGRAM: there's no POTFILES.in!\n";
@buf_potfiles = grep !/^(#|\s*$)/, <POTFILES>;
@@ -495,15 +489,11 @@
my %in2;
foreach (@buf_potfiles_sorted)
{
- s#^$SRCDIR/../##;
- s#^$SRCDIR/##;
$in2{$_} = 1;
}
foreach (@buf_potfiles_ignore_sorted)
{
- s#^$SRCDIR/../##;
- s#^$SRCDIR/##;
$in2{$_} = 1;
}
@@ -511,15 +501,9 @@
foreach (@buf_allfiles_sorted)
{
- my $dummy = $_;
- my $srcdir = $SRCDIR;
-
- $srcdir =~ s#^../##;
- $dummy =~ s#^$srcdir/../##;
- $dummy =~ s#^$srcdir/##;
- if (!exists($in2{$dummy}))
+ if (!exists($in2{$_}))
{
- push @result, $dummy
+ push @result, $_
}
}
@@ -579,23 +563,11 @@
exit 1;
}
-sub isProgramInPath
+sub isIntltoolExtractInPath
{
my ($file) = @_;
# If either a file exists, or when run it returns 0 exit status
- return 1 if ((-x $file) or (system("$file --version >$devnull") == 0));
- return 0;
-}
-
-sub isGNUGettextTool
-{
- my ($file) = @_;
- # Check that we are using GNU gettext tools
- if (isProgramInPath ($file))
- {
- my $version = `$file --version`;
- return 1 if ($version =~ m/.*\(GNU .*\).*/);
- }
+ return 1 if ((-x $file) or (system("$file >/dev/null") == 0));
return 0;
}
@@ -605,7 +577,7 @@
## Generate the .h header files, so we can allow glade and
## xml translation support
- if (! isProgramInPath ("$EXTRACT"))
+ if (! isIntltoolExtractInPath("$EXTRACT"))
{
print STDERR "\n *** The intltool-extract script wasn't found!"
."\n *** Without it, intltool-update can not generate files.\n";
@@ -652,13 +624,13 @@
#
sub GeneratePOTemplate
{
- my $XGETTEXT = $ENV{"XGETTEXT"} || "xgettext";
+ my $XGETTEXT = $ENV{"XGETTEXT"} || "@INTLTOOL_XGETTEXT@";
my $XGETTEXT_ARGS = $ENV{"XGETTEXT_ARGS"} || '';
chomp $XGETTEXT;
- if (! isGNUGettextTool ("$XGETTEXT"))
+ if (! -x $XGETTEXT)
{
- print STDERR " *** GNU xgettext is not found on this system!\n".
+ print STDERR " *** xgettext is not found on this system!\n".
" *** Without it, intltool-update can not extract strings.\n";
exit;
}
@@ -754,23 +726,7 @@
unlink "$MODULE.pot";
my @xgettext_argument=("$XGETTEXT",
"--add-comments",
- "--directory\=.",
- "--default-domain\=$MODULE",
- "--flag\=g_strdup_printf:1:c-format",
- "--flag\=g_string_printf:2:c-format",
- "--flag\=g_string_append_printf:2:c-format",
- "--flag\=g_error_new:3:c-format",
- "--flag\=g_set_error:4:c-format",
- "--flag\=g_markup_printf_escaped:1:c-format",
- "--flag\=g_log:3:c-format",
- "--flag\=g_print:1:c-format",
- "--flag\=g_printerr:1:c-format",
- "--flag\=g_printf:1:c-format",
- "--flag\=g_fprintf:2:c-format",
- "--flag\=g_sprintf:2:c-format",
- "--flag\=g_snprintf:3:c-format",
- "--flag\=g_scanner_error:2:c-format",
- "--flag\=g_scanner_warn:2:c-format",
+ "--directory\=\.",
"--output\=$MODULE\.pot",
"--files-from\=\.\/POTFILES\.in\.temp");
my $XGETTEXT_KEYWORDS = &FindPOTKeywords;
@@ -837,16 +793,9 @@
{
-f "$MODULE.pot" or die "$PROGRAM: $MODULE.pot does not exist.\n";
- my $MSGMERGE = $ENV{"MSGMERGE"} || "msgmerge";
+ my $MSGMERGE = $ENV{"MSGMERGE"} || "@INTLTOOL_MSGMERGE@";
my ($lang, $outfile) = @_;
- if (! isGNUGettextTool ("$MSGMERGE"))
- {
- print STDERR " *** GNU msgmerge is not found on this system!\n".
- " *** Without it, intltool-update can not extract strings.\n";
- exit;
- }
-
print "Merging $SRCDIR/$lang.po with $MODULE.pot..." if $VERBOSE;
my $infile = "$SRCDIR/$lang.po";
@@ -887,14 +836,7 @@
sub Console_Write_TranslationStatus
{
my ($lang, $output_file) = @_;
- my $MSGFMT = $ENV{"MSGFMT"} || "msgfmt";
-
- if (! isGNUGettextTool ("$MSGFMT"))
- {
- print STDERR " *** GNU msgfmt is not found on this system!\n".
- " *** Without it, intltool-update can not extract strings.\n";
- exit;
- }
+ my $MSGFMT = $ENV{"MSGFMT"} || "@INTLTOOL_MSGFMT@";
$output_file = "$SRCDIR/$lang.po" if ($output_file eq "");
@@ -903,14 +845,7 @@
sub Console_Write_CoverageReport
{
- my $MSGFMT = $ENV{"MSGFMT"} || "msgfmt";
-
- if (! isGNUGettextTool ("$MSGFMT"))
- {
- print STDERR " *** GNU msgfmt is not found on this system!\n".
- " *** Without it, intltool-update can not extract strings.\n";
- exit;
- }
+ my $MSGFMT = $ENV{"MSGFMT"} || "@INTLTOOL_MSGFMT@";
&GatherPOFiles;
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/gnome-menus-2.19.90/libmenu/gmenu-tree.c new/gnome-menus-2.19.92/libmenu/gmenu-tree.c
--- old/gnome-menus-2.19.90/libmenu/gmenu-tree.c 2007-08-03 21:37:01.000000000 +0200
+++ new/gnome-menus-2.19.92/libmenu/gmenu-tree.c 2007-09-04 19:34:43.000000000 +0200
@@ -1022,7 +1022,10 @@
root = (GMenuTreeDirectoryRoot *) directory;
- return gmenu_tree_ref (root->tree);
+ if (root->tree)
+ gmenu_tree_ref (root->tree);
+
+ return root->tree;
}
gboolean
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/gnome-menus-2.19.90/NEWS new/gnome-menus-2.19.92/NEWS
--- old/gnome-menus-2.19.90/NEWS 2007-08-13 23:26:49.000000000 +0200
+++ new/gnome-menus-2.19.92/NEWS 2007-09-04 19:40:14.000000000 +0200
@@ -1,4 +1,22 @@
===============
+Version 2.19.92
+===============
+
+ Fixes
+
+ * Fix potential crash (Rob Bradford)
+
+ Translators
+
+ * Rostislav "zbrox" Raykov (bg)
+ * Stéphane Raimbault (fr)
+ * Arangel Angov (mk)
+ * Tomasz Dominikowski (pl)
+ * Leonardo Ferreira Fontenelle (pt_BR)
+ * Duarte Loreto (pt)
+ * Funda Wang (zh_CN)
+
+===============
Version 2.19.90
===============
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/gnome-menus-2.19.90/po/bg.po new/gnome-menus-2.19.92/po/bg.po
--- old/gnome-menus-2.19.90/po/bg.po 2007-02-15 00:16:59.000000000 +0100
+++ new/gnome-menus-2.19.92/po/bg.po 2007-09-04 19:34:52.000000000 +0200
@@ -7,10 +7,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gnome menus\n"
+"Project-Id-Version: gnome-menus trunk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-28 21:38+0200\n"
-"PO-Revision-Date: 2007-01-28 21:38+0200\n"
+"POT-Creation-Date: 2007-08-17 08:25+0300\n"
+"PO-Revision-Date: 2007-08-17 08:25+0300\n"
"Last-Translator: Rostislav \"zbrox\" Raykov <zbrox(a)i-space.org>\n"
"Language-Team: Bulgarian <dict(a)fsa-bg.org>\n"
"MIME-Version: 1.0\n"
@@ -20,12 +20,12 @@
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "Достъпност"
+msgid "Universal Access"
+msgstr "Универсален достъп"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "Настройки на достъпността"
+msgid "Universal Access Settings"
+msgstr "Настройки на универсалния достъп"
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -40,13 +40,14 @@
msgstr "Програми"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "Работен плот"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "Лични предпочитания и административни настройки"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "Система"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "Разработка"
@@ -149,17 +150,13 @@
msgstr "Настройки"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
-msgstr "Настройки, свързани с достъпността"
+msgid "Universal access related preferences"
+msgstr "Настройки, свързани с универсалния достъп"
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "Лични настройки и предпочитания"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "Система"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "Системни настройки"
@@ -169,9 +166,9 @@
msgstr "Администрация на системата"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
+msgid "Change system-wide settings (affects all users)"
msgstr ""
-"Промяна на глобалните настройки на системата (ще се отразят на всички "
+"Промяна на глобалните настройки на системата (ще се отрази на всички "
"потребители)"
#: ../desktop-directories/System-Tools.directory.in.h:1
@@ -241,7 +238,7 @@
#: ../util/test-menu-spec.c:91
msgid "Invalid desktop file ID"
-msgstr "Невалидно ID на desktop файла"
+msgstr "Невалиден идентификатор на файла .desktop"
#: ../util/test-menu-spec.c:92
msgid "[Invalid Filename]"
@@ -274,5 +271,5 @@
#: ../util/test-menu-spec.c:189
msgid "- test GNOME's implementation of the Desktop Menu Specification"
msgstr ""
-"- тестване на реализацията на спецификазията за менюта към работния плот на "
+"- тестване на реализацията на спецификацията за менюта към работния плот на "
"GNOME"
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/gnome-menus-2.19.90/po/ChangeLog new/gnome-menus-2.19.92/po/ChangeLog
--- old/gnome-menus-2.19.90/po/ChangeLog 2007-08-13 23:25:16.000000000 +0200
+++ new/gnome-menus-2.19.92/po/ChangeLog 2007-09-04 19:34:51.000000000 +0200
@@ -1,3 +1,34 @@
+2007-09-04 Jovan Naumovski <jovan(a)lugola.net>
+
+ * mk.po: Updated Macedonian translation.
+
+2007-09-02 Duarte Loreto <happyguy_pt(a)hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+2007-09-02 Funda Wang <fundawang(a)gmail.com>
+
+ * zh_CN.po: Updated Simplified Chinese translation.
+
+2007-08-24 Stéphane Raimbault <stephane.raimbault(a)gmail.com>
+
+ * fr.po: Updated French translation.
+
+2007-08-19 Leonardo Ferreira Fontenelle <leonardof(a)svn.gnome.org>
+
+ * pt_BR.po: Brazilian Portuguese translation updated by Og Maciel
+ <ogmaciel(a)ubuntu.com> and Leonardo Ferreira Fontenelle
+ <leo.fontenelle(a)gmail.com>.
+
+2007-08-17 Artur Flinta <aflinta(a)svn.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+2007-08-17 Alexander Shopov <ash(a)contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash(a)contact.bg>
+
==================== 2.19.90 ====================
2007-08-13 Claude Paroz <claude(a)2xlibre.net>
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/gnome-menus-2.19.90/po/fr.po new/gnome-menus-2.19.92/po/fr.po
--- old/gnome-menus-2.19.90/po/fr.po 2007-02-15 00:16:59.000000000 +0100
+++ new/gnome-menus-2.19.92/po/fr.po 2007-09-04 19:34:51.000000000 +0200
@@ -1,32 +1,33 @@
# French translation of gnome-menus.
-# Copyright (C) 2004-2005 Free Software Foundation, Inc.
+# Copyright (C) 2004-2005, 2007 Free Software Foundation, Inc.
# This file is distributed under the same license as the gnome-menu package.
#
# Baptiste Mille-Mathias <bmm80(a)free.fr>, 2004-2005.
# Vincent Untz <vuntz(a)gnome.org>, 2005.
-# Christophe Merlet (RedFox) <redfox(a)redfoxcenter.org>, 2005.
+# Christophe Merlet <redfox(a)redfoxcenter.org>, 2005.
# Robert-André Mauchin <zebob.m(a)gmail.com>, 2007.
-#
+# Stéphane Raimbault <stephane.raimbault(a)gmail.com>, 2007.
+#
msgid ""
msgstr ""
-"Project-Id-Version: gnome-menus 2.17.5\n"
+"Project-Id-Version: gnome-menus.HEAD.fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-27 22:29+0100\n"
-"PO-Revision-Date: 2007-01-26 21:00+0100\n"
-"Last-Translator: Robert-André Mauchin <zebob.m(a)gmail.com>\n"
-"Language-Team: GNOME French Team <gnomefr(a)traduc.org>\n"
+"POT-Creation-Date: 2007-08-24 15:17+0200\n"
+"PO-Revision-Date: 2007-08-16 01:23+0200\n"
+"Last-Translator: Stéphane Raimbault <stephane.raimbault(a)gmail.com>\n"
+"Language-Team: GNOME French team <gnomefr(a)traduc.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "Accessibilité"
+msgid "Universal Access"
+msgstr "Accès universel"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "Paramètres d'accessibilité"
+msgid "Universal Access Settings"
+msgstr "Paramètres d'accès universel"
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -41,13 +42,14 @@
msgstr "Applications"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "Bureau"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "Préférences personnelles et paramètres du système"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "Système"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "Programmation"
@@ -114,7 +116,7 @@
#: ../desktop-directories/Multimedia.directory.in.h:2
msgid "Sound & Video"
-msgstr "Son et Vidéo"
+msgstr "Son et vidéo"
#: ../desktop-directories/Office.directory.in.h:1
msgid "Office"
@@ -150,17 +152,13 @@
msgstr "Préférences"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
-msgstr "Préférences d'accessibilité"
+msgid "Universal access related preferences"
+msgstr "Préférences associées à l'accès universel"
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "Préférences et paramètres personnels"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "Système"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "Paramètres système"
@@ -170,9 +168,9 @@
msgstr "Administration"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
+msgid "Change system-wide settings (affects all users)"
msgstr ""
-"Modifie les paramètres au niveau système (affecte tous les utilisateurs)"
+"Modifie globalement les paramètres du système (affecte tous les utilisateurs)"
#: ../desktop-directories/System-Tools.directory.in.h:1
msgid "System Tools"
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/gnome-menus-2.19.90/po/Makefile.in.in new/gnome-menus-2.19.92/po/Makefile.in.in
--- old/gnome-menus-2.19.90/po/Makefile.in.in 2007-08-13 23:35:09.000000000 +0200
+++ new/gnome-menus-2.19.92/po/Makefile.in.in 2007-09-04 19:41:01.000000000 +0200
@@ -133,7 +133,7 @@
dvi info tags TAGS ID:
# Define this as empty until I found a useful application.
-install-exec installcheck:
+installcheck:
uninstall:
linguas="$(USE_LINGUAS)"; \
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/gnome-menus-2.19.90/po/mk.po new/gnome-menus-2.19.92/po/mk.po
--- old/gnome-menus-2.19.90/po/mk.po 2007-01-22 21:57:52.000000000 +0100
+++ new/gnome-menus-2.19.92/po/mk.po 2007-09-04 19:34:51.000000000 +0200
@@ -1,4 +1,4 @@
-# translation of gnome-menus.HEAD.mk.po to Macedonian
+# translation of gnome-menus.HEAD.po to Macedonian
# translation of gnome-menus.
# Copyright (C) 2005 THE gnome-menus'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-menus package.
@@ -7,13 +7,14 @@
# Арангел Ангов <ufo(a)linux.net.mk>, 2005.
# Arangel Angov <ufo(a)linux.net.mk>, 2006.
# Jovan Naumovski <jovan(a)lugola.net>, 2006, 2007.
+# Arangel Angov <arangel(a)linux.net.mk>, 2007.
msgid ""
msgstr ""
-"Project-Id-Version: gnome-menus.HEAD.mk\n"
+"Project-Id-Version: gnome-menus.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-12 14:18+0000\n"
-"PO-Revision-Date: 2007-01-16 16:18+0100\n"
-"Last-Translator: Jovan Naumovski <jovan(a)lugola.net>\n"
+"POT-Creation-Date: 2007-05-02 03:41+0100\n"
+"PO-Revision-Date: 2007-09-04 11:06+0200\n"
+"Last-Translator: Arangel Angov <arangel(a)linux.net.mk>\n"
"Language-Team: Macedonian <ossm-members(a)hedona.on.net.mk>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,12 +23,12 @@
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "Пристапност"
+msgid "Universal Access"
+msgstr "Универзален пристап"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "Поставувања за пристапност"
+msgid "Universal Access Settings"
+msgstr "Поставувања за универзален пристап"
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -42,13 +43,14 @@
msgstr "Апликации"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "Работна површина"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "Лични преференции и администраторски поставувања"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "Систем"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "Програмирање"
@@ -151,17 +153,13 @@
msgstr "Преференции"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
-msgstr "Преференции поврзани со пристапноста"
+msgid "Universal access related preferences"
+msgstr "Преференции поврзани со универзалниот пристап"
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "Лични преференции и поставувања"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "Систем"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "Системски поставувања"
@@ -171,8 +169,8 @@
msgstr "Администрација"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
-msgstr "Промена на поставувањата на цел систем (има ефект врз сите корисници)"
+msgid "Change system-wide settings (affects all users)"
+msgstr "Промени ги поставувањата на целиот систем (има ефект врз сите корисници)"
#: ../desktop-directories/System-Tools.directory.in.h:1
msgid "System Tools"
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/gnome-menus-2.19.90/po/oc.po new/gnome-menus-2.19.92/po/oc.po
--- old/gnome-menus-2.19.90/po/oc.po 2007-08-03 21:37:01.000000000 +0200
+++ new/gnome-menus-2.19.92/po/oc.po 2007-09-04 19:34:52.000000000 +0200
@@ -8,22 +8,22 @@
msgstr ""
"Project-Id-Version: gnome-menus 2.18.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-04-15 18:55+0200\n"
-"PO-Revision-Date: 2007-03-13 21:01+0100\n"
+"POT-Creation-Date: 2007-08-21 12:07+0100\n"
+"PO-Revision-Date: 2007-09-01 20:17+0200\n"
"Last-Translator: Yannig MARCHEGAY (Kokoyaya) <yannig@marchegay>\n"
"Language-Team: Occitan (post 1500) <ubuntu-l10n-oci(a)lists.ubuntu.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"Content-Transfer-Encoding: 8bit"
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "Accessibilitat"
+msgid "Universal Access"
+msgstr "Accès universal"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "Paramètres d'accessibilitat"
+msgid "Universal Access Settings"
+msgstr ""
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -35,16 +35,17 @@
#: ../desktop-directories/Applications.directory.in.h:1
msgid "Applications"
-msgstr "Logicials"
+msgstr "Aplicacions"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "Burèu"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "Preferéncias personalas e paramètres del sistèma"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "Sistèma"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "Desvolopament"
@@ -79,7 +80,7 @@
#: ../desktop-directories/Hardware.directory.in.h:2
msgid "Settings for several hardware devices"
-msgstr ""
+msgstr "Paramètres per d'unes periferics materials"
#: ../desktop-directories/InternetAndNetwork.directory.in.h:1
msgid "Internet and Network"
@@ -87,7 +88,7 @@
#: ../desktop-directories/InternetAndNetwork.directory.in.h:2
msgid "Network-related settings"
-msgstr ""
+msgstr "Paramètres en relacion amb la ret"
#: ../desktop-directories/Internet.directory.in.h:1
msgid "Internet"
@@ -128,7 +129,7 @@
#: ../desktop-directories/Other.directory.in.h:2
msgid "Other"
-msgstr "Autres"
+msgstr "Autre"
#: ../desktop-directories/Personal.directory.in.h:1
msgid "Personal"
@@ -148,17 +149,13 @@
msgstr "Preferéncias"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
-msgstr "Preferéncias d'accessibilitat"
+msgid "Universal access related preferences"
+msgstr ""
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "Preferéncias e paramètres personals"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "Sistèma"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "Paramètres del sistèma"
@@ -168,9 +165,8 @@
msgstr "Administracion"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
+msgid "Change system-wide settings (affects all users)"
msgstr ""
-"Càmbia los paramètres al nivèl del sistèma (s'aplica a totes los utilizaires)"
#: ../desktop-directories/System-Tools.directory.in.h:1
msgid "System Tools"
@@ -207,7 +203,7 @@
#: ../simple-editor/GMenuSimpleEditor/maindialog.py:115
msgid "Show"
-msgstr "Visualizar"
+msgstr "Visualizacion"
#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44
msgid ""
@@ -273,3 +269,12 @@
msgid "- test GNOME's implementation of the Desktop Menu Specification"
msgstr ""
"- ensajar l'implementacion GNOME de l'especificacion dels menuts .desktop"
+
+#~ msgid "Accessibility"
+#~ msgstr "Accessibilitat"
+
+#~ msgid "Accessibility Settings"
+#~ msgstr "Paramètres d'accessibilitat"
+
+#~ msgid "Desktop"
+#~ msgstr "Burèu"
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/gnome-menus-2.19.90/po/pl.po new/gnome-menus-2.19.92/po/pl.po
--- old/gnome-menus-2.19.90/po/pl.po 2007-08-03 21:37:01.000000000 +0200
+++ new/gnome-menus-2.19.92/po/pl.po 2007-09-04 19:34:52.000000000 +0200
@@ -80,7 +80,7 @@
#: ../desktop-directories/Hardware.directory.in.h:1
msgid "Hardware"
-msgstr "Sprzet"
+msgstr "Sprzęt"
#: ../desktop-directories/Hardware.directory.in.h:2
msgid "Settings for several hardware devices"
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/gnome-menus-2.19.90/po/pt_BR.po new/gnome-menus-2.19.92/po/pt_BR.po
--- old/gnome-menus-2.19.90/po/pt_BR.po 2007-02-15 00:16:59.000000000 +0100
+++ new/gnome-menus-2.19.92/po/pt_BR.po 2007-09-04 19:34:51.000000000 +0200
@@ -4,14 +4,15 @@
# Raphael Higino <phhigino(a)gmail.com>, 2004-2005.
# Afonso Celso Medina <afmedina(a)uol.com.br>, 2005.
# Og Maciel <ogmaciel(a)ubuntu.com>, 2006-2007.
+# Leonardo Ferreira Fontenelle <leo.fontenelle(a)gmail.com>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-menus\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-02 03:30+0000\n"
-"PO-Revision-Date: 2007-02-02 13:27-0200\n"
-"Last-Translator: Og Maciel <ogmaciel(a)ubuntu.com>\n"
+"POT-Creation-Date: 2007-08-19 20:21-0300\n"
+"PO-Revision-Date: 2007-08-19 20:31-0300\n"
+"Last-Translator: Leonardo Ferreira Fontenelle <leo.fontenelle(a)gmail.com>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br(a)listas.cipsga.org.br>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,12 +20,12 @@
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "Acessibilidade"
+msgid "Universal Access"
+msgstr "Acesso Universal"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "Configurações de Acessibilidade"
+msgid "Universal Access Settings"
+msgstr "Configurações do Acesso Universal"
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -39,13 +40,14 @@
msgstr "Aplicações"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "Área de Trabalho"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "Preferências pessoais e configurações de administração"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "Sistema"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "Programação"
@@ -96,7 +98,7 @@
#: ../desktop-directories/Internet.directory.in.h:2
msgid "Programs for Internet access such as web and email"
-msgstr "Programas para acesso à Internet tais como web e email"
+msgstr "Programas para acesso à Internet tais como web e e-mail"
#: ../desktop-directories/LookAndFeel.directory.in.h:1
msgid "Look and Feel"
@@ -104,7 +106,8 @@
#: ../desktop-directories/LookAndFeel.directory.in.h:2
msgid "Settings controlling the desktop appearance and behavior"
-msgstr "Configurações que controlam o visual e o comportamento da área de trabalho"
+msgstr ""
+"Configurações que controlam o visual e o comportamento da área de trabalho"
#: ../desktop-directories/Multimedia.directory.in.h:1
msgid "Multimedia menu"
@@ -148,17 +151,13 @@
msgstr "Preferências"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
-msgstr "Preferências relativas à acessibilidade"
+msgid "Universal access related preferences"
+msgstr "Preferências relativas ao acesso universal"
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "Preferências e configurações pessoais"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "Sistema"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "Configurações do sistema"
@@ -168,7 +167,7 @@
msgstr "Administração"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
+msgid "Change system-wide settings (affects all users)"
msgstr "Modifique configurações gerais do sistema (afeta a todos os usuários)"
#: ../desktop-directories/System-Tools.directory.in.h:1
@@ -212,7 +211,9 @@
msgid ""
"Cannot find home directory: not set in /etc/passwd and no value for $HOME in "
"environment"
-msgstr "Não é possível localizar o diretório home: não está definido em /etc/passwd e nenhum valor para $HOME nas variáveis de ambiente"
+msgstr ""
+"Não foi possível localizar o diretório home: não está definido em /etc/passwd "
+"e nenhum valor para $HOME nas variáveis de ambiente"
#: ../util/test-menu-spec.c:33
msgid "Menu file"
@@ -220,19 +221,19 @@
#: ../util/test-menu-spec.c:33
msgid "MENU_FILE"
-msgstr "MENU_FILE"
+msgstr "ARQUIVO_MENU"
#: ../util/test-menu-spec.c:34
msgid "Monitor for menu changes"
-msgstr "Monitor para alterações do menu"
+msgstr "Monitora alterações do menu"
#: ../util/test-menu-spec.c:35
msgid "Include <Exclude>d entries"
-msgstr "Incluir entradas <Exclude>d"
+msgstr "Inclui entradas <Exclude>d"
#: ../util/test-menu-spec.c:36
msgid "Include NoDisplay=true entries"
-msgstr "Incluir entradas NoDisplay=true"
+msgstr "Inclui entradas NoDisplay=true"
#: ../util/test-menu-spec.c:91
msgid "Invalid desktop file ID"
@@ -269,4 +270,13 @@
#: ../util/test-menu-spec.c:189
msgid "- test GNOME's implementation of the Desktop Menu Specification"
msgstr ""
-"- test Implementação da Especificação de Menu da Área de Trabalho do GNOME"
+"- testa a implementação GNOME da Especificação de Menu da Área de Trabalho"
+
+#~ msgid "Accessibility"
+#~ msgstr "Acessibilidade"
+
+#~ msgid "Accessibility Settings"
+#~ msgstr "Configurações de Acessibilidade"
+
+#~ msgid "Desktop"
+#~ msgstr "Área de Trabalho"
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/gnome-menus-2.19.90/po/pt.po new/gnome-menus-2.19.92/po/pt.po
--- old/gnome-menus-2.19.90/po/pt.po 2007-02-15 00:16:59.000000000 +0100
+++ new/gnome-menus-2.19.92/po/pt.po 2007-09-04 19:34:52.000000000 +0200
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: 2.18\n"
+"Project-Id-Version: 2.20\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-14 22:37+0000\n"
-"PO-Revision-Date: 2007-02-14 22:40+0000\n"
+"POT-Creation-Date: 2007-09-02 17:59+0100\n"
+"PO-Revision-Date: 2007-09-02 18:05+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt(a)hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt(a)yahoogroups.com>\n"
"MIME-Version: 1.0\n"
@@ -17,12 +17,12 @@
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "Acessibilidade"
+msgid "Universal Access"
+msgstr "Acesso Universal"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "Definições de Acessibilidade"
+msgid "Universal Access Settings"
+msgstr "Definições de Acesso Universal"
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -37,13 +37,14 @@
msgstr "Aplicações"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "Área de Trabalho"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "Preferências pessoais e definições de administração"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "Sistema"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "Desenvolvimento"
@@ -102,7 +103,8 @@
#: ../desktop-directories/LookAndFeel.directory.in.h:2
msgid "Settings controlling the desktop appearance and behavior"
-msgstr "Definições que controlam a aparência e comportamento do ambiente de trabalho"
+msgstr ""
+"Definições que controlam a aparência e comportamento do ambiente de trabalho"
#: ../desktop-directories/Multimedia.directory.in.h:1
msgid "Multimedia menu"
@@ -146,17 +148,13 @@
msgstr "Preferências"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
-msgstr "Preferências relacionadas com a acessibilidade"
+msgid "Universal access related preferences"
+msgstr "Preferências relacionadas com o acesso universal"
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "Preferências e definições pessoais"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "Sistema"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "Definições de sistema"
@@ -166,7 +164,7 @@
msgstr "Administração"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
+msgid "Change system-wide settings (affects all users)"
msgstr "Alterar definições de sistema (afecta todos os utilizadores)"
#: ../desktop-directories/System-Tools.directory.in.h:1
@@ -270,3 +268,12 @@
msgid "- test GNOME's implementation of the Desktop Menu Specification"
msgstr ""
"- testar a implementação GNOME da Especificação de Menu de Área de Trabalho"
+
+#~ msgid "Accessibility"
+#~ msgstr "Acessibilidade"
+
+#~ msgid "Accessibility Settings"
+#~ msgstr "Definições de Acessibilidade"
+
+#~ msgid "Desktop"
+#~ msgstr "Área de Trabalho"
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/gnome-menus-2.19.90/po/zh_CN.po new/gnome-menus-2.19.92/po/zh_CN.po
--- old/gnome-menus-2.19.90/po/zh_CN.po 2007-02-27 08:34:05.000000000 +0100
+++ new/gnome-menus-2.19.92/po/zh_CN.po 2007-09-04 19:34:52.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: gnome-menus HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-12 14:18+0000\n"
+"POT-Creation-Date: 2007-05-02 03:41+0100\n"
"PO-Revision-Date: 2007-02-19 16:32+0800\n"
"Last-Translator: Funda Wang <fundawang(a)gmail.com>\n"
"Language-Team: zh_CN <i18n-translation(a)lists.linux.net.cn>\n"
@@ -17,12 +17,12 @@
#: ../desktop-directories/Accessibility.directory.in.h:1
#: ../desktop-directories/Settings-Accessibility.directory.in.h:1
-msgid "Accessibility"
-msgstr "辅助功能"
+msgid "Universal Access"
+msgstr "通用访问"
#: ../desktop-directories/Accessibility.directory.in.h:2
-msgid "Accessibility Settings"
-msgstr "辅助功能设置"
+msgid "Universal Access Settings"
+msgstr "通用访问设置"
#: ../desktop-directories/Accessories.directory.in.h:1
msgid "Accessories"
@@ -37,13 +37,14 @@
msgstr "应用程序"
#: ../desktop-directories/Desktop.directory.in.h:1
-msgid "Desktop"
-msgstr "桌面"
-
-#: ../desktop-directories/Desktop.directory.in.h:2
msgid "Personal preferences and administration settings"
msgstr "个人首选项和管理设置"
+#: ../desktop-directories/Desktop.directory.in.h:2
+#: ../desktop-directories/System.directory.in.h:1
+msgid "System"
+msgstr "系统"
+
#: ../desktop-directories/Development.directory.in.h:1
msgid "Programming"
msgstr "编程"
@@ -146,17 +147,14 @@
msgstr "首选项"
#: ../desktop-directories/Settings-Accessibility.directory.in.h:2
-msgid "Accessibility related preferences"
+#, fuzzy
+msgid "Universal access related preferences"
msgstr "辅助功能相关的首选项"
#: ../desktop-directories/Settings.directory.in.h:1
msgid "Personal preferences and settings"
msgstr "个人首选项和设置"
-#: ../desktop-directories/System.directory.in.h:1
-msgid "System"
-msgstr "系统"
-
#: ../desktop-directories/System.directory.in.h:2
msgid "System settings"
msgstr "系统设置"
@@ -166,7 +164,7 @@
msgstr "系统管理"
#: ../desktop-directories/System-Settings.directory.in.h:2
-msgid "Change systemwide settings (affects all users)"
+msgid "Change system-wide settings (affects all users)"
msgstr "更改系统级设置(影响全部用户)"
#: ../desktop-directories/System-Tools.directory.in.h:1
@@ -267,3 +265,4 @@
#: ../util/test-menu-spec.c:189
msgid "- test GNOME's implementation of the Desktop Menu Specification"
msgstr "- 测试 GNOME 对桌面菜单规范的实现"
+
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/gnome-menus-2.19.90/README new/gnome-menus-2.19.92/README
--- old/gnome-menus-2.19.90/README 2007-08-03 21:37:01.000000000 +0200
+++ new/gnome-menus-2.19.92/README 2007-09-04 19:39:16.000000000 +0200
@@ -1,5 +1,5 @@
-gnome-menus 2.19.6
-==================
+gnome-menus 2.19.92
+===================
This package is free software and is part of the
GNOME project.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-desktop
checked in at Thu Sep 13 18:43:49 CEST 2007.
--------
--- GNOME/gnome-desktop/gnome-desktop.changes 2007-08-31 00:34:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes 2007-09-10 19:36:56.364207000 +0200
@@ -1,0 +2,7 @@
+Mon Sep 10 19:36:19 CEST 2007 - mauro(a)suse.de
+
+- Update to version 2.19.92:
+ + Updated translations.
+ + Updated README
+
+-------------------------------------------------------------------
Old:
----
gnome-desktop-2.19.90.tar.bz2
New:
----
gnome-desktop-2.19.92.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-desktop.spec ++++++
--- /var/tmp/diff_new_pack.Ez1284/_old 2007-09-13 18:42:53.000000000 +0200
+++ /var/tmp/diff_new_pack.Ez1284/_new 2007-09-13 18:42:53.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-desktop (Version 2.19.90)
+# spec file for package gnome-desktop (Version 2.19.92)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,7 +15,7 @@
License: GNU Free Documentation License, Version 1.1 (GFDL 1.1), GPL v2 or later
Group: System/GUI/GNOME
Obsoletes: gnome-core
-Version: 2.19.90
+Version: 2.19.92
Release: 1
Summary: The GNOME Desktop API Library
Source: %{name}-%{version}.tar.bz2
@@ -154,6 +154,10 @@
%{_datadir}/gtk-doc/html/gnome-desktop
%changelog
+* Mon Sep 10 2007 - mauro(a)suse.de
+- Update to version 2.19.92:
+ + Updated translations.
+ + Updated README
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.90:
+ Updated translations.
++++++ gnome-desktop-2.19.90.tar.bz2 -> gnome-desktop-2.19.92.tar.bz2 ++++++
++++ 12782 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gdm
checked in at Thu Sep 13 18:42:45 CEST 2007.
--------
--- GNOME/gdm/gdm.changes 2007-09-12 19:46:02.000000000 +0200
+++ /mounts/work_src_done/STABLE/gdm/gdm.changes 2007-09-13 10:43:53.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 10:43:52 CEST 2007 - stbinner(a)suse.de
+
+- '%suse_update_desktop_file -G "" foo' doesn't seem to work anymore
+
+-------------------------------------------------------------------
New:
----
fix-desktop-files.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.n31315/_old 2007-09-13 18:42:27.000000000 +0200
+++ /var/tmp/diff_new_pack.n31315/_new 2007-09-13 18:42:27.000000000 +0200
@@ -22,7 +22,7 @@
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.19.7
-Release: 10
+Release: 12
Summary: The GNOME 2.x Display Manager
Source: %{name}-%{version}.tar.bz2
Source1: gdm.pamd
@@ -56,6 +56,7 @@
Patch39: gdm-2.19.7-pam-hide-password.patch
Patch40: gdm-XKeepsCrashing-SaX2.patch
Patch41: gdm-2.19.7-vncxauth.patch
+Patch42: fix-desktop-files.diff
URL: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Docdir: %{_defaultdocdir}
@@ -112,6 +113,7 @@
%patch39 -p1
%patch40
%patch41 -p1
+%patch42
gnome-patch-translation-update
%build
@@ -152,9 +154,9 @@
rm $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
rmdir $RPM_BUILD_ROOT%{_sysconfdir}/dm
%suse_update_desktop_file gdmsetup SystemSetup
-%suse_update_desktop_file -G "" gdmphotosetup SystemSetup
-%suse_update_desktop_file -G "" gdmflexiserver RemoteAccess
-%suse_update_desktop_file -G "" gdmflexiserver-xnest RemoteAccess
+%suse_update_desktop_file gdmphotosetup SystemSetup
+%suse_update_desktop_file gdmflexiserver RemoteAccess
+%suse_update_desktop_file gdmflexiserver-xnest RemoteAccess
#echo DocPath=gdm >> $RPM_BUILD_ROOT%{_datadir}/applications/gdmsetup.desktop
#echo DocPath=gdm >> $RPM_BUILD_ROOT%{_datadir}/applications/gdmphotosetup.desktop
mkdir -p $RPM_BUILD_ROOT/var/log/gdm
@@ -246,6 +248,8 @@
%files lang -f %{name}.lang
%changelog
+* Thu Sep 13 2007 - stbinner(a)suse.de
+- '%%suse_update_desktop_file -G "" foo' doesn't seem to work anymore
* Wed Sep 12 2007 - jberkman(a)novell.com
- correctly add localhost xauth for "remote" connections on little
endian machines (bnc #296699)
++++++ fix-desktop-files.diff ++++++
--- ./gui/gdmflexiserver-xnest.desktop.in.in 2007/09/13 08:35:04 1.1
+++ ./gui/gdmflexiserver-xnest.desktop.in.in 2007/09/13 08:36:01
@@ -1,7 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
_Name=New Login in a Window
-_GenericName=New Login in a Window
_Comment=Login as another user in a window
TryExec=@X_XNEST_CMD@
Exec=gdmflexiserver --xnest
--- ./gui/gdmflexiserver-xnest.desktop 2007/09/13 08:35:10 1.1
+++ ./gui/gdmflexiserver-xnest.desktop 2007/09/13 08:35:28
@@ -26,32 +26,6 @@
Name[th]=การเข้าระบบใหม่ในหน้าต่าง
Name[vi]=Đăng nhập mới trong cửa sổ
Name[zh_CN]=窗口中的新登录
-GenericName=New Login in a Window
-GenericName[bg]=Ново влизане в прозорец
-GenericName[bn_IN]=উইন্ডোর মধ্যে নতুন লগ-ইন
-GenericName[de]=In einem Fenster neu anmelden
-GenericName[dz]=སྒོ་སྒྲིག་ཅིག་ནང་ ནང་བསྐྱོད་གསརཔ
-GenericName[en_CA]=New Login in a Window
-GenericName[es]=Nuevo acceso en una ventana
-GenericName[et]=Uus sisselogimine aknas
-GenericName[eu]=Saio berria leiho batean
-GenericName[fi]=Uusi kirjautuminen ikkunassa
-GenericName[fr]=Nouvelle connexion dans une fenêtre
-GenericName[gu]=વિન્ડોમાં નવો પ્રવેશ
-GenericName[hu]=Új bejelentkezés egy ablakban
-GenericName[ja]=ウィンドウから新しいログイン
-GenericName[kn]=ಒಂದು ವಿಂಡೋದಲ್ಲಿ ಹೊಸ ಪ್ರವೇಶ
-GenericName[ko]=창에서 새로 로그인
-GenericName[lt]=Naujas prisijungimas lange
-GenericName[ml]=ജാലകത്തില് ഉളള പുതിയ ലോഗിന്
-GenericName[nb]=Ny innlogging i et vindu
-GenericName[or]=ଗୋଟିଏ ୱିଣ୍ଡୋରେ ନୂତନ ଲଗଇନ
-GenericName[pt_BR]=Nova Sessão em uma Janela
-GenericName[sv]=Ny inloggning i ett fönster
-GenericName[ta]=சாளரத்தில் புதிய நுழைவு
-GenericName[th]=การเข้าระบบใหม่ในหน้าต่าง
-GenericName[vi]=Đăng nhập mới trong cửa sổ
-GenericName[zh_CN]=窗口中的新登录
Comment=Login as another user in a window
Comment[bg]=Влизане в системата като друг потребител в прозорец
Comment[bn_IN]=লগ-আউট না করে পৃথক ব্যবহারকারীরূপে উইন্ডোর মধ্যে লগ-ইন করুন
--- gui/gdmphotosetup.desktop.in 2007/09/13 08:33:22 1.25
+++ gui/gdmphotosetup.desktop.in 2007/09/13 08:36:41
@@ -1,7 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Login Photo
-_GenericName=Login Photo
_Comment=Change the picture that will show in the GDM (login manager) face browser
TryExec=gdmphotosetup
Exec=gdmphotosetup
--- ./gui/gdmflexiserver.desktop 2007/09/13 08:37:47 1.1
+++ ./gui/gdmflexiserver.desktop 2007/09/13 08:38:04
@@ -78,84 +78,6 @@
Name[zh_HK]=以新身分登入
Name[zh_TW]=以新身分登入
Name[zu]=Umngenisi omusha
-GenericName=New Login
-GenericName[af]=Nuwe aanmelding
-GenericName[ar]=ولوج جديد
-GenericName[az]=Yeni Giriş
-GenericName[be]=Новы ўваход
-GenericName[bg]=Ново влизане
-GenericName[bn]=নতুন লগইন
-GenericName[bn_IN]=নতুন লগ-ইন
-GenericName[bs]=Nova prijava
-GenericName[ca]=Entrada nova
-GenericName[cs]=Nové přihlášení
-GenericName[cy]=Mewngofnodiad Newydd
-GenericName[da]=Nyt logind
-GenericName[de]=Neu anmelden
-GenericName[dz]=ནང་བསྐྱོད་གསརཔ།
-GenericName[el]=Νέα Είσοδος
-GenericName[en_CA]=New Login
-GenericName[en_GB]=New Login
-GenericName[es]=Pantalla de entrada nueva
-GenericName[et]=Uus seanss
-GenericName[eu]=Saio-hasiera berria
-GenericName[fa]=ورود جدید به سیستم
-GenericName[fi]=Uusi kirjautuminen
-GenericName[fr]=Nouvelle connexion
-GenericName[ga]=Logann nua
-GenericName[gl]=Nova sesión
-GenericName[gu]=નવો પ્રવેશ
-GenericName[he]=חיבור חדש
-GenericName[hi]=नया लॉगइन
-GenericName[hr]=Nova prijava
-GenericName[hu]=Új bejelentkezés
-GenericName[hy]=Նոր մուտք
-GenericName[id]=Login Baru
-GenericName[it]=Nuovo login
-GenericName[ja]=新しいログイン
-GenericName[ka]=ახალი შესვლა
-GenericName[kn]=ಹೊಸ ದಾಖಲಾತಿ
-GenericName[ko]=새로 로그인
-GenericName[ku]=Têketina Nû
-GenericName[lt]=Naujas prisijungimas
-GenericName[lv]=Jauna pieslēgšanās
-GenericName[mg]=Fidirana vaovao
-GenericName[mk]=Ново најавување
-GenericName[ml]=പുയിയ ലോഗിന്
-GenericName[mn]=Шинэ нэвтрэлт
-GenericName[mr]=नविन प्रवेश
-GenericName[ms]=Logmasuk baru
-GenericName[nb]=Ny innlogging
-GenericName[ne]=नयाँ लगइन
-GenericName[nl]=Nieuwe aanmelding
-GenericName[nn]=Ny innlogging
-GenericName[nso]=Go Tsena go go Swa
-GenericName[oc]=Connection novèla
-GenericName[or]=ନୂତନ ଲଗଇନ୍
-GenericName[pa]=ਨਵਾਂ ਲਾਗਇਨ
-GenericName[pl]=Nowy login
-GenericName[pt]=Nova Sessão
-GenericName[pt_BR]=Nova Sessão
-GenericName[ro]=Autentificare nouă
-GenericName[ru]=Новый сеанс
-GenericName[si]=නව පිවිසුම
-GenericName[sk]=Nové prihlásenie
-GenericName[sl]=Nova prijava
-GenericName[sq]=Login i Ri
-GenericName[sr]=Нова пријава
-GenericName[sr@Latn]=Nova prijava
-GenericName[sv]=Ny inloggning
-GenericName[ta]=புதிய உள்நுழைவு
-GenericName[th]=การเข้าระบบใหม่
-GenericName[tr]=Yeni Giriş
-GenericName[uk]=Новий сеанс
-GenericName[vi]=Đăng nhập mới
-GenericName[wa]=Novea elodjaedje
-GenericName[xh]=Ungeno Olutsha
-GenericName[zh_CN]=新登录
-GenericName[zh_HK]=以新身分登入
-GenericName[zh_TW]=以新身分登入
-GenericName[zu]=Umngenisi omusha
Comment=Log in as another user without logging out
Comment[af]=Meld aan as 'n ander gebruiker sonder om eers af te meld
Comment[ar]=لُجْ كمستخدم آخر دون الخروج
--- ./gui/gdmflexiserver.desktop.in 2007/09/13 08:50:58 1.25
+++ ./gui/gdmflexiserver.desktop.in 2007/09/13 08:51:40
@@ -1,7 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
_Name=New Login
-_GenericName=New Login
_Comment=Log in as another user without logging out
Exec=gdmflexiserver
Icon=gdm
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gfxboot
checked in at Thu Sep 13 18:42:45 CEST 2007.
--------
--- arch/i386/gfxboot/gfxboot.changes 2007-08-22 11:58:52.000000000 +0200
+++ /mounts/work_src_done/STABLE/gfxboot/gfxboot.changes 2007-09-12 17:54:04.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 12 17:53:43 CEST 2007 - snwint(a)suse.de
+
+- always ask for VBE2 info (to e.g. get 1366x768 listed - #298025)
+- new welcome screen animation
+
+-------------------------------------------------------------------
+Mon Sep 10 17:44:44 CEST 2007 - snwint(a)suse.de
+
+- updated translations
+
+-------------------------------------------------------------------
Old:
----
gfxboot-3.3.34.tar.bz2
Lenovo.tar.bz2
New:
----
gfxboot-3.3.36.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gfxboot.spec ++++++
--- /var/tmp/diff_new_pack.P31594/_old 2007-09-13 18:42:29.000000000 +0200
+++ /var/tmp/diff_new_pack.P31594/_new 2007-09-13 18:42:29.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gfxboot (Version 3.3.34)
+# spec file for package gfxboot (Version 3.3.36)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,15 +18,14 @@
Requires: perl-HTML-Parser
Autoreqprov: on
Summary: Graphical Boot Logo for LILO and SYSLINUX
-Version: 3.3.34
+Version: 3.3.36
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source: gfxboot-3.3.34.tar.bz2
-Source1: Lenovo.tar.bz2
-Source2: NLD.tar.bz2
-Source3: SLES.tar.bz2
-Source4: SuSE.tar.bz2
-Source5: Zen.tar.bz2
+Source: gfxboot-3.3.36.tar.bz2
+Source1: NLD.tar.bz2
+Source2: SLES.tar.bz2
+Source3: SuSE.tar.bz2
+Source4: Zen.tar.bz2
%description
Here, find the graphical boot logo. It is suitable for both LILO and
@@ -40,7 +39,6 @@
%setup -T -D -a 2
%setup -T -D -a 3
%setup -T -D -a 4
-%setup -T -D -a 5
%build
make X11LIBS=/usr/X11R6/%_lib
@@ -63,6 +61,11 @@
/usr/share/gfxboot
%changelog
+* Wed Sep 12 2007 - snwint(a)suse.de
+- always ask for VBE2 info (to e.g. get 1366x768 listed - #298025)
+- new welcome screen animation
+* Mon Sep 10 2007 - snwint(a)suse.de
+- updated translations
* Wed Aug 22 2007 - snwint(a)suse.de
- fix livecd mode
* Mon Aug 20 2007 - snwint(a)suse.de
++++++ gfxboot-3.3.34.tar.bz2 -> gfxboot-3.3.36.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.34/bincode.asm new/gfxboot-3.3.36/bincode.asm
--- old/gfxboot-3.3.34/bincode.asm 2007-07-27 12:00:32.000000000 +0200
+++ new/gfxboot-3.3.36/bincode.asm 2007-09-12 11:11:15.000000000 +0200
@@ -3100,7 +3100,7 @@
jmp set_mode_90
set_mode_20:
mov ebx,[vbe_buffer]
- and dword [es:ebx],0
+ mov dword [es:ebx],32454256h ; 'VBE2'
mov eax,ebx
shr eax,4
@@ -3296,7 +3296,7 @@
jnz get_vbe_modes_90
mov edx,[vbe_buffer]
- and dword [es:edx],0
+ mov dword [es:edx],32454256h ; 'VBE2'
mov eax,edx
shr eax,4
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.34/Changelog new/gfxboot-3.3.36/Changelog
--- old/gfxboot-3.3.34/Changelog 2007-08-22 11:57:40.000000000 +0200
+++ new/gfxboot-3.3.36/Changelog 2007-09-12 17:51:56.000000000 +0200
@@ -1,3 +1,10 @@
+12/9/2007: v3.3.36
+ - always ask for VBE2 info (to e.g. get 1366x768 listed - #298025)
+ - new welcome screen animation
+
+10/9/2007: v3.3.35
+ - updated translations
+
22/8/2007: v3.3.34
- fix livecd mode
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gfxboot-3.3.34/VERSION new/gfxboot-3.3.36/VERSION
--- old/gfxboot-3.3.34/VERSION 2007-08-22 11:57:19.000000000 +0200
+++ new/gfxboot-3.3.36/VERSION 2007-09-12 17:53:34.000000000 +0200
@@ -1 +1 @@
-3.3.34
+3.3.36
++++++ NLD.tar.bz2 ++++++
++++++ SLES.tar.bz2 ++++++
++++++ SuSE.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/bsplash.inc new/themes/SuSE/bsplash.inc
--- old/themes/SuSE/bsplash.inc 2007-07-23 16:07:55.000000000 +0200
+++ new/themes/SuSE/bsplash.inc 2007-09-12 17:48:46.000000000 +0200
@@ -8,31 +8,57 @@
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
% Some global vars.
-/.b_x 0 def
-/.b_y 1 def
-/.b_dx 2 def
-/.b_dy 3 def
-/.b_steps 4 def
-/.b_mask 5 def
-/.b_count 6 def
-/.b_w 7 def
-/.b_h 8 def
-/.b_back 9 def
-/.b_tmp1 10 def
-/.b_tmp2 11 def
+/.b1_init 0 def
+/.b1_done 1 def
+/.b1_run 2 def
+/.b1_start 3 def
+/.b1_end 4 def
+/.b1_x 5 def
+/.b1_y 6 def
+/.b1_x0 7 def
+/.b1_dx 8 def
+/.b1_pic_name 9 def
+/.b1_mask_name 10 def
+/.b1_count 11 def
+/.b1_pic 12 def
+/.b1_mask 13 def
+/.b1_back 14 def
+/.b1_w 15 def
+/.b1_h 16 def
+/.b1_tmp1 17 def
+/.b1_tmp2 18 def
+
+/.b2_init 0 def
+/.b2_done 1 def
+/.b2_run 2 def
+/.b2_start 3 def
+/.b2_end 4 def
+/.b2_x 5 def
+/.b2_y 6 def
+/.b2_x0 7 def
+/.b2_dx 8 def
+/.b2_pic_name 9 def
+/.b2_grad_name 10 def
+/.b2_count 11 def
+/.b2_pic 12 def
+/.b2_grad 13 def
+/.b2_back 14 def
+/.b2_w 15 def
+/.b2_h 16 def
+/.b2_tmp1 17 def
+/.b2_tmp2 18 def
/bsplash.list [
- [ 680 45 -30 0 10 "text2a.pcx" -1 0 0 .undef .undef .undef ]
- [ 680 95 -30 0 10 "text2b.pcx" -1 0 0 .undef .undef .undef ]
- [ 680 145 -30 0 10 "text2c.pcx" -1 0 0 .undef .undef .undef ]
- [ 55 50 30 0 10 "text1.pcx" -7 0 0 .undef .undef .undef ]
- [ 320 280 0 0 10 "text3.pcx" -10 0 0 .undef .undef .undef ]
- [ 90 415 0 20 10 "text4a.pcx" -15 0 0 .undef .undef .undef ]
- [ 90 485 0 0 10 "text4b.pcx" -15 0 0 .undef .undef .undef ]
- [ 90 535 0 -20 10 "text4c.pcx" -15 0 0 .undef .undef .undef ]
+ % [ /b1.init /b1.done /b1.run 0 10 0 0 0 10 "cd.jpg" "cd_a.jpg" 8 { .undef } repeat ]
+
+ [ /b2.init /b2.done /b2.run 0 16 540 260 0 25 "w1.jpg" "grad1.jpg" 8 { .undef } repeat ]
+ [ /b2.init /b2.done /b2.run 2 18 540 310 0 25 "w2.jpg" "grad1.jpg" 8 { .undef } repeat ]
+ [ /b2.init /b2.done /b2.run 4 20 540 360 0 25 "w3.jpg" "grad1.jpg" 8 { .undef } repeat ]
+ [ /b2.init /b2.done /b2.run 6 22 540 410 0 25 "w4.jpg" "grad1.jpg" 8 { .undef } repeat ]
+ [ /b2.init /b2.done /b2.run 10 50 540 460 400 -10 "w5.jpg" "grad2.jpg" 8 { .undef } repeat ]
+ [ /b2.init /b2.done /b2.run 8 24 540 510 0 25 "w6.jpg" "grad1.jpg" 8 { .undef } repeat ]
] def
-/bsplash_cnt 10 def
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
% Init splash.
@@ -40,25 +66,7 @@
% ( ) ==> ( )
%
/bsplash.init {
- bsplash.list {
- dup .b_mask get readimage over .b_mask rot put
- dup .b_mask get dup .undef ne {
- imgsize
- 2 index .b_h rot put
- over .b_w rot put
-
- dup .b_x get over .b_y get moveto
- dup .b_w get over .b_steps get 2 index .b_dx get abs mul add
- over .b_h get 2 index .b_steps get 3 index .b_dy get abs mul add
- savescreen over .b_back rot put
-
- dup .b_w get 1 sub over .b_h get 1 sub savescreen over .b_tmp1 rot put
- dup .b_w get 1 sub over .b_h get 1 sub savescreen over .b_tmp2 rot put
- } {
- pop
- } ifelse
- pop
- } forall
+ bsplash.list { dup .b2_init get exec } forall
} def
@@ -68,13 +76,7 @@
% ( ) ==> ( )
%
/bsplash.free {
- bsplash.list {
- dup .b_mask get free dup .b_mask .undef put
- dup .b_back get free
- dup .b_tmp1 get free
- dup .b_tmp2 get free
- pop
- } forall
+ bsplash.list { dup .b2_done get exec } forall
} def
@@ -92,7 +94,7 @@
bsplash.init
- bsplash.skip not { 400000 usleep } if
+ bsplash.skip not { 200000 usleep } if
bsplash.skip not {
{
@@ -102,7 +104,7 @@
} loop
} if
- % bsplash.free
+ bsplash.free
setimage
@@ -116,56 +118,9 @@
% ( ) ==> ( true|false )
%
/bsplash.run {
- /bsplash_cnt bsplash_cnt 1 sub def
- bsplash_cnt 0 lt
- return
-
-
true
- bsplash.list {
- dup .b_mask get .undef ne over .b_count get .undef ne and {
- exch pop false exch
-
- dup .b_count get 1 add over .b_count rot put
-
- % count runs from 0 ... steps inclusive
-
- dup .b_count get 0 ge {
-
- % copy background
- dup .b_dx get over .b_count get mul 10 div
- over .b_dx get 2 index .b_steps get mul 10 div neg 0 max add
- over .b_dy get 2 index .b_count get mul 10 div
- 2 index .b_dy get 3 index .b_steps get mul 10 div neg 0 max add
- moveto
- dup .b_back get 0xff 2 index .b_tmp1 get blend
-
- % we need 2 copies
- dup .b_tmp2 get over .b_tmp1 get over length memcpy
-
- % draw text
- 0 0 moveto 0x333333 over .b_mask get 2 index .b_tmp1 get blend
- 1 1 moveto white over .b_mask get 2 index .b_tmp1 get blend
-
- % blend result with background
- 0 0 moveto dup .b_tmp1 get over .b_count get 255 mul 2 index .b_steps get div 2 index .b_tmp2 get blend
-
- % show result
- dup .b_x get over .b_dx get 2 index .b_count get mul 10 div add
- over .b_dx get 2 index .b_steps get mul 10 div neg 0 max add
- over .b_y get 2 index .b_dy get 3 index .b_count get mul 10 div add
- 2 index .b_dy get 3 index .b_steps get mul 10 div neg 0 max add
- moveto
- dup .b_tmp2 get restorescreen
-
- } if
-
- dup .b_count get over .b_steps get eq { dup .b_count .undef put } if
- } if
- pop
- } forall
-
+ bsplash.list { dup .b2_run get exec and } forall
} def
@@ -197,3 +152,178 @@
} def
+% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+% Init array.
+%
+% ( array ) ==> ( )
+%
+/b1.init {
+ dup .b1_count -1 put
+ dup .b1_pic_name get readimage over .b1_pic rot put
+ dup .b1_mask_name get readimage over .b1_mask rot put
+
+ dup .b1_pic get .undef eq
+ over .b1_mask get .undef eq or {
+ .b1_count .undef put
+ return
+ } if
+
+ dup .b1_pic get imgsize
+ 2 index .b1_h rot put over .b1_w rot put
+
+ dup .b1_x get over .b1_y get moveto
+
+ dup .b1_w get over .b1_h get savescreen over .b1_back rot put
+
+ % just a buffer
+ dup .b1_w get over .b1_h get savescreen over .b1_tmp1 rot put
+ dup .b1_w get over .b1_h get savescreen over .b1_tmp2 rot put
+
+ pop
+} def
+
+
+% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+% Cleanup.
+%
+% ( array ) ==> ( )
+%
+/b1.done {
+ dup .b1_pic get free
+ dup .b1_mask get free
+ dup .b1_back get free
+ dup .b1_tmp1 get free
+ dup .b1_tmp2 get free
+
+ pop
+} def
+
+
+% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+% Run animation.
+%
+% Return true when finished.
+%
+% ( array ) ==> ( true|false )
+%
+/b1.run {
+ dup .b1_count get .undef eq { pop true return } if
+
+ dup .b1_count get 1 add over .b1_count rot put
+
+ dup .b1_count get over .b1_start get lt { pop false return } if
+
+ % count runs from .b1_start ... .b1_end inclusive
+
+ dup .b1_tmp2 get over .b1_back get over length memcpy
+
+ 0 0 moveto
+ dup .b1_mask get 0 2 index .b1_tmp1 get blend
+ dup .b1_mask get over .b1_count get 255 mul 2 index .b1_end get div 2 index .b1_tmp1 get blend
+
+ dup .b1_pic get over .b1_tmp1 get 2 index .b1_tmp2 get blend
+
+
+ dup .b1_x get over .b1_y get moveto
+ dup .b1_tmp2 get restorescreen
+
+
+
+
+ dup .b1_count get over .b1_end get eq { dup .b1_count .undef put } if
+
+ pop
+
+ false
+
+ dtrace
+
+} def
+
+
+% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+% Init array.
+%
+% ( array ) ==> ( )
+%
+/b2.init {
+ dup .b2_count -1 put
+ dup .b2_pic_name get readimage over .b2_pic rot put
+ dup .b2_grad_name get readimage over .b2_grad rot put
+
+ dup .b2_pic get .undef eq
+ over .b2_grad get .undef eq or {
+ .b2_count .undef put
+ return
+ } if
+
+ dup .b2_pic get imgsize
+ 2 index .b2_h rot put over .b2_w rot put
+
+ dup .b2_x get over .b2_y get moveto
+
+ dup .b2_w get over .b2_h get savescreen over .b2_back rot put
+
+ % just a buffer
+ dup .b2_w get over .b2_h get savescreen over .b2_tmp1 rot put
+ dup .b2_w get over .b2_h get savescreen over .b2_tmp2 rot put
+
+ pop
+} def
+
+
+% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+% Cleanup.
+%
+% ( array ) ==> ( )
+%
+/b2.done {
+ dup .b2_pic get free
+ dup .b2_grad get free
+ dup .b2_back get free
+ dup .b2_tmp1 get free
+ dup .b2_tmp2 get free
+
+ pop
+} def
+
+
+% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+% Run animation.
+%
+% Return true when finished.
+%
+% ( array ) ==> ( true|false )
+%
+/b2.run {
+ dup .b2_count get .undef eq { pop true return } if
+
+ dup .b2_count get 1 add over .b2_count rot put
+
+ dup .b2_count get over .b2_start get lt { pop false return } if
+
+ % count runs from .b2_start ... .b2_end inclusive
+
+ dup .b2_count get over .b2_start get sub over .b2_dx get mul over .b2_x0 get add 0 moveto
+ dup .b2_grad get 0xff 2 index .b2_tmp1 get blend
+
+ dup .b2_tmp2 get over .b2_back get over length memcpy
+
+ 0 0 moveto
+ white over .b2_pic get 2 index .b2_tmp2 get blend
+
+ 0 0 moveto
+ dup .b2_back get over .b2_tmp1 get 2 index .b2_tmp2 get blend
+
+ dup .b2_x get over .b2_y get moveto
+ dup .b2_tmp2 get restorescreen
+
+ dup .b2_count get over .b2_end get eq { dup .b2_count .undef put } if
+
+ pop
+
+ false
+
+} def
+
+
Files old/themes/SuSE/grad1.jpg and new/themes/SuSE/grad1.jpg differ
Files old/themes/SuSE/grad2.jpg and new/themes/SuSE/grad2.jpg differ
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/Makefile new/themes/SuSE/Makefile
--- old/themes/SuSE/Makefile 2007-08-13 16:04:22.000000000 +0200
+++ new/themes/SuSE/Makefile 2007-09-12 17:49:41.000000000 +0200
@@ -17,7 +17,7 @@
DEFAULT_LANG =
PIC_COMMON = timer_a.jpg pback.jpg phead.jpg panim{,_a}.jpg pabout.txt gfxboot.cfg
-PIC_INSTALL = back.jpg welcome.jpg text*.pcx
+PIC_INSTALL = back.jpg welcome.jpg grad?.jpg w?.jpg
PIC_BOOT = back-boot.jpg
FILES_INST = init languages $(TRANSLATIONS) 16x16.fnt kroete.dat \
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/da.po new/themes/SuSE/po/da.po
--- old/themes/SuSE/po/da.po 2007-08-20 14:32:07.000000000 +0200
+++ new/themes/SuSE/po/da.po 2007-09-10 17:37:49.000000000 +0200
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bootloader\n"
-"PO-Revision-Date: 2007-08-13 19:35+0200\n"
+"PO-Revision-Date: 2007-08-22 14:38+0200\n"
"Last-Translator: Martin Schlander <suse(a)linuxin.dk>\n"
"Language-Team: <opensuse-translation(a)opensuse.org>\n"
"MIME-Version: 1.0\n"
@@ -18,12 +18,12 @@
#. ok button label
#. txt_ok
msgid "OK"
-msgstr "Ok"
+msgstr "OK"
#. cancel button label
#. txt_cancel
msgid "Cancel"
-msgstr "Afbryd"
+msgstr "Annullér"
#. reboot button label
#. txt_reboot
@@ -45,7 +45,7 @@
#. txt_noacpi_install
msgid "Installation--ACPI Disabled"
-msgstr "Installation uden ACPI understøttelse"
+msgstr "Installation uden ACPI-understøttelse"
#. txt_safe_install
msgid "Installation--Safe Settings"
@@ -118,7 +118,7 @@
#. info box title
#. txt_info_title
msgid "Boot Loader"
-msgstr "Boot Loader"
+msgstr "Bootloader"
#. error box title
#. txt_error_title
@@ -166,7 +166,7 @@
#. dvd warning title
#. txt_dvd_warning_title
msgid "DVD Error"
-msgstr "DVD fejl"
+msgstr "DVD-fejl"
#. txt_dvd_warning2
msgid ""
@@ -195,20 +195,20 @@
#. dialog title for hard disk installation
#. txt_harddisk_title
msgid "Hard Disk Installation"
-msgstr "Harddisk installation"
+msgstr "Harddisk-installation"
#. txt_hd_diskdevice
msgid "Disk Device (Scans All Disks If Empty)\n"
-msgstr "Diskenhed (gennemsøger alle diske hvis blank)\n"
+msgstr "Diskenhed (gennemsøger alle diske hvis tom)\n"
#. txt_directory
msgid "Directory\n"
-msgstr "Katalog\n"
+msgstr "Mappe\n"
#. dialog title for ftp installation
#. txt_ftp_title
msgid "FTP Installation"
-msgstr "FTP installation"
+msgstr "FTP-installation"
#. txt_server
msgid "Server\n"
@@ -221,27 +221,27 @@
#. label for ftp user input
#. txt_user1
msgid "User (Anonymous Login If Empty)\n"
-msgstr "Bruger (anonymt login hvis blank)\n"
+msgstr "Bruger (anonymt login hvis tom)\n"
#. dialog title for nfs installation
#. txt_nfs_title
msgid "NFS Installation"
-msgstr "NFS installation"
+msgstr "NFS-installation"
#. label for smb user input
#. txt_user2
msgid "User (Uses \"guest\" If Empty)\n"
-msgstr "Bruger (anvender \"guest\" hvis blank)\n"
+msgstr "Bruger (anvender \"guest\" hvis tom)\n"
#. dialog title for smb installation
#. txt_smb_title
msgid "SMB (Windows Share) Installation"
-msgstr "SMB (Windows fildeling) installation"
+msgstr "SMB-installation (Windows fildeling)"
#. dialog title for http installation
#. txt_http_title
msgid "HTTP Installation"
-msgstr "HTTP installation"
+msgstr "HTTP-installation"
#. 'driver' as in '(hardware) driver update'
#. txt_driver_update
@@ -269,7 +269,7 @@
#. txt_noapic_install
msgid "Installation--IOAPIC Disabled"
-msgstr "Installation uden IOAPIC understøttelse"
+msgstr "Installation--IOAPIC-understøttelse deaktiveret"
#. txt_nolapic_install
msgid "Installation--Local APIC Disabled"
@@ -291,7 +291,7 @@
#. input label: share as in "Windows share" (SMB)
#. txt_share
msgid "Share\n"
-msgstr "Del\n"
+msgstr "Delt ressource\n"
#. txt_zenAuto
msgid "Automatic Mode"
@@ -303,15 +303,15 @@
#. txt_zenConfig
msgid "Configure Parameters on ZEN Partition"
-msgstr "Konfigurer parametre på ZEN-partition"
+msgstr "Konfigurér parametre på ZEN-partition"
#. txt_zenInstall
msgid "Install or Update ZEN Partition"
-msgstr "Installer eller opdater ZEN-partition"
+msgstr "Installér eller opdatér ZEN-partition"
#. txt_zenLilo
msgid "Reinstall ZEN Partition Boot Loader"
-msgstr "Geninstaller Bootloader for ZEN-partition"
+msgstr "Geninstallér bootloader for ZEN-partition"
#. txt_zenDisable
msgid "Disable ZEN Partition"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/de.po new/themes/SuSE/po/de.po
--- old/themes/SuSE/po/de.po 2007-08-20 14:32:07.000000000 +0200
+++ new/themes/SuSE/po/de.po 2007-09-10 17:37:49.000000000 +0200
@@ -6,16 +6,17 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: @PACKAGE@\n"
+"Project-Id-Version: bootloader.de\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
+"PO-Revision-Date: 2007-08-23 23:21+0200\n"
+"Last-Translator: Michael Skiba <michael(a)michael-skiba.de>\n"
+"Language-Team: Deutsch <i18n(a)suse.de>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: KBabel 1.11.4\n"
#. ok button label
#. txt_ok
@@ -353,7 +354,7 @@
#. ** please keep it really short (comparable to the english text) **
#. txt_video_mode
msgid "Video Mode"
-msgstr "Bildschirm"
+msgstr "Videomodus"
#. driver update dialog title
#. -> txt_dud_file_msg
@@ -372,32 +373,32 @@
#. ** please keep it really short (comparable to the english text) **
#. txt_kernel
msgid "Kernel"
-msgstr ""
+msgstr "Kernel"
#. menu item for kernel variant (cf. txt_kernel)
#. txt_kernel_default
msgid "Default"
-msgstr ""
+msgstr "Standard"
#. menu item for kernel variant (cf. txt_kernel)
#. -> like in txt_safe_linux
#. txt_kernel_safe
msgid "Safe Settings"
-msgstr ""
+msgstr "Sichere Einstellungen"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_noacpi_install
#. txt_kernel_noacpi
msgid "No ACPI"
-msgstr ""
+msgstr "Kein ACPI"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_nolapic_install
#. txt_kernel_nolapic
msgid "No Local APIC"
-msgstr ""
+msgstr "Kein lokales APIC"
#. main menu: start in system repair mode
#. txt_repain_system
msgid "Repair Installed System"
-msgstr ""
+msgstr "Installiertes System reparieren"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/hu.po new/themes/SuSE/po/hu.po
--- old/themes/SuSE/po/hu.po 2007-08-20 14:32:08.000000000 +0200
+++ new/themes/SuSE/po/hu.po 2007-09-10 17:37:50.000000000 +0200
@@ -12,14 +12,14 @@
msgstr ""
"Project-Id-Version: bootloader.hu\n"
"POT-Creation-Date: \n"
-"PO-Revision-Date: 2007-08-10 18:31+0200\n"
+"PO-Revision-Date: 2007-09-03 22:33+0200\n"
"Last-Translator: Kalman Kemenczy <kkemenczy(a)novell.com>\n"
"Language-Team: <hu(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. ok button label
#. txt_ok
@@ -51,7 +51,7 @@
#. txt_noacpi_install
msgid "Installation--ACPI Disabled"
-msgstr "Telepítés - ACPI támogatás nélkül"
+msgstr "Telepítés - ACPI-támogatás nélkül"
#. txt_safe_install
msgid "Installation--Safe Settings"
@@ -124,7 +124,7 @@
#. info box title
#. txt_info_title
msgid "Boot Loader"
-msgstr "Rendszertöltő"
+msgstr "Rendszerbetöltő"
#. error box title
#. txt_error_title
@@ -139,7 +139,7 @@
#. txt_insert_disk
#, c-format
msgid "Insert boot disk %u."
-msgstr "Kérem, helyezze be a(z) %u indítólemezt."
+msgstr "Helyezze be a(z) %u. indítólemezt."
#. txt_insert_disk2
#, c-format
@@ -147,8 +147,8 @@
"This is boot disk %u.\n"
"Insert boot disk %u."
msgstr ""
-"Ez a(z) %u indítólemez.\n"
-"Kérem, helyezze be a(z) %u indítólemezt."
+"Ez a(z) %u. indítólemez.\n"
+"Helyezze be a(z) %u. indítólemezt."
#. <product> is e.g. SuSE Linux X.Y or Enterprise Server Z
#. txt_insert_disk3
@@ -158,7 +158,7 @@
"Insert boot disk %u."
msgstr ""
"Ez nem egy <product> indítólemez.\n"
-"Kérem, helyezze be a(z) %u. indítólemezt."
+"Helyezze be a(z) %u. indítólemezt."
#. password dialog title
#. txt_password_title
@@ -182,7 +182,7 @@
msgstr ""
"Ez egy kétoldalas DVD. Ön a rendszerindításhoz a második oldalt használta.\n"
"\n"
-"Kérem, fordítsa meg a DVD-t, majd folytassa."
+"Fordítsa meg a DVD-t, majd folytassa."
#. power off dialog title
#. txt_power_off_title
@@ -335,7 +335,7 @@
#. menu item, like 'memory test'
#. txt_firmware
msgid "Firmware Test"
-msgstr "Firmware teszt"
+msgstr "Firmware-teszt"
#. txt_dud_file_msg
msgid ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/nl.po new/themes/SuSE/po/nl.po
--- old/themes/SuSE/po/nl.po 2007-08-20 14:32:08.000000000 +0200
+++ new/themes/SuSE/po/nl.po 2007-09-10 17:37:50.000000000 +0200
@@ -9,9 +9,9 @@
msgid ""
msgstr ""
"Project-Id-Version: bootloader\n"
-"PO-Revision-Date: 2007-08-11 21:22+0200\n"
+"PO-Revision-Date: 2007-08-20 21:37+0200\n"
"Last-Translator: Rinse de Vries <rinsedevries(a)kde.nl>\n"
-"Language-Team: Dutch <nl(a)li.org>\n"
+"Language-Team: Nederlands <kde-i18n-nl(a)kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -21,7 +21,7 @@
#. ok button label
#. txt_ok
msgid "OK"
-msgstr "Ok"
+msgstr "OK"
#. cancel button label
#. txt_cancel
@@ -373,7 +373,7 @@
#. ** please keep it really short (comparable to the english text) **
#. txt_kernel
msgid "Kernel"
-msgstr ""
+msgstr "Kernel"
#. menu item for kernel variant (cf. txt_kernel)
#. txt_kernel_default
@@ -384,21 +384,21 @@
#. -> like in txt_safe_linux
#. txt_kernel_safe
msgid "Safe Settings"
-msgstr ""
+msgstr "Veilige instellingen"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_noacpi_install
#. txt_kernel_noacpi
msgid "No ACPI"
-msgstr ""
+msgstr "Geen ACPI"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_nolapic_install
#. txt_kernel_nolapic
msgid "No Local APIC"
-msgstr ""
+msgstr "Geen lokale APIC"
#. main menu: start in system repair mode
#. txt_repain_system
msgid "Repair Installed System"
-msgstr ""
+msgstr "Geïnstalleerd systeem repareren"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/pa.po new/themes/SuSE/po/pa.po
--- old/themes/SuSE/po/pa.po 2007-08-20 14:32:08.000000000 +0200
+++ new/themes/SuSE/po/pa.po 2007-09-10 17:37:51.000000000 +0200
@@ -14,10 +14,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: bootloader.pa\n"
-"PO-Revision-Date: 2007-08-13 07:30+0530\n"
-"Last-Translator: A S Alam <aalam(a)users.sf.net>\n"
-"Language-Team: Panjabi <punjabi-l10n(a)lists.sf.net>\n"
+"Project-Id-Version: bootloader\n"
+"PO-Revision-Date: 2007-08-21 06:31+0530\n"
+"Last-Translator: ASB <aalam(a)users.sf.net>\n"
+"Language-Team: Punjabi <punjabi-l10n(a)lists.sf.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -166,7 +166,7 @@
#. password dialog title
#. txt_password_title
msgid "Password"
-msgstr "ਗੁਪਤ-ਕੋਡ"
+msgstr "ਪਾਸਵਰਡ"
#. txt_dud_ready
msgid "Get your driver update floppy ready."
@@ -225,7 +225,7 @@
#. txt_password
msgid "Password\n"
-msgstr "ਗੁਪਤ-ਕੋਡ\n"
+msgstr "ਪਾਸਵਰਡ\n"
#. label for ftp user input
#. txt_user1
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/pl.po new/themes/SuSE/po/pl.po
--- old/themes/SuSE/po/pl.po 2007-08-20 14:32:08.000000000 +0200
+++ new/themes/SuSE/po/pl.po 2007-09-10 17:37:51.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: pl\n"
"POT-Creation-Date: \n"
-"PO-Revision-Date: 2007-08-13 22:22+0100\n"
+"PO-Revision-Date: 2007-08-30 00:16+0100\n"
"Last-Translator: wadim dziedzic <nikdo(a)aviary.pl>\n"
"Language-Team: <pl(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -112,7 +112,7 @@
"\n"
"\n"
msgstr ""
-"Wczytywane memtest86\n"
+"Wczytywanie memtest86\n"
"\n"
"\n"
@@ -399,4 +399,4 @@
#. main menu: start in system repair mode
#. txt_repain_system
msgid "Repair Installed System"
-msgstr "System ratunkowy"
+msgstr "Naprawa systemu"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/pt_BR.po new/themes/SuSE/po/pt_BR.po
--- old/themes/SuSE/po/pt_BR.po 2007-08-20 14:32:09.000000000 +0200
+++ new/themes/SuSE/po/pt_BR.po 2007-09-10 17:37:51.000000000 +0200
@@ -4,12 +4,13 @@
msgid ""
msgstr ""
"Project-Id-Version: bootloader\n"
-"PO-Revision-Date: 2006-06-01 14:17\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
+"PO-Revision-Date: 2007-08-27 17:10-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti <elchevive68(a)gmail.com>\n"
"Language-Team: Novell Language <language(a)novell.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"POT-Creation-Date: \n"
#. ok button label
#. txt_ok
@@ -347,7 +348,7 @@
#. ** please keep it really short (comparable to the english text) **
#. txt_video_mode
msgid "Video Mode"
-msgstr ""
+msgstr "Modo de Vídeo"
#. driver update dialog title
#. -> txt_dud_file_msg
@@ -366,7 +367,7 @@
#. ** please keep it really short (comparable to the english text) **
#. txt_kernel
msgid "Kernel"
-msgstr ""
+msgstr "Kernel"
#. menu item for kernel variant (cf. txt_kernel)
#. txt_kernel_default
@@ -377,21 +378,21 @@
#. -> like in txt_safe_linux
#. txt_kernel_safe
msgid "Safe Settings"
-msgstr ""
+msgstr "Configurações Seguras"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_noacpi_install
#. txt_kernel_noacpi
msgid "No ACPI"
-msgstr ""
+msgstr "Sem ACPI"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_nolapic_install
#. txt_kernel_nolapic
msgid "No Local APIC"
-msgstr ""
+msgstr "Sem APIC local"
#. main menu: start in system repair mode
#. txt_repain_system
msgid "Repair Installed System"
-msgstr ""
+msgstr "Reparar o Sistema Instalado"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/themes/SuSE/po/wa.po new/themes/SuSE/po/wa.po
--- old/themes/SuSE/po/wa.po 2007-08-20 14:54:04.000000000 +0200
+++ new/themes/SuSE/po/wa.po 2007-09-10 17:37:52.000000000 +0200
@@ -3,11 +3,11 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: bootloader\n"
+"Project-Id-Version: bootloader.wa\n"
"POT-Creation-Date: 2006-10-01 19:37+0200\n"
-"PO-Revision-Date: 2007-04-30 10:51+0200\n"
-"Last-Translator: jean <jean.cayron(a)gmail.com>\n"
-"Language-Team: walon\n"
+"PO-Revision-Date: 2007-09-08 17:26+0200\n"
+"Last-Translator: Jean Cayron <jean.cayron(a)gmail.com>\n"
+"Language-Team: Walloon\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -350,26 +350,26 @@
#. ** please keep it really short (comparable to the english text) **
#. txt_video_mode
msgid "Video Mode"
-msgstr ""
+msgstr "Mode videyo"
#. driver update dialog title
#. -> txt_dud_file_msg
#. txt_driver_update2
msgid "Driver Update"
-msgstr ""
+msgstr "Metaedje a djoû do mineu"
#. menu label for selecting (cpu) architecture
#. like i386, x86-64, ppc
#. ** please keep it really short (comparable to the english text) **
#. txt_arch
msgid "Arch"
-msgstr ""
+msgstr "Årtch"
#. menu label for selecting some (linux) kernel variant
#. ** please keep it really short (comparable to the english text) **
#. txt_kernel
msgid "Kernel"
-msgstr ""
+msgstr "Nawea"
#. menu item for kernel variant (cf. txt_kernel)
#. txt_kernel_default
@@ -380,21 +380,21 @@
#. -> like in txt_safe_linux
#. txt_kernel_safe
msgid "Safe Settings"
-msgstr ""
+msgstr "Tchuzes di såvrité"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_noacpi_install
#. txt_kernel_noacpi
msgid "No ACPI"
-msgstr ""
+msgstr "Pont d' ACPI"
#. menu item for kernel variant (cf. txt_kernel)
#. -> similar to txt_nolapic_install
#. txt_kernel_nolapic
msgid "No Local APIC"
-msgstr ""
+msgstr "Pont d' locå ACPI"
#. main menu: start in system repair mode
#. txt_repain_system
msgid "Repair Installed System"
-msgstr ""
+msgstr "Remantchî on sistinme d' astalé"
Files old/themes/SuSE/text1.pcx and new/themes/SuSE/text1.pcx differ
Files old/themes/SuSE/text2a.pcx and new/themes/SuSE/text2a.pcx differ
Files old/themes/SuSE/text2b.pcx and new/themes/SuSE/text2b.pcx differ
Files old/themes/SuSE/text2c.pcx and new/themes/SuSE/text2c.pcx differ
Files old/themes/SuSE/text3.pcx and new/themes/SuSE/text3.pcx differ
Files old/themes/SuSE/text4a.pcx and new/themes/SuSE/text4a.pcx differ
Files old/themes/SuSE/text4b.pcx and new/themes/SuSE/text4b.pcx differ
Files old/themes/SuSE/text4c.pcx and new/themes/SuSE/text4c.pcx differ
Files old/themes/SuSE/w1.jpg and new/themes/SuSE/w1.jpg differ
Files old/themes/SuSE/w2.jpg and new/themes/SuSE/w2.jpg differ
Files old/themes/SuSE/w3.jpg and new/themes/SuSE/w3.jpg differ
Files old/themes/SuSE/w4.jpg and new/themes/SuSE/w4.jpg differ
Files old/themes/SuSE/w5.jpg and new/themes/SuSE/w5.jpg differ
Files old/themes/SuSE/w6.jpg and new/themes/SuSE/w6.jpg differ
Files old/themes/SuSE/welcome.jpg and new/themes/SuSE/welcome.jpg differ
++++++ Zen.tar.bz2 ++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gconf2
checked in at Thu Sep 13 18:42:22 CEST 2007.
--------
--- GNOME/gconf2/gconf2.changes 2007-08-07 20:46:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/gconf2/gconf2.changes 2007-09-12 19:28:38.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 12 19:28:13 CEST 2007 - sbrabec(a)suse.cz
+
+- Use mv -T to prevent incorrect target path (#245776).
+
+-------------------------------------------------------------------
+Wed Sep 12 16:14:01 CEST 2007 - sbrabec(a)suse.cz
+
+- Add support for deprecated /opt/gnome in gconftool-rebuild
+ (#245550).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gconf2.spec ++++++
--- /var/tmp/diff_new_pack.z29375/_old 2007-09-13 18:41:49.000000000 +0200
+++ /var/tmp/diff_new_pack.z29375/_new 2007-09-13 18:41:49.000000000 +0200
@@ -19,7 +19,7 @@
PreReq: /bin/mkdir /bin/mv /bin/rm /bin/rmdir /bin/ln /bin/chmod
Autoreqprov: on
Version: 2.19.1
-Release: 11
+Release: 25
Summary: The GNOME 2.x Desktop Configuration Database System
Source: ftp://ftp.gnome.org/pub/gnome/sources/GConf/2.19/%{_name}-%{version}.tar.bz2
Source1: gconftool-rebuild
@@ -112,18 +112,18 @@
mkdir -p etc/gconf
# Is there a separate source for customization? (=10.2)
if test -d etc/opt/gnome/gconf/gconf.xml.schemas ; then
- mv etc/opt/gnome/gconf/gconf.xml.defaults etc/gconf/gconf.xml.defaults
- mv etc/opt/gnome/gconf/gconf.xml.schemas etc/gconf/gconf.xml.schemas
+ mv -T etc/opt/gnome/gconf/gconf.xml.defaults etc/gconf/gconf.xml.defaults || :
+ mv -T etc/opt/gnome/gconf/gconf.xml.schemas etc/gconf/gconf.xml.schemas || :
else
# We update from old product with mixed gconf.xml.defaults (<=10.1)
# Then move this to the new location. gconf.xml.defaults os now reserved
# for local customizations. (#166223)
- mv etc/opt/gnome/gconf/gconf.xml.defaults etc/gconf/gconf.xml.schemas
+ mv -T etc/opt/gnome/gconf/gconf.xml.defaults etc/gconf/gconf.xml.schemas || :
fi
fi
# And move gconf.xml.mandatory to the new location (<=10.2)
if test -d etc/opt/gnome/gconf/gconf.xml.mandatory ; then
- mv etc/opt/gnome/gconf/gconf.xml.mandatory etc/gconf/gconf.xml.mandatory
+ mv -T etc/opt/gnome/gconf/gconf.xml.mandatory etc/gconf/gconf.xml.mandatory || :
fi
# Remove obsolete and orphan directories (since 9.1, *gnome2* since 9.0).
rm -rf\
@@ -207,6 +207,11 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Wed Sep 12 2007 - sbrabec(a)suse.cz
+- Use mv -T to prevent incorrect target path (#245776).
+* Wed Sep 12 2007 - sbrabec(a)suse.cz
+- Add support for deprecated /opt/gnome in gconftool-rebuild
+ (#245550).
* Mon Aug 06 2007 - maw(a)suse.de
- Split off a -lang subpackage
- s#%%run_ldconfig#/sbin/ldconfig# in %%postun.
++++++ gconftool-rebuild ++++++
--- GNOME/gconf2/gconftool-rebuild 2006-12-08 17:51:40.000000000 +0100
+++ /mounts/work_src_done/STABLE/gconf2/gconftool-rebuild 2007-09-12 19:30:53.000000000 +0200
@@ -68,6 +68,23 @@
eval /usr/bin/gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load $SCHEMAS$UNVERBOSE
done
+# /opt/gnome for compatibility with old packages (<=OpenSUSE 10.2 and SLED10)
+if test -d /etc/opt/gnome/gconf/schemas ; then
+ cd /etc/opt/gnome/gconf/schemas
+
+ vecho ""
+ vecho "Installing database entries from schemas in /etc/opt/gnome..."
+ for SCHEMAS in /etc/opt/gnome/gconf/schemas/*.schemas ; do
+ eval /usr/bin/gconftool-2 --makefile-install-rule $SCHEMAS$UNVERBOSE
+ done
+
+ vecho ""
+ vecho "Installing database entries from entries in /etc/opt/gnome..."
+ for SCHEMAS in /etc/opt/gnome/gconf/schemas/*.entries ; do
+ eval /usr/bin/gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load $SCHEMAS$UNVERBOSE
+ done
+fi
+
if test -d /usr/local/etc/gconf/schemas ; then
cd /usr/local/etc/gconf/schemas
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package ftgl
checked in at Thu Sep 13 18:42:08 CEST 2007.
--------
--- ftgl/ftgl.changes 2007-01-22 15:25:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/ftgl/ftgl.changes 2007-09-13 17:59:14.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 17:58:52 CEST 2007 - sbrabec(a)suse.cz
+
+- Fixed pkg-config file to include correct freetype (#283824).
+
+-------------------------------------------------------------------
New:
----
ftgl-freetype-include.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ftgl.spec ++++++
--- /var/tmp/diff_new_pack.c29096/_old 2007-09-13 18:41:43.000000000 +0200
+++ /var/tmp/diff_new_pack.c29096/_new 2007-09-13 18:41:43.000000000 +0200
@@ -13,30 +13,29 @@
Name: ftgl
BuildRequires: doxygen freeglut-devel freetype2-devel gcc-c++ libdrm-devel
Version: 2.1.2
-Release: 41
+Release: 89
URL: http://homepages.paradise.net.nz/henryj/code/index.html#FTGL
Group: System/Libraries
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Summary: Library for Using Arbitrary Fonts in OpenGL Applications
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}-qualification.patch
Patch1: %{name}-shared.patch
Patch2: ftgl-2.1.2-same-variable-used-twice.patch
+Patch3: ftgl-freetype-include.patch
Autoreqprov: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
FTGL is a free open source library that enables developers to use
-arbitrary fonts in their OpenGL (www.opengl.org) applications. Unlike
-other OpenGL font libraries, FTGL uses standard font file formats so
-does not need a preprocessing step to convert the high quality font
-data into a lesser quality, proprietary format.
-
-FTGL uses the Freetype (www.freetype.org) font library to open and
-'decode' the fonts. It then takes that output and stores it in a format
-that is most efficient for OpenGL rendering.
-
-Rendering modes supported are: - Bit maps
+ arbitrary fonts in their OpenGL (www.opengl.org) applications.
+ Unlike other OpenGL font libraries, FTGL uses standard font file
+ formats, so there is no need of a preprocessing step to convert
+ the high quality font data into a lesser quality, proprietary
+ format. FTGL uses the Freetype (www.freetype.org) font library to
+ open and 'decode' the fonts. It then takes that output and stores
+ it in a format that is most efficient for OpenGL rendering. The
+ supported rendering modes are: - Bit maps
- Antialiased Pix maps
@@ -46,10 +45,9 @@
- Polygon meshes
-- Extruded polygon meshes
-
-FTGL is designed to be used in commercial quality software. It has been
-written with performance, robustness, and simplicity in mind.
+- Extruded polygon meshes FTGL is designed to be used in commercial
+quality software. It has been written with a focus on performance,
+robustness, and simplicity.
@@ -64,16 +62,14 @@
%description devel
FTGL is a free open source library that enables developers to use
-arbitrary fonts in their OpenGL (www.opengl.org) applications. Unlike
-other OpenGL font libraries, FTGL uses standard font file formats so
-does not need a preprocessing step to convert the high quality font
-data into a lesser quality, proprietary format.
-
-FTGL uses the Freetype (www.freetype.org) font library to open and
-'decode' the fonts. It then takes that output and stores it in a format
-that is most efficient for OpenGL rendering.
-
-Rendering modes supported are: - Bit maps
+ arbitrary fonts in their OpenGL (www.opengl.org) applications.
+ Unlike other OpenGL font libraries, FTGL uses standard font file
+ formats, so there is no need of a preprocessing step to convert
+ the high quality font data into a lesser quality, proprietary
+ format. FTGL uses the Freetype (www.freetype.org) font library to
+ open and 'decode' the fonts. It then takes that output and stores
+ it in a format that is most efficient for OpenGL rendering. The
+ supported rendering modes are: - Bit maps
- Antialiased Pix maps
@@ -83,10 +79,9 @@
- Polygon meshes
-- Extruded polygon meshes
-
-FTGL is designed to be used in commercial quality software. It has been
-written with performance, robustness, and simplicity in mind.
+- Extruded polygon meshes FTGL is designed to be used in commercial
+quality software. It has been written with a focus on performance,
+robustness, and simplicity.
@@ -99,6 +94,7 @@
%patch
%patch1
%patch2 -p1
+%patch3
chmod -x include/*
# Valid without doxygen:
#tar -z -x -f docs/html.tar.gz -C docs
@@ -147,7 +143,9 @@
/usr/%_lib/*.*a
/usr/%_lib/pkgconfig/*.pc
-%changelog -n ftgl
+%changelog
+* Thu Sep 13 2007 - sbrabec(a)suse.cz
+- Fixed pkg-config file to include correct freetype (#283824).
* Mon Jan 22 2007 - ssommer(a)suse.de
- fixed same variable used twice build error
* Wed Sep 13 2006 - sbrabec(a)suse.cz
++++++ ftgl-freetype-include.patch ++++++
--- unix/ftgl.pc.in
+++ unix/ftgl.pc.in
@@ -8,4 +8,4 @@
Version: @PACKAGE_VERSION@
Requires:
Libs: @GL_LIBS@ @FT2_LIBS@ -L${libdir} -lftgl
-Cflags: -I${includedir} @GL_CFLAGS@ @FT2_CFLAGS@
+Cflags: @GL_CFLAGS@ @FT2_CFLAGS@ -I${includedir}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package frozen-bubble
checked in at Thu Sep 13 18:41:41 CEST 2007.
--------
--- frozen-bubble/frozen-bubble.changes 2006-12-18 22:33:44.000000000 +0100
+++ /mounts/work_src_done/STABLE/frozen-bubble/frozen-bubble.changes 2007-09-10 19:37:14.290441000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 10 19:39:05 CEST 2007 - sndirsch(a)suse.de
+
+- make use of %optipng macro (Bug #309087)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ frozen-bubble.spec ++++++
--- /var/tmp/diff_new_pack.m28128/_old 2007-09-13 18:41:27.000000000 +0200
+++ /var/tmp/diff_new_pack.m28128/_new 2007-09-13 18:41:27.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package frozen-bubble (Version 2.1.0)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -12,20 +12,23 @@
Name: frozen-bubble
BuildRequires: Mesa-devel SDL_Pango-devel SDL_image-devel SDL_perl pango-devel update-desktop-files
+%if %suse_version > 1020
+BuildRequires: optipng
+%endif
%if %suse_version > 930
BuildRequires: SDL_mixer-devel
%else
BuildRequires: SDL-devel SDL_mixer
%endif
URL: http://www.frozen-bubble.org/
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Amusements/Games/Action/Arcade
Requires: perl = %{perl_version}
Requires: SDL_perl
Requires: CheckHardware
Autoreqprov: on
Version: 2.1.0
-Release: 9
+Release: 74
Summary: Puzzle with Bubbles
Source: %{name}-%{version}.tar.bz2
Source1: %name.desktop
@@ -59,6 +62,10 @@
%suse_update_desktop_file -i %name Game ArcadeGame
chmod 644 $RPM_BUILD_ROOT/usr/share/man/man6/frozen-bubble.6 \
$RPM_BUILD_ROOT/usr/share/man/man6/frozen-bubble-editor.6
+%if %suse_version > 1020
+
+%optipng $RPM_BUILD_ROOT
+%endif
%files
%defattr(-, root, root)
@@ -82,7 +89,9 @@
/usr/share/locale/*/LC_MESSAGES/*.mo
/usr/share/pixmaps/%name.png
-%changelog -n frozen-bubble
+%changelog
+* Mon Sep 10 2007 - sndirsch(a)suse.de
+- make use of %%optipng macro (Bug #309087)
* Mon Dec 18 2006 - sndirsch(a)suse.de
- removed bogus %%post/%%postun scripts (Bug #229374)
* Tue Dec 12 2006 - dmueller(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package eclipse-archdep
checked in at Thu Sep 13 18:41:35 CEST 2007.
--------
eclipse-archdep.changes: same change
--- eclipse-archdep/eclipse.changes 2007-06-26 22:29:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/eclipse-archdep/eclipse.changes 2007-09-13 11:31:41.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 11:30:05 CEST 2007 - skh(a)suse.de
+
+- Require jre1.6.x for eclipse-platform [#305452]
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ecj-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.k27010/_old 2007-09-13 18:41:06.000000000 +0200
+++ /var/tmp/diff_new_pack.k27010/_new 2007-09-13 18:41:06.000000000 +0200
@@ -19,7 +19,7 @@
Autoreqprov: on
Summary: Eclipse Java Compiler
Version: 0.755
-Release: 17
+Release: 39
URL: http//www.eclipse.org
Group: Development/Libraries/Java
Source0: eclipse-sourceBuild-srcIncluded-%{eclipse_version}.tar.bz2
++++++ eclipse-archdep.spec ++++++
--- /var/tmp/diff_new_pack.k27010/_old 2007-09-13 18:41:06.000000000 +0200
+++ /var/tmp/diff_new_pack.k27010/_new 2007-09-13 18:41:06.000000000 +0200
@@ -72,7 +72,7 @@
%endif
Summary: Eclipse Platform and Java IDE
Version: 3.3
-Release: 3
+Release: 39
License: Any permissive, Eclipse Public License, see http://www.eclipse.org/legal/
Group: Development/Tools/IDE
URL: http://www.eclipse.org
++++++ eclipse.spec ++++++
--- /var/tmp/diff_new_pack.k27010/_old 2007-09-13 18:41:06.000000000 +0200
+++ /var/tmp/diff_new_pack.k27010/_new 2007-09-13 18:41:06.000000000 +0200
@@ -28,7 +28,7 @@
%define libname libswt3
Summary: Eclipse Platform and Java IDE
Version: 3.3
-Release: 4
+Release: 41
License: Eclipse Public License, see http://www.eclipse.org/legal/
Group: Development/Tools/IDE
URL: http://www.eclipse.org
@@ -56,7 +56,7 @@
%package platform
Summary: Eclipse platform common files
Group: Development/Tools/IDE
-Requires: ant, regexp >= 1.2
+Requires: ant, regexp >= 1.2, jre1.6.x
# xml-commons-apis disabled due to
# http://developer.java.sun.com/developer/bugParade/bugs/4749727.html
#Requires: xml-commons-apis
@@ -252,6 +252,8 @@
%defattr(-,root,root,-)
%changelog
+* Thu Sep 13 2007 - skh(a)suse.de
+- Require jre1.6.x for eclipse-platform [#305452]
* Tue Jun 26 2007 - dbornkessel(a)suse.de
- update to the next milestone 3.3RC4
* Mon Jun 11 2007 - dbornkessel(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package fdupes
checked in at Thu Sep 13 18:41:19 CEST 2007.
--------
--- fdupes/fdupes.changes 2007-05-15 22:53:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/fdupes/fdupes.changes 2007-09-06 18:41:59.903357000 +0200
@@ -1,0 +2,10 @@
+Thu Sep 6 18:41:37 CEST 2007 - mls(a)suse.de
+
+- do not hardlink empty files in %fdupes macro
+
+-------------------------------------------------------------------
+Wed Sep 5 15:44:52 CEST 2007 - nadvornik(a)suse.cz
+
+- support filenames with spaces in %fdupes macro [#307727]
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fdupes.spec ++++++
--- /var/tmp/diff_new_pack.M27378/_old 2007-09-13 18:41:09.000000000 +0200
+++ /var/tmp/diff_new_pack.M27378/_new 2007-09-13 18:41:09.000000000 +0200
@@ -15,7 +15,7 @@
Group: Productivity/Archiving/Compression
Summary: Identifying or deleting duplicate files
Version: 1.40
-Release: 19
+Release: 42
License: X11/MIT
Source0: %name-%{version}.tar.bz2
Source1: macros.fdupes
@@ -55,6 +55,10 @@
/etc/rpm
%changelog
+* Thu Sep 06 2007 - mls(a)suse.de
+- do not hardlink empty files in %%fdupes macro
+* Wed Sep 05 2007 - nadvornik(a)suse.cz
+- support filenames with spaces in %%fdupes macro [#307727]
* Tue May 15 2007 - coolo(a)suse.de
- add an RPM macro to make use of it in spec files
* Thu Nov 16 2006 - dmueller(a)suse.de
++++++ macros.fdupes ++++++
--- fdupes/macros.fdupes 2007-05-16 09:23:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/fdupes/macros.fdupes 2007-09-06 18:43:34.094695000 +0200
@@ -1,16 +1,23 @@
%fdupes(s) \
- symlinks=0; \
- %{-s:symlinks=1;} \
- fdupes -q -r -1 %1 | \
- while read target rest; do \
- for f in $rest; do \
- if test "$symlinks" = 1; then \
- ln -sf "${target/$RPM_BUILD_ROOT/}" "$f"; \
+ _target=""; \
+ _symlinks=0; \
+ %{-s:_symlinks=1;} \
+ fdupes -q -n -r %1 | \
+ while read _file; do \
+ if test -z "$_target" ; then \
+ _target="$_file"; \
+ else \
+ if test -z "$_file" ; then \
+ _target=""; \
+ continue ; \
+ fi ; \
+ if test "$_symlinks" = 1; then \
+ ln -sf "${_target#%{buildroot}}" "$_file"; \
else \
- ln -f "$target" "$f"; \
+ ln -f "$_target" "$_file"; \
fi ;\
- done ;\
-done \
+ fi ; \
+ done \
%{nil}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0