openSUSE Commits
Threads by month
- ----- 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
June 2009
- 1 participants
- 769 discussions
Hello community,
here is the log from the commit of package yast2-samba-client for openSUSE:Factory
checked in at Mon Jun 29 17:47:27 CEST 2009.
--------
--- yast2-samba-client/yast2-samba-client.changes 2008-11-06 16:30:16.000000000 +0100
+++ yast2-samba-client/yast2-samba-client.changes 2009-06-26 15:27:51.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Jun 26 15:02:54 CEST 2009 - jsuchome(a)suse.cz
+
+- manual installation of 32bit packages packages no longer needed
+ (bnc#354164)
+- 2.18.1
+
+-------------------------------------------------------------------
+Fri Jun 5 13:52:34 CEST 2009 - jsuchome(a)suse.cz
+
+- fixed architecture dependent packages for PPC (bnc#505263)
+- 2.18.0
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-samba-client-2.17.11.tar.bz2
New:
----
yast2-samba-client-2.18.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.yV1225/_old 2009-06-29 17:45:12.000000000 +0200
+++ /var/tmp/diff_new_pack.yV1225/_new 2009-06-29 17:45:12.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package yast2-samba-client (Version 2.17.11)
+# spec file for package yast2-samba-client (Version 2.18.1)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
Name: yast2-samba-client
-Version: 2.17.11
+Version: 2.18.1
Release: 1
-License: GPL v2 or later
-Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-samba-client-2.17.11.tar.bz2
+Source0: yast2-samba-client-2.18.1.tar.bz2
Prefix: /usr
+Group: System/YaST
+License: GPL v2 or later
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-pam yast2-perl-bindings yast2-testsuite
Requires: yast2-kerberos-client perl-XML-LibXML
# new Pam.ycp API
@@ -39,14 +39,8 @@
This package contains the YaST2 component for configuration of an SMB
workgroup/domain and authentication against an SMB domain.
-
-
-Authors:
---------
- Stanislav Visnovsky <visnov(a)suse.cz>
-
%prep
-%setup -n yast2-samba-client-2.17.11
+%setup -n yast2-samba-client-2.18.1
%build
%{prefix}/bin/y2tool y2autoconf
@@ -56,7 +50,9 @@
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+# V=1: verbose build in case we used AM_SILENT_RULES(yes)
+# so that RPM_OPT_FLAGS check works
+make %{?jobs:-j%jobs} V=1
%install
make install DESTDIR="$RPM_BUILD_ROOT"
@@ -84,493 +80,3 @@
/usr/share/YaST2/schema/autoyast/rnc/samba-client.rnc
%doc %{prefix}/share/doc/packages/yast2-samba-client
%changelog
-* Thu Nov 06 2008 jsuchome(a)suse.cz
-- note services that should be restarted after installation
- (bnc#395402)
-- 2.17.11
-* Wed Oct 29 2008 jsuchome(a)suse.cz
-- fixed reading /etc/security/pam_winbind.conf (bnc#433210)
-- do not restart dbus from YaST (bnc#395402)
-- 2.17.10
-* Wed Oct 15 2008 jsuchome(a)suse.cz
-- updated help text for pam_mount configuration
-- offer "user=%%(DOMAIN_USER)" as a default option value (bnc#433845)
-- 2.17.9
-* Mon Oct 13 2008 jsuchome(a)suse.cz
-- enable pam_mount module for PAM (bnc#433845)
-- do not use tmp config files for leaving domain (bnc#433836)
-- check for nil value of .process.read
-- restart of dbus is back (there's no reload)
-- 2.17.8
-* Thu Sep 25 2008 jsuchome(a)suse.cz
-- do not restart dbus service, reload it (bnc#429520)
-- 2.17.7
-* Thu Sep 18 2008 jsuchome(a)suse.cz
-- added help text for pam_mount table
-- use correct, not temporary pam_mount.conf.xml file
-- 2.17.6
-* Tue Sep 16 2008 jsuchome(a)suse.cz
-- install pam_mount package (for fate#300967)
-- 2.17.5
-* Fri Sep 12 2008 jsuchome(a)suse.cz
-- added generic dialog for editing 'volume' entries of
- pam_mount.conf.xml (fate#300967)
-- 2.17.4
-* Tue Sep 09 2008 jsuchome(a)suse.cz
-- merged texts from proofread
-- 2.17.3
-* Fri Sep 05 2008 jsuchome(a)suse.cz
-- fixed writing /etc/nsswitch.conf
-- ag_pam_mount: added path to reading specific file elements
-- preliminary support for reading pam_mount.conf.xml
-- 2.17.2
-* Wed Aug 13 2008 jsuchome(a)suse.cz
-- added option to use WINS for hosts resolution (fate#300971)
-- obsoleted .background agent replaced with .process
-- 2.17.1
-* Fri Jun 06 2008 jsuchome(a)suse.cz
-- check for KDE4's kdm when saving DISPLAYMANAGER_AD_INTEGRATION
- (bnc#392122)
-- 2.17.0
-* Tue Jun 03 2008 jsuchome(a)suse.cz
-- correctly quote the 'net join' command (bnc#396070)
-- 2.16.9
-* Fri May 16 2008 jsrain(a)suse.cz
-- added categories Settings and System into desktop file
- (bnc #382778)
-* Tue Apr 29 2008 jsuchome(a)suse.cz
-- save smb.conf when winbind is off (better fix for bnc#383374)
-- 2.16.8
-* Fri Apr 25 2008 jsuchome(a)suse.cz
-- correctly create machine account: transform DN, use correct
- argument, do not try with default value (bnc#383360)
-- use temporary krb5.conf also for obtaining machine accounts
-- remove AD info from smb.conf when domain was left (bnc#383374)
-- 2.16.7
-* Thu Apr 24 2008 jsuchome(a)suse.cz
-- text fixes (bnc#383229)
-- 2.16.6
-* Fri Apr 11 2008 jsuchome(a)suse.cz
-- added button for leaving AD domain (fate#300458)
-- 2.16.5
-* Wed Apr 09 2008 jsuchome(a)suse.cz
-- enable specifying of the machine account (fate#301320)
-- 2.16.4
-* Wed Apr 02 2008 jsuchome(a)suse.cz
-- enable single sign-on for SSH (fate #303415)
-* Fri Mar 28 2008 jsuchome(a)suse.cz
-- do not check for required packages during Read (bnc#374703)
-- SambaConfig: do not create the hash by referencing inside
-- 2.16.3
-* Mon Mar 17 2008 jsrain(a)suse.cz
-- added 'StartupNotify=true' to the desktop file (bnc #304964)
-* Mon Jan 21 2008 jsuchome(a)suse.cz
-- if nmbstatus output is not available, do a nmblookup query to
- check if we are dealing with a workgroup or domain (#251909)
-- 2.16.2
-* Mon Dec 03 2007 jsuchome(a)suse.cz
-- merged texts from proofread
-* Mon Nov 05 2007 jsuchome(a)suse.cz
-- adapted helptext for home directories (#208475)
-- 2.16.1
-* Fri Oct 19 2007 jsuchome(a)suse.cz
-- clear nscd cache instead of restarting nscd (#333305)
-- 2.16.0
-* Thu Aug 02 2007 jsuchome(a)suse.cz
-- show error popup when installation of required packages fails
- (#296677)
-- 2.15.11
-* Thu Jul 19 2007 jsuchome(a)suse.cz
-- do not offer disabling DHCP changes of hostname when
- it is already disabled (#292996)
-- 2.15.10
-* Tue Jun 19 2007 jsuchome(a)suse.cz
-- added support for Smart Card (F302132): pkinit section in krb.conf
-- 2.15.9
-* Wed Jun 06 2007 jsuchome(a)suse.cz
-- do not offer installation of samba-winbind when winbind is not
- used for authentication (#281383)
-- 2.15.8
-* Wed May 30 2007 jsuchome(a)suse.cz
-- added help text for DHCP support (F120090)
-- removed Browse button (#240045)
-- 2.15.7
-* Thu May 17 2007 jsuchome(a)suse.cz
-- fix deleting shares from smb.conf (#264834)
-- 2.15.6
-* Tue Mar 27 2007 jsuchome(a)suse.cz
-- after joining during installation ask user if DHCLIENT_SET_HOSTNAME
- should be set to "no" (#169260)
-- autoyast support for disabling DHCLIENT_SET_HOSTNAME
-- 2.15.5
-* Tue Mar 13 2007 jsuchome(a)suse.cz
-- added site-aware search for AD controllers (#253609)
-- 2.15.4
-* Thu Mar 08 2007 jsuchome(a)suse.cz
-- added support for DHCP (F120090)
-- 2.15.3
-* Tue Jan 16 2007 jsuchome(a)suse.cz
-- added missing schema file for autoyast (#235316)
-- 2.15.2
-* Tue Jan 09 2007 jsuchome(a)suse.cz
-- install samba-client before reading smb.conf (#229246)
-- 2.15.1
-* Tue Dec 19 2006 jsuchome(a)suse.cz
-- Expert Settings Popup for uid and gid ranges (F301518)
-- SambaConfig: export modified entries only in config mode
-- 2.15.0
-* Thu Nov 30 2006 jsuchome(a)suse.cz
-- install architecture-specific packages (#224418)
-- prevent 'net' asking for root's pw (#225224)
-- 2.14.4
-* Mon Nov 06 2006 jsuchome(a)suse.cz
-- use correct AD domain name for joining (#214463, #214641)
-- give NTP client module information about server (#215645)
-- 2.14.3
-* Mon Oct 30 2006 jsuchome(a)suse.cz
-- offer the option to run NTP confiuration (#215645)
-- 2.14.2
-* Mon Oct 30 2006 jsuchome(a)suse.cz
-- save smb.conf during autoinstallation (#188864)
-- read realm during write instead of import
-- export all modified shares from SambaConfig
-- fixed writing in command line mode (#207268)
-- 2.14.1
-* Fri Aug 25 2006 jsuchome(a)suse.cz
-- adapted for pam-config usage (F300956)
-- API of PamSettings module is obsolete
-- 2.14.0
-* Wed Aug 23 2006 jsuchome(a)suse.cz
-- new checkbox for Guest Access to shares (#144787)
-- added more options for autoyast (#188917)
-- 2.13.25
-* Mon Aug 21 2006 jsuchome(a)suse.cz
-- autoyast: join to domain during Write, not during Import (#188917)
-- 2.13.24
-* Wed Jun 28 2006 jsuchome(a)suse.cz
-- fixed key names used for joining during autoinstallation (#188864)
-- 2.13.23
-* Thu Jun 22 2006 jsuchome(a)suse.cz
-- restart also zmd after dbus (#174589)
-- 2.13.22
-* Tue Jun 20 2006 jsuchome(a)suse.cz
-- restart D-BUS after nscd (#174589)
-- 2.13.21
-* Mon Jun 19 2006 jsuchome(a)suse.cz
-- show info about services to restart (#174589)
-- 2.13.20
-* Thu Jun 08 2006 jsuchome(a)suse.cz
-- set the "template shell" value also for non-AD domain (#176222)
-- 2.13.19
-* Wed Apr 26 2006 jsuchome(a)suse.cz
-- use tmp samba config file for joining as workaround for #168300
-- do not remove workgroup key when AD is not used
-- use "domain" value for "security" key for non-AD setups (#168300)
-- 2.13.18
-* Wed Apr 19 2006 jsuchome(a)suse.cz
-- fixed Import/Export for keys in /etc/security/pam_winbind.conf
-- 2.13.17
-* Wed Apr 19 2006 jsuchome(a)suse.cz
-- skip reading of pam_winbind if it was read before
- (-> and fix the failing testsuite of yast2-samba-server)
-- 2.13.16
-* Thu Apr 13 2006 jsuchome(a)suse.cz
-- use /etc/security/pam_winbind.conf for winbind config (#165775)
-- 2.13.15
-* Wed Mar 29 2006 jsuchome(a)suse.cz
-- fixed dig call (#158726)
-- 2.13.14
-* Mon Mar 27 2006 jsuchome(a)suse.cz
-- stop services automatically with only 1 section in smb.conf (#160517)
-- 2.13.13
-* Fri Mar 17 2006 jsuchome(a)suse.cz
-- restart smb and nmb if they are running (#143908)
-* Thu Mar 16 2006 jsuchome(a)suse.cz
-- do not write "use kerberos keytab" (#154951)
-- quote group name (#143908)
-- fix dialog during installation (#158314)
-- 2.13.12
-* Thu Mar 16 2006 jsuchome(a)suse.cz
-- restart nscd (#157902)
-- adapt smbconf agent to accept special characters
-- change group ownership if directory with shares already exists
-- changed Shares frame label to better fit samba-server needs
-- flush nscd cache (#157902)
-- 2.13.11
-* Mon Mar 13 2006 jsuchome(a)suse.cz
-- split of shares write function to be used by yast2-samba-server
-- 2.13.10
-* Mon Mar 13 2006 jsuchome(a)suse.cz
-- set 'users' group as default shares group owner
-- start (and stop) smb and nmb services (#143908)
-- 2.13.9
-* Fri Mar 10 2006 jsuchome(a)suse.cz
-- implement support for user shares (#143908, F300444)
-- 2.13.8
-* Thu Mar 09 2006 jsuchome(a)suse.cz
-- changed texts to use Windows
-- 2.13.8
-* Wed Mar 08 2006 jsuchome(a)suse.cz
-- correctly save boolean value to Kerberos module (#155716)
-- write the new values to smb.conf even when some are present (#155716)
-- adapt "domain logons" and "domain master" values for AD (#155716)
-* Tue Feb 28 2006 jsuchome(a)suse.cz
-- offline authentication checkbox (#143927)
-- 2.13.6
-* Thu Feb 02 2006 jsuchome(a)suse.cz
-- show "Create Home" checkbox during installation (#147596)
-- save pam_winbind.so to /etc/pam.d/common-password (#146189)
- (and revert behaviour introduced by #146653)
-- 2.13.5
-* Mon Jan 30 2006 jsuchome(a)suse.cz
-- install samba-winbind at the same time as kerberos packages (#145256)
-- set also password value in /etc/security/pam_unix2.conf (#146653)
-- removed tmp path to /etc/pam.d file
-- more initialization for getting the status (#143911)
-- 2.13.4
-* Mon Jan 30 2006 jsuchome(a)suse.cz
-- added checkbox for creating directories (#143519)
-- added status line, saying if machine is joined (#143911)
-- 2.13.3
-* Fri Jan 27 2006 jsuchome(a)suse.cz
-- merged in proofread texts
-* Fri Jan 06 2006 jsuchom e(a)suse.cz
-- used DISPLAYMANAGER_AD_INTEGRATION instead of KDM_GREETER (#139338)
-- 2.13.2
-* Tue Dec 20 2005 jsuchome(a)suse.cz
-- added autoyast support for joining and AD
-- saved KDM_GREETER value for special greeter with winbind (#139338)
-* Mon Dec 19 2005 jsuchome(a)suse.cz
-- added support for multiple keys in smb.conf (#138555)
-- 2.13.1
-* Thu Dec 15 2005 jsuchome(a)suse.cz
-- winbind options are now set in smb.conf
-* Wed Dec 14 2005 jsuchome(a)suse.cz
-- AD support:
- use temporary config file for kerberos during join
- install kerberos packages
- do not save "mappings" to kerberos config file
- use 'net LOOKUP DC' for searching the server
-- initial support for disabling nscd (#137793)
-- initial support for enabling FAM (#118196)
-* Thu Dec 01 2005 jsuchome(a)suse.cz
-- support joining AD domains (F122007)
-- 2.13.0
-* Thu Aug 04 2005 jsuchome(a)suse.cz
-- 2.12.4
-* Tue Aug 02 2005 locilka(a)suse.cz
-- Calling SetModified when adjusting the Share (#93840)
-* Mon Aug 01 2005 jsuchome(a)suse.cz
-- unified searching popup (#66591)
-- 2.12.3
-* Thu Jun 23 2005 visnov(a)suse.cz
-- applied proofread texts
-* Mon Apr 25 2005 mlazar(a)suse.cz
-- 2.12.2
-* Fri Mar 04 2005 mlazar(a)suse.cz
-- 2.12.1
-- ycp tests replaced (and extended) with perl tests
-* Fri Mar 04 2005 mlazar(a)suse.cz
-- SambaConfig.pm:
- * removed config2all(), Config2All()
- * [Share]SetModified() now return false if modified flag alrady set
- * added UnsetModified()
- * Dump() display configuration in smb.conf-like format
- * Import() support also hashes (for easer testing)
-- SambaNetJoin.pm: better tests exit status
-- SambaNmbLookup.pm:
- * global variables changed from 'my' to 'our' (for testing)
- * better test exit status
- * GetAvailableDomains/Neighbours() now return sorted list
-* Fri Mar 04 2005 mlazar(a)suse.cz
-- 2.12.1
-- SambaConfig.pm: fixed handling with comments in Read() and Write()
-- SambaNmbLookup.pm: fixed checking nmb status
-- SambaWinbind.pm: fixed AdjustNsswitch() and AdjustPam()
-- updated testsuites
-* Tue Mar 01 2005 mlazar(a)suse.cz
-- 2.12.0
-- fixed bug 66892: insufficiently informative error popup
-* Fri Feb 18 2005 mlazar(a)suse.cz
-- 2.11.4
-- fixed testsuites
-- SambaConfig.pm: fixed Export/Import (see #50736)
-* Thu Feb 17 2005 mlazar(a)suse.cz
-- internal key "_commentout" replaced by "_disabled"
-- run nmbstatus as user nobody
-* Wed Feb 16 2005 mlazar(a)suse.cz
-- do not export undefined values
-* Wed Feb 16 2005 mlazar(a)suse.cz
-- 2.11.3
-- internal values are not exported (see bug #50736)
-- fixed importing/exporting unconfigured data
-* Thu Jan 27 2005 mlazar(a)suse.cz
-- 2.11.2
-* Thu Jan 27 2005 mlazar(a)suse.cz
-- fixed testsuites
-* Tue Jan 25 2005 mlazar(a)suse.cz
-- Progress::on()/off() replaced with Progress::set()
-* Fri Jan 21 2005 mlazar(a)suse.cz
-- 2.11.1
-* Wed Dec 29 2004 mlazar(a)suse.cz
-- fixed setting undefined values in SambaConfig.pm
-* Mon Dec 20 2004 mlazar(a)suse.cz
-- fix for abort during user module
-* Fri Nov 19 2004 mlazar(a)suse.cz
-- avoid computed arguments in sformat()
-* Mon Nov 08 2004 mlazar(a)suse.cz
-- 2.11.0
-- Samba.ycp transformed to perl and splited to SambaConfig.pm,
- SambaNetJoin.pm, SambaNmbLookup.pm and SambawWinbind.pm
-- adapted testsuite
-* Mon Sep 13 2004 mlazar(a)suse.cz
-- 2.10.5
-* Fri Sep 10 2004 mlazar(a)suse.cz
-- samba-winbind installed only when need
-* Thu Sep 09 2004 mlazar(a)suse.cz
-- Required replaced by PackageSystem (see bug 30872)
-* Mon Sep 06 2004 mlazar(a)suse.cz
-- fixed typo
-* Mon Sep 06 2004 mlazar(a)suse.cz
-- Added GetModified, SetModified for autoyast
-- 2.10.4
-* Mon Aug 30 2004 mlazar(a)suse.cz
-- 2.10.3
-- fixed Bug 44284 - Samba authentication allows to disable the authentication
-* Thu Aug 19 2004 mlazar(a)suse.cz
-- Fixed return value for CommandLine::Run()
-* Wed Aug 18 2004 mlazar(a)suse.cz
-- Fixed Back button for installation sequence
-- Modified .etc.smb agent
-- 2.10.2
-* Tue Aug 03 2004 jsuchome(a)suse.cz
-- Added Back and Next buttons for installation sequence
-- 2.10.1
-* Wed Jun 16 2004 visnov(a)suse.cz
-- fixed testsuite
-- 2.10.0
-* Thu May 13 2004 visnov(a)suse.cz
-- always provide user/password when joining domain (#40439)
-- 2.9.17
-* Tue Apr 27 2004 visnov(a)suse.cz
-- enhance API for the new UI
-- 2.9.16
-* Wed Apr 21 2004 visnov(a)suse.cz
-- really return password from dialog (#38996)
-- 2.9.15
-* Mon Apr 19 2004 visnov(a)suse.cz
-- don't stop nscd when enabling winbind (suggested by lmuelle(a)suse.de)
-- fix testsuite
-- 2.9.14
-* Tue Apr 06 2004 visnov(a)suse.cz
-- stop nmbd temporarily for nmbstatus (#38452)
-- 2.9.13
-* Fri Apr 02 2004 visnov(a)suse.cz
-- YaST is GPL now
-- 2.9.12
-* Fri Apr 02 2004 visnov(a)suse.cz
-- don't try to read netbios name (#37942)
-- 2.9.11
-* Mon Mar 29 2004 visnov(a)suse.cz
-- fixed warning
-- 2.9.10
-* Thu Mar 18 2004 visnov(a)suse.cz
-- restart winbind if already running (#35356)
-- update nmbstatus info if available (#36394)
-- 2.9.9
-* Mon Mar 15 2004 visnov(a)suse.cz
-- compilation fix
-- 2.9.7
-* Wed Mar 10 2004 sh(a)suse.de
-- V 2.9.7
-- Fixed OpenDialog() / SetIcon() sequence
-* Mon Mar 08 2004 visnov(a)suse.cz
-- add yast2-installation to NFB
-- set wizard icon
-- 2.9.6
-* Thu Mar 04 2004 visnov(a)suse.cz
-- also install samba-winbind (#35343)
-* Mon Mar 01 2004 visnov(a)suse.cz
-- merged back proofread texts
-- use Sequencer
-- fix types
-- 2.9.5
-* Wed Feb 18 2004 jsuchome(a)suse.cz
-- added possibility to call ShortSummary function from auto-client
-* Wed Feb 18 2004 visnov(a)suse.cz
-- 2.9.4
-* Wed Feb 11 2004 visnov(a)suse.cz
-- drop /etc/sysconfig/samba support - does not exist anymore
-* Mon Feb 09 2004 visnov(a)suse.cz
-- disable nscd if winbind should be activated
-- show "domain" flag in the list of available domains
-* Mon Feb 09 2004 visnov(a)suse.cz
-- use "idmap uid/gid" instead of "winbind uid/gid"
-- use "net join" instead of "smbpasswd -j"
-- use "net testjoin" instead of "wbinfo -t"
-- allow domain joining if nmbstatus not found
-- fix #33583: can't join domain with special chars in Administrator-pwd
-- drop y2cc
-- 2.9.3
-* Fri Jan 30 2004 visnov(a)suse.cz
-- remove "global" keyword
-- fix command line support
-* Fri Jan 30 2004 visnov(a)suse.cz
-- first version for the new interpreter
-- 2.9.2
-* Wed Oct 29 2003 visnov(a)suse.cz
-- adapted testsuite
-- 2.9.1
-* Thu Oct 02 2003 jsuchome(a)suse.cz
-- adapted to new Autologin interface
-- 2.9.0
-* Wed Sep 24 2003 visnov(a)suse.cz
-- sync settings to disk before trying to join domain (#31722 -
- samba-client can't join domain)
-- 2.8.11
-* Tue Sep 23 2003 jsuchome(a)suse.cz
-- disable autologin when winbind is enabled (#31470)
-- 2.8.10
-* Wed Sep 17 2003 visnov(a)suse.de
-- we require "samba-client", not "samba" package
-- 2.8.9
-* Tue Sep 09 2003 visnov(a)suse.de
-- #30300: don't misinform user about required apache2 package
-- 2.8.8
-* Mon Sep 08 2003 nashif(a)suse.de
-- #30291: return list of required package for autoyast
-* Mon Sep 08 2003 visnov(a)suse.de
-- fixed autoyast problems (similar to #30161)
-- 2.8.6
-* Fri Sep 05 2003 visnov(a)suse.de
-- merged in proofread texts
-- 2.8.5
-* Thu Sep 04 2003 visnov(a)suse.de
-- restart nscd after starting winbind
-* Tue Sep 02 2003 visnov(a)suse.de
-- try harder to stop temporary winbind
-* Tue Sep 02 2003 visnov(a)suse.de
-- fix syntax errors
-- fix domain joining (pass user instead of password)
-* Tue Sep 02 2003 visnov(a)suse.de
-- do not start winbind if host not in a domain
-* Mon Sep 01 2003 visnov(a)suse.de
-- fix helps, labels (style guide)
-- 2.8.4
-* Mon Aug 25 2003 visnov(a)suse.de
-- 2.8.3
-* Thu Aug 21 2003 visnov(a)suse.de
-- show error dialog if required packages are not installed before quit
-* Wed Aug 20 2003 visnov(a)suse.de
-- Do not show Initializing... dialog
-* Mon Aug 11 2003 visnov(a)suse.de
-- added desktop file
-- merged in proofread texts
-- 2.8.2
-* Wed Jul 30 2003 visnov(a)suse.de
-- start nmbstatus as soon as possible
-* Mon Jul 28 2003 visnov(a)suse.de
-- support for call_modules option in pam_unix2.conf
-- 2.8.1
-* Thu May 29 2003 visnov(a)suse.cz
-- initial version
++++++ yast2-samba-client-2.17.11.tar.bz2 -> yast2-samba-client-2.18.1.tar.bz2 ++++++
++++ 3947 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-samba-client-2.17.11/autodocs-ycp.ami new/yast2-samba-client-2.18.1/autodocs-ycp.ami
--- old/yast2-samba-client-2.17.11/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-samba-client-2.18.1/autodocs-ycp.ami 2009-06-26 15:03:18.000000000 +0200
@@ -0,0 +1,32 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
+# AUTODOCS_SUBDIR: To install the result to $(docdir)/SUBDIR/autodocs
+# Optional - the default is no subdir, $(docdir)/autodocs
+# AUTODOCS_STRIP: Strip it from filenames. The remaining / are replaced by __
+# Optional - the default is $(srcdir)/../../src
+
+htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
+
+html_DATA = index.html $(filter-out index.html, $(wildcard *.html))
+CLEANFILES = $(html_DATA) pod2htm*.tmp
+
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+AUTODOCS_STRIP ?= $(srcdir)/../../src
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. -s$(AUTODOCS_STRIP) $(AUTODOCS_YCP)
+ for i in $(AUTODOCS_PM); do \
+ b=$${i##$(AUTODOCS_STRIP)}; b=$${b#/}; b=$${b//\//__}; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$${b/__/::}</a>" > $$b.mod.html; \
+ done
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-samba-client-2.17.11/configure.in new/yast2-samba-client-2.18.1/configure.in
--- old/yast2-samba-client-2.17.11/configure.in 2008-08-14 14:06:33.000000000 +0200
+++ new/yast2-samba-client-2.18.1/configure.in 2009-06-26 15:03:17.000000000 +0200
@@ -1,9 +1,9 @@
dnl configure.in for yast2-samba-client
dnl
-dnl -- This file is generated by y2autoconf 2.16.8 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.9 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-samba-client, 2.17.1, http://bugs.opensuse.org/, yast2-samba-client)
+AC_INIT(yast2-samba-client, 2.18.1, http://bugs.opensuse.org/, yast2-samba-client)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -18,7 +18,7 @@
AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
dnl Important YaST2 variables
-VERSION="2.17.1"
+VERSION="2.18.1"
RPMNAME="yast2-samba-client"
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-samba-client-2.17.11/doc/autodocs/Makefile.am new/yast2-samba-client-2.18.1/doc/autodocs/Makefile.am
--- old/yast2-samba-client-2.17.11/doc/autodocs/Makefile.am 2005-09-08 10:32:46.000000000 +0200
+++ new/yast2-samba-client-2.18.1/doc/autodocs/Makefile.am 2009-06-23 17:56:07.000000000 +0200
@@ -2,11 +2,5 @@
# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs
#
-htmldir = $(docdir)/autodocs
+include $(top_srcdir)/autodocs-ycp.ami
-index.html: $(srcdir)/../../src/*.ycp
- $(ybindir)/ycpdoc -d. $(srcdir)/../../src/*.ycp
-
-html_DATA = index.html $(wildcard *.html)
-
-CLEANFILES = $(html_DATA)
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-samba-client-2.17.11/Makefile.am new/yast2-samba-client-2.18.1/Makefile.am
--- old/yast2-samba-client-2.17.11/Makefile.am 2008-08-14 14:06:33.000000000 +0200
+++ new/yast2-samba-client-2.18.1/Makefile.am 2009-06-26 15:03:18.000000000 +0200
@@ -32,10 +32,10 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $< $@ || cp -f $< $@
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-samba-client-2.17.11/src/complex.ycp new/yast2-samba-client-2.18.1/src/complex.ycp
--- old/yast2-samba-client-2.17.11/src/complex.ycp 2008-03-28 12:58:54.000000000 +0100
+++ new/yast2-samba-client-2.18.1/src/complex.ycp 2009-06-26 15:02:36.000000000 +0200
@@ -35,8 +35,7 @@
Wizard::RestoreHelp(HELPS["read"]:"");
// check installed packages
- if (!PackageSystem::CheckAndInstallPackagesInteractive(
- Samba::UpdatedArchPackages (["samba-client"])))
+ if (!PackageSystem::CheckAndInstallPackagesInteractive(["samba-client"]))
{
y2warning("package samba-client not installed");
return `abort;
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-samba-client-2.17.11/src/dialogs.ycp new/yast2-samba-client-2.18.1/src/dialogs.ycp
--- old/yast2-samba-client-2.17.11/src/dialogs.ycp 2008-10-16 09:52:11.000000000 +0200
+++ new/yast2-samba-client-2.18.1/src/dialogs.ycp 2009-06-26 15:02:46.000000000 +0200
@@ -629,7 +629,6 @@
{
packages = (list<string>)merge(packages,["krb5","krb5-client"]);
}
- packages = Samba::UpdatedArchPackages (packages);
if (!Package::InstallAll (packages))
{
Popup::Error (Message::FailedToInstallPackages ());
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-samba-client-2.17.11/src/SambaWinbind.pm new/yast2-samba-client-2.18.1/src/SambaWinbind.pm
--- old/yast2-samba-client-2.17.11/src/SambaWinbind.pm 2008-11-06 16:23:47.000000000 +0100
+++ new/yast2-samba-client-2.18.1/src/SambaWinbind.pm 2008-11-07 09:11:19.000000000 +0100
@@ -4,7 +4,7 @@
# Authors: Stanislav Visnovsky <visnov(a)suse.cz>
# Martin Lazar <mlazar(a)suse.cz>
#
-# $Id: SambaWinbind.pm 52796 2008-10-31 13:38:04Z jsuchome $
+# $Id: SambaWinbind.pm 53003 2008-11-06 15:29:54Z jsuchome $
package SambaWinbind;
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-samba-client-2.17.11/src/Samba.ycp new/yast2-samba-client-2.18.1/src/Samba.ycp
--- old/yast2-samba-client-2.17.11/src/Samba.ycp 2008-10-31 14:38:04.000000000 +0100
+++ new/yast2-samba-client-2.18.1/src/Samba.ycp 2009-06-26 15:02:04.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Data for configuration of samba-client, input and output functions.
* Authors: Stanislav Visnovsky <visnov(a)suse.cz>
*
- * $Id: Samba.ycp 52796 2008-10-31 13:38:04Z jsuchome $
+ * $Id: Samba.ycp 57460 2009-06-05 12:09:24Z jsuchome $
*
* Representation of the configuration of samba-client.
* Input and output routines.
@@ -15,7 +15,6 @@
module "Samba";
textdomain "samba-client";
-import "Arch";
import "Autologin";
import "FileUtils";
import "NetworkConfig";
@@ -133,52 +132,9 @@
// original value of pam_mount_volumes, for detecting changes
list<map> pam_mount_volumes_orig = nil;
-// packages to install for specific arhitectures (#224418)
-global map arch_packages = $[
- "krb5" : $[
- "ia64" : [ "krb5-x86" ],
- "ppc64" : [ "krb5-64bit" ],
- "s390_64" : [ "krb5-32bit" ],
- "x86_64" : [ "krb5-32bit" ],
- ],
- "samba-client" : $[
- "ia64" : [ "samba-client-x86" ],
- "ppc64" : [ "samba-client-64bit" ],
- "s390_64" : [ "samba-client-32bit" ],
- "x86_64" : [ "samba-client-32bit" ],
- ],
- "samba-winbind" : $[
- "ia64" : [ "samba-winbind-x86" ],
- "ppc64" : [ "samba-winbind-64bit" ],
- "s390_64" : [ "samba-winbind-32bit" ],
- "x86_64" : [ "samba-winbind-32bit" ],
- ],
- "pam_mount" : $[
- "ia64" : [ "pam_mount-x86" ],
- "ppc64" : [ "pam_mount-64bit" ],
- "s390_64" : [ "pam_mount-32bit" ],
- "x86_64" : [ "pam_mount-32bit" ],
- ],
-];
-
// network configuration (to be read from NetworkConfig module)
global map network_setup = NetworkConfig::Export ();
-/**
- * Return list of architecture specific packages (derived from package list
- * given as parameter) merged with the packages in parameter
- */
-global define list<string> UpdatedArchPackages (list<string> packages) {
-
- list<string> ret = packages;
- string arch = Arch::architecture ();
-
- foreach (string package, packages, {
- ret = (list<string>) union (ret, arch_packages[package,arch]:[]);
- });
- return ret;
-}
-
boolean PAMMountModified () {
return
@@ -1138,7 +1094,7 @@
if (SambaAD::ADS () != "")
to_install = (list<string>) union (to_install, ["krb5", "krb5-client"]);
return $[
- "install" : UpdatedArchPackages (to_install),
+ "install" : to_install,
"remove" : []
];
}
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-samba-client-2.17.11/VERSION new/yast2-samba-client-2.18.1/VERSION
--- old/yast2-samba-client-2.17.11/VERSION 2008-11-06 16:23:22.000000000 +0100
+++ new/yast2-samba-client-2.18.1/VERSION 2009-06-26 15:03:16.000000000 +0200
@@ -1 +1 @@
-2.17.11
+2.18.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 yast2-sound for openSUSE:Factory
checked in at Mon Jun 29 17:45:01 CEST 2009.
--------
--- yast2-sound/yast2-sound.changes 2009-04-10 15:41:21.000000000 +0200
+++ yast2-sound/yast2-sound.changes 2009-06-17 16:38:53.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 14:58:02 CEST 2009 - mvidner(a)suse.cz
+
+- Using autodocs-ycp.ami, which contains a fix for automake 1.11.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-sound.spec ++++++
--- /var/tmp/diff_new_pack.m31898/_old 2009-06-29 17:44:43.000000000 +0200
+++ /var/tmp/diff_new_pack.m31898/_new 2009-06-29 17:44:43.000000000 +0200
@@ -20,8 +20,8 @@
Name: yast2-sound
Version: 2.18.1
-Release: 1
-License: GPL v2 or later
+Release: 2
+License: GPL
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-sound-2.18.1.tar.bz2
@@ -41,12 +41,6 @@
%description
This package contains the YaST2 component for sound card configuration.
-
-
-Authors:
---------
- Dan Meszaros
-
%prep
%setup -n yast2-sound-2.18.1
++++++ yast2-sound-2.18.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.am new/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.am
--- old/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.am 2007-05-18 12:48:55.000000000 +0200
+++ new/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.am 2009-06-16 14:57:35.000000000 +0200
@@ -1,13 +1,6 @@
#
-# Makefile.am for .../agent-XXpkgXX/doc/autodocs
+# Makefile.am for .../agent-audio/doc/autodocs
#
-htmldir = $(docdir)/autodocs
-
-html_DATA = index.html $(wildcard *.html *.png) doxygen.css @RPMNAME@.tag
-CLEANFILES = $(html_DATA) doxygen.log doxygen.conf installdox
-
-doxygen.css @RPMNAME@.tag: index.html
-
-index.html: $(srcdir)/../../src/*.h
- @ybindir@/ydoxygen PROJECT_NAME=@RPMNAME@
+AUTODOCS_SUBDIR=agent-audio
+include $(top_srcdir)/autodocs-cc.ami
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.in new/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.in
--- old/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.in 2009-04-10 15:40:03.000000000 +0200
+++ new/yast2-sound-2.18.1/agent-audio/doc/autodocs/Makefile.in 2009-06-21 13:00:57.000000000 +0200
@@ -15,9 +15,33 @@
@SET_MAKE@
#
-# Makefile.am for .../agent-XXpkgXX/doc/autodocs
+# Makefile.am for .../agent-audio/doc/autodocs
#
+# -*- makefile -*- Automake include file
+# $Id: autodocs-cc.ami 28248 2006-02-21 14:14:07Z mvidner $
+
+# Builds source documentation for C++ sources.
+# Builds and installs by default, intended for base packages where the
+# docs is useful for developers of leaf packages.
+
+# PARAMETERS: (additional to those of autodocs-cc-base)
+# AUTODOCS_SUBDIR: htmldir will be $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
+
+# -*- makefile -*- Automake include file
+# $Id: autodocs-cc.ami 23704 2005-06-10 17:36:13Z mvidner $
+
+# This is a common base for autodocs-cc-{,off}.ami
+# and should NOT be used directly
+
+# Builds source documentation for C++ sources
+# Uses doxygen (ydoxygen)
+# PARAMETERS:
+# AUTODOCS_CC: Directories that the C++ autodocs is built from
+# Optional - the default is $(srcdir)/../../src
+# AUTODOCS_DEPS: dependencies of the docs, default is $(AUTODOCS_CC)/*.h
+# AUTODOCS_PARAMS: more params for ydoxygen
+
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,8 +61,10 @@
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+ $(top_srcdir)/autodocs-cc-base.ami \
+ $(top_srcdir)/autodocs-cc.ami
subdir = agent-audio/doc/autodocs
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
$(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
@@ -178,7 +204,7 @@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
-htmldir = $(docdir)/autodocs
+htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
imagedir = @imagedir@
includedir = @includedir@
infodir = @infodir@
@@ -220,12 +246,14 @@
ydatadir = @ydatadir@
yncludedir = @yncludedir@
ystartupdir = @ystartupdir@
-html_DATA = index.html $(wildcard *.html *.png) doxygen.css @RPMNAME@.tag
-CLEANFILES = $(html_DATA) doxygen.log doxygen.conf installdox
+AUTODOCS_SUBDIR = agent-audio
+html_data = index.html $(wildcard *.html *.png) doxygen.css @RPMNAME@.tag
+CLEANFILES = $(html_data) doxygen.log doxygen.conf installdox
+html_DATA = $(html_data)
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/autodocs-cc.ami $(top_srcdir)/autodocs-cc-base.ami $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -411,10 +439,13 @@
uninstall uninstall-am uninstall-htmlDATA
+AUTODOCS_CC ?= $(srcdir)/../../src
+AUTODOCS_DEPS ?= $(AUTODOCS_CC)/*.h
+
doxygen.css @RPMNAME@.tag: index.html
-index.html: $(srcdir)/../../src/*.h
- @ybindir@/ydoxygen PROJECT_NAME=@RPMNAME@
+index.html: $(AUTODOCS_DEPS)
+ ${YDOXYGEN} PROJECT_NAME=@RPMNAME@ INPUT=$(AUTODOCS_CC) $(AUTODOCS_PARAMS)
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/agent-audio/src/YastChannelId.cc new/yast2-sound-2.18.1/agent-audio/src/YastChannelId.cc
--- old/yast2-sound-2.18.1/agent-audio/src/YastChannelId.cc 2009-01-09 10:10:56.000000000 +0100
+++ new/yast2-sound-2.18.1/agent-audio/src/YastChannelId.cc 2009-04-29 13:04:19.000000000 +0200
@@ -19,7 +19,7 @@
*/
/*
- File: $Id:$
+ File: $Id: YastChannelId.cc 57029 2009-04-29 11:04:19Z lslezak $
Author: Ladislav Slezák <lslezak(a)novell.com>
Summary: Class for converting Alsa channel name to Yast channel ID and vice versea.
*/
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/agent-audio/src/YastChannelId.h new/yast2-sound-2.18.1/agent-audio/src/YastChannelId.h
--- old/yast2-sound-2.18.1/agent-audio/src/YastChannelId.h 2009-01-07 13:57:29.000000000 +0100
+++ new/yast2-sound-2.18.1/agent-audio/src/YastChannelId.h 2009-04-29 13:04:19.000000000 +0200
@@ -19,7 +19,7 @@
*/
/*
- File: $Id:$
+ File: $Id: YastChannelId.h 57029 2009-04-29 11:04:19Z lslezak $
Author: Ladislav Slezák <lslezak(a)novell.com>
Summary: Class for converting Alsa channel name to Yast channel ID and vice versea.
*/
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/autodocs-cc.ami new/yast2-sound-2.18.1/autodocs-cc.ami
--- old/yast2-sound-2.18.1/autodocs-cc.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-sound-2.18.1/autodocs-cc.ami 2009-06-21 13:00:41.000000000 +0200
@@ -0,0 +1,14 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-cc.ami 28248 2006-02-21 14:14:07Z mvidner $
+
+# Builds source documentation for C++ sources.
+# Builds and installs by default, intended for base packages where the
+# docs is useful for developers of leaf packages.
+
+# PARAMETERS: (additional to those of autodocs-cc-base)
+# AUTODOCS_SUBDIR: htmldir will be $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
+
+include $(top_srcdir)/autodocs-cc-base.ami
+
+htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
+html_DATA = $(html_data)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/autodocs-cc-base.ami new/yast2-sound-2.18.1/autodocs-cc-base.ami
--- old/yast2-sound-2.18.1/autodocs-cc-base.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-sound-2.18.1/autodocs-cc-base.ami 2009-06-21 13:00:41.000000000 +0200
@@ -0,0 +1,24 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-cc.ami 23704 2005-06-10 17:36:13Z mvidner $
+
+# This is a common base for autodocs-cc-{,off}.ami
+# and should NOT be used directly
+
+# Builds source documentation for C++ sources
+# Uses doxygen (ydoxygen)
+# PARAMETERS:
+# AUTODOCS_CC: Directories that the C++ autodocs is built from
+# Optional - the default is $(srcdir)/../../src
+# AUTODOCS_DEPS: dependencies of the docs, default is $(AUTODOCS_CC)/*.h
+# AUTODOCS_PARAMS: more params for ydoxygen
+
+AUTODOCS_CC ?= $(srcdir)/../../src
+AUTODOCS_DEPS ?= $(AUTODOCS_CC)/*.h
+
+html_data = index.html $(wildcard *.html *.png) doxygen.css @RPMNAME@.tag
+CLEANFILES = $(html_data) doxygen.log doxygen.conf installdox
+
+doxygen.css @RPMNAME@.tag: index.html
+
+index.html: $(AUTODOCS_DEPS)
+ ${YDOXYGEN} PROJECT_NAME=@RPMNAME@ INPUT=$(AUTODOCS_CC) $(AUTODOCS_PARAMS)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/autodocs-ycp.ami new/yast2-sound-2.18.1/autodocs-ycp.ami
--- old/yast2-sound-2.18.1/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-sound-2.18.1/autodocs-ycp.ami 2009-06-21 13:00:41.000000000 +0200
@@ -0,0 +1,27 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
+
+htmldir = $(docdir)/autodocs
+
+html_DATA = index.html $(wildcard *.html)
+CLEANFILES = $(html_DATA) pod2htm*.tmp
+
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. $^
+ for i in $(AUTODOCS_PM); do \
+ b=`basename $$i`; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+ done
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/configure.in new/yast2-sound-2.18.1/configure.in
--- old/yast2-sound-2.18.1/configure.in 2009-04-10 15:39:44.000000000 +0200
+++ new/yast2-sound-2.18.1/configure.in 2009-06-21 13:00:40.000000000 +0200
@@ -1,6 +1,6 @@
dnl configure.in for yast2-sound
dnl
-dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
AC_INIT(yast2-sound, 2.18.1, http://bugs.opensuse.org/, yast2-sound)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/Makefile.am new/yast2-sound-2.18.1/Makefile.am
--- old/yast2-sound-2.18.1/Makefile.am 2009-04-10 15:39:45.000000000 +0200
+++ new/yast2-sound-2.18.1/Makefile.am 2009-06-21 13:00:41.000000000 +0200
@@ -32,7 +32,7 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/Makefile.in new/yast2-sound-2.18.1/Makefile.in
--- old/yast2-sound-2.18.1/Makefile.in 2009-04-10 15:40:04.000000000 +0200
+++ new/yast2-sound-2.18.1/Makefile.in 2009-06-21 13:00:58.000000000 +0200
@@ -274,7 +274,7 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/sound/config/Makefile.am new/yast2-sound-2.18.1/sound/config/Makefile.am
--- old/yast2-sound-2.18.1/sound/config/Makefile.am 2007-05-18 12:48:55.000000000 +0200
+++ new/yast2-sound-2.18.1/sound/config/Makefile.am 2009-04-29 12:58:09.000000000 +0200
@@ -1,7 +1,7 @@
#
# Makefile.am for sound/sound/config
#
-# $Id:$
+# $Id: Makefile.am 57028 2009-04-29 10:58:09Z lslezak $
#
schemafilesdir = $(schemadir)/autoyast/rnc
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/sound/config/Makefile.in new/yast2-sound-2.18.1/sound/config/Makefile.in
--- old/yast2-sound-2.18.1/sound/config/Makefile.in 2009-04-10 15:40:04.000000000 +0200
+++ new/yast2-sound-2.18.1/sound/config/Makefile.in 2009-06-21 13:00:58.000000000 +0200
@@ -17,7 +17,7 @@
#
# Makefile.am for sound/sound/config
#
-# $Id:$
+# $Id: Makefile.am 57028 2009-04-29 10:58:09Z lslezak $
#
VPATH = @srcdir@
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.am new/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.am
--- old/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.am 2007-05-18 12:48:55.000000000 +0200
+++ new/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.am 2009-06-16 10:05:24.000000000 +0200
@@ -1,9 +1,3 @@
# Makefile.am for YCP module .../doc/autodocs
-htmldir = @docdir@/autodocs
-
-html_DATA = index.html $(wildcard *.html)
-CLEANFILES = $(html_DATA)
-
-index.html: $(srcdir)/../../src/*.ycp
- @ybindir@/ycpdoc -d. $(srcdir)/../../src/*.ycp
+include $(top_srcdir)/autodocs-ycp.ami
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.in new/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.in
--- old/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.in 2009-04-10 15:40:04.000000000 +0200
+++ new/yast2-sound-2.18.1/sound/doc/autodocs/Makefile.in 2009-06-21 13:00:58.000000000 +0200
@@ -16,6 +16,17 @@
# Makefile.am for YCP module .../doc/autodocs
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
+
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -35,8 +46,9 @@
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+ $(top_srcdir)/autodocs-ycp.ami
subdir = sound/doc/autodocs
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
$(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
@@ -176,7 +188,7 @@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
-htmldir = @docdir@/autodocs
+htmldir = $(docdir)/autodocs
imagedir = @imagedir@
includedir = @includedir@
infodir = @infodir@
@@ -219,11 +231,11 @@
yncludedir = @yncludedir@
ystartupdir = @ystartupdir@
html_DATA = index.html $(wildcard *.html)
-CLEANFILES = $(html_DATA)
+CLEANFILES = $(html_DATA) pod2htm*.tmp
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/autodocs-ycp.ami $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -409,8 +421,17 @@
uninstall uninstall-am uninstall-htmlDATA
-index.html: $(srcdir)/../../src/*.ycp
- @ybindir@/ycpdoc -d. $(srcdir)/../../src/*.ycp
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. $^
+ for i in $(AUTODOCS_PM); do \
+ b=`basename $$i`; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+ done
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/sound/src/PulseAudio.ycp new/yast2-sound-2.18.1/sound/src/PulseAudio.ycp
--- old/yast2-sound-2.18.1/sound/src/PulseAudio.ycp 2008-11-19 12:12:27.000000000 +0100
+++ new/yast2-sound-2.18.1/sound/src/PulseAudio.ycp 2009-04-29 12:58:09.000000000 +0200
@@ -24,7 +24,7 @@
* Summary: Configuration of PulseAudio in desktop applications
* Authors: Ladislav Slezák <lslezak(a)novell.com>
*
- * $Id:$
+ * $Id: PulseAudio.ycp 57028 2009-04-29 10:58:09Z lslezak $
*/
{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-sound-2.18.1/sound.pot new/yast2-sound-2.18.1/sound.pot
--- old/yast2-sound-2.18.1/sound.pot 2008-09-10 10:47:12.000000000 +0200
+++ new/yast2-sound-2.18.1/sound.pot 1970-01-01 01:00:00.000000000 +0100
@@ -1,44 +0,0 @@
-# translation of sound.po to
-# Copyright (C) YEAR SuSE Linux Products GmbH, Nuernberg
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Andrew Spackman <kiwilinux(a)gmail.com>, 2008.
-msgid ""
-msgstr ""
-"Project-Id-Version: sound\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-08-04 10:30+0200\n"
-"PO-Revision-Date: 2008-08-28 22:05+1200\n"
-"Last-Translator: Andrew Spackman <kiwilinux(a)gmail.com>\n"
-"Language-Team: <en(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"
-
-#: sound/src/sound_write.ycp:117
-#, ycp-format
-msgid ""
-"These required packages are not available: %1\n"
-"Some sound device may not work or some features may not be supported.\n"
-"\n"
-"Enable or add an additional software repository containing the packages."
-msgstr ""
-"These required packages are not available: %1\n"
-"Some sound devices may not work or some features may not be supported.\n"
-"\n"
-"Enable or add an additional software repository containing the packages."
-
-#: sound/src/texts.ycp:275
-msgid ""
-"<p>\n"
-"Use <b>Other</b> to set the volume of the selected card or configure\n"
-"the module loading for playing MIDI files (<b>Start Sequencer</b>).\n"
-"Use <b>Play Test Sound</b> to test the selected card.\n"
-"</p>\n"
-msgstr ""
-"<p>\n"
-"Use <b>Other</b> to set the volume of the selected card or configure\n"
-"the module loaded for playing MIDI files (<b>Start Sequencer</b>).\n"
-"Use <b>Play Test Sound</b> to test the selected card.\n"
-"</p>\n"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-sysconfig for openSUSE:Factory
checked in at Mon Jun 29 17:44:32 CEST 2009.
--------
--- yast2-sysconfig/yast2-sysconfig.changes 2008-06-16 14:29:37.000000000 +0200
+++ yast2-sysconfig/yast2-sysconfig.changes 2009-06-17 16:41:32.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 14:29:29 CEST 2009 - mvidner(a)suse.cz
+
+- Using autodocs-ycp.ami, which contains a fix for automake 1.11.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.p30926/_old 2009-06-29 17:44:03.000000000 +0200
+++ /var/tmp/diff_new_pack.p30926/_new 2009-06-29 17:44:03.000000000 +0200
@@ -20,8 +20,8 @@
Name: yast2-sysconfig
Version: 2.17.0
-Release: 54
-License: GPL v2 or later
+Release: 55
+License: GPL
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-sysconfig-2.17.0.tar.bz2
@@ -39,13 +39,6 @@
A graphical /etc/sysconfig/* editor with integrated search and context
information.
-
-
-Authors:
---------
- Michael Hager <mike(a)suse.de>
- Ladislav Slezak <lslezak(a)suse.cz>
-
%prep
%setup -n yast2-sysconfig-2.17.0
@@ -84,441 +77,4 @@
/usr/share/YaST2/data/descriptions
/usr/share/YaST2/schema/autoyast/rnc/sysconfig.rnc
%doc %{prefix}/share/doc/packages/yast2-sysconfig
-
%changelog
-* Mon Jun 16 2008 lslezak(a)suse.cz
-- OK/Cancel button in the main dialog (bnc#398491)
-- 2.17.0
-* Fri May 16 2008 jsrain(a)suse.cz
-- added categories Settings and System into desktop file
- (bnc #382778)
-* Mon Apr 07 2008 lslezak(a)suse.cz
-- 'clear' command line option works properly (bnc#377068)
-- 2.16.0
-* Mon Mar 17 2008 jsrain(a)suse.cz
-- added 'StartupNotify=true' to the desktop file (bnc #304964)
-* Mon May 28 2007 lslezak(a)suse.cz
-- check UID after evaluating command line arguments (#269909)
-- 2.15.3
-* Fri May 25 2007 jsrain(a)suse.cz
-- removed outdated translations from .desktop-files (#271209)
-* Wed Apr 11 2007 lslezak(a)suse.cz
-- dropped yast2-powertweak subpackage (FATE #301978)
-- 2.15.2
-* Fri Mar 09 2007 locilka(a)suse.cz
-- Removing yast2-installation from RPM dependencies.
-- 2.15.1
-* Fri Dec 08 2006 lslezak(a)suse.cz
-- append a long empty string to the header text to avoid cutting
- of a long text after a change (do not use UI::RecalcLayout(),
- it produces flickering in ncurses UI) (#227044)
-- 2.15.0
-* Mon Nov 13 2006 lslezak(a)suse.cz
-- 2.14.0
-* Thu Nov 09 2006 lslezak(a)suse.cz
-- added RNC schema for Autoyast profile validation (#219011)
-- 2.13.8
-* Mon Jul 17 2006 lslezak(a)suse.cz
-- refresh UI layout after change of the selected variable (#172356)
-- ignore backup files in /etc/sysconfig directory (#177463)
-- 2.13.7
-* Wed May 17 2006 lslezak(a)suse.cz
-- display warning if not running as root (#171197)
-- 2.13.6
-* Mon Feb 20 2006 lslezak(a)suse.cz
-- updated BuildRequires (replaced yast2-devel-packages macro)
-- 2.13.5
-* Mon Dec 19 2005 jsuchome(a)suse.cz
-- merged proofread texts
-- 2.13.4
-* Fri Dec 16 2005 lslezak(a)suse.cz
-- sysconfig.ycp: added a note for translators about
- splitted help text
-- 2.13.3
-* Fri Dec 02 2005 lslezak(a)suse.cz
-- Sysconfig::search renamed to Search (search is a built-in
- function now)
-- Powertweak - fixed line break in Y2CC (#135803)
-- 2.13.2
-* Mon Nov 21 2005 lslezak(a)suse.cz
-- redirect stdout and stderr output of restarted service to
- /dev/null - do not hang at service restart (#86631)
-- version 2.13.1
-* Fri Sep 23 2005 lslezak(a)suse.cz
-- powerteak - wrap long description lines (#118517)
-- enhanced set command (in command line mode) to accept form
- VARIABLE=value, enhanced the help text (#94417)
-- 2.13.0
-* Mon Sep 05 2005 lslezak(a)suse.cz
-- don't install powertweak-extra package by default (#105273)
-- 2.12.3
-* Tue Aug 30 2005 lslezak(a)suse.cz
-- fixed dialog header in powertweak mode (#106731)
-- 2.12.2
-* Thu Jul 28 2005 lslezak(a)suse.cz
-- updated detktop files
-- 2.12.1
-* Fri Jul 22 2005 lslezak(a)suse.cz
-- updated icon in .desktop files
-- 2.12.0
-* Thu Apr 21 2005 lslezak(a)suse.cz
-- fixed typo in the help text (#79275)
-* Wed Nov 24 2004 lslezak(a)suse.cz
-- display default value or empty string instead of the current
- value in aytoyast mode (#36874)
-- version 2.11.3
-* Mon Nov 15 2004 lslezak(a)suse.cz
-- merged commandline mode fixes from 9.1 branch:
- - fixed option properties (#48133)
- - added 'clear' command to set empty value ("")
-- version 2.11.2
-* Wed Oct 27 2004 lslezak(a)suse.cz
-- adapted to new Mode:: API
-- version 2.11.1
-* Mon Oct 18 2004 lslezak(a)suse.cz
-- removed help text from search dialog (#46605)
-- version 2.11.0
-* Mon Sep 27 2004 lslezak(a)suse.cz
-- register agent during autoinstallation (#45836)
-- version 2.10.5
-* Tue Sep 14 2004 lslezak(a)suse.cz
-- GetModified/SetModified functions (AutoYaST API)
-- don't call Read() in Import()
-- version 2.10.4
-* Mon Aug 23 2004 lslezak(a)suse.cz
-- fixed datatype (value returned from command line)
-- version 2.10.3
-* Wed Jun 16 2004 lslezak(a)suse.cz
-- updated testsuite (use Testsuite:: module, set testedfiles)
-- version 2.10.2
-* Tue Jun 15 2004 lslezak(a)suse.cz
-- don't escape values in single quotes (#41984)
-- version 2.10.1
-* Fri Jun 11 2004 lslezak(a)suse.cz
-- read also files from /etc/sysconfig/uml/ (UML config. directory)
-- version 2.10.0
-* Tue May 04 2004 lslezak(a)suse.cz
-- merged proofread texts
-- version 2.9.15
-* Sat Apr 03 2004 nashif(a)suse.de
--
-* Fri Apr 02 2004 nashif(a)suse.de
-- Adapt to use new Wizard (#37581)
-- 2.9.14
-* Fri Apr 02 2004 lslezak(a)suse.cz
-- changed license to GPL
-- version 2.9.13
-* Fri Mar 26 2004 lslezak(a)suse.cz
-- [Default] button - fixed layout problem (#36745)
-- version 2.9.12
-* Thu Mar 25 2004 nashif(a)suse.de
-- Dont run complete suseconfig when writing autoyast configuration
-* Fri Mar 12 2004 lslezak(a)suse.cz
-- use new Wizard
-- use Package module
-- fixed module description (#35372)
-- version 2.9.11
-* Fri Mar 05 2004 lslezak(a)suse.cz
-- data type fixes
-- use Sequencer:: module
-- version 2.9.10
-* Tue Mar 02 2004 lslezak(a)suse.cz
-- don't use Product:: module
-- version 2.9.9
-* Mon Mar 01 2004 lslezak(a)suse.cz
-- merged proofread texts
-- more strict data types (typed lists and maps)
-- version 2.9.8
-* Mon Feb 23 2004 lslezak(a)suse.cz
-- fixed reading values containing '=' character (#34864)
-- fixed editing values with '\$' substring (#34809)
-- version 2.9.7
-* Fri Feb 13 2004 lslezak(a)suse.cz
-- read /etc/sysconfig/powersave/* files
-- use CommandLine::Run
-- NI fixes: nil checking
-- version 2.9.6
-* Sun Feb 08 2004 arvin(a)suse.de
-- removed config files (*.y2cc)
-* Wed Feb 04 2004 lslezak(a)suse.cz
-- testsuite update
-- packages gcc and yast2-network are not required
- or needed for build
-- version 2.9.4
-* Fri Jan 30 2004 lslezak(a)suse.cz
-- fixes for the new interpreter (nil checking,
- data types, removed globals, build fix)
-- version 2.9.3
-* Tue Jan 13 2004 lslezak(a)suse.cz
-- fixes for the new interpreter
-- version 2.9.2
-* Thu Dec 18 2003 lslezak(a)suse.cz
-- use Service:: module instead of Runlevel::
-- removed unused imports
-* Wed Nov 26 2003 lslezak(a)suse.cz
-- fixes for the new interpreter
-- version 2.9.1
-* Tue Nov 25 2003 lslezak(a)suse.cz
-- use String::ParseOptions function
-- support multiline values
-* Thu Nov 13 2003 lslezak(a)suse.cz
-- command line UI
-- use IP:: module
-- version 2.9.0
-* Thu Sep 25 2003 lslezak(a)suse.cz
-- use Require module (#31673)
-* Mon Sep 15 2003 lslezak(a)suse.de
-- fixed empty ("") value bug (#30644)
-- documentation update
-- version 2.8.7
-* Fri Sep 12 2003 nashif(a)suse.de
-- Dont turn Progress on in autoinst mode
-* Fri Sep 12 2003 nashif(a)suse.de
-- #30291: return list of required packages for autoinstallation
-* Fri Aug 29 2003 lslezak(a)suse.de
-- small fixes in perl parser (#29526)
-- don't show empty commands in the description
-- fixed 'Go to' button functionality
-- powertweak mode fixes
-- added missing translation marks
-- version 2.8.4
-* Tue Aug 26 2003 lslezak(a)suse.de
-- new metadata keyword PreSaveCommand: (#29212)
-- version 2.8.3
-* Mon Aug 25 2003 lslezak(a)suse.cz
-- removed "Initializing..." dialog
-- version 2.8.2
-* Mon Aug 11 2003 lslezak(a)suse.de
-- merged proofread texts
-- version 2.8.1
-* Wed Aug 06 2003 lslezak(a)suse.cz
-- use the new metadata (the activation commands)
-- use Label:: and Popup:: modules instead of includes
-- fixed double quote backslashing bug (character before
- the double quote character was lost)
-- fixed testsuites
-- added .desktop files
-- .spec: added yast2-installation package to Requires
- and neededforbuild (Product.ycp module)
-- version 2.8.0
-* Wed Mar 12 2003 lslezak(a)suse.de
-- fixed undefined function call UI::ErrorMessage
- (changed to UI::ErrorPopup), fixed translation
-- version 2.7.12
-* Mon Mar 10 2003 lslezak(a)suse.de
-- fixed ifcfg.template location, comment reading from template
- (for /etc/sysconfig/network/ifcfg-* files)
-- version 2.7.11
-* Wed Mar 05 2003 lslezak(a)suse.de
-- ignore escaped slash in Path tag (#24571)
-- remove new line characters from description in search
- result dialog
-- wrap lines in node description text
-- don't display multiple instances of variable in one file
-- version 2.7.10
-* Tue Mar 04 2003 nashif(a)suse.de
-- define variable files module wide (#24494)
-- renamed files to custom_files
-* Thu Feb 27 2003 lslezak(a)suse.de
-- ignore header in config file (#23876)
-- updated testsuite
-- version 2.7.9
-* Tue Feb 25 2003 lslezak(a)suse.de
-- don't change comment formatting (#24205)
-- testsuite updated
-- version 2.7.8
-* Mon Feb 24 2003 lslezak(a)suse.de
-- removed workaround for bug #23721 ("<" was not interpreted
- in ncurses)
-- fixed parsing and validating integer and regexp types (#24033)
-- added testsuites
-- added yast2-network to neededforbuild
-- powertweak mode fixes
-- Powermanagement path description update
-- version 2.7.7
-* Mon Feb 17 2003 lslezak(a)suse.de
-- convert '<', '>' to '<', '>' in richtext comment
-- version 2.7.6
-* Wed Feb 05 2003 lslezak(a)suse.cz
-- don't show comments after three hash characters
-- added metadata documentation
-- added missing 'descriptions' in *.spec
-- version 2.7.5
-* Mon Feb 03 2003 lslezak(a)suse.cz
-- merged proof-read texts
-- bugfixes in sysconfig_auto.ycp
-- version 2.7.4
-* Fri Jan 17 2003 lslezak(a)suse.cz
-- export/import data in 8.1 format
-- version 2.7.3
-* Thu Jan 16 2003 lslezak(a)suse.cz
-- autoinstallation support
-- autoinst. config mode: added "use current value"
- and "add new variable..." functions
-- fixed parsing metadata type value
-- removed obsoleted and unused files
- sysconfig_proposal.ycp and sysconfig_write.ycp
-- added missing descriptions of predefined paths
-- added descriptions for translatiors
-- small code clean up
-* Wed Jan 08 2003 lslezak(a)suse.cz
-- added descriptions of predefined paths
-- support for /etc/sysconfig/network/ifcfg-* files
-- read network metadata from ifcg.template file
-- support IPv4 and IPv6 data types
-- support "variable = 'value'" lines in config files
-- fixes - shortcuts, translations, ycpdoc comments
-- version 2.7.2
-* Thu Nov 28 2002 lslezak(a)suse.cz
-- check if new value is valid (according to specified data type)
-- save modified values to files
-- search in configuration files
-- use metadata from previous variable if comment is missing
-- powertweak subpackage is working now
-- install powertweak packages on request (removed from Require:)
-- version 2.7.1
-* Tue Nov 19 2002 lslezak(a)suse.cz
-- removed metadata database (now part of configuration files)
-- read and parse metadata
-- merged with CVS head
-- version 2.7.0
-* Thu Oct 03 2002 lslezak(a)suse.cz
-- added possible values ("grub", "lilo") for LOADER_TYPE variable
- (#20385)
-- version 2.6.15
-* Fri Sep 27 2002 lslezak(a)suse.cz
-- use string::size_type instead of int - fixes endless loop
- at start on 64-bit architectures (#20236)
-- version 2.6.14
-* Thu Sep 19 2002 lslezak(a)suse.cz
-- do not start SuSEconfig after saving powertweak configuration
-- version 2.6.13
-* Wed Sep 11 2002 lslezak(a)suse.cz
-- fixed progress label (rc.config -> sysconfig) (#19398)
-- added new metadata
-- version 2.6.12
-* Fri Sep 06 2002 lslezak(a)suse.cz
-- fixed metadata
-- reenabled SuSEconfig after save
-- do not show powertweak settings in sysconfig mode
-- provide/obsolete old packages
-- version 2.6.11
-* Thu Sep 05 2002 lslezak(a)suse.cz
-- added new metadata
-- fixed spec file - powertweak.ycp was missing
-- version 2.6.10
-* Mon Sep 02 2002 lslezak(a)suse.cz
-- log missing comments
-- added new metadata
-- added powetweak alias (allow 'yast2 powertweak')
-- new icon for yast2-powertweak
-- version 2.6.9
-* Tue Aug 27 2002 jsuchome(a)suse.cz
-- provide/obsolete old translation packages
-* Fri Aug 23 2002 lslezak(a)suse.cz
-- added new metadata
-- version 2.6.8
-* Fri Aug 16 2002 lslezak(a)suse.cz
-- escape double quotes in values, remove redundant beginning
- and trailing double quotes (#16727)
-- read multi line values (#17766)
-- added new metadata
-- version 2.6.7
-* Wed Aug 14 2002 lslezak(a)suse.cz
-- read really all files at /etc/sysconfig directory
-- changed tree level separator from '/' to '$' (allows displaying
- powertweak variables with '/' in name), fixed metadata scripts,
- regenerated metadata file
-- merged proofread text
-- added script for searching missing variables in metadata file
-- added new metadata
-- changed maintainer to lslezak(a)suse.cz
-- version 2.6.6
-* Fri Aug 09 2002 lslezak(a)suse.de
-- added ycpdoc comments
-- use OKButtonLabel(), Cancel...(), ...
-- code cleanup - removed obsoleted functions, any type
-- version 2.6.5
-* Thu Aug 08 2002 lslezak(a)suse.de
-- added new meta data
-- added support for /etc/sysconfig/network/wireless file
-- fixed powertweak question dialog
-- version 2.6.4
-* Thu Aug 01 2002 lslezak(a)suse.cz
-- added powertweak support
-- created yast2-powertweak subpackage
-- added new entries to meta_sys.config file
-- added comments for translators
-- version 2.6.3
-* Fri Jul 12 2002 arvin(a)suse.de
-- use proper namespace for Args and CallFunction (#16776)
-* Sat Jul 06 2002 arvin(a)suse.de
-- moved non binary files to /usr/share/YaST2
-* Mon Jul 01 2002 msvec(a)suse.cz
-- renamed to yast2-sysconfig
-- 2.6.0
-* Thu Mar 21 2002 mike(a)suse.de
-- bug 13694: missing variables in sysconfig editor
-* Wed Mar 20 2002 mike(a)suse.de
-- ro request: bug in spec fixed
-* Thu Mar 14 2002 mike(a)suse.de
-- Bug 14992: sysconfig editor asks me if I wish to see the installation log
-* Tue Feb 26 2002 mike(a)suse.de
-- enameing from yast2-trans-rcconfig to yast2-trans-sysconfig
-* Tue Feb 26 2002 mike(a)suse.de
-- renameing from yast2-config-rcconfig to yast2-config-sysconfig
-* Mon Feb 18 2002 mike(a)suse.de
-- new libtool version was required
-* Mon Feb 18 2002 mike(a)suse.de
-- changes due to /etc/sysconfig and deleted firewall option
-* Fri Feb 08 2002 lnussel(a)suse.de
-- command line argument is of type string
-* Fri Feb 08 2002 mike(a)suse.de
-- changes due to /etc/sysconfig changes
-* Mon Sep 24 2001 mike(a)suse.de
-- fixed: broken logfile of scripts
- fixed: deleted stop of pers. firewall
-* Thu Sep 20 2001 mike(a)suse.de
-- moved menuentry to group security
-* Thu Sep 20 2001 mike(a)suse.de
-- change request of draht:
- for proper work, we have to start firewall2 script before personal firewall
- script
-* Wed Sep 19 2001 mike(a)suse.de
-- added START_FW2 variable for firewall module.
-- change start, stop to restart2 for firewall2
-* Tue Sep 18 2001 mike(a)suse.de
-- firewall scripts started
-* Fri Sep 14 2001 mike(a)suse.de
-- new firewall configuration added
-* Mon Sep 10 2001 lnussel(a)suse.de
-- moved icon in Control Center from Group "Misc" to "System"
- (Bug #10256)
-* Sat Aug 11 2001 arvin(a)suse.de
-- fixed for gcc 3.0
-* Wed Jul 25 2001 lnussel(a)suse.de
-- ported to libstdc++, libg++ no longer necessary
-* Tue May 08 2001 mike(a)suse.de
-- added varaiables for 7.2, added Documentation
-* Tue Apr 24 2001 jbuch(a)suse.de
-- define -> global define
-* Thu Mar 08 2001 curry(a)suse.de
-- faster reading and processing of rc.config variables
-* Fri Jan 19 2001 mike(a)suse.de
-- tag a string (make it translatable)
-* Thu Jan 18 2001 mike(a)suse.de
-- added new 7.1 variables to database
-* Mon Jan 15 2001 mike(a)suse.de
-- bugfix in search
-* Wed Jan 03 2001 mike(a)suse.de
-- new database (added meta information)
- enums allowed
-* Fri Dec 15 2000 mike(a)suse.de
-- new database (added meta information )
-* Wed Dec 13 2000 mike(a)suse.de
-- new menuentry
-* Fri Dec 08 2000 mike(a)suse.de
-- fix bzip2 helptext
-* Fri Dec 08 2000 mike(a)suse.de
-- new module for 7.1
- graphical /etc/rc.config editor
++++++ yast2-sysconfig-2.17.0.tar.bz2 ++++++
++++ 3102 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-sysconfig-2.17.0/autodocs-ycp.ami new/yast2-sysconfig-2.17.0/autodocs-ycp.ami
--- old/yast2-sysconfig-2.17.0/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-sysconfig-2.17.0/autodocs-ycp.ami 2009-06-22 07:47:56.000000000 +0200
@@ -0,0 +1,27 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
+
+htmldir = $(docdir)/autodocs
+
+html_DATA = index.html $(wildcard *.html)
+CLEANFILES = $(html_DATA) pod2htm*.tmp
+
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. $^
+ for i in $(AUTODOCS_PM); do \
+ b=`basename $$i`; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+ done
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-sysconfig-2.17.0/configure.in new/yast2-sysconfig-2.17.0/configure.in
--- old/yast2-sysconfig-2.17.0/configure.in 2008-06-16 14:26:25.000000000 +0200
+++ new/yast2-sysconfig-2.17.0/configure.in 2009-06-22 07:47:56.000000000 +0200
@@ -1,6 +1,6 @@
dnl configure.in for yast2-sysconfig
dnl
-dnl -- This file is generated by y2autoconf 2.16.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
AC_INIT(yast2-sysconfig, 2.17.0, http://bugs.opensuse.org/, yast2-sysconfig)
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-sysconfig-2.17.0/doc/autodocs/Makefile.am new/yast2-sysconfig-2.17.0/doc/autodocs/Makefile.am
--- old/yast2-sysconfig-2.17.0/doc/autodocs/Makefile.am 2007-05-18 12:48:36.000000000 +0200
+++ new/yast2-sysconfig-2.17.0/doc/autodocs/Makefile.am 2009-06-16 09:42:07.000000000 +0200
@@ -1,12 +1,3 @@
-#
-# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs
-#
+# Makefile.am for YCP module .../doc/autodocs
-htmldir = $(docdir)/autodocs
-
-index.html: $(srcdir)/../../src/*.ycp
- $(ybindir)/ycpdoc -d. $(srcdir)/../../src/*.ycp
-
-html_DATA = index.html $(wildcard *.html)
-
-CLEANFILES = $(html_DATA)
+include $(top_srcdir)/autodocs-ycp.ami
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-sysconfig-2.17.0/Makefile.am new/yast2-sysconfig-2.17.0/Makefile.am
--- old/yast2-sysconfig-2.17.0/Makefile.am 2008-06-16 14:26:26.000000000 +0200
+++ new/yast2-sysconfig-2.17.0/Makefile.am 2009-06-22 07:47:56.000000000 +0200
@@ -32,10 +32,10 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $< $@ || cp -f $< $@
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-sysconfig-2.17.0/src/config/Makefile.am new/yast2-sysconfig-2.17.0/src/config/Makefile.am
--- old/yast2-sysconfig-2.17.0/src/config/Makefile.am 2007-05-18 12:48:36.000000000 +0200
+++ new/yast2-sysconfig-2.17.0/src/config/Makefile.am 2009-04-29 12:58:09.000000000 +0200
@@ -1,7 +1,7 @@
#
# Makefile.am for sysconfig/src/config
#
-# $Id:$
+# $Id: Makefile.am 57028 2009-04-29 10:58:09Z lslezak $
#
schemafilesdir = $(schemadir)/autoyast/rnc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 for openSUSE:Factory
checked in at Mon Jun 29 17:43:11 CEST 2009.
--------
--- mkinitrd/mkinitrd.changes 2009-05-25 12:16:01.000000000 +0200
+++ mkinitrd/mkinitrd.changes 2009-06-24 18:48:36.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Jun 24 18:47:12 CEST 2009 - thomas(a)novell.com
+
+- only copy *.sh files to scripts directory
+
+-------------------------------------------------------------------
+Wed Jun 24 16:23:12 CEST 2009 - thomas(a)novell.com
+
+- only include scripts with .sh extension in rpm file to fix
+ build failure
+
+-------------------------------------------------------------------
+Tue Jun 23 07:38:22 CEST 2009 - thomas(a)novell.com
+
+- mounting /root/proc for SELinux (bnc#457984)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
mkinitrd-2.5.9_selinux.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mkinitrd.spec ++++++
--- /var/tmp/diff_new_pack.s27452/_old 2009-06-29 17:41:21.000000000 +0200
+++ /var/tmp/diff_new_pack.s27452/_new 2009-06-29 17:41:21.000000000 +0200
@@ -26,7 +26,7 @@
Requires: coreutils modutils util-linux grep gzip sed cpio udev sysvinit file perl-Bootloader
AutoReqProv: on
Version: 2.5.9
-Release: 6
+Release: 7
Conflicts: udev < 118
Requires: dhcpcd
Summary: Creates an Initial RAM Disk Image for Preloading Modules
@@ -35,6 +35,7 @@
Patch0: mkinitrd-2.5.9.patch
Patch1: mkinitrd-setup-udev-firmware-fix
Patch2: mkinitrd-silence.patch
+Patch3: mkinitrd-2.5.9_selinux.patch
%description
Mkinitrd creates file system images for use as initial RAM disk
@@ -68,6 +69,7 @@
%patch0 -p0
%patch1 -p1
%patch2
+%patch3 -p1
%build
gcc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/run-init src/run-init.c
@@ -91,7 +93,7 @@
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/scripts
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/setup
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/boot
-cp -a scripts $RPM_BUILD_ROOT/lib/mkinitrd
+cp -a scripts/*.sh $RPM_BUILD_ROOT/lib/mkinitrd/scripts/
cp -a lib/mkinitrd/bin $RPM_BUILD_ROOT/lib/mkinitrd/bin
make -C sbin DESTDIR=$RPM_BUILD_ROOT install
chmod -R 755 $RPM_BUILD_ROOT/lib/mkinitrd
@@ -105,6 +107,7 @@
#
%install_mkinitrd /usr/bin/perl /sbin/mkinitrd_setup
EOF
+
%posttrans
/sbin/mkinitrd_setup
@@ -119,7 +122,7 @@
%dir /lib/mkinitrd/boot
%dir /lib/mkinitrd/setup
%config /etc/rpm/macros.mkinitrd
-/lib/mkinitrd/scripts/*
+/lib/mkinitrd/scripts/*.sh
/lib/mkinitrd/bin/*
/sbin/mkinitrd
/sbin/mkinitrd_setup
++++++ mkinitrd-2.5.9_selinux.patch ++++++
--- mkinitrd-2.5.9/scripts/boot-boot.sh.bak 2009-06-23 11:06:36.000000000 +0200
+++ mkinitrd-2.5.9/scripts/boot-boot.sh 2009-06-23 11:24:30.000000000 +0200
@@ -16,7 +16,7 @@
# Move device nodes
/bin/mount --move /dev /root/dev
-/bin/mount /root/proc
+/bin/mount -t proc /root/proc /root/proc
# ready to leave
cd /root
++++++ mkinitrd.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.5.9/scripts/setup-udev.sh new/mkinitrd-2.5.9/scripts/setup-udev.sh
--- old/mkinitrd-2.5.9/scripts/setup-udev.sh 2009-02-09 09:58:03.000000000 +0100
+++ new/mkinitrd-2.5.9/scripts/setup-udev.sh 2009-06-23 11:02:37.000000000 +0200
@@ -36,4 +36,8 @@
fi
done
+for bin in /sbin/blkid; do
+ cp_bin $bin ${tmp_mnt}${bin}
+done
+
save_var udev_timeout
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.5.9/scripts/setup-udev.sh.orig new/mkinitrd-2.5.9/scripts/setup-udev.sh.orig
--- old/mkinitrd-2.5.9/scripts/setup-udev.sh.orig 1970-01-01 01:00:00.000000000 +0100
+++ new/mkinitrd-2.5.9/scripts/setup-udev.sh.orig 2009-02-09 09:58:03.000000000 +0100
@@ -0,0 +1,39 @@
+#!/bin/bash
+#
+#%stage: setup
+#%depends: start
+#
+
+# Default udev timeout is 30 seconds
+udev_timeout=30
+
+mkdir -p $tmp_mnt/lib/udev/rules.d
+mkdir -p $tmp_mnt/etc/udev/rules.d
+# copy needed rules
+for rule in \
+ 05-udev-early.rules \
+ 50-udev-default.rules \
+ 59-dasd.rules \
+ 60-persistent-storage.rules \
+ 60-persistent-input.rules \
+ 62-dm_linear.rules \
+ 64-device-mapper.rules \
+ 64-md-raid.rules \
+ 80-drivers.rules; do
+ if [ -f /lib/udev/rules.d/$rule ]; then
+ cp /lib/udev/rules.d/$rule $tmp_mnt/lib/udev/rules.d
+ elif [ -f /etc/udev/rules.d/$rule ]; then
+ cp /etc/udev/rules.d/$rule $tmp_mnt/etc/udev/rules.d
+ fi
+done
+# copy helper
+mkdir -p $tmp_mnt/lib/udev
+for script in /lib/udev/* /sbin/*_id ; do
+ if [ ! -d "$script" ] && [ -x "$script" ] ; then
+ cp_bin $script ${tmp_mnt}${script}
+ elif [ -f "$script" ] ; then
+ cp -pL $script ${tmp_mnt}${script}
+ fi
+done
+
+save_var udev_timeout
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-ntp-client for openSUSE:Factory
checked in at Mon Jun 29 17:41:08 CEST 2009.
--------
--- yast2-ntp-client/yast2-ntp-client.changes 2009-04-07 08:16:18.000000000 +0200
+++ yast2-ntp-client/yast2-ntp-client.changes 2009-06-17 16:21:23.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 14:27:45 CEST 2009 - mvidner(a)suse.cz
+
+- Using autodocs-ycp.ami, which contains a fix for automake 1.11.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ntp-client.spec ++++++
--- /var/tmp/diff_new_pack.x25279/_old 2009-06-29 17:40:45.000000000 +0200
+++ /var/tmp/diff_new_pack.x25279/_new 2009-06-29 17:40:45.000000000 +0200
@@ -20,8 +20,8 @@
Name: yast2-ntp-client
Version: 2.18.0
-Release: 1
-License: GPL v2 or later
+Release: 2
+License: GPL
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ntp-client-2.18.0.tar.bz2
@@ -38,13 +38,6 @@
%description
This package contains the YaST2 component for NTP client configuration.
-
-
-Authors:
---------
- Jiri Srain <jsrain(a)suse.cz>
- Lukas Ocilka <locilka(a)suse.cz>
-
%prep
%setup -n yast2-ntp-client-2.18.0
@@ -83,548 +76,3 @@
%doc %{prefix}/share/doc/packages/yast2-ntp-client
/usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc
%changelog
-* Tue Mar 31 2009 mvidner(a)suse.cz
-- Moved more code dealing with NTP setup from yast2-country
- to yast2-ntp-client to make the API less fragile (bnc#483787).
-- 2.18.0
-* Tue Mar 17 2009 mvidner(a)suse.cz
-- Do not pop up with questions in CLI mode (bnc#456553).
-* Fri Feb 20 2009 mvidner(a)suse.cz
-- Fixed: the checkbox for opening/closing the firewall port would
- have no effect (bnc#476951). Same problem, different reason.
-- 2.17.14
-* Fri Jan 23 2009 mvidner(a)suse.cz
-- Fixed: the checkbox for opening/closing the firewall port would
- have no effect (bnc#468405).
-- 2.17.13
-* Mon Jan 19 2009 mvidner(a)suse.cz
-- Use the iburst option also for the server added during the
- installation, to make the initial sync work even if the
- time slew is too big (bnc#450418).
-- 2.17.12
-* Fri Jan 09 2009 mvidner(a)suse.cz
-- Removed a server reported nonfunctional (bnc#458917).
-- Offer CC.pool.ntp.org for countries that do not have any other
- server (bnc#458917 c4).
-- 2.17.11
-* Fri Dec 12 2008 mvidner(a)suse.cz
-- Due to yesterday's change, the Configure button at install time
- would access settings that would be ignored. Removed it.
- (bnc#449615 c15)
-- Reduced spacing in new server dialog to make it fit 80x24
- (bnc#458459).
-- 2.17.10
-* Thu Dec 11 2008 mvidner(a)suse.cz
-- At install time, do not overwrite the original ntp.conf but add our
- changes instead. Specifically netconfig needs the key config
- preserved (bnc#449615).
-- 2.17.9
-* Mon Dec 08 2008 kmachalkova(a)suse.cz
-- Missing strings marked for translation (bnc#446967, bnc#446969)
-* Thu Dec 04 2008 kmachalkova(a)suse.cz
-- If NETCONFIG_NTP_POLICY value can't be read (e.g. in inst-sys),
- set it to 'auto' as safe default (bnc#449362)
-- 2.17.8
-* Thu Nov 13 2008 ug(a)suse.de
-- rnc file fixed
-* Fri Nov 07 2008 mvidner(a)suse.cz
-- Set a 15s timeout on one-time synchronization (bnc#442287).
-- 2.17.7
-* Thu Nov 06 2008 mvidner(a)suse.cz
-- Adjusted dialog buttons according to YaST Style Guide
- (bnc#440532).
-- 2.17.6
-* Tue Oct 28 2008 varkoly(a)suse.de
-- (bnc#438704) – ntp server do not work
-- 2.17.5
-* Wed Oct 15 2008 mvidner(a)suse.cz
-- Use sntp instead of ntpdate which is obsolete (bnc#431516).
-- 2.17.4
-* Sun Oct 12 2008 mvidner(a)suse.cz
-- Removed a check that was too expensive and made potential failures
- silent (bnc#428026).
-- 2.17.3
-* Mon Sep 29 2008 visnov(a)suse.cz
-- avoid reading configuration during install (bnc #427712)
-- 2.17.2
-* Mon Aug 18 2008 mvidner(a)suse.cz
-- Applied Netconfig patch for fine-grained merging of static and
- DHCP-supplied data (thanks to Michael Calmer)
-- ntp-client_proposal: do not propose new configuration when some
- already exists; Write: get server name from argument before
- checking UI
-- 2.17.1
-* Fri Jun 13 2008 mvidner(a)suse.cz
-- yast2-slp is already present during the installation, so don't ask
- to install it when the user chooses Local NTP Server / Lookup
- (bnc#399659).
-- Do not leave ntpd running if it was not running before pressing Test.
-- 2.17.0
-* Fri May 16 2008 jsrain(a)suse.cz
-- added categories Settings and System into desktop file
- (bnc #382778)
-* Tue May 13 2008 mvidner(a)suse.cz
-- Fixed breakage caused by last change ("Command line specification
- maps undefined option 'initial' for action 'add'", bnc#387717)
-- 2.16.9
-* Wed Apr 30 2008 mvidner(a)suse.cz
-- /etc/sysconfig/ntp:NTPD_INITIAL_NTPDATE was removed and assumes AUTO
- now. Removed the UI related to it, but keet CLI and AutoYaST options
- for compatibility (bnc#381838).
-- Avoid "UI syntax error" when Write is called from the timezone
- module (bnc#384715).
-- 2.16.8
-* Wed Apr 16 2008 mvidner(a)suse.cz
-- Merged proofread texts.
-* Fri Apr 11 2008 mvidner(a)suse.cz
-- Suggest ntp.$domain as the local server (fate#302863).
-- 2.16.7
-* Wed Apr 09 2008 mvidner(a)suse.cz
-- Read the whole configuration of NTP (not only ntp.conf
- but also e.g. firewall) on running system to initialize
- everything correctly; do not re-read ntp.confif it has been read
- already (bnc#375877)
-* Fri Apr 04 2008 jsuchome(a)suse.cz
-- ntp-client_proposal: UI adapted for fate#302917 (distinguish
- between one-time synchronization and saving the client config)
-- 2.16.6
-* Thu Apr 03 2008 kmachalkova(a)suse.cz
-- Display popup with icon if NTP test succeeds (bnc#306018)
-- Require and install ntp packages (instead of obsoleted xntp),
- correct documentation (bnc#372417)
-- 2.16.5
-* Mon Mar 17 2008 jsrain(a)suse.cz
-- added 'StartupNotify=true' to the desktop file (bnc #304964)
-* Wed Feb 20 2008 kmachalkova(a)suse.cz
-- Added yast2-country-data into BuildRequires
-* Tue Feb 19 2008 kmachalkova(a)suse.cz
-- Improved NTP service start wording (now & on boot vs. manually)
- (bnc#345340)
-- Improved NTP installation proposal layout (bnc#359209)
-- Depend on lightweight yast2-country-data instead of yast2-country
-- ntp-client_proposal made smarter (FaTE#302917)
-- 2.16.4
-* Thu Jan 24 2008 mzugec(a)suse.cz
-- replace deprecated NetworkDevices by NetworkInterfaces (from yast2)
-- 2.16.3
-* Mon Jan 07 2008 kmachalkova(a)suse.cz
-- Merged proofread texts
-* Tue Nov 20 2007 kmachalkova(a)suse.cz
-- Repository scanning (Package::Available()) definitely removed
- (#327336)
-- Updated help text referring to xntp documentation (#340867)
-- 2.16.2
-* Wed Oct 31 2007 kmachalkova(a)suse.cz
-- Prompt for installing xntp package (CheckAndInstallPackages) on
- running system, do not scan repositories (Package::Available())
- (#327336)
- - 2.16.1
-* Wed Oct 03 2007 kmachalkova(a)suse.cz
-- Added visual progress feedback for running ntpdate in installation
- proposal (#328469)
-- Hide read/write progress in installation (#327066)
-- Do not check for availability of xntp package (thus, update all
- the repos) if it is already installed (#327336)
-- 2.16.0
-* Fri Sep 21 2007 locilka(a)suse.cz
-- When user selects to use NTP during installation, trigger also
- yast2-ntp-client RPM for installation (#327050).
-- 2.15.12
-* Thu Sep 20 2007 kmachalkova(a)suse.cz
-- Do not write NTP configuration at the end of 1st stage of
- installation if it hasn't been modified (#326338)
-- Set write_only mode at the end of 1st stage, do not start NTP
- service (#326478 related)
-- 2.15.11
-* Thu Sep 13 2007 kmachalkova(a)suse.cz
-- In installation proposal, remember whether synchronization with
- NTP server has been selected (#308238)
-- Set AbortFunction back to 'nil' after NtpClient::Read has been
- called to prevent segfault after multiple calls (#294773)
-- 2.15.10
-* Thu Sep 06 2007 kmachalkova(a)suse.cz
-- Accept IP as a valid NTP server address (#308265)
-- Use Packages::addAdditionalPackage() for marking xntp package for
- installation so that it is not discarded later on (#307363)
-- Correct fix for not re-reading NTP configuration when calling
- ntp-client from outside (no exception for the 1st stage)
-- 2.15.9
-* Mon Sep 03 2007 kmachalkova(a)suse.cz
-- Fixed adding new NTP servers when calling ntp-client from outside
- (e.g. timezone) - do not re-read the configuration if it has been
- already read
-- Use error popup (Report::Error) if NTP test fails (#306018)
-- Display 'ntpd started on boot' warning message only if we don't
- use NM and/or no network device is started at boot time (#299666)
-- Do not query status/stop/start NTP service during installation
- (holds for NTP test and ntp proposal client)
-- Replace 'Finish' button with 'Accept' button in installation
- proposal
-- 2.15.8
-* Fri Aug 31 2007 kmachalkova(a)suse.cz
-- Move all installation-related functionality into separate inst.
- clients (_proposal and _finish) (FaTE #302192)
-- Do not check for xntp package during installation (#299557, #299238)
-- Call 'ntpdate' to synchronize with NTP server during installation
- (do not restart the service) (#299238)
-- 'During boot' NTP service start is now default (#302389)
-- 2.15.7
-* Mon Aug 06 2007 kmachalkova(a)suse.cz
-- Do not allow to edit access control rules if NTP is configured
- via DHCP (DHCP may servers distribute their own rule set)
-- Added help texts (FaTE #120109)
-- 2.15.6
-* Fri Jul 27 2007 kmachalkova(a)suse.cz
-- Added functionality to restrict NTP service to selected servers
- only and to modify access control flags for individual servers
- (FaTE #120109)
-- 2.15.5
-* Thu Jul 26 2007 kmachalkova(a)suse.cz
-- UI redesign: advanced configuration dialog splitted into 'General'
- and 'Security' settings tab
-- New GetNtpServersByCountry function - to be used by yast2-timezone
- (FaTE #302192)
-- 2.15.4
-* Fri Apr 13 2007 kmachalkova(a)suse.cz
-- Use 'ntpdate -q' (query only) when testing if ntp server is accesible,
- do not hard-set the time
-- Updated list of public ntp servers
-- 2.15.3
-* Mon Mar 12 2007 kmachalkova(a)suse.cz
-- Removed dependency on yast2-slp - install yast2-slp package only
- when needed (scan for local NTP servers)
-- 2.15.2
-* Tue Feb 06 2007 kmachalkova(a)suse.cz
-- Merged 'Great Britain' and 'UK' public ntp server lists (#241054)
-- 2.15.1
-* Mon Jan 22 2007 kmachalkova(a)suse.cz
-- Correct handling of switching between simple and advanced config
- (display current server entries in server table) (#230240)
-- Updated obsolete help text
-- 2.15.0
-* Fri Nov 10 2006 kmachalkova(a)suse.cz
-- Don't forget to store type of ntp record (simple config -> server)
- (#216456)
-- 2.14.2
-* Mon Nov 06 2006 kmachalkova(a)suse.cz
-- Set ActiveDirectory DC as a default time server when called from
- samba-client
-- 2.14.1
-* Mon Oct 30 2006 kmachalkova(a)suse.cz
-- Improved Autoyast profile validation (ntpclient.rnc moved from
- autoyast package (#215248)
-- Always set NTP_INITIAL_NTPDATE to AUTO if ntp.conf is modified
- via DHCP
-- 2.14.0
-* Wed Aug 02 2006 locilka(a)suse.cz
-- Complex configuration renamed to Advanced configuration (#179476)
-* Tue Jul 18 2006 locilka(a)suse.cz
-- NTP Client renamed to NTP Configuration because one can also
- configure an NTP Server here (#173411).
-- 2.13.12
-* Mon May 22 2006 locilka(a)suse.cz
-- When switchich to the complex configuration or saving the simple
- configuration, current server was allways re-added with
- initial_sync==true even if there was no reason to change
- the current value of initial_sync (#177575).
-- Remember all servers correctly when random pool servers are
- selected (#177570).
-- 2.13.11
-* Thu May 18 2006 locilka(a)suse.cz
-- Do not report the empty server address when switching to the
- Complex configuration (#176581).
-- Fixed behavior when switching to the complex configuration with
- no server address defined before. Sometimes it deleted the local
- clock entry.
-- 2.13.10
-* Thu May 11 2006 locilka(a)suse.cz
-- Adjusting ntp_conf rw agent to be able to understand additional
- comments on the same line where are already some entries written
- (#172589).
-- 2.13.9
-* Wed Apr 26 2006 locilka(a)suse.cz
-- Check and store the changed address record when switching from
- the simple to the complex configuration (#169206).
-- 2.13.8
-* Thu Apr 13 2006 locilka(a)suse.cz
-- Leaving the 'initial_sync' and 'options' for pool.ntp.org feature
- without change when user has previously changed them (#165852).
-- 2.13.7
-* Tue Apr 11 2006 locilka(a)suse.cz
-- Switching from simple to complex configuration was eating server
- entries (#165149).
-- 2.13.6
-* Thu Mar 23 2006 locilka(a)suse.cz
-- Added checking for root permissions into the module startup
- process (#158483)
-- 2.13.5
-* Mon Mar 13 2006 locilka(a)suse.cz
-- fixed bug #155325, problems with widgets around random pool
- servers feature
-- 2.13.4
-* Fri Mar 10 2006 locilka(a)suse.cz
-- merged texts from proofread
-- 2.14.3
-* Mon Mar 06 2006 locilk(a)suse.cz
-- Adjusted BuildRequires for package
-- 2.14.2
-* Fri Jan 27 2006 locilka(a)suse.cz
-- merged texts from proofread
-* Mon Dec 19 2005 jsuchome(a)suse.cz
-- merged texts from proofread
-- 2.13.1
-* Thu Nov 03 2005 locilka(a)suse.cz
-- Added enhancement #114268
- Selection of public servers newly contains
- $country_shortname.pool.ntp.org for every state known for YaST.
-- Added enhancement #105300
- New checkbox for adding 3 'random' servers from pool.ntp.org
- which adds [0|1|2].pool.ntp.org servers. These servers names
- change their IP (and physical destination) every hour.
-- Generated and tested new set of public NTP servers.
-- Fixed scropt for generating set of public servers not to contain
- HTML tags in server name and location.
-- 2.13.0
-* Tue Aug 16 2005 locilka(a)suse.cz
-- Fixed bug #104907
- Server selected from one of found with the Lookup function had
- been returned as the string "server".
-- Fixed bug #104906
- Now it is possible to save the configuration when
- start ntp: "never" is selected and no server has been choosen.
-- 2.12.6
-* Tue Aug 16 2005 locilka(a)suse.cz
-- Merged proofread texts
-* Fri Aug 12 2005 locilka(a)suse.cz
-- ComboBox for selecting a public NTP server has at least 40
- characters. Helpful for ncurses. Bug #97184
-- 2.12.5
-* Tue Aug 09 2005 locilka(a)suse.cz
-- Fixing bug #102993
- NTP server textentry is not checked when switching to the complex
- configuration
-- 2.12.4
-* Wed Aug 03 2005 locilka(a)suse.cz
-- Changed the last "xntpd" to "ntp"
-- Changed SCR agent for xntpd to ntp
-- Changed sysconfig variables XNTPD to NTPD
-- Fixed testsuites
-- Changed sysconfig/network/dhcp.DHCLIENT_MODIFY_NTPD_CONF to the
- DHCLIENT_MODIFY_NTP_CONF
-- Fixed a typo in help
-- Fixed testsuites (xntp -> ntp)
-- 2.12.3
-* Thu Jul 28 2005 locilka(a)suse.cz
-- Changed service name "xntpd" to "ntp"
-- Updated .desktop file
-- 2.12.2
-* Tue Jul 19 2005 locilka(a)suse.cz
-- Fixing some help texts to match exactly the dialog widget names
-- Fixing complains in y2log about converting 'true' to integer
- during Radio Clock symlink configuration
-* Thu May 19 2005 locilka(a)suse.cz
-- Fixing "Save and Restart" function not to produce Progress errors
-- Changing labels, headlines, names. Major changes:
- Broadcast -> Outgoing Broadcast
- Accepting Broadcasts -> Incoming Broadcast
-- Replacing "Select NTP Server" dialog with two popups:
- "Select Local NTP Server" and "Select Public NTP Server"
-- Changing texts to be YaST2 Style Guide Compatible
-- 2.12.1
-* Tue May 17 2005 locilka(a)suse.cz
-- Fixing bug #83918
- NTP Client could freeze during saving the configuration when the
- starting directory of YaST2 ntp-client was a network directory
- and the "Configure via DHCP" option has been unselected.
-* Wed May 11 2005 locilka(a)suse.cz
-- NTP Server entry-checking is ommited when changing the dialog to
- select one from already found or public ones
-- Caching Lookup-Servers results
-* Mon May 09 2005 locilka(a)suse.cz
-- Added "Scanning nework" popup which appears during scanning the
- local network for NTP servers
-- Added error popups when no servers are found (popup text depends
- on whether SuSEfirewall2 is running)
-- Added some missing comments for translators
-- 2.12.0
-* Thu Mar 31 2005 locilka(a)suse.cz
-- Fixed bug #74376
- Checking server/peer address entry for existency and rightness
-* Wed Mar 16 2005 locilka(a)suse.cz
-- Fixed bug #73039
- Firewall configuration had never been saved
-- Changing maintainer -> locilka
-- 2.11.3
-* Mon Feb 14 2005 jsrain(a)suse.cz
-- do not ask to confirm abort if nothing changed (#50743)
-- 2.11.2
-* Wed Dec 15 2004 jsrain(a)suse.cz
-- clean-up of neededforbuild and requires
-- using generic firewall enabling widget/popup
-- using Progress::set
-- 2.11.1
-* Tue Nov 02 2004 jsrain(a)suse.cz
-- adapted to new Mode.ycp interface
-- 2.11.0
-* Tue Oct 19 2004 jsrain(a)suse.cz
-- using unified messages from Message.ycp/Confirm.ycp/Label.ycp
-* Fri Sep 17 2004 jsrain(a)suse.cz
-- added NTP servers located at "Physikalisch-Technische
- Bundesanstalt" to the list of NTP servers (#45409)
-- 2.10.8
-* Tue Sep 14 2004 jsrain(a)suse.cz
-- adapted testsuite to changes in yast2-firewall
-- 2.10.7
-* Mon Sep 06 2004 jsrain(a)suse.cz
-- fixed using NTP server detected via SLP
-- 2.10.6
-* Fri Sep 03 2004 jsrain(a)suse.cz
-- added GerModified and SetModified functions to _auto client
-* Mon Aug 30 2004 jsrain(a)suse.cz
-- removed duplicated ntp_servers.ycp file
-- 2.10.5
-* Mon Aug 23 2004 locilka(a)suse.cz
-- added missing data: ntp_servers
-- 2.10.4
-* Thu Aug 19 2004 visnov(a)suse.cz
-- fixed command line return type
-- 2.10.3
-* Mon Aug 16 2004 jsrain(a)suse.cz
-- fixed firewall port identification
-- 2.10.2
-* Tue Aug 10 2004 jsrain(a)suse.cz
-- merged texts from proofread
-* Mon Aug 09 2004 jsrain(a)suse.cz
-- adapted to the new firewall interface
-- updated to changes in CWM
-- split the UI and backend (the border wasn't clear)
-- 2.10.1
-* Tue Aug 03 2004 jsrain(a)suse.cz
-- updated helps
-- updated comments to functions and texts fro translations
-- other updates
-* Fri Jul 30 2004 jsrain(a)suse.cz
-- UI updates
-* Thu Jul 29 2004 jsrain(a)suse.cz
-- added a list of NTP servers and offering to select one of them
-- added support for configuring via DHCP
-- 2.10.0
-* Mon Jul 19 2004 jsrain(a)suse.cz
-- use common function for checking installed packages (#30872)
-* Mon Jun 21 2004 jsrain(a)suse.cz
-- fixed saving of options to /etc/ntp.conf (#42199)
-* Sun May 30 2004 nashif(a)suse.de
-- Honor old syntax when importing (#41379)
-- 2.9.13
-* Fri May 21 2004 jsrain(a)suse.cz
-- dont complain about missing packages when cloning (nashif)
-- 2.9.12
-* Tue May 04 2004 jsrain(a)suse.cz
-- merged texts from proofread
-- 2.9.11
-* Thu Apr 08 2004 jsrain(a)suse.cz
-- fixed texts of menu button in the log display dialog (#38522)
-* Fri Apr 02 2004 jsrain(a)suse.de
-- changed version to GPL
-- 2.9.10
-* Tue Mar 30 2004 jsrain(a)suse.de
-- fixed typo in variable name
-- 2.9.9
-* Fri Mar 26 2004 jsrain(a)suse.de
-- added missing textdomain, added missing comments for translators
-* Mon Mar 15 2004 jsrain(a)suse.cz
-- fixed parsing of configuration files with comments on the same
- line as option (eg. server ntp.example.com #comment) (#35818)
-- fixed saving address of the NTP server from the simple dialog
-- added support for lookup NTP servers via SLP
-- reduced VSpacings in order to fit in new wizard
-- not asking for confirmation when set NTP service on if at least
- one network interface started on boot found (#35487)
-- fixed handling of `abort event
-- 2.9.8
-* Wed Mar 10 2004 sh(a)suse.de
-- V 2.9.7
-- Migration to new wizard
-* Tue Mar 09 2004 jsrain(a)suse.de
-- Require -> Package
-- using Sequencer module
-* Mon Mar 08 2004 jsrain(a)suse.de
-- setting icon
-- 2.9.6
-* Fri Mar 05 2004 jsrain(a)suse.de
-- types fixes
-- 2.9.5
-* Wed Mar 03 2004 jsrain(a)suse.de
-- fixed testsuite
-- 2.9.4
-* Mon Mar 01 2004 jsrain(a)suse.de
-- fixed displaying NTP summary
-- merged texts from proofread
-- more strict data types
-- 2.9.3
-* Mon Feb 16 2004 jsrain(a)suse.de
-- syntax fix of abort checking (in order to build)
-- 2.9.2
-* Tue Feb 10 2004 jsrain(a)suse.de
-- dropped .y2cc file
-- 2.9.1
-* Thu Jan 22 2004 jsrain(a)suse.de
-- added displaying of NTP daemon's log
-- added firewall settin support
-- 2.9.0
-* Wed Jan 21 2004 jsrain(a)suse.de
-- updated for the new interpreter
-- added support for command line interface
-* Thu Sep 25 2003 jsrain(a)suse.de
-- typos fixed (#30274)
-* Thu Sep 11 2003 nashif(a)suse.de
-- #30291: return list of required packages for autoinstallation
-* Wed Sep 10 2003 jsrain(a)suse.de
-- stopping XNTP daemon when set to never start it automatically
- (30358)
-- 2.8.9
-* Fri Sep 05 2003 jsrain(a)suse.de
-- merged texts from proofread
-- 2.8.8
-* Tue Sep 02 2003 jsrain(a)suse.de
-- marked missed texts for translation
-- fixed translation of exit without saving popup (was evaluated in
- incorect textdomain)
-* Mon Sep 01 2003 jsrain(a)suse.de
-- separated "Type of entry to add" popup to extra dialog and added
- some help to the entries (#29669)
-- 2.8.7
-* Fri Aug 29 2003 jsrain(a)suse.de
-- improved helps (#29379)
-- displaying correctly local CMOS clock (#29422)
-- 2.8.6
-* Mon Aug 25 2003 jsrain(a)suse.de
-- not touching sysconfig/xntp:XNTPD_INITIAL_NTPDATE if containg
- AUTO and would be replaced with empty string (#29315)
-- 2.8.5
-* Wed Aug 20 2003 jsuchome(a)suse.de
-- removed redundant "initialization dialog" (#28779)
-- 2.8.4
-* Mon Aug 11 2003 jsrain(a)suse.de
-- merged text from proofread
-- 2.8.3
-* Wed Aug 06 2003 jsrain(a)suse.de
-- fixed Abort button handling
-* Wed Aug 06 2003 jsrain(a)suse.de
-- changed internal structure (autoyast requirement)
-- reporting error if xntp package installation fails
-- handling double-click in the summary table
-- 2.8.2
-* Tue Aug 05 2003 jsrain(a)suse.de
-- added warning if NTP daemon set to be started at boot
-- added more testsuites
-- added some documentation
-* Mon Aug 04 2003 jsrain(a)suse.de
-- added .desktop file
-- 2.8.1
-* Wed Jul 30 2003 jsrain(a)suse.de
-- not (re)starting service during autoinstallation
-* Tue Jul 29 2003 jsrain(a)suse.de
-- adapted to udpated CWM interface
-* Mon Jul 07 2003 jsrain(a)suse.de
-- initial version
++++++ yast2-ntp-client-2.18.0.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-ntp-client-2.18.0/autodocs-ycp.ami new/yast2-ntp-client-2.18.0/autodocs-ycp.ami
--- old/yast2-ntp-client-2.18.0/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-ntp-client-2.18.0/autodocs-ycp.ami 2009-06-22 08:14:09.000000000 +0200
@@ -0,0 +1,27 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
+
+htmldir = $(docdir)/autodocs
+
+html_DATA = index.html $(wildcard *.html)
+CLEANFILES = $(html_DATA) pod2htm*.tmp
+
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. $^
+ for i in $(AUTODOCS_PM); do \
+ b=`basename $$i`; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+ done
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-ntp-client-2.18.0/configure.in new/yast2-ntp-client-2.18.0/configure.in
--- old/yast2-ntp-client-2.18.0/configure.in 2009-04-07 08:16:08.000000000 +0200
+++ new/yast2-ntp-client-2.18.0/configure.in 2009-06-22 08:14:09.000000000 +0200
@@ -1,6 +1,6 @@
dnl configure.in for yast2-ntp-client
dnl
-dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
AC_INIT(yast2-ntp-client, 2.18.0, http://bugs.opensuse.org/, yast2-ntp-client)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.am new/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.am
--- old/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.am 2003-07-01 15:14:58.000000000 +0200
+++ new/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.am 2009-06-16 09:42:07.000000000 +0200
@@ -1,12 +1,3 @@
-#
-# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs
-#
+# Makefile.am for YCP module .../doc/autodocs
-htmldir = $(docdir)/autodocs
-
-index.html: $(srcdir)/../../src/*.ycp
- $(ybindir)/ycpdoc -d. $(srcdir)/../../src/*.ycp
-
-html_DATA = index.html $(wildcard *.html)
-
-CLEANFILES = $(html_DATA)
+include $(top_srcdir)/autodocs-ycp.ami
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.in new/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.in
--- old/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.in 2009-04-07 08:16:11.000000000 +0200
+++ new/yast2-ntp-client-2.18.0/doc/autodocs/Makefile.in 2009-06-22 08:14:13.000000000 +0200
@@ -14,9 +14,18 @@
@SET_MAKE@
-#
-# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs
-#
+# Makefile.am for YCP module .../doc/autodocs
+
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
@@ -37,8 +46,9 @@
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+ $(top_srcdir)/autodocs-ycp.ami
subdir = doc/autodocs
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -174,11 +184,11 @@
yncludedir = @yncludedir@
ystartupdir = @ystartupdir@
html_DATA = index.html $(wildcard *.html)
-CLEANFILES = $(html_DATA)
+CLEANFILES = $(html_DATA) pod2htm*.tmp
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/autodocs-ycp.ami $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -357,8 +367,17 @@
uninstall-am uninstall-htmlDATA
-index.html: $(srcdir)/../../src/*.ycp
- $(ybindir)/ycpdoc -d. $(srcdir)/../../src/*.ycp
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. $^
+ for i in $(AUTODOCS_PM); do \
+ b=`basename $$i`; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+ done
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-ntp-client-2.18.0/Makefile.am new/yast2-ntp-client-2.18.0/Makefile.am
--- old/yast2-ntp-client-2.18.0/Makefile.am 2009-04-07 08:16:08.000000000 +0200
+++ new/yast2-ntp-client-2.18.0/Makefile.am 2009-06-22 08:14:09.000000000 +0200
@@ -32,10 +32,10 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $< $@ || cp -f $< $@
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-ntp-client-2.18.0/Makefile.in new/yast2-ntp-client-2.18.0/Makefile.in
--- old/yast2-ntp-client-2.18.0/Makefile.in 2009-04-07 08:16:11.000000000 +0200
+++ new/yast2-ntp-client-2.18.0/Makefile.in 2009-06-22 08:14:13.000000000 +0200
@@ -226,10 +226,10 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
CLEANFILES =
MAINTAINERCLEANFILES = package/$(RPMNAME)-$(VERSION).tar.bz2 package/$(RPMNAME).spec
POT_DST = $(shell find -type d -name testsuite -prune , \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-vm for openSUSE:Factory
checked in at Mon Jun 29 17:40:35 CEST 2009.
--------
--- yast2-vm/yast2-vm.changes 2009-04-01 21:47:18.000000000 +0200
+++ yast2-vm/yast2-vm.changes 2009-06-17 16:45:28.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 14:29:32 CEST 2009 - mvidner(a)suse.cz
+
+- Using autodocs-ycp.ami, which contains a fix for automake 1.11.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-vm.spec ++++++
--- /var/tmp/diff_new_pack.o18313/_old 2009-06-29 17:39:06.000000000 +0200
+++ /var/tmp/diff_new_pack.o18313/_new 2009-06-29 17:39:06.000000000 +0200
@@ -20,8 +20,8 @@
Name: yast2-vm
Version: 2.16.10
-Release: 1
-License: GPL v2 or later
+Release: 2
+License: GPL
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-vm-2.16.10.tar.bz2
@@ -34,13 +34,6 @@
%description
This YaST module configures and installs a virtual machine.
-
-
-Authors:
---------
- Ladislav Slezak <lslezak(a)suse.cz>
- Michael G. Fritch <mgfritch(a)novell.com>
-
%prep
%setup -n yast2-vm-2.16.10
@@ -74,483 +67,3 @@
%{prefix}/share/applications/YaST2/xen.desktop
%doc %{prefix}/share/doc/packages/yast2-vm
%changelog
-* Wed Apr 01 2009 carnold(a)novell.com
-- bnc#488598 - chkconfig and insserv fail on init scripts that
- depend on /etc/init.d/boot.clock in Xen domU
-* Thu Feb 12 2009 coolo(a)suse.de
-- add dummy Exec line to the group desktop file to make it validate
-* Fri Jan 09 2009 olh(a)suse.de
-- use ExclusiveArch as in /SRC/arch/
-* Wed Nov 12 2008 carnold(a)novell.com
-- bnc#431907 - inst_finish.ycp:233 Client vm_finish returned
- invalid data
-* Wed Oct 22 2008 carnold(a)novell.com
-- bnc#436987 - yast2-vm: Cannot create VMs if XEN installation
- happens via the yast2-vm module
-* Thu Oct 09 2008 carnold(a)novell.com
-- Install virt-viewer as one of the GUI packages needed by xen.
-* Fri May 16 2008 jsrain(a)suse.cz
-- added categories Settings and System into desktop file
- (bnc #382778)
-* Tue May 13 2008 carnold(a)novell.com
-- yast2-vm needs to install vm-install.
-* Wed Apr 09 2008 carnold(a)novell.com
-- Disable code that modifies SuSEfirewall2.
-* Wed Mar 26 2008 carnold(a)novell.com
-- In 11.0, kernel-xenpae is just kernel-xen. There is no nonpae
- 32bit kernel.
-* Mon Mar 17 2008 jsrain(a)suse.cz
-- added 'StartupNotify=true' to the desktop file (bnc #304964)
-* Fri Feb 29 2008 carnold(a)novell.com
-- Remove tools-ioemu dependency. This package no longer exists.
-* Mon Dec 10 2007 lslezak(a)suse.cz
-- merged proofread texts (2007-18-23)
-* Fri Aug 31 2007 stbinner(a)suse.de
-- don't repeat Name content in GenericName field within xen.desktop
-* Tue Jun 05 2007 carnold(a)novell.com
-- Respond when "help" is requested at the command line. (#269913)
-- Prompt for installing graphical tools when running in text mode.
- (#268510)
-* Mon May 21 2007 carnold(a)novell.com
-- The 'Virtualization' category is missing and the virtualization
- icons are in the other category. (#258600)
-- Update icon name in yast2-vm (#258519)
-* Mon Mar 12 2007 carnold(a)novell.com
-- Change the check for xenbr0 to xenbr+. (#233934)
-- Remove requires rule on yast2-installation. (#252932)
-* Fri Feb 23 2007 carnold(a)novell.com
-- A fix to allow the xm console command to work again with
- PV guests. (#244097)
-* Wed Feb 21 2007 carnold(a)novell.com
-- Yast2-vm now only installs the hypervisor and tools on the host
- server. All other tasks have been moved to vm-install and
- virt-manager.
-* Wed Dec 06 2006 carnold(a)novell.com
-- Yast2-vm does not remove the directory that contains the vm disk
- image when deleting a vm. (#221258)
-- Yast2-vm doesn't recognize an installation source set up as an
- ISO file over NFS. (#224798)
-* Thu Nov 16 2006 carnold(a)novell.com
-- yast2-vm acquires package from the wrong install source when a
- second source is specified for additional vm installs. (#217403)
-* Fri Nov 03 2006 carnold(a)novell.com
-- yast2-vm inserts empty cdrom line when booting from an already
- installed disk causing the guest to fail because it can't attach
- to the non-existent CDROM. (#210099)
-- yast2-vm does not remove link in /etc/xen/auto when deleting a
- VM causing error messages from xendomains when it tries to auto
- start it. (#207082)
-- Eliminate a "no GUI" warning message that is displayed in the pv
- guest during install because textmode=1 was removed for the
- framebuffer feature that did not make it in. (#215990)
-* Fri Sep 01 2006 mgfritch(a)novell.com
-- Replace the 'cdrom=' entry in fully virtualized config files with
- a corresponding disk line entry.
-- If para virtualized, kernel is extracted from a SUSE installation
- source, and domU kernel version >= 2.6.18, add "sdl=1" to config
- file.
-- Remove the 'extra' option with 'vnc=0 textmode=1'.
-- 2.14.0
-* Mon Aug 07 2006 mgfritch(a)novell.com
-- Always write out "/usr/lib/xen/bin/qemu-dm" for the device_model
- field in a fully virtualized VM configuration file. (#193854)
-- Add Logical Volumes (LVM) to the list of available block devices.
- (#186930, #189765)
-- Check whether X window system is accessible by testing for the
- existance of the DISPLAY enviroment value. (#194389)
-- When fully virtualized, if a bridge has not been specifed for a
- given vif, do not default to the value 'bridge=xenbr0' in the
- VM config file (#197777)
-- Use the 'xm info' values 'max_para_memory' or 'max_hvm_memory'
- instead of 'max_free_memory' when calculating the amount of
- memory available for a given VM. (#184727)
-- Display a popup feedback message when creating a non-sparse disk.
- (#167145)
-- Display a popup yes/no dialog asking if xend should be started
- when it is not running. (#176369)
-- 2.13.62
-* Thu Jul 13 2006 mgfritch(a)novell.com
-- Do not create the disk images (i.e. dd) when proposal_type is
- 'boot' (#192135)
-- 2.13.61
-* Wed Jul 12 2006 mgfritch(a)novell.com
-- Removed fix for async mode disk read/write during paravirtualized
- installs (#190869)
-- 2.13.60
-* Mon Jul 10 2006 mgfritch(a)novell.com
-- If paravirtualization, allow async mode disk read/write only
- during the VM install. (#190869)
-- 2.13.59
-* Tue Jun 27 2006 lslezak(a)suse.cz
-- Initialize new installation sources, use the new source ID when
- the installation source is modified (#179410)
-- 2.13.58
-* Fri Jun 16 2006 mgfritch(a)novell.com
-- Replace the 'extra' option 'vnc=1' with 'vnc=0 textmode=1'
- (#185944)
-- 2.13.57
-* Tue Jun 13 2006 mgfritch(a)novell.com
-- Use 'sed -i' instead of 'sed -e' to avoid changing the file
- permissions of /etc/sysconfig/console and /etc/inittab. (#184690)
-- 2.13.56
-* Tue Jun 06 2006 mgfritch(a)novell.com
-- Preserve the AutoYaST settings for both the install proposal and
- the final proposal. Generate an autoinstallation summary proposal
- that contains the settings for both the install and final
- proposals. (#182149)
-- 2.13.55
-* Thu Jun 01 2006 mgfritch(a)novell.com
-- Do not display the 'Manage Virtual Machines' dialog when
- creating an AutoYaST profile using the Autoinstallation wizard.
- (#181072)
-- Only enable `view button on the 'Manage Virtual Machines' dialog
- if YaST is running in a graphical display (XServer) and the
- selected vm is not configured to use SDL. (#181011)
-- Only enable `start button on the 'Manage Virtual Machines' dialog
- if YaST is running in a graphical display (XServer) or the
- selected vm is configured as a paravirtualized guest. (#181009)
-- Disable service 'earlykbd' when running an install inside of a
- domU. (#180919)
-- If paravirtualized domU install, use the 'extra' option 'vnc=1',
- rather than 'textmode=1' (#181074)
-- 2.13.54
-* Mon May 29 2006 mgfritch(a)novell.com
-- VM_XEN::ValidateConfigName() should return false if a vm name
- setting inside of a config file conflicts with the proposed
- vm name (#181001)
-- Search physical disk partitions specified in the VM disk settings
- for a valid Xen kernel. (#180130)
-- Remove any single or double quotes surrounding values read from a
- VM config file. (#179324)
-- If dom0 is 64 bit OS, domU is full virtualization, and domU
- memory is >= 3.5 GB, set 'pae=1' in the VM config file. (#180361)
-- 2.13.53
-* Mon May 22 2006 mgfritch(a)novell.com
-- Allow the cdrom_image setting to persist when moving from
- proposal_type 'install' to proposal_type 'boot'. (#174616)
-- 2.13.52
-* Fri May 19 2006 lslezak(a)suse.cz
-- allow the VM management in ncurses UI (#149045)
-- 2.13.51
-* Thu May 18 2006 mgfritch(a)novell.com
-- Do not install kernel-xen when installing kernel-xenpae.
- (#175117)
-- 2.13.50
-* Wed May 17 2006 lslezak(a)suse.cz
-- check whether the package management is available at start
- of the yast module (#175148)
-- 2.13.49
-* Tue May 16 2006 mgfritch(a)novell.com
-- Re-generate the proposed MAC address for the default network
- settings when VM_XEN::resetNetworkConfig() is called. (#175955)
-- Don't display mounted disk partitions in dom0 as physical disk
- partitions available for use in domU. (#173433)
-- Select the correct disk partition containing the xenpae kernel
- or the NetWare viX kernel. (#175426, #175729)
-- 2.13.48
-* Thu May 11 2006 mgfritch(a)novell.com
-- Always write out the 'cdrom=' entry to the vm config file if
- full virtualization and proposal_mode != 'existing'.
- (#174616)
-- Ask for the initrd package first and the kernel package last
- when extracting a kernel/initrd from a SUSE installation source.
- This should ensure CD1 is in the CD-ROM drive when the VM
- installation starts. (#175111)
-- Install kernel-xenpae by default for dom0 when running on
- kernel-bigsmp. (#175117)
-- 2.13.47
-* Tue May 09 2006 mgfritch(a)novell.com
-- Default the root device if a disk partition contains the
- Xen Linux kernel and ramdisk. (#162593)
-- When a NetWare kernel is detected, set the 'DISPLAY=' value to
- the IP address of the network interface assigned to the default
- route in the IP routing table. (#173594)
-- Do not display the message 'Installation will be aborted' when
- we are not installing a virtual machine. (#173991)
-- Remove any inst sources that were added to the disk configuration
- when switching virtualization mode. (#171696)
-- 2.13.46
-* Mon May 08 2006 mgfritch(a)novell.com
-- Enable the Write portion of vm_finish.ycp if Arch::is_xenU()
- and when `installation, `update, or `autoinst.
- (#167204, #171476, #161721)
-- 2.13.45
-* Thu May 04 2006 mgfritch(a)novell.com
-- resetSourceConfig() must always be called after resetDiskConfig()
- to ensure the disk config settings are not overrun by the source
- config settings. (#172714)
-- Final settings proposal should default to the PAE kernel
- (vmlinuz-xenpae) when the PAE kernel was used to install the
- VM. (#172977)
-- Remove workaround for AMD Pacifica (svm) processor on arch x86_64
- with full virtualization. (#169855)
-- Display an error message if a new disk image (loopback-create)
- already exists. (#173267)
-- Updated text strings and comments to comply with the Style Guide
- for SUSE Program Texts located on forge.
-- 2.13.44
-* Tue May 02 2006 mgfritch(a)novell.com
-- Added patch for "srcid" not set in results from
- Pkg::PkgPropertiesAll (#163609)
-- Added a popup error message to VM_Common::CreateDiskImage() for
- when the 'dd' command fails to create a disk image (#172083)
-- Added an additional popup error message when installing/finalizing
- a VM's settings. This new popup contains a details button with the
- output (stdout/stderr) of a failed xm create command (#172084)
-- Final text review in preparation for text freeze.
-- 2.13.43
-* Tue May 02 2006 mgfritch(a)novell.com
-- Add a second yes/no pop-up warning the user about deleting a VM.
-- 2.13.42
-* Thu Apr 27 2006 mgfritch(a)novell.com
-- If AMD Pacifica (svm) processor, architecture is x86_64 and full
- virtualization, always write out 'cpus=0' (#169855)
-- Don't reset all of the proposal settings when the virtualization
- mode changes (#170028)
-- 2.13.41
-* Wed Apr 26 2006 mgfritch(a)novell.com
-- Specify the CD-ROM device name in the URL to be used for
- extracting the kernel/initrd from a SUSE CD/DVD media.
-- Always display the size of each disk in the disk overview table
- regardless of it's type (loop-create, loop-use, or phys).
-- Values on_reboot, on_crash, and on_poweroff must always be
- rewritten to the config file when virtualization type is
- full. (#168203)
-- Strip off any query string before writing the "install="
- setting. (#169829)
-- 2.13.40
-* Tue Apr 25 2006 mgfritch(a)novell.com
-- Must always create new disk images when they are added as a new
- disk to the table of disk images (#168206)
-- Always Unmount the YaST ini agent before writing settings to a
- config file (#168165)
-- 2.13.39
-* Fri Apr 21 2006 mgfritch(a)novell.com
-- Although console appears to be a tty, don't do character
- translations (#149175)
-- 2.13.38
-* Thu Apr 20 2006 mgfritch(a)novell.com
-- domU has only one console (#167204)
-- 2.13.37
-* Wed Apr 19 2006 mgfritch(a)novell.com
-- SCR::Read(.target.dir, "/etc/xen/vm") instead of
- SCR::Dir("/etc/xen/vm") to read list of used vm names (#165855)
-- Can now extract the kernel and initrd using a SUSE ISO or
- CD/DVD media. (#158529).
-- 2.13.36
-* Fri Apr 14 2006 lslezak(a)suse.cz
-- updated vm_finish client (#161720, #161721, #161756)
-- pass static network configuration to linuxrc (#162713)
-- 2.13.35
-* Wed Apr 12 2006 mgfritch(a)novell.com
-- Launch the vncviewer using 'vncviewer localhost:<vm id>',
- instead of using 'xm console <vmname>' (#165619)
-- 2.13.34
-* Fri Apr 07 2006 lslezak(a)suse.cz
-- don't modify bootloader configuration when confguring domain0,
- it's modified by kernel-xen package (#163138)
-- 2.13.33
-* Thu Apr 06 2006 mgfritch(a)novell.com
-- Add dialog for managing virtual machines, similar to the
- xm commands (xm list, xm create, xm destory, etc.)
-- Add help text for MAC address and Bridge Name (#145663)
-- Change Control Center icon name to 'Virtual Machine Management (Xen)'.
-- Move Control Center icon from 'Software' catagory to 'System'.
-- Various text string changes (help and UI).
-- 2.13.32
-* Tue Apr 04 2006 lslezak(a)suse.cz
-- dom0 configuration: modify firewall configuration - add the Xen
- bridge into FW_FORWARD_ALWAYS_INOUT_DEV option (#154133),
- fixed detection of a Xen section in bootloader
-- 2.13.31
-* Wed Mar 29 2006 lslezak(a)suse.cz
-- use "Xen" term only in the texts (#161737)
-- 2.13.30
-* Tue Mar 28 2006 lslezak(a)suse.cz
-- x86_64 arch: use x86_64 packages, not i386 (#161267)
-- 2.13.29
-* Sat Mar 25 2006 ccoffing(a)novell.com
-- Overhaul from Provo, to make module more feature complete.
-- 2.13.28
-* Sat Mar 18 2006 jsrain(a)suse.de
-- fixed size of image for AutoYaST profile (#159369)
-- create mountpoint for autoinst.img (#159370)
-- fixed writing AutoYaST image to domU config file
-- add -F to mkfs.ext2
-* Fri Mar 10 2006 lslezak(a)suse.cz
-- image directory is configurable now (#156591)
-- check for existing config file, don't overwrite it (#156322)
-- 2.13.27
-* Thu Mar 09 2006 lslezak(a)suse.cz
-- merged proofread texts
-- 2.13.26
-* Wed Mar 08 2006 lslezak(a)suse.cz
-- fixed network configuration in full virtualization mode (#145064)
-- 2.13.25
-* Wed Mar 08 2006 lslezak(a)suse.cz
-- initialize package manager, source proposal fix (#152638)
-- removed unused code (product detection)
-- fixed network config reset
-- 2.13.24
-* Wed Mar 08 2006 lslezak(a)suse.cz
-- fixed capitalization in DHCP label and proposal text
-- 2.13.23
-* Fri Mar 03 2006 lslezak(a)suse.cz
-- display full file path and device prefix (#154016)
-- 2.13.22
-* Mon Feb 27 2006 lslezak(a)suse.cz
-- 2.13.21
-* Fri Feb 24 2006 lslezak(a)suse.cz
-- new DHCP option in the network configuratino dialog (#153385)
-- allow to boot from CD-ROM in full virtualization mode
-* Thu Feb 23 2006 lslezak(a)suse.cz
-- don't remove CD-ROM after reboot in full virtualization mode
- (#145064)
-* Tue Feb 21 2006 lslezak(a)suse.cz
-- display warning in full virtualization mode if AutoYast
- profile is configured
-- check URL of an installation source
-- fixed package download from an inst. source
-- fixed crash due to uninitialized source (#150241)
-- 2.13.20
-* Tue Feb 21 2006 lslezak(a)suse.cz
-- check valid disk devices in full virtualization mode (#145064)
-- .spec: removed yast2-devel-packages and yast2-users
-* Fri Feb 17 2006 lslezak(a)suse.cz
-- boot device configuration in full virtualization mode,
- start VM in background (#145064)
-- xen config file fixes
-- 2.13.19
-* Mon Feb 13 2006 lslezak(a)suse.cz
-- 2.13.18
-* Mon Feb 13 2006 lslezak(a)suse.cz
-- validate domain name (only alphanumeric and _-.:+ characterrs
- are allowed) (#150054)
-* Mon Feb 13 2006 lslezak(a)suse.cz
-- resize dom0 memory size if needed (#147612)
-* Mon Feb 13 2006 lslezak(a)suse.cz
-- start 2nd stage at background, finish yast module (#149665)
-- show the network device config popup when adding new interface
-* Mon Feb 13 2006 lslezak(a)suse.cz
-- don't start VM when file downloading from source fails (#147428)
-- initialize target (#150241)
-* Mon Feb 13 2006 lslezak(a)suse.cz
-- increased default disk image size to 4GB (#149604)
-- generate default MAC address for network interface (#149177)
-* Mon Feb 06 2006 lslezak(a)suse.cz
-- full virtualization fix (use hvm loader and builder)
-- write vif option correctly (#145390)
-- allow non-network source
-- suppose VM crash if runtime is lower than 3 sec
-- 2.13.17
-* Wed Feb 01 2006 lslezak(a)suse.cz
-- extract translatable strings from vm_install.xml control file
- (#146651)
-- 2.13.16
-* Mon Jan 30 2006 lslezak(a)suse.cz
-- don't write obsoleted 'nics' options to domain configuration
- file (#145390)
-- 2.13.15
-* Wed Jan 25 2006 lslezak(a)suse.cz
-- Use "RAM Disk" instead of "initrd" (#143673)
-- 2.13.14
-* Mon Jan 23 2006 lslezak(a)suse.cz
-- merged proofed texts
-- 2.13.13
-* Fri Jan 20 2006 lslezak(a)suse.cz
-- Improved help texts (#143669, #143672, #143674)
-- Use "RAM Disk" instead of "initrd" (#143673)
-- Fixes in the Full Virtualization mode
-- Propose sparse images
-- Create extra disk image for AutoYast profile
-- 2.13.12
-* Tue Jan 17 2006 lslezak(a)suse.cz
-- fixed .spec file (missing inst_xen_mode.ycp in the file list)
-- 2.13.11
-* Fri Jan 13 2006 lslezak(a)suse.cz
-- no network interfaces possible in virtual machine
-- AutoYast profile selection is part of the proposal
-- export selected installation source as URL in AutoYast
-- configure Xen virtualization mode (paravirtualization or
- full virtualization) (GUI only)
-- 2.13.10
-* Wed Jan 11 2006 lslezak(a)suse.cz
-- AutoYast client
-- 2.13.9
-* Wed Jan 04 2006 lslezak(a)suse.cz
-- install xen-tools package
-- check whether kernel-xen and install-initrd packages
- are available (#116395)
-- fixed $URL_INSTALL macro expansion
-- 2.13.8
-* Mon Dec 19 2005 jsuchome(a)suse.cz
-- merged proofed texts
-- 2.13.7
-* Fri Dec 16 2005 lslezak(a)suse.cz
-- new client for Xen domain0 configuration (#117215)
-- spelling fixes
-- 2.13.6
-* Mon Dec 12 2005 lslezak(a)suse.cz
-- removed UML support
-- 2.13.5
-* Mon Dec 12 2005 lslezak(a)suse.cz
-- custom kernel and RAM disk configuration
-- workflow update for custom kernel
-- renamed search variable
-- new help texts + updates
-- xen - configure more virtual network interfaces, allow to use
- physical partition as storage, use existing disk image
-- 2.13.4
-* Tue Nov 22 2005 lslezak(a)suse.cz
-- installation boot parameter - boot option has been splitted into
- two parts: boot option and additional installation boot option
- (used only at the first stage, e.g. autoyast option)
-- xen - configure restart option
-- fixed error message (part of #117215)
-- version 2.13.3
-* Fri Nov 11 2005 lslezak(a)suse.cz
-- added command line mode support
-- merged UML functionality (yast2-uml package can be dropped)
-- uml - configure UMID option, um-host-install-initrd package
- is not used any more (#96323)
-- version 2.13.2
-* Fri Oct 14 2005 lslezak(a)suse.cz
-- moved generic code to VM_Common::
-- proposal definition is part of the package
-- version 2.13.1
-* Tue Sep 27 2005 lslezak(a)suse.cz
-- install required X packages (xorg-x11, xterm) (#117660)
-- write option ioemu for emulated disk (#117711)
-- version 2.13.0
-* Mon Sep 19 2005 lslezak(a)suse.cz
-- fixed 'Xen' spelling (#117226)
-* Fri Sep 09 2005 lslezak(a)suse.cz
-- write vif option properly into VM configuration file (#115791)
-- don't start an installatinon without network source (#114740)
-- 2.12.4
-* Fri Aug 26 2005 lslezak(a)suse.cz
-- fixed layout of the tables (#112971)
-- use arch dependend kernel-xen and install-initrd package
-- reinitialize installtion sources
-- fixed logging
-- 2.12.3
-* Fri Aug 19 2005 lslezak(a)suse.cz
-- use properly custom installation source
-- mount partitions in virtual disk image
-- search for kernel files, copy them to domain0
-- search for root device name
-- update VM configuration file before starting the 2nd stage
-- create link in /etc/xen/auto when 'on boot' start
- mode is selected
-- add TERM=xterm kernel option (to have colours in 2nd stage)
-- 2.12.2
-* Fri Aug 12 2005 lslezak(a)suse.cz
-- fixed creating of an installation initrd (#104339)
-- fixed configuration update after reboot (after first
- installation stage)
-- 2.12.1
-* Fri Aug 12 2005 visnov(a)suse.cz
-- fix textdomain
-* Fri Aug 05 2005 lslezak(a)suse.cz
-- initial release
-- 2.12.0
++++++ yast2-vm-2.16.10.tar.bz2 ++++++
++++ 8673 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-vm-2.16.10/autodocs-ycp.ami new/yast2-vm-2.16.10/autodocs-ycp.ami
--- old/yast2-vm-2.16.10/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-vm-2.16.10/autodocs-ycp.ami 2009-06-22 08:21:11.000000000 +0200
@@ -0,0 +1,27 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+# AUTODOCS_YCP: Files that the ycp autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.ycp
+# AUTODOCS_PM: Files that the perl autodocs is built from
+# Optional - the default is $(srcdir)/../../src/*.pm
+
+htmldir = $(docdir)/autodocs
+
+html_DATA = index.html $(wildcard *.html)
+CLEANFILES = $(html_DATA) pod2htm*.tmp
+
+AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
+AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm)
+
+index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
+#including *.pm, for the index
+ ${YCPDOC} -d. $^
+ for i in $(AUTODOCS_PM); do \
+ b=`basename $$i`; b=$${b%.pm}; \
+ pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
+ echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+ done
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-vm-2.16.10/configure.in new/yast2-vm-2.16.10/configure.in
--- old/yast2-vm-2.16.10/configure.in 2008-09-22 23:46:52.000000000 +0200
+++ new/yast2-vm-2.16.10/configure.in 2009-06-22 08:21:11.000000000 +0200
@@ -1,9 +1,9 @@
dnl configure.in for yast2-vm
dnl
-dnl -- This file is generated by y2autoconf 2.13.18 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-vm, 2.16.5, http://bugs.opensuse.org/, yast2-vm)
+AC_INIT(yast2-vm, 2.16.10, http://bugs.opensuse.org/, yast2-vm)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -14,10 +14,11 @@
AC_PREFIX_DEFAULT(/usr)
-AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
+dnl long filenames; we use GNU Make extensions and that's ok
+AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
dnl Important YaST2 variables
-VERSION="2.16.5"
+VERSION="2.16.10"
RPMNAME="yast2-vm"
MAINTAINER="Ladislav Slezak <lslezak(a)suse.cz>"
@@ -107,9 +108,11 @@
dnl no need for AC_ARG_VAR
AC_PATH_PROG(XGETTEXT, xgettext)
if test -z "$XGETTEXT" ; then
- AC_MSG_ERROR(xgettext is missing; please install gettext-devel.)
+ AC_MSG_ERROR(xgettext is missing; please install gettext-tools.)
fi
+Y2DEVTOOLS_PREFIX=`pkg-config --print-errors --variable=prefix yast2-devtools`
+AC_SUBST(Y2DEVTOOLS_PREFIX)
devtools_ybindir=`pkg-config --print-errors --variable=ybindir yast2-devtools`
devtools_yast2dir=`pkg-config --print-errors --variable=yast2dir yast2-devtools`
@@ -142,6 +145,9 @@
if test "$YCPC" = "false"; then
AC_MSG_ERROR([ycpc is not installed])
fi
+AC_CHECK_FILE($devtools_yast2dir/data/testsuite/Makefile.testsuite, [], [
+ AC_MSG_WARN([yast2-testsuite.rpm is not installed])
+])
( cd control;
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-vm-2.16.10/COPYRIGHT.english new/yast2-vm-2.16.10/COPYRIGHT.english
--- old/yast2-vm-2.16.10/COPYRIGHT.english 2009-04-01 21:46:10.000000000 +0200
+++ new/yast2-vm-2.16.10/COPYRIGHT.english 1970-01-01 01:00:00.000000000 +0100
@@ -1,340 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
- Gnomovision version 69, Copyright (C) year name of author
- Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the program
- `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
- <signature of Ty Coon>, 1 April 1989
- Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs. If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library. If this is what you want to do, use the GNU Library General
-Public License instead of this License.
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-vm-2.16.10/doc/autodocs/Makefile.am new/yast2-vm-2.16.10/doc/autodocs/Makefile.am
--- old/yast2-vm-2.16.10/doc/autodocs/Makefile.am 2008-09-22 23:06:56.000000000 +0200
+++ new/yast2-vm-2.16.10/doc/autodocs/Makefile.am 2009-06-16 09:42:07.000000000 +0200
@@ -1,10 +1,3 @@
-# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs
+# Makefile.am for YCP module .../doc/autodocs
-htmldir = $(docdir)/autodocs
-
-index.html: $(srcdir)/../../src/*.ycp
- $(ybindir)/ycpdoc -d. $(srcdir)/../../src/*.ycp
-
-html_DATA = index.html $(wildcard *.html)
-
-CLEANFILES = $(html_DATA)
+include $(top_srcdir)/autodocs-ycp.ami
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-vm-2.16.10/Makefile.am new/yast2-vm-2.16.10/Makefile.am
--- old/yast2-vm-2.16.10/Makefile.am 2008-09-22 23:46:52.000000000 +0200
+++ new/yast2-vm-2.16.10/Makefile.am 2009-06-22 08:21:11.000000000 +0200
@@ -7,8 +7,7 @@
#
#where devtools are
-PREFIX := $(shell pkg-config --print-errors --variable=prefix yast2-devtools)
-Y2TOOL = $(PREFIX)/bin/y2tool
+Y2TOOL = $(Y2DEVTOOLS_PREFIX)/bin/y2tool
VERSION = $(shell cat $(srcdir)/VERSION)
RPMNAME = $(shell cat $(srcdir)/RPMNAME)
@@ -20,22 +19,23 @@
# do we do Makefile.am for devtools? It is a little special...
IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
-DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(PREFIX)/share/YaST2/data/devtools)
+DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
LEGALESE_DIR = $(if $(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
-COPYRIGHT_files_gpl = README COPYING COPYRIGHT.english
+COPYRIGHT_files_gpl = README COPYING
COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \
COPYRIGHT.french COPYRIGHT.german COPYRIGHT.spanish
extra_COPYRIGHT_files = $(if $(HAS_YAST_LICENSE), $(COPYRIGHT_files_yast), $(COPYRIGHT_files_gpl))
-AUTOMAKE_OPTIONS = foreign dist-bzip2
-# where devtools instal m4 snippets
+# less strict; prefer bzip2
+AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
+# where devtools install m4 snippets
# argh, executed literally
-#ACLOCAL_AMFLAGS = -I $(PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $< $@ || cp -f $< $@
@@ -67,7 +67,7 @@
# because the prerequisite is made here (not anymore!)
# and we don't want any paths in y2autoconf
# info '(autoconf)config.status Invocation'
-$(RPMNAME).pc: $(RPMNAME).pc.in
+$(RPMNAME).pc: $(RPMNAME).pc.in config.status
./config.status --file=$@:$<
if CREATE_PKGCONFIG_NOARCH
@@ -211,8 +211,7 @@
# For po/ modules
checkpo:
- test ! -d $(srcdir)/po || $(MAKE) -C po checkpo
-# test ! -d $(srcdir)/po \
-# || { $(MAKE) -C po checkpo && $(MAKE) -C po make-pox; }
+ test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo
+# test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
# No ./SUBDIRS file found - assuming default: All direct subdirs with Makefile.am
SUBDIRS = doc src
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-vm-2.16.10/Makefile.am.common new/yast2-vm-2.16.10/Makefile.am.common
--- old/yast2-vm-2.16.10/Makefile.am.common 2008-09-22 23:46:52.000000000 +0200
+++ new/yast2-vm-2.16.10/Makefile.am.common 2009-06-22 08:21:11.000000000 +0200
@@ -29,7 +29,19 @@
dist-hook: check-syntax
+CHECK_SYNTAX = true
check-syntax: $(client_DATA) $(ycpchook)
- if test "$(client_DATA)"; then $(bindir)/ycpc -qE -M. -I. $(YCPCFLAGS) $(filter %.ycp,$^) || exit 1; fi
+ @if test "$(client_DATA)"; then \
+ if $(CHECK_SYNTAX); then \
+ TO_CHECK="$(filter %.ycp,$^)"; \
+ echo "Checking syntax of $${TO_CHECK}"; \
+ if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
+ echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your own risk"; \
+ exit 1; \
+ fi; \
+ else \
+ echo "Syntax check disabled"; \
+ fi; \
+ fi
-include .dep
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-vm-2.16.10/missing new/yast2-vm-2.16.10/missing
--- old/yast2-vm-2.16.10/missing 2008-09-22 23:46:58.000000000 +0200
+++ new/yast2-vm-2.16.10/missing 2009-06-22 08:21:15.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-vm-2.16.10/README new/yast2-vm-2.16.10/README
--- old/yast2-vm-2.16.10/README 2009-04-01 21:46:10.000000000 +0200
+++ new/yast2-vm-2.16.10/README 2009-06-22 08:21:17.000000000 +0200
@@ -1,2 +1,2 @@
This program/library is part of YaST2
-See the file COPYRIGHT.english for license terms
+See the file COPYING for license terms
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-vm-2.16.10/src/xen.ycp new/yast2-vm-2.16.10/src/xen.ycp
--- old/yast2-vm-2.16.10/src/xen.ycp 2008-09-22 23:06:57.000000000 +0200
+++ new/yast2-vm-2.16.10/src/xen.ycp 2009-04-29 12:58:09.000000000 +0200
@@ -24,7 +24,7 @@
* Summary: Main virtual machine installation/management
* Authors: Michael G. Fritch <mgfritch(a)novell.com>
*
- * $Id$
+ * $Id: xen.ycp 57028 2009-04-29 10:58:09Z lslezak $
*/
{
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 for openSUSE:Factory
checked in at Mon Jun 29 17:38:55 CEST 2009.
--------
--- sax2/sax2.changes 2009-06-19 11:50:00.000000000 +0200
+++ sax2/sax2.changes 2009-06-24 16:44:59.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 24 16:30:29 CEST 2009 - sndirsch(a)suse.de
+
+- updated translations from LCN SVN (20090624)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sax2.spec ++++++
--- /var/tmp/diff_new_pack.u16837/_old 2009-06-29 17:38:32.000000000 +0200
+++ /var/tmp/diff_new_pack.u16837/_new 2009-06-29 17:38:32.000000000 +0200
@@ -50,7 +50,7 @@
PreReq: /bin/rm /bin/mkdir /usr/bin/chroot %fillup_prereq %insserv_prereq
Summary: SuSE advanced X Window System-configuration
Version: 8.1
-Release: 574
+Release: 575
Group: System/X11/Utilities
License: GPL v2 or later
Source: sax2.tar.bz2
++++++ sax2.tar.bz2 ++++++
++++ 26037 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-trans for openSUSE:Factory
checked in at Mon Jun 29 17:38:13 CEST 2009.
--------
--- yast2-trans/yast2-trans.changes 2009-06-09 15:12:27.000000000 +0200
+++ yast2-trans/yast2-trans.changes 2009-06-25 07:21:53.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 25 07:01:37 CEST 2009 - ke(a)suse.de
+
+- Updated languages: es et fi fr gl ko nl pl sk pt_BR.
+
+------------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-trans.spec ++++++
--- /var/tmp/diff_new_pack.n11774/_old 2009-06-29 17:37:15.000000000 +0200
+++ /var/tmp/diff_new_pack.n11774/_new 2009-06-29 17:37:15.000000000 +0200
@@ -20,7 +20,7 @@
Name: yast2-trans
Version: 2.18.1
-Release: 7
+Release: 8
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -1242,26 +1242,3 @@
#@FILES@
%changelog
-* Tue Jun 09 2009 ke(a)suse.de
-- Updated languages: be da es fi fr gl hu ja km nl pl pt ru sk uk pt_BR.
-* Mon May 18 2009 ke(a)suse.de
-- Updated languages: de fi gl ja nl sk.
-* Sat May 16 2009 jmp(a)opensuse.org
-- Updated languages: fi
-* Fri May 15 2009 ke(a)suse.de
-- Updated languages: fi, sk, and uk.
-* Fri May 08 2009 ke(a)suse.de
-- Updated languages: fi and sk.
-* Thu Apr 30 2009 ke(a)suse.de
-- Updated languages: de es fi gl hr it ko nl pl ro ru sk pt_BR zh_CN,
- maybe more.
-* Fri Apr 03 2009 ke(a)suse.de
-- Updated languages: de es fi hr hu ja ka ko ku nl pl ro uk wa pt_BR.
-* Mon Mar 16 2009 ke(a)suse.de
-- Updated languages: af am ar be bg bn bs ca cs cy da de el es et fa
- fi fr gl gu he hi hr hu id it ja jv ka km ko ku lo lt mk mr ms my nb nl
- pa pl pt ro ru si sk sl sr sv sw ta th tk tr uk vi wa xh zu en_GB en_US
- pt_BR zh_CN zh_TW.
-* Wed Feb 25 2009 ke(a)suse.de
-- New package layout: yast2-trans contains all yast2-trans-* packages as
- sub-packages.
++++++ yast2-trans-es-2.18.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-es-2.18.1/po/control.es.po new/yast2-trans-es-2.18.1/po/control.es.po
--- old/yast2-trans-es-2.18.1/po/control.es.po 2009-06-05 13:40:24.000000000 +0200
+++ new/yast2-trans-es-2.18.1/po/control.es.po 2009-06-24 14:49:33.000000000 +0200
@@ -10,19 +10,20 @@
# Lluis Martinez <lmartinez(a)sct.ictnet.es>, 2008.
# Luis Martinez <lmartinez(a)sct.ictnet.es>, 2008.
# Alfredo Beltramo <balfred(a)dimagin.net>, 2008.
+# Javier Llorente <javier(a)opensuse.org>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: control\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:40+0200\n"
-"PO-Revision-Date: 2008-12-10 14:51-0400\n"
-"Last-Translator: Ricardo Varas Santana <rvaras81(a)yahoo.com>\n"
+"PO-Revision-Date: 2009-06-12 20:00+0200\n"
+"Last-Translator: Javier Llorente <javier(a)opensuse.org>\n"
"Language-Team: Spanish <opensuse-translation-es(a)opensuse.org>\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"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 0.3\n"
"X-Poedit-Language: Spanish\n"
# include/ui/wizard_dialog.ycp:145 include/ui/wizard_dialog.ycp:203
@@ -264,10 +265,8 @@
#: control/control.SLED.glade:657 control/control.SLES.glade:789
#: control/control.openSUSE.glade:751
-#, fuzzy
-#| msgid "&Repair"
msgid "Repair"
-msgstr "&Reparar"
+msgstr "Reparar"
# clients/inst_sw_single.ycp:1512
# clients/inst_sw_single.ycp:1626
@@ -474,7 +473,7 @@
#: control/control.SLES.glade:310
msgid "Physical Machine (Also for Fully Virtualized Guests)"
-msgstr "Máquina física (También para invitados virtualizados completamente)"
+msgstr "Máquina física (También para invitados completamente virtualizados)"
#: control/control.SLES.glade:311
msgid "Virtual Machine (For Paravirtualized Environments Like Xen)"
@@ -482,7 +481,7 @@
#: control/control.SLES.glade:312
msgid "Xen Virtualization Host (Local X11 Not Configured by Default)"
-msgstr "Equipo de virtualización Xen (X11 local no se encuentra configurado por omisión)"
+msgstr "Equipo de virtualización Xen (X11 local no se encuentra configurado por defecto)"
# clients/inst_sw_single.ycp:1118 clients/inst_sw_single.ycp:1210lideShow.ycp:983
#: control/control.SLES.glade:710 control/control.glade:288
@@ -525,10 +524,10 @@
msgstr ""
"\n"
"<p><b>¡Enhorabuena!</b></p>\n"
-"<p>Se ha completado la instalación de &product; en el equipo.\n"
+"<p>Se ha completado la instalación de &product; en su equipo.\n"
"Tras pulsar <b>Terminar</b>, podrá entrar en el sistema.</p>\n"
"<p>Visítenos en %1.</p>\n"
-"<p>¡Que lo disfrute!<br>El equipo de desarrollo de openSUSE</p>\n"
+"<p>Have a lot of fun!<br>El equipo de desarrollo de openSUSE</p>\n"
"\t"
# clients/inst_choose_desktop.ycp:250 clients/inst_choose_desktop.ycp:574 clients/inst_sunfb.ycp:309
@@ -555,7 +554,7 @@
"<p>Se ha completado la instalación de openSUSE en su equipo.\n"
"Tras pulsar <b>Terminar</b>, podrá iniciar la sesión en el sistema.</p>\n"
"<p>Visítenos en %1.</p>\n"
-"<p>¡Que lo disfrute!<br>El equipo de desarrollo de openSUSE</p>\n"
+"<p>Have a lot of fun!<br>El equipo de desarrollo de openSUSE</p>\n"
"\t "
#: control/control.openSUSE.glade:376
@@ -566,9 +565,9 @@
" \n"
"As desktop selection is a matter of taste, we do not give a recommendation."
msgstr ""
-"openSUSE ofrece una selección de interfaces de usuario. Los dos escritorios más \n"
-"completos son KDE y GNOME. Ambos proveen un entorno fácil de utilizar con \n"
-"una completa suit de aplicaciones que incluye, correo electrónico, administrador de archivos, juegos y utilidades.\n"
+"openSUSE ofrece una selección de interfaces de usuario. Los dos escritorios completos más \n"
+"importantes son KDE y GNOME. Ambos proveen un entorno fácil de utilizar con \n"
+"un completo conjunto de aplicaciones que incluye correo electrónico, administrador de archivos, juegos y utilidades.\n"
"\n"
"La elección de un escritorio es cuestión de gustos, por lo que no podemos darle ninguna recomendación."
@@ -599,9 +598,6 @@
#: control/control.openSUSE.glade:394
#, fuzzy
-#| msgid ""
-#| "GNOME 2.24 is the latest desktop from the GNOME Project. \n"
-#| "It combines stability and maturity with incremental innovations."
msgid ""
"GNOME 2.28 is the latest desktop from the GNOME Project. \n"
"It combines stability and maturity with incremental innovations."
@@ -611,10 +607,6 @@
#: control/control.openSUSE.glade:400
#, fuzzy
-#| msgid ""
-#| "KDE 4.1 is the latest stable desktop released by the KDE Project.\n"
-#| "It delivers an innovative, highly integrated desktop environment\n"
-#| "with a modern look and feel."
msgid ""
"KDE 4.3 is the latest stable desktop released by the KDE Project.\n"
"It delivers an innovative, highly integrated desktop environment\n"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-es-2.18.1/po/oneclickinstall.es.po new/yast2-trans-es-2.18.1/po/oneclickinstall.es.po
--- old/yast2-trans-es-2.18.1/po/oneclickinstall.es.po 2009-06-05 13:41:41.000000000 +0200
+++ new/yast2-trans-es-2.18.1/po/oneclickinstall.es.po 2009-06-24 14:50:29.000000000 +0200
@@ -2,23 +2,25 @@
# Copyright (C) 2005 SUSE Linux Products GmbH.
# Copyright (C) 2002, 2003 SuSE Linux AG.
# Copyright (C) 1999, 2000, 2001 SuSE GmbH.
+#
# Ibán josé García Castillo <Iban.Garcia(a)alufis35.uv.es>, 2000.
# Javier Moreno <javier.moreno(a)alufis35.uv.es>, 2000.
# Jordi Jaen Pallares <jordi(a)suse.de>, 1999, 2000, 2001.
# Pablo Iranzo Gómez <Pablo.Iranzo(a)uv.es>, 2000.
-#
+# Javier Llorente <javier(a)opensuse.org>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:41+0200\n"
-"PO-Revision-Date: 2003-02-12 10:23+0100\n"
-"Last-Translator: Pablo Iranzo Gómez <Pablo.Iranzo(a)uv.es>\n"
-"Language-Team: Spanish <i18n(a)suse.de>\n"
+"PO-Revision-Date: 2009-06-12 21:37+0200\n"
+"Last-Translator: Javier Llorente <javier(a)opensuse.org>\n"
+"Language-Team: Spanish <opensuse-translation-es(a)opensuse.org>\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"
+"X-Generator: Lokalize 0.3\n"
#: src/OneClickInstallCLI.ycp:23
msgid "Error: Nothing to do specified in the YMP file"
@@ -27,12 +29,12 @@
# include/printconf/dialogs.ycp:1787
#: src/OneClickInstallCLI.ycp:29
msgid "If you continue, the following repositories will be subscribed:"
-msgstr "Si continua, se agregarán los siguientes repositorios:"
+msgstr "Si continúa, se añadirán los siguientes repositorios:"
# include/printconf/dialogs.ycp:1787
#: src/OneClickInstallCLI.ycp:39
msgid "If you continue, the following software packages will be installed:"
-msgstr "Si elige continuar, los siguientes paquetes serán instalados:"
+msgstr "Si continúa, se instalarán los siguientes paquetes:"
#: src/OneClickInstallCLI.ycp:61
#, ycp-format
@@ -91,7 +93,7 @@
# clients/printconf.ycp:371
#: src/OneClickInstallCLI.ycp:131
msgid "Warning: Unable to remove temporarily added repositories."
-msgstr "Atención: No ha sido posible eliminar los repositorios temporales."
+msgstr "Atención: No se han podido eliminar los repositorios añadidos temporalmente."
#: src/OneClickInstallCLI.ycp:134
msgid "Finished"
@@ -103,7 +105,7 @@
#: src/OneClickInstallCLI.ycp:159
msgid "One Click Install Command Line Installer"
-msgstr "Línea de Comando de One Click Install"
+msgstr "Instalador de One Click Install en línea de comandos"
# clients/online_update_load.ycp:1004
#: src/OneClickInstallCLI.ycp:165 src/OneClickInstallCLI.ycp:170
@@ -120,7 +122,7 @@
#: src/OneClickInstallCLI.ycp:188
msgid "File containing internal representation of <b>One Click Install</b> instructions"
-msgstr "Archivo conteniendo la representación interna de las instrucciones de <b>One Click Install</b>"
+msgstr "Archivo que contiene la representación interna de las instrucciones de <b>One Click Install</b>"
#. * <region name="String constants"> *
#: src/OneClickInstallUI.ycp:42
@@ -229,7 +231,7 @@
#: src/OneClickInstallWidgets.ycp:69
msgid "Please wait while this software is being installed."
-msgstr "Por favor, aguarde mientras se instala el software."
+msgstr "Por favor, espere mientras se instala el software."
#: src/OneClickInstallWidgets.ycp:105
msgid "Repository Description:"
@@ -244,8 +246,8 @@
"Have you reviewed the changes that will be made to your system?\n"
"Malicious packages could damage your system.\n"
msgstr ""
-"¿Ha comprobado los cambios que se realizarán en su sistema?\n"
-"Paquetes maliciosos podrían dañar su sistema.\n"
+"¿Ha revisado los cambios que se realizarán en su sistema?\n"
+"Los paquetes maliciosos podrían dañar su sistema.\n"
# clients/online_update.ycp:43
#: src/OneClickInstallWidgets.ycp:230
@@ -254,7 +256,7 @@
#: src/OneClickInstallWidgets.ycp:281
msgid "These repositories will only be added during installation. You will not remain subscribed."
-msgstr "Estos repositorios serán añadidos únicamente durante la instalación. No permanecerá suscripto."
+msgstr "Estos repositorios se añadirán únicamente durante la instalación. No permanecerá suscrito."
#: src/OneClickInstallWidgets.ycp:284
msgid "You will remain subscribed to these repositories after installation."
@@ -263,7 +265,7 @@
# include/printconf/dialogs.ycp:1787
#: src/OneClickInstallWidgets.ycp:288
msgid "If you continue, the following changes will be made to your system:"
-msgstr "Si continua se realizarán los siguientes cambios en su sistema:"
+msgstr "Si continúa, se realizarán los siguientes cambios en su sistema:"
#: src/OneClickInstallWidgets.ycp:293
msgid "Software to be removed:"
@@ -271,7 +273,7 @@
#: src/OneClickInstallWidgets.ycp:299
msgid "Repositories to be added:"
-msgstr "Repositorios que se agregarán:"
+msgstr "Repositorios que se añadirán:"
#: src/OneClickInstallWidgets.ycp:300
msgid "Note:"
@@ -308,7 +310,7 @@
#: src/OneClickInstallWidgets.ycp:396
msgid "The installation has failed. For more information, see the log file at <tt>/var/log/YaST2/y2log</tt>. Failure stage was: "
-msgstr "La instalación ha fallado, consulte el archivo de registro en <tt>/var/log/YaST2/y2log</tt> para más información. La fase en la que se produjo el fallo fue: "
+msgstr "La instalación ha fallado. Para más información, consulte el archivo de registro en <tt>/var/log/YaST2/y2log</tt>. La fase en la que se produjo el fallo fue: "
#: src/OneClickInstallWidgets.ycp:397
msgid "Error Message"
@@ -345,7 +347,7 @@
#: src/OneClickInstallWorker.ycp:123
msgid "An error occurred while attempting to unsubscribe from the repositories that were used to perform the installation. You can remove them manually in YaST > Software Repositories. Review the yast2 logs for more information."
-msgstr "Error al intentar eliminar la suscripción a los repositorios que se usaron para realizar las instalación. Puede eliminar las suscripciones manualmente en YaST > Repositorios de Software. Consulte los registros de yast2 para más información."
+msgstr "Error al intentar eliminar la suscripción a los repositorios que se usaron para realizar las instalación. Puede eliminar las suscripciones manualmente en YaST > Repositorios de software. Consulte los registros de yast2 para más información."
#: src/OneClickInstallWorker.ycp:132
msgid "No error occurred."
@@ -353,16 +355,16 @@
#: src/OneClickInstallWorkerFunctions.ycp:95
msgid "Loading Package Management"
-msgstr "Cargando gestor de paquetes"
+msgstr "Cargando el gestor de paquetes"
#: src/OneClickInstallWorkerFunctions.ycp:100
#, ycp-format
msgid "Adding repository %1"
-msgstr "Agregando repositorio %1"
+msgstr "Añadiendo el repositorio %1"
#: src/OneClickInstallWorkerFunctions.ycp:116
msgid "An error occurred while initializing the software repository."
-msgstr "Ocurrió un error mientras se inicializaba el repositorio."
+msgstr "Se produjo un fallo mientras se inicializaba el repositorio."
# clients/inst_sw_select.ycp:257les/SlideShow.ycp:1093
#: src/OneClickInstallWorkerFunctions.ycp:116
@@ -379,12 +381,12 @@
#: src/OneClickInstallWorkerFunctions.ycp:172
#, ycp-format
msgid "Marking package %1 for installation"
-msgstr "Marcando paquete %1 para su instalación"
+msgstr "Marcando el paquete %1 para su instalación"
#: src/OneClickInstallWorkerFunctions.ycp:193
#, ycp-format
msgid "Warning: package %1 could not be installed."
-msgstr "Atención: el paquete %1 no pudo se instalado."
+msgstr "Advertencia: no se pudo instalar el paquete %1."
#: src/OneClickInstallWorkerFunctions.ycp:206
msgid "Performing Installation..."
@@ -393,7 +395,7 @@
#: src/OneClickInstallWorkerFunctions.ycp:234
#, ycp-format
msgid "Warning: pattern %1 could not be installed."
-msgstr "Atención: el patrón %1 no pudo ser instalado."
+msgstr "Atención: no se pudo instalar el patrón %1."
#: src/OneClickInstallWorkerResponse.ycp:7
msgid "unknown"
@@ -401,4 +403,4 @@
#: src/OneClickInstallWorkerResponse.ycp:8
msgid "Root privileges are required. Either they were not supplied, or an unknown error occurred."
-msgstr "Se requieren privilegios de administrador (root), o estos no han sido provistos u ocurrió un error desconocido."
+msgstr "Se requieren privilegios de administrador (root), o estos no han sido provistos o se produjo un error desconocido."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-es-2.18.1/po/status.txt new/yast2-trans-es-2.18.1/po/status.txt
--- old/yast2-trans-es-2.18.1/po/status.txt 2009-06-09 14:52:50.000000000 +0200
+++ new/yast2-trans-es-2.18.1/po/status.txt 2009-06-24 14:51:32.000000000 +0200
@@ -1,5 +1,5 @@
-Translated : 19431
-Fuzzy : 421
+Translated : 19432
+Fuzzy : 420
Untranslated : 146
--------------------
All strings : 19998
++++++ yast2-trans-et-2.18.1.tar.bz2 ++++++
++++ 36247 lines of diff (skipped)
++++++ yast2-trans-fi-2.18.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/control-center.fi.po new/yast2-trans-fi-2.18.1/po/control-center.fi.po
--- old/yast2-trans-fi-2.18.1/po/control-center.fi.po 2009-06-05 13:47:26.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/control-center.fi.po 2009-06-24 14:56:08.000000000 +0200
@@ -12,13 +12,14 @@
# Jami Saarikoski <jami.saarikoski(a)gmail.com>, 2006.
# Jyri Palokangas <jmp(a)opensuse.fi>, 2007.
# Mikko Piippo <piippo(a)opensuse.fi>, 2008.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: control-center\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:37+0200\n"
-"PO-Revision-Date: 2008-04-18 17:38+0300\n"
-"Last-Translator: Mikko Piippo <piippo(a)opensuse.fi>\n"
+"PO-Revision-Date: 2009-06-19 16:53+0300\n"
+"Last-Translator: Asko Isonokari <askoin(a)netsonic.fi>\n"
"Language-Team: <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -204,9 +205,9 @@
"if the latter is the case, try to run the Control Center as root. \n"
"Also make sure that you do not run out of disk space. "
msgstr ""
-"Jos tilanteesi on edellinen, asenna uudelleen kaikki YaST2:n osat;\n"
-"jos jälkimmäinen, suorita Ohjauskeskus pääkäyttäjänä. \n"
-"Varmista myös, että levytila ei ole lopussa. "
+"Jos tilanteesi on kuten edellä kuvattu, asenna uudelleen kaikki YaST2:n osat;\n"
+"jos kuten jälkimmäinen, suorita Ohjauskeskus pääkäyttäjänä. \n"
+"Varmista myös, että levytila ei lopu kesken. "
#: src/yastmodules.cpp:145 src/yastmodules.cpp:177
msgid "Directory %1 does not exist."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/control.fi.po new/yast2-trans-fi-2.18.1/po/control.fi.po
--- old/yast2-trans-fi-2.18.1/po/control.fi.po 2009-06-09 14:24:00.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/control.fi.po 2009-06-24 14:56:10.000000000 +0200
@@ -1,4 +1,3 @@
-# translation of control.fi.po to suomi
# translation of control.po to
# translation of control.fi.po to
# Finnish message file for YaST2 (@memory@).
@@ -8,19 +7,20 @@
# Jyri Palokangas <jmp(a)netti.fi>, 2005, 2006, 2007.
# Joonas Niilola <joonas.niilola(a)roskakori.org>, 2006.
# Ari Österholm <ari.osterholm(a)nbl.fi>, 2007.
-# Jyri Palokangas <jmp(a)opensuse.fi>, 2007, 2008, 2009.
+# Jyri Palokangas <jmp(a)opensuse.fi>, 2007, 2008.
# Mikko Piippo <mikko.piippo(a)opensuse.fi>, 2008.
# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2008, 2009.
# Jyri Palokangas <jmp(a)opensuse.org>, 2008.
# Jyri palokangas <jyri.palokangas(a)opensuse.org>, 2008.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
-"Project-Id-Version: control.fi\n"
+"Project-Id-Version: control\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:40+0200\n"
-"PO-Revision-Date: 2009-06-05 22:10+0300\n"
-"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
-"Language-Team: suomi <fi(a)li.org>\n"
+"PO-Revision-Date: 2009-06-19 21:48+0300\n"
+"Last-Translator: Asko Isonokari <askoin(a)netsonic.fi>\n"
+"Language-Team: <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -534,7 +534,7 @@
"joiden mukana tulee kattava valikoima ohjelmistoja. Näitä ovat sähköpostiohjelmat,\n"
" tiedostohallintaohjelmat, pelit ja erilaiset apuohjelmat.\n"
"\n"
-"Koska työpöydän valinta on makuasia, emme erityisesti suosittele kumpaakaan."
+"Koska työpöydän valinta on makuasia, emme erityisesti suosi kumpaakaan."
#: control/control.openSUSE.glade:383
msgid "GNOME"
@@ -557,20 +557,29 @@
msgstr "Minimaalinen palvelin (tekstitila)"
#: control/control.openSUSE.glade:394
+#, fuzzy
+#| msgid ""
+#| "GNOME 2.24 is the latest desktop from the GNOME Project. \n"
+#| "It combines stability and maturity with incremental innovations."
msgid ""
"GNOME 2.28 is the latest desktop from the GNOME Project. \n"
"It combines stability and maturity with incremental innovations."
msgstr ""
-"GNOME 2.28 on GNOME-projektin uusin työpöytä.\n"
-"Siinä vakaus ja kypsyys yhdistyvät vähittäisiin uudistuksiin."
+"GNOME 2.24 on GNOME-projektin uusin työpöytä.\n"
+"Siinä vakaus ja kypsyys yhdistyvät lisääntyneisiin uudistuksiin."
#: control/control.openSUSE.glade:400
+#, fuzzy
+#| msgid ""
+#| "KDE 4.1 is the latest stable desktop released by the KDE Project.\n"
+#| "It delivers an innovative, highly integrated desktop environment\n"
+#| "with a modern look and feel."
msgid ""
"KDE 4.3 is the latest stable desktop released by the KDE Project.\n"
"It delivers an innovative, highly integrated desktop environment\n"
"with a modern look and feel."
msgstr ""
-"KDE 4.3 on KDE:n viimeisin vakaa työpöytäjulkaisu.\n"
+"KDE 4.1 on KDE:n viimeisin vakaa työpöytäjulkaisu.\n"
"Se tuo edistyksellisen, huippuunsa yhtenäistetyn työpöytäympäristön,\n"
"jonka ulkonäkö ja tuntuma on nykyaikainen."
@@ -585,3 +594,9 @@
#: control/control.openSUSE.glade:658 control/control.openSUSE.glade:798
msgid "Disk"
msgstr "Levy"
+
+#~ msgid "KDE 4.1"
+#~ msgstr "KDE 4.1"
+
+#~ msgid "KDE 3.5"
+#~ msgstr "KDE 3.5"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/country.fi.po new/yast2-trans-fi-2.18.1/po/country.fi.po
--- old/yast2-trans-fi-2.18.1/po/country.fi.po 2009-06-09 14:24:01.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/country.fi.po 2009-06-24 14:56:11.000000000 +0200
@@ -15,12 +15,13 @@
# Mikko Piippo <mikko.piippo(a)opensuse.fi>, 2008.
# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2008, 2009.
# Jyri palokangas <jyri.palokangas(a)opensuse.org>, 2008.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: country.fi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:30+0200\n"
-"PO-Revision-Date: 2009-06-05 22:11+0300\n"
+"PO-Revision-Date: 2009-06-20 16:09+0300\n"
"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
"Language-Team: suomi <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -662,13 +663,13 @@
"<p><b>Vain ctype</b>: pääkäyttäjällä on sama LC_CTYPE kuin normaalikäyttäjällä. Muita locale-muuttujia\n"
"ei määritellä pääkäyttäjälle.<br>\n"
"<b>Kyllä</b>: pääkäyttäjälle on määritelty samat locale-muuttujat kuin normaalikäyttäjälle.<br>\n"
-"<b>Ei</b>: pääkäyttäjän mitään locale-muuttujaa ei määritellä.\n"
+"<b>Ei</b>: mitään pääkäyttäjän locale-muuttujaa ei määritellä.\n"
"</p>\n"
#. help text for langauge expert screen
#: language/src/select_language.ycp:89
msgid "<p>Use <b>Detailed Locale Setting</b> to set a locale for the primary language that is not offered in the list in the main dialog. Translation may not be available for the selected locale.</p>"
-msgstr "<p>Valitse <b>Locale-asetuksen tiedot</b> kun haluat asettaa ensisijaiselle kielelle muun kuin päävalintaikkunassa tarjotun vaihtoehdon. Käännöksiä ei ole välttämättä saatavilla valitulle kielelle.</p>"
+msgstr "<p>Valitse <b>Yksityiskohtaiset Locale-asetuksen tiedot</b> kun haluat asettaa ensisijaiselle kielelle muun kuin päävalintaikkunassa tarjotun vaihtoehdon. Käännöksiä ei ole välttämättä saatavilla valitulle kielelle.</p>"
#. heading text
#: language/src/select_language.ycp:115
@@ -903,8 +904,10 @@
#. help text, cont.
#: timezone/src/dialogs.ycp:111
+#, fuzzy
+#| msgid "<p>Press <b>Test</b> to test your IR control.</p>"
msgid "<p>Press <b>Accept</b> to save your changes.</p>"
-msgstr "<p>Napsauta <b>Hyväksy</b> tallentaaksesi muutokset.</p>"
+msgstr "<p>Napsauta <b>Kokeile</b> kokeillaksesi kaukosäätöä.</p>"
#. label text, do not change "DD-MM-YYYY"
#: timezone/src/dialogs.ycp:158
@@ -969,12 +972,12 @@
#. frame label
#: timezone/src/dialogs.ycp:484 timezone/src/dialogs.ycp:739
msgid "Date and Time (NTP is configured)"
-msgstr "Päiväys ja aika (NTP on määritetty)"
+msgstr "Päivämäärä ja aika (NTP on määritetty)"
#. frame label
#: timezone/src/dialogs.ycp:486 timezone/src/dialogs.ycp:741
msgid "Date and Time"
-msgstr "Päiväys ja aika"
+msgstr "Päivämäärä ja aika"
#. label text
#: timezone/src/dialogs.ycp:504 timezone/src/dialogs.ycp:519
@@ -1135,3 +1138,18 @@
#: timezone/src/timezone.ycp:175
msgid "New value for hardware clock"
msgstr "Uusi arvo laitteiston kellolle"
+
+#~ msgid "<p>Press <b>Synchronize Now</b>, to get your system time set correctly using the selected NTP server. If you want to make use of NTP permanently, enable the <b>Save NTP Configuration</b> option</p>"
+#~ msgstr "<p>Napsauta <b>Tahdista nyt</b> hakeaksesi järjestelmän ajan valitusta NTP-palvelimesta. Jos haluat käyttää NTP:tä jatkuvasti, napsauta <b>Tallenna NTP-määritys</b>.</p>"
+
+#~ msgid "<p>Using the <b>Configure</b> button, open the advanced NTP configuration. Press <b>Accept</b> to save your changes.</p>"
+#~ msgstr "<p><b>Määritä</b>-painikkeella avaat NTP-määrityksen lisämääritykset. Napsauta <b>Hyväksy</b> tallentaaksesi muutokset.</p>"
+
+#~ msgid "<p>Synchronization with the NTP server can be done only when the network is configured.</p>"
+#~ msgstr "<p>Tahdistaminen NTP-palvelimen kanssa onnistuu vain jos verkko on määritetty.</p>"
+
+#~ msgid "Invalid NTP server hostname %1"
+#~ msgstr "Virheellinen NTP-palvelimen nimi %1."
+
+#~ msgid "'ntpdate %1' failed. Revisit NTP server configuration?"
+#~ msgstr "'ntpdate %1' epäonnistui. Muokataanko NTP-palvelimen asetuksia?"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/installation.fi.po new/yast2-trans-fi-2.18.1/po/installation.fi.po
--- old/yast2-trans-fi-2.18.1/po/installation.fi.po 2009-06-09 14:24:15.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/installation.fi.po 2009-06-24 14:56:26.000000000 +0200
@@ -24,7 +24,7 @@
"Project-Id-Version: installation.fi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:40+0200\n"
-"PO-Revision-Date: 2009-06-06 15:00+0300\n"
+"PO-Revision-Date: 2009-06-20 16:08+0300\n"
"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
"Language-Team: suomi <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -229,9 +229,9 @@
#: src/clients/inst_automatic_configuration.ycp:218
#: src/clients/inst_automatic_configuration.ycp:230
-#, fuzzy, ycp-format
+#, ycp-format
msgid "An error has occured while calling '%1' AC script."
-msgstr "Tiedoston tallennuksessa tapahtui virhe."
+msgstr "Tapahtui virhe kutsuttaessa automaattisen määrityksen '%1' komentojonoa."
#: src/clients/inst_automatic_configuration.ycp:341
msgid "Automatic configuration..."
@@ -1758,6 +1758,9 @@
"During an automatic installation, they might be detected later.\n"
"(especially on s390 or iSCSI systems)\n"
msgstr ""
+"Asennusohjelma ei löytänyt kiintolevyjä.\n"
+"Automaattisen asennuksen aikana ne saatetaan tunnistaa myöhemmin.\n"
+"(erityisesti s390 tai iSCSI järjestelmissä)\n"
#. pop-up error report
#: src/clients/inst_system_analysis.ycp:127
@@ -2619,6 +2622,8 @@
"Installation was unable to solve package dependecies automatically.\n"
"Package manager will be opened for you to solve them manually."
msgstr ""
+"Asennusohjelma ei onnistunut ratkaisemaan pakettien riippuvuuksia automaattisesti.\n"
+"Pakettihallintaohjelma käynnistetään nyt, että voit ratkaista ongelmat käsin."
#. notification 1/2
#: src/modules/X11Version.ycp:140
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/multipath.fi.po new/yast2-trans-fi-2.18.1/po/multipath.fi.po
--- old/yast2-trans-fi-2.18.1/po/multipath.fi.po 2009-06-05 13:48:04.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/multipath.fi.po 2009-06-24 14:56:45.000000000 +0200
@@ -1,18 +1,19 @@
-# translation of multipath.fi.po to suomi
+# translation of multipath.po to
# Copyright (C) 2005 SUSE Linux Products GmbH.
# Finnish message file for YaST2 (@memory@).
# Copyright (C) 2003 SuSE Linux AG.
#
# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2005, 2006, 2007, 2008.
# Mikko Piippo <mikko.piippo(a)opensuse.fi>, 2008.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
-"Project-Id-Version: multipath.fi\n"
+"Project-Id-Version: multipath\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:41+0200\n"
-"PO-Revision-Date: 2008-11-24 11:34+0200\n"
-"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
-"Language-Team: suomi <fi(a)li.org>\n"
+"PO-Revision-Date: 2009-06-10 22:51+0300\n"
+"Last-Translator: Asko Isonokari <askoin(a)netsonic.fi>\n"
+"Language-Team: <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -152,7 +153,7 @@
#: src/complex.ycp:86
msgid "Blacklist"
-msgstr "Musta lista "
+msgstr "Estolista "
#: src/complex.ycp:90 src/complex.ycp:131 src/complex.ycp:164
msgid "Item"
@@ -235,7 +236,7 @@
#: src/complex.ycp:1634 src/complex.ycp:1640 src/complex.ycp:1809
#: src/complex.ycp:2084 src/complex.ycp:2090 src/complex.ycp:2260
msgid "item"
-msgstr "sama"
+msgstr "kohta"
#: src/complex.ycp:2498
msgid "Duplicated configuraton"
@@ -308,6 +309,13 @@
"\t\t\t<b><big>Configure Multipath</big></b><br>\n"
"\t\t\tClick <b>Configure</b> Tab to make the multipath configurations.<br></p>\n"
msgstr ""
+"<p><b><big>Multipath Tila</big></b><br>\n"
+"\t\t\tKäynnistä tai pysäytä multipathd, tarkista multipath -tiedot.<br><br>\n"
+"\n"
+"\t\t\t<b><big>Pysäytä/Käynnistä Multipathd</big></b><br>\n"
+"\t\t\tNapsauta <b>\"Käytä Multipath:ia\"</b> käynnistääksesi multipathd:n. Napsauta <b>\"Älä käytä Multipath:ia\"</b> pysäyttääksesi multipathd:n.<br>\n"
+"\t\t\tMultipath tilan tiedot voidaan yhä näyttää kun multipathd on pysaytetty.<br><br>\n"
+"\n"
#. dialog help for Configure tab
#: src/helps.ycp:62
@@ -326,6 +334,18 @@
"\t\t\tClick <b>\"Configure devices\"</b> button to configure devices settings.<br><br>\n"
"\t\t\tClick <b>\"Finish\"</b> button to save and update the configurations.<br><br></p>\n"
msgstr ""
+"<p><b><big>Määrittely</big></b><br>\n"
+"\t\t\tKoko /etc/multipath.conf -sisältö voidaan määritellä tässä. Määrittelytiedostossa on neljä osiota:\n"
+"\t\t\t<b>multipaths</b>, <b>oletukset</b>, <b>estolista</b>, <b>estolista_poikkeukset</b>, <b>laitteet.</b><br><br>\n"
+"\t\t\t<b>Multipaths:</b> multipaths-lista hienosäädöillä<br>\n"
+"\t\t\t<b>Oletukset:</b> multipath-työkalujen oletusasetukset.<br>\n"
+"\t\t\t<b>Estolista:</b>luettelo laitenimistä jotka hylätään multipaht-ehdokkaiksi.<br>\n"
+"\t\t\tNapsauta <b>\"Määrittele estolista\"</b> valintaa määritelläksesi estolistan asetukset.<br>\n"
+"\t\t\t<b>Estolistan poikkeukset:</b>luettelo laitenimistä jotka jätetään pois estolistalta.<br>\n"
+"\t\t\tNapsauta <b>\"Määrittele estolistan poikkeukset\"</b> valintaa määritelläksesi estolistan poikkeukset.<br>\n"
+"\t\t\t<b>Laitteet:</b> luettelo asetuksista tallennusoohjauslaitteittain.Ohittaa oletusasetukset, multipath-asetuksin.<br>\n"
+"\t\t\tNapsauta <b>\"Määrittele laitteet\"</b> valintaa määritelläksesi estolistan laitteiden asetukset.<br><br>\n"
+"\t\t\tNapsauta <b>\"Valmis\"</b> valintaa määritysten päivittämiseksi ja tallentamikseksi.<br><br></p>\n"
#. dialog help for defaults section configure tab 1/3
#: src/helps.ycp:78
@@ -335,6 +355,10 @@
"\t\t\tAny default setting here will take effect in all multipath configurations, unless a corresponding local setting overwrites it.<br>\n"
"\t\t\tIf a default setting here is cleared, multipath will take its own value as default setting.<br></p>\n"
msgstr ""
+"<p><b><big>Oletusasetukset</big></b><br>\n"
+"\t\t\tGlobaalit oletusasetukset voidaan määritellä ja tyhjentää tässä.<br>\n"
+"\t\t\tMikä tahansa oletusasetus tässä vaikuttaa kaikkiin multipath-asetuksiin, ellei vastaava paikallinen asetus ei ylikirjoita sitä.<br>\n"
+"\t\t\tJos oletusasetus tyhjennetään tässä, multipath ottaa oman asetuksensa oletuskseksi.<br></p>\n"
#. dialog help for blacklist section configure tab 1/3
#: src/helps.ycp:85
@@ -347,6 +371,13 @@
"\t\t\t<b>device</b>: Used to identify a specific storage controller in blacklist. A device can be specified by vendor and product name.<br>\n"
"</p>"
msgstr ""
+"<p><b><big>Estolistan määritys</big></b><br>\n"
+"\t\t\tTässä luetellut laitenimet voidaan hylätä multipath-ehdokkaiksi.<br>\n"
+"\t\t\tOn kome tapaa tunnistaa laitenimi: <b>wwid</b>, <b>devnode</b>, <b>device</b>.<br><br>\n"
+"\t\t\t<b>wwid</b>: Maailmanlaajuinen ID-tunnistus, laite estolistalla.<br>\n"
+"\t\t\t<b>devnode</b>: Säännöllistä ilmaisua voidaan käyttää laitteen tunnistamiseen udev_dir:ssä (oletus hakemistossa /dev). Yleisiä laitenimiä ovet cciss, fd, hd, md, dm, sr, scd, st, ram, raw, loop.<br>\n"
+"\t\t\t<b>device</b>: Käytettiin tunnistamaan estolistan erityinen tallenninohjain. Laitenimi voidaan yksilöidä valmistajan ja tuotteen nimellä.<br>\n"
+"</p>"
#. dialog help for blacklist_exception section configure tab 1/3
#: src/helps.ycp:94
@@ -359,6 +390,13 @@
"\t\t\t<b>device</b>: Used to identify a specific storage controller excepted from blacklist. A device can be specified by vendor and product name.<br>\n"
"</p>"
msgstr ""
+"<p><b><big>Estolistan poikkeusten asetukset</big></b><br>\n"
+"\t\t\tTässä luetellut laitenimet eivät kuulu estolistaan.<br>\n"
+"\t\t\tOn kolme tapaa yksiläidä laitenimi: <b>wwid</b>, <b>devnode</b>, <b>device</b>.<br><br>\n"
+"\t\t\t<b>wwid</b>: Maailmanlaajuinen ID-tunnistus, laite poissa estolistalta.<br>\n"
+"\t\t\t<b>devnode</b>: Säännöllistä ilmaisua voidaan käyttää laitteen tunnistamiseen udev_dir:ssä (oletus hakemistossa /dev). Yleisiä laitenimiä ovet cciss, fd, hd, md, dm, sr, scd, st, ram, raw, loop.<br>\n"
+"\t\t\t<b>device</b>: Käytettiin tunnistamaan poissa estolistalta oleva tietty tallenninohjain. Laitenimi voidaan yksilöidä valmistajan ja tuotteen nimellä.<br>\n"
+"</p>"
#. dialog help for devcies section configure tab 1/3
#: src/helps.ycp:103
@@ -367,6 +405,9 @@
"\t\t\tPer storage controler settings are listed here, they override the default settings and are overriden by per multipath settings.<br>\n"
"\t\t\tEach device is identified by <b>vendor</b> and <b>product</b> name.<br></p>\n"
msgstr ""
+"<p><b><big>Laitteiden määrittely</big></b><br>\n"
+"\t\t\tTallentimen ohjainkohtaiset asetukset ovat lueteltuna tässä, ne kirjoittavat.oletusasetukset ja multipath-asetukset ylikirjoittaa ne.<br>\n"
+"\t\t\tJoka laite yksilöidään <b>valmistajan</b> ja <b>laitteen </b> nimen mukaan.<br></p>\n"
#. Command line help text for the Xmultipath module
#: src/multipath.ycp:53
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/ncurses-pkg.fi.po new/yast2-trans-fi-2.18.1/po/ncurses-pkg.fi.po
--- old/yast2-trans-fi-2.18.1/po/ncurses-pkg.fi.po 2009-06-05 13:48:06.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/ncurses-pkg.fi.po 2009-06-24 14:56:46.000000000 +0200
@@ -20,7 +20,7 @@
"Project-Id-Version: ncurses-pkg.fi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:30+0200\n"
-"PO-Revision-Date: 2009-04-26 22:36+0300\n"
+"PO-Revision-Date: 2009-06-10 17:07+0300\n"
"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
"Language-Team: suomi <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -356,10 +356,8 @@
#. name of the source package
#: src/NCPkgPackageDetails.cc:173
-#, fuzzy
-#| msgid "Source Package:"
msgid "Source Package: "
-msgstr "Lähde paketti:"
+msgstr "Lähde paketti: "
#: src/NCPkgPackageDetails.cc:207
msgid "<i>This information is available for installed packages only</i>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/reipl.fi.po new/yast2-trans-fi-2.18.1/po/reipl.fi.po
--- old/yast2-trans-fi-2.18.1/po/reipl.fi.po 2009-06-05 13:48:31.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/reipl.fi.po 2009-06-24 14:57:08.000000000 +0200
@@ -1,4 +1,5 @@
# translation of reipl.fi.po to suomi
+# translation of reipl.po to
# Copyright (C) 2005 SUSE Linux Products GmbH.
# Finnish message file for YaST2 (@memory@).
# Copyright (C) 2003 SuSE Linux AG.
@@ -6,12 +7,13 @@
# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2005, 2006, 2007, 2008, 2009.
# Mikko Piippo <mikko.piippo(a)opensuse.fi>, 2008.
# Jyri palokangas <jyri.palokangas(a)opensuse.org>, 2008.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: reipl.fi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:44+0200\n"
-"PO-Revision-Date: 2009-04-25 10:21+0300\n"
+"PO-Revision-Date: 2009-06-20 15:48+0300\n"
"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
"Language-Team: suomi <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -22,31 +24,31 @@
#: src/Reipl.ycp:751
msgid "Configured reipl methods"
-msgstr "Määritetyt reipl-metodit"
+msgstr "Määritetyt reipl-menetelmät"
#: src/Reipl.ycp:758
msgid "The method ccw is configured and being used."
-msgstr "Metodi ccw on määritetty ja käytössä."
+msgstr "Menetelmä ccw on määritetty ja käytössä."
#: src/Reipl.ycp:760
msgid "The method ccw is configured."
-msgstr "Metodi ccw on määritetty."
+msgstr "Menetelmä ccw on määritetty."
#: src/Reipl.ycp:763
msgid "The method ccw is not supported."
-msgstr "Metodi ccw ei ole tuettu."
+msgstr "Menetelmä ccw ei ole tuettu."
#: src/Reipl.ycp:771
msgid "The method fcp is configured and being used."
-msgstr "Metodi fcp on määritetty ja käytössä."
+msgstr "Menetelmä fcp on määritetty ja käytössä."
#: src/Reipl.ycp:773
msgid "The method fcp is configured."
-msgstr "Metodi fcp ei ole määritetty"
+msgstr "Menetelmä fcp ei ole määritetty"
#: src/Reipl.ycp:776
msgid "The method fcp is not supported."
-msgstr "Metodi fcp ei ole tuettu."
+msgstr "Menetelmä fcp ei ole tuettu."
#. Reipl configure dialog caption
#. Initialization dialog caption
@@ -56,7 +58,7 @@
#: src/dialogs.ycp:62
msgid "reipl methods"
-msgstr "Reipl-metodit"
+msgstr "Reipl-menetelmät "
#: src/dialogs.ycp:72
msgid "&Ccw"
@@ -68,7 +70,7 @@
#: src/dialogs.ycp:92
msgid "ccw parameters"
-msgstr "Ccw-parametrit"
+msgstr "Ccw-muuttujat"
#: src/dialogs.ycp:97
msgid "&Device"
@@ -80,7 +82,7 @@
#: src/dialogs.ycp:112
msgid "fcp parameters"
-msgstr "FCP-parametrit"
+msgstr "FCP-muuttujat"
#: src/dialogs.ycp:117
msgid "D&evice"
@@ -100,7 +102,7 @@
#: src/dialogs.ycp:141
msgid "Boo&t record logical block address"
-msgstr ""
+msgstr "Käynnis&tystallenteen looginen lohko-osoite"
#: src/dialogs.ycp:158
msgid "reipl configuration"
@@ -164,6 +166,11 @@
"that are attached through zFCP (fibre channel protocol). Then fill out the\n"
"necessary parameter entry fields for the respective method.</p>"
msgstr ""
+"<p>Koneen uudelleenkäynnistystapa valitaan painikkeilla, jotka luetellaan kohdan\n"
+"<b>reipl menettelyt</b> sisällä. Riipuen mitä kone tukee, voit valita joko\n"
+" CCW (channel command word)-laitteen tai SCSI-laitteen, joka on liitetty\n"
+" käyttäen zFCP-yhteyttä (fibre channel protocol). Täytä tarvittavien muutujien\n"
+"kentät k.o. menettelyä varten.</p>"
#. Configure dialog help 3
#: src/helps.ycp:72
@@ -173,6 +180,9 @@
"such as 0.0.5c51. Depending on the chosen method, this can either refer to a DASD or to\n"
"an FCP adapter.</p>"
msgstr ""
+"<p> <b>Laite</b> täytyy olla voimassa oleva laiteväylä-ID pienaakkosin,\n"
+"sysfs-yhteensopiva formaatti 0, <i><alikanavalle asetettu ID></i>.<i><laite-ID></i>,\n"
+"kuten 0.0.5c51. Riippuen valitusta menetelmästä, tämä voi viitata DASD- tai FCP-sovitteeseen.</p>"
#. Configure dialog help 4
#: src/helps.ycp:78
@@ -181,13 +191,16 @@
"configuration from the menu of the zipl bootloader. Use one blank character\n"
"to select the default configuration.</p>"
msgstr ""
+"<p>Määre <b>loadparm</b> täytyy olla maksimi 8 merkkiä, ja valitsee käynnistys-\n"
+"määrittelyn zipl bootloader-valikosta. Käytä yhtä tyhjää merkkiä valitaksesi \n"
+"oletusmäärittelyn.</p>"
#. Configure dialog help 5
#: src/helps.ycp:83
msgid ""
"<p>The <b>world wide port number</b> (WWPN) must be entered with lowercase\n"
"letters as a 16-digit hex value, such as 0x5005076300c40e5a.</p>"
-msgstr ""
+msgstr "<p><b>maailmanlaajuinen porttinumero<b> (WWPN) syötettävä pienaakkosin,/nheksadesimaalein 16 merkkiä, kuten 0x5005076300c40e5a.</p>"
#. Configure dialog help 6
#: src/helps.ycp:87
@@ -195,6 +208,8 @@
"<p>The <b>logical unit number</b> (LUN) must be entered with lowercase letters\n"
"as a 16-digit hex value with all trailing zeros, such as 0x52ca000000000000.</p>"
msgstr ""
+"<p><b>Looginen yksikkönumero</b> (LUN) syötettävä pienaakkosin\n"
+"heksadesimaalein 16 merkkiä, loput nollia, kuten 0x52ca000000000000.</p>"
#. Configure dialog help 7
#: src/helps.ycp:91
@@ -203,6 +218,9 @@
"a boot configuration from the menu of the zipl bootloader. Use 0 to select\n"
"the default configuration.</p>"
msgstr ""
+"<p><b>Käynnistysohjelmavalitsin</b> täytyy olla ei-negatiivinen kokonaisluku, joka\n"
+"valitsee käynnistysmäärittelyn zipl booloader-menusta. Käytä 0 valitaksesi\n"
+"oletusmäärittelyn.</p>"
#. Configure dialog help 8
#: src/helps.ycp:96
@@ -210,6 +228,8 @@
"<p>The <b>boot record logical block address</b> (LBA) specifies the master\n"
"boot record and is currently always 0.</p>"
msgstr ""
+"<p><b>Käynnistyslataimen looginen lohko-osoite</b> (LBA) määrittelee käynnistys-\n"
+"lataimen ja on aina hetkellisesti 0.</p>"
#. Configure dialog help 9
#: src/helps.ycp:100
@@ -217,6 +237,8 @@
"<p>After confirmation of this dialog, you may trigger a reboot, e.g. by shutdown,\n"
"and the system will automatically restart from your specified device.</p>"
msgstr ""
+"<p>Tämän valintaikkunan vahvistuksen jälkeen, uudelleenkäynnistystä voi vaihdella,\n"
+"esim. sammuta ja järjestelmä käynnistyy automaattisesti valitulta laitteelta käsin.</p>"
#. Command line help text for the Xreipl module
#: src/reipl.ycp:54
@@ -234,8 +256,8 @@
"with an IPL from DASD '%1'.\n"
msgstr ""
"\n"
-"Uudelleenkäynnistyksen jälkeen lataa järjestelmä\n"
-"IPL DASD '%1' kanssa.\n"
+"Sulkemisen jälkeen lataa järjestelmä uudelleen\n"
+"IPL kanssa, DASD-'%1'.\n"
#. TRANSLATORS: part of a shutdown message
#. %1 is replaced with a FCP name
@@ -253,14 +275,13 @@
msgstr ""
"\n"
"Sammuttamisen jälkeen, uudelleen lataa järjestelmä\n"
-"IPL kanssa FCP '%1', \n"
-"WWPN '%2'\n"
+"IPL kanssa FCP '%1', käyttäen WWPN '%2'\n"
"ja LUN '%3'.\n"
#. Rich text title for Reipl in proposals
#: src/reipl_proposal.ycp:85
msgid "Reipl"
-msgstr "ReiplReipl"
+msgstr "Reipl"
#. Menu title for Reipl in proposals
#: src/reipl_proposal.ycp:87
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/s390.fi.po new/yast2-trans-fi-2.18.1/po/s390.fi.po
--- old/yast2-trans-fi-2.18.1/po/s390.fi.po 2009-06-05 13:48:36.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/s390.fi.po 2009-06-24 14:57:13.000000000 +0200
@@ -1,4 +1,3 @@
-# translation of s390.fi.po to suomi
# translation of s390.po to
# translation of s390.fi.po to
# Copyright (C) 2005 SUSE Linux Products GmbH.
@@ -10,15 +9,15 @@
# Jyri Palokangas <jmp(a)netti.fi>, 2006.
# Jyri Palokangas <jmp(a)opensuse.fi>, 2007, 2008.
# Mikko Piippo <mikko.piippo(a)opensuse.fi>, 2008.
-# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2009.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
-"Project-Id-Version: s390.fi\n"
+"Project-Id-Version: s390\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:31+0200\n"
-"PO-Revision-Date: 2009-04-23 13:43+0300\n"
-"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
-"Language-Team: suomi <fi(a)li.org>\n"
+"PO-Revision-Date: 2009-06-12 22:42+0300\n"
+"Last-Translator: Asko Isonokari <askoin(a)netsonic.fi>\n"
+"Language-Team: <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -545,13 +544,14 @@
#: src/modules/DASDController.ycp:395
#, ycp-format
msgid "%1: device is not a DASD"
-msgstr "%1: laite ei ole DASD"
+msgstr "%1: laite ei ole DADS"
#. error report, %1 is device identification
#: src/modules/DASDController.ycp:400
-#, ycp-format
+#, fuzzy, ycp-format
+#| msgid "Error: Could not allocate memory\n"
msgid "%1: Could not load module"
-msgstr "%1: Moduulin lataaminen ei onnistunut"
+msgstr "%1: EI voitu ladata modulia"
#. error report, %1 is device identification, %2 is integer code
#: src/modules/DASDController.ycp:404
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/squid.fi.po new/yast2-trans-fi-2.18.1/po/squid.fi.po
--- old/yast2-trans-fi-2.18.1/po/squid.fi.po 2009-06-05 13:48:48.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/squid.fi.po 2009-06-24 14:57:24.000000000 +0200
@@ -1,4 +1,3 @@
-# translation of squid.fi.po to suomi
# translation of squid.fi.po to
# translation of squid.po to
# Copyright (C) 2005 SUSE Linux Products GmbH.
@@ -8,15 +7,16 @@
# Jyri Palokangas <jmp(a)netti.fi>, 2005, 2006.
# Jyri Palokangas <jmp(a)opensuse.fi>, 2008.
# Mikko Piippo <mikko.piippo(a)opensuse.fi>, 2008.
-# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2008, 2009.
+# Jyri Palokangas <jyri.palokangas(a)opensuse.org>, 2008.
+# Asko Isonokari <askoin(a)netsonic.fi>, 2009.
msgid ""
msgstr ""
-"Project-Id-Version: squid.fi\n"
+"Project-Id-Version: squid\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:45+0200\n"
-"PO-Revision-Date: 2009-04-24 22:24+0300\n"
-"Last-Translator: Jyri Palokangas <jyri.palokangas(a)opensuse.org>\n"
-"Language-Team: suomi <fi(a)li.org>\n"
+"PO-Revision-Date: 2009-06-17 22:59+0300\n"
+"Last-Translator: Asko Isonokari <askoin(a)netsonic.fi>\n"
+"Language-Team: <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -61,7 +61,7 @@
#: src/Squid.ycp:1040
msgid "Reading Refresh Patterns ..."
-msgstr "Luetaan päivitystapoja..."
+msgstr "Luetaan päivitysmäärityksiä..."
#: src/Squid.ycp:1041
msgid "Reading ACL Groups ..."
@@ -69,7 +69,7 @@
#: src/Squid.ycp:1042
msgid "Reading Access Control table ..."
-msgstr "Luetaan pääsynvalvontalistaa..."
+msgstr "Luetaan pääsynvalvontataulua ACL..."
#: src/Squid.ycp:1043
msgid "Reading Other Settings ..."
@@ -98,7 +98,7 @@
#. We do not set help text here, because it was set outside
#: src/Squid.ycp:1390
msgid "Saving Squid Configuration"
-msgstr "Tallennetaan määritykset"
+msgstr "Tallennetaan Squid-määritykset"
#. Progress stage 1/2
#: src/Squid.ycp:1395
@@ -208,7 +208,7 @@
#: src/SquidACL.ycp:105
msgid "myip"
-msgstr "omaip"
+msgstr "oma-ip"
#: src/SquidACL.ycp:107
msgid "Local IP Address"
@@ -240,7 +240,7 @@
#: src/SquidACL.ycp:136
msgid "This refers to destination domain i.e. the source domain where the origin server is located."
-msgstr "Tämä viittaa kohde toimialueeseen, esim. lähdetoimialue, jossa palvelin sijaitsee."
+msgstr "Tämä viittaa kohde toimialueeseen, ts. lähdetoimialue, jossa palvelin sijaitsee."
#: src/SquidACL.ycp:138
msgid "Matches against the client domain name."
@@ -248,7 +248,7 @@
#: src/SquidACL.ycp:139
msgid "Provides match against destination domain."
-msgstr "Tuottaa kohde toimialueen vastineen."
+msgstr "Tuottaa kohde-toimialueen vastineen."
#: src/SquidACL.ycp:142
msgid "time"
@@ -300,7 +300,7 @@
#: src/SquidACL.ycp:165
msgid "Matches on the URL path minus any protocol, port, and host name information"
-msgstr "Täsmää koko URL-polkuun lukuunottamatta yhteyskäytäntö-, portti- ja isäntänimi -tietoja"
+msgstr "Täsmää koko URL-polkuun lukuunottamatta yhteyskäytäntö-, portti- ja isäntänimi-tietoja"
#: src/SquidACL.ycp:168
msgid "port"
@@ -308,7 +308,7 @@
#: src/SquidACL.ycp:169
msgid "Port Number or Range of Ports"
-msgstr "Porttinumero tai alue"
+msgstr "Porttinumero tai niiden alue"
#: src/SquidACL.ycp:174
msgid "Matches on the destination port for the request."
@@ -328,7 +328,7 @@
#: src/SquidACL.ycp:186
msgid "proto"
-msgstr "proto"
+msgstr "yhteyskäytäntö"
#: src/SquidACL.ycp:187
msgid "Protocol"
@@ -344,11 +344,11 @@
#: src/SquidACL.ycp:196
msgid "HTTP Method"
-msgstr "HTTP"
+msgstr "tapa HTTP"
#: src/SquidACL.ycp:208
msgid "This type matches the HTTP method in the request headers."
-msgstr "Täsmää HTTP-pyynnön otsikkotietoihin."
+msgstr "Tämä täsmää HTTP-tapaan pyynnön otsikkotietoissa."
#: src/SquidACL.ycp:210
msgid "A regular expression that matches the clients browser type based on the user agent header."
@@ -388,7 +388,7 @@
"Regular expression matching against the mime type of the reply received by\n"
"squid. Can be used to detect file download or some types HTTP tunnelling requests."
msgstr ""
-"Säännöllinen lauseke, joka täsmää vastaanotetun sanoman mime-tyyppiin.\n"
+"Säännöllinen lauseke, joka täsmää squidin vastaanottaman sanoman mime-tyyppiin.\n"
"Voidaan käyttää tiedostonlatauksen tai eräiden HTTP-tunnelointipyyntöjen tunnistamiseen."
#: src/SquidACL.ycp:250
@@ -397,7 +397,7 @@
#: src/SquidACL.ycp:251
msgid "Match against the mime type of the reply received by Squid."
-msgstr "Täsmää vastaanotetun sanoman mime-tyyppiin."
+msgstr "Täsmää Squidin vastaanottaman sanoman mime-tyyppiin."
#: src/SquidACL.ycp:255
msgid "MAC Address"
@@ -518,7 +518,7 @@
#. language name - combo box entry; don't translate the encoding suffix
#: src/SquidErrorMessages.ycp:113
msgid "Ukrainian-1251"
-msgstr "ukraina-1251"
+msgstr "ukraina"
#. language name - combo box entry
#: src/SquidErrorMessages.ycp:115
@@ -796,11 +796,11 @@
#: src/dialogs.ycp:113
msgid "&Cache Replacement Policy"
-msgstr "&Välimuistin korvauspolitiikka"
+msgstr "&Välimuistin korvauskäytäntö"
#: src/dialogs.ycp:119
msgid "&Memory Replacement Policy"
-msgstr "&Muistin korvauspolitiikka"
+msgstr "&Muistin korvauskäytäntö"
#: src/dialogs.ycp:186
msgid "&Directory Name"
@@ -852,7 +852,7 @@
#: src/dialogs.ycp:253
msgid "Cache &Store Log"
-msgstr "Välimuistivarastoloki"
+msgstr "Välimuisti&varastoloki"
#: src/dialogs.ycp:256
msgid "&Emulate Httpd Log?"
@@ -884,11 +884,11 @@
#: src/handlers.ycp:209
msgid "Access Log"
-msgstr "Pääsyloki"
+msgstr "&Pääsyloki"
#: src/handlers.ycp:213
msgid "Cache Log"
-msgstr "Välimuistiloki"
+msgstr "&Välimuistiloki"
#: src/handlers.ycp:217
msgid "Cache Store Log"
@@ -900,7 +900,7 @@
#: src/helper_functions.ycp:60
msgid "seconds"
-msgstr "sekuntia"
+msgstr "Sekuntia"
#: src/helper_functions.ycp:61
msgid "minutes"
@@ -908,11 +908,11 @@
#: src/helper_functions.ycp:62
msgid "hours"
-msgstr "tuntiauntia"
+msgstr "Tuntia"
#: src/helper_functions.ycp:63
msgid "days"
-msgstr "päivää"
+msgstr " päivää"
#. Read dialog help 1/2
#: src/helps.ycp:38
@@ -1020,7 +1020,7 @@
"modification) an object without explicit expire time will be\n"
"considered fresh.</p>"
msgstr ""
-"<p><b>Prosentti</b> on määrä objektin iästä (aika viimeisestä\n"
+"<p><b>Prosentti</b> on vastaava määrä objektin iästä (aika viimeisestä\n"
"muutoksesta). Objekti, jolla ei ole vanhenemisaikaa, tulkitaan \n"
"tuoreeksi.</p>"
@@ -1095,11 +1095,11 @@
"</table>\n"
"</p>"
msgstr ""
-"<p><b>Välimuistin korvauspolitiikka</b> määrittää, mitkä objektit korvataan\n"
+"<p><b>Välimuistin korvauskäytäntö</b> määrittää, mitkä objektit korvataan\n"
"kun levytilaa tarvitaan.\n"
-"<b>Muistin korvauspolitiikka</b> määrittää objektien korvauspolitiikan\n"
+"<b>Muistin korvauskäytäntö</b> määrittää objektien korvauskäytännön\n"
"muistissa, kun tilaa uusille objekteille ei ole saatavilla.\n"
-"Politiikkoja voivat olla:\n"
+"Käytäntöjä voivat olla:\n"
"<table>\n"
" <tr>\n"
" <td>lru</td>\n"
@@ -1107,15 +1107,15 @@
" </tr>\n"
" <tr>\n"
" <td>heap GDSF</td>\n"
-" <td>Greedy-Dual Size Frequency</td>\n"
+" <td>välimuistioptimointi Greedy-Dual Size Frequency</td>\n"
" </tr>\n"
" <tr>\n"
" <td>heap LFUDA</td>\n"
-" <td>Last Frequently Used with Dynamic Aging</td>\n"
+" <td>viimeksi useiten käytetty, dynaminen ikääntyminen</td>\n"
" <tr>\n"
" <tr>\n"
" <td>heap LRU</td>\n"
-" <td>lru policy implemented using a heap</td>\n"
+" <td>lru-käytäntö toteutettuna käyttäen heap GDSF</td>\n"
" </tr>\n"
"</table>\n"
"</p>"
@@ -1133,7 +1133,7 @@
"<p><b>Level 1 Directories</b> defines number of first-level subdirectories which\n"
"will be created under the <b>Directory Name</b> directory.</p>"
msgstr ""
-"<p><b>Tason 1 hakemistot</b> määrittää montako ensimmäisen tason hakemistoa\n"
+"<p><b>Tason 1 hakemistot</b> määrittää montako ensimmäisen tason alihakemistoa\n"
"luodaan hakemistoon <b>Hakemiston nimi</b>.</p>"
#: src/helps.ycp:137
@@ -1141,7 +1141,7 @@
"<p><b>Level 2 Directories</b> defines number of second-level subdirectories which will be created\n"
"under each first-level directory.</p>"
msgstr ""
-"<p><b>Tason 2 hakemistot</b> määrittää montako toisen tason hakemistoa luodaan\n"
+"<p><b>Tason 2 hakemistot</b> määrittää montako toisen tason alihakemistoa luodaan\n"
"jokaiseen ensimmäisen tason hakemistoon.</p>"
#: src/helps.ycp:143
@@ -1164,7 +1164,7 @@
msgstr ""
"<p><b>Pääsynvalvonta</b>-taulussa voidaan kieltää tai sallia ACL-ryhmiä.\n"
"Jos yhdellä rivillä on useita ACL-ryhmiä, sallitaan tai kielletään pääsy \n"
-"niiltä, jotka kuuluvat useaan ryhmään samanaikaisesti.</p>"
+"niiltä, jotka kuuluvat kaikkiin ryhmiin samanaikaisesti.</p>"
#: src/helps.ycp:150
msgid ""
@@ -1192,7 +1192,7 @@
"objects that are stored in the object store, as well as the time when the object\n"
"gets deleted. This option can be left empty.</p>"
msgstr ""
-"<p><b>Valimuistivarastoloki</b> määrittää lokitiedoston, johon kirjataan kaikki \n"
+"<p><b>Valimuistivarastoloki</b> määrittää sijainnin lokitiedostolle, johon kirjataan kaikki \n"
"objektivarastoon varastoitavat objektit sekä objektien poistamisajat.\n"
"Tämä asetus voidaan jättää tyhjäksi.</p>"
@@ -1267,11 +1267,11 @@
#: src/popup_dialogs.ycp:204
msgid "Allow"
-msgstr "Salli"
+msgstr "S&alli"
#: src/popup_dialogs.ycp:204
msgid "Deny"
-msgstr "Estä"
+msgstr "&Estä"
#: src/popup_dialogs.ycp:209
msgid "ACL"
@@ -1362,7 +1362,7 @@
"delete all of its occurences in Access Control table."
msgstr ""
"Jos tämän ACL-ryhmän nimeä halutaan muuttaa, pitää\n"
-"kaikki sen esiintymät poistaa pääsynvaltontataulusta."
+"kaikki sen esiintymät poistaa pääsynvalvontataulusta."
#: src/store_del.ycp:350
msgid "If you change name of this ACL Group these options might be affected: \n"
@@ -1386,7 +1386,7 @@
"You must not delete this ACL Group, because \n"
"it's used in Access Control table.\n"
msgstr ""
-"Tätä ACL-ryhmää ei voi poistaa, koska \n"
+"Tätä ACL-ryhmää ei tule poistaa, koska \n"
"se on käytössä pääsynvalvontataulussa.\n"
#: src/store_del.ycp:396
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-fi-2.18.1/po/status.txt new/yast2-trans-fi-2.18.1/po/status.txt
--- old/yast2-trans-fi-2.18.1/po/status.txt 2009-06-09 14:25:33.000000000 +0200
+++ new/yast2-trans-fi-2.18.1/po/status.txt 2009-06-24 14:57:43.000000000 +0200
@@ -1,6 +1,6 @@
-Translated : 19715
-Fuzzy : 129
-Untranslated : 154
+Translated : 19730
+Fuzzy : 131
+Untranslated : 137
--------------------
All strings : 19998
99 % are translated
++++++ yast2-trans-fr-2.18.1.tar.bz2 ++++++
++++ 6523 lines of diff (skipped)
++++++ yast2-trans-gl-2.18.1.tar.bz2 ++++++
++++ 2228 lines of diff (skipped)
++++++ yast2-trans-ko-2.18.1.tar.bz2 ++++++
++++ 38725 lines of diff (skipped)
++++++ yast2-trans-nl-2.18.1.tar.bz2 ++++++
++++ 3116 lines of diff (skipped)
++++++ yast2-trans-pl-2.18.1.tar.bz2 ++++++
++++ 3227 lines of diff (skipped)
++++++ yast2-trans-pt_BR-2.18.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-pt_BR-2.18.1/po/bootloader.pt_BR.po new/yast2-trans-pt_BR-2.18.1/po/bootloader.pt_BR.po
--- old/yast2-trans-pt_BR-2.18.1/po/bootloader.pt_BR.po 2009-06-05 15:46:10.000000000 +0200
+++ new/yast2-trans-pt_BR-2.18.1/po/bootloader.pt_BR.po 2009-06-24 15:06:22.000000000 +0200
@@ -13,9 +13,9 @@
"Project-Id-Version: bootloader\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:33+0200\n"
-"PO-Revision-Date: 2009-05-22 14:33+0000\n"
+"PO-Revision-Date: 2009-06-08 22:50-0300\n"
"Last-Translator: Luiz Fernando Ranghetti <elchevive(a)opensuse.org>\n"
-"Language-Team: Brazilian Portuguese <opensuse-pt(a)opensuse.org>\n"
+"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR(a)kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -380,6 +380,9 @@
"Specify the filename for a specific FPSWA to load.\n"
"If this option is used then no other file will be tried.</p>"
msgstr ""
+"<p><b>Especificar o nome de arquivo para o FPSWA especificado a carregar</b>\n"
+"Especifique o nome de arquivo para o FPSWA especificado a carregar.\n"
+"Se esta opção for utilizada, nenhum outro arquivo será tentado.</p>"
#: src/elilo/helps.ycp:82
msgid ""
@@ -387,16 +390,21 @@
"A message that is printed on the main screen if supported by\n"
"the chooser.</p>"
msgstr ""
+"<p><b>Mensagem exibida na tela principal (se suportado)</b>\n"
+"A mensagem a ser exibida na tela principal se suportado\n"
+"pelo seletor.</p>"
#: src/elilo/helps.ycp:87
-#, fuzzy
-#| msgid "Delay to wait before auto booting in seconds (used if not in interactive mode)"
msgid ""
"<p><b>Delay to Wait before Auto Booting in Seconds</b>\n"
"The number of 10th of seconds to wait before\n"
"auto booting when not in interactive mode.\n"
"Default is 0</p>"
-msgstr "Tempo, em segundos, que deve decorrer antes da inicialização automática (usado se não estiver no modo interativo)"
+msgstr ""
+"<p><b>Tempo a esperar antes da inicialização automática em segundos</b>\n"
+"O número em décimos de segundo a esperar antes da\n"
+"inicialização automática quando não estiver no modo interativo.\n"
+"O padrão é 0</p>"
#: src/elilo/helps.ycp:96 src/zipl/helps.ycp:27
msgid "Boot Image Location"
@@ -463,10 +471,8 @@
msgstr "Partição de inicialização personalizada"
#: src/elilo/options.ycp:33 src/ppc/options.ycp:256
-#, fuzzy
-#| msgid "Global append string of options to kernel command line"
msgid "Global Append &String of Options to Kernel Command Line"
-msgstr "Anexar string de opções globais à linha de comando do kernel"
+msgstr "Anexar &string de opções globais à linha de comando do kernel"
#: src/elilo/options.ycp:35
msgid "&Name of Default Image File"
@@ -497,10 +503,8 @@
msgstr "&Definir a interface do usuário para o ELILO (\"simple\" ou \"textmenu\")"
#: src/elilo/options.ycp:48
-#, fuzzy
-#| msgid "Delay to wait before auto booting in seconds (used if not in interactive mode)"
msgid "&Delay to Wait before Auto Booting in Seconds (Used if not in Interactive Mode)"
-msgstr "Tempo, em segundos, que deve decorrer antes da inicialização automática (usado se não estiver no modo interativo)"
+msgstr "&Tempo a esperar antes da inicialização automática em segundos (usado se não estiver no modo interativo)"
#: src/elilo/options.ycp:49
msgid "Display the Content of a File by Function &Keys"
@@ -591,18 +595,12 @@
"pode ser alterada com o uso dos botões <b>Para cima</b> e <b>Para baixo</b>.</p>\n"
#: src/grub/helps.ycp:43
-#, fuzzy
-#| msgid ""
-#| "<p><big><b>Write generic Boot Code to MBR</b></big><br>\n"
-#| "To replace the master boot record of your disk with generic code (OS independent code which\n"
-#| "boots the active partition), select <b>Write generic Boot Code to MBR</b>.</p>"
msgid ""
"<p><b>Write generic Boot Code to MBR</b> replace the master boot record of your disk with generic code (OS independent code which\n"
"boots the active partition).</p>"
msgstr ""
-"<p><big><b>Gravar código de inicialização genérico na MBR</b></big><br>\n"
-"Para substituir a MBR (Master Boot Record) do seu disco por um código genérico (código independente do SO que\n"
-"inicializa a partição ativa), selecione <b>Gravar código de inicialização genérico na MBR</b>.</p>"
+"<p><b>Gravar código de inicialização genérico na MBR</b> substitui a MBR (Master Boot Record) do seu disco por um código genérico\n"
+"(código independente do SO que inicializa a partição ativa).</p>"
#: src/grub/helps.ycp:46
msgid ""
@@ -645,16 +643,12 @@
msgstr "<p><b>Partição de inicialização personalizada</b> permite que você escolha uma partição da qual será feita a inicialização</p>"
#: src/grub/helps.ycp:66
-#, fuzzy
-#| msgid ""
-#| "<p><b>Serial Connection Parameters</b> lets you define the paramters to use\n"
-#| "for a serial console. Please see the grub documentation (<code>info grub</code>) for details.</p>"
msgid ""
"<p><b>Use Serial Console</b> lets you define the paramters to use\n"
"for a serial console. Please see the grub documentation (<code>info grub</code>) for details.</p>"
msgstr ""
-"<p><b>Parâmetros de conexão serial</b> permite que você defina os parâmetros a serem usados\n"
-"para um console serial. Consulte a documentação do grub (<code>info grub</code>) para obter detalhes.</p>"
+"<p><b>Usar console serial</b> permite que você defina os parâmetros a serem usados\n"
+"para um console serial. Consulte a documentação do grub (<code>info grub</code>) para detalhes.</p>"
#: src/grub/helps.ycp:69
msgid ""
@@ -686,27 +680,17 @@
msgstr "<p><b>Arquivo de menu gráfico</b> define o arquivo a ser usado para o menu de inicialização gráfico.</p>"
#: src/grub/helps.ycp:82
-#, fuzzy
-#| msgid ""
-#| "<p><b>Password for the Menu Interface</b><br>\n"
-#| "Define the password that will be required to access the boot menu. YaST will only accept the password if you repeat\n"
-#| "it in <b>Retype Password</b>.</p>"
msgid ""
"<p><b>Protect Boot Loader with Password</b><br>\n"
"Define the password that will be required to access the boot menu. YaST will only accept the password if you repeat\n"
"it in <b>Retype Password</b>.</p>"
msgstr ""
-"<p><b>Senha da interface de menu</b><br>\n"
-"Define a senha obrigatória para acessar o menu de inicialização. O YaST somente aceitará a senha se você a repetir\n"
-" em <b>Redigitar senha</b>.</p>"
+"<p><b>Proteger o carregador de inicialização com senha</b><br>\n"
+"Defina a senha que será obrigatória para acessar o menu de inicialização. O YaST somente aceitará a senha se você a repetir\n"
+"em <b>Redigitar senha</b>.</p>"
#. help text 1/5
#: src/grub/helps.ycp:88
-#, fuzzy
-#| msgid ""
-#| "<p><big><b>Disks Order</b></big><br>\n"
-#| "To specify the order of the disks according to the order in BIOS, use\n"
-#| "the <b>Up</b> and <b>Down</b> buttons to reorder the disks.</p>"
msgid ""
"<p><big><b>Disks Order</b></big><br>\n"
"To specify the order of the disks according to the order in BIOS, use\n"
@@ -716,7 +700,9 @@
msgstr ""
"<p><big><b>Ordem dos discos</b></big><br>\n"
"Para especificar a ordem dos discos de acordo com a ordem na BIOS, use\n"
-"os botões <b>Para cima</b> e <b>Para baixo</b> para reorganizar os discos.</p>"
+"os botões <b>Para cima</b> e <b>Para baixo</b> para reorganizar os discos.\n"
+"Para adicionar um disco, clique em <b>Adicionar</b>.\n"
+"Para remover um disco, clique em <b>Remover</b>.</p>"
#: src/grub/helps.ycp:100
msgid "Boot Loader Locations"
@@ -814,10 +800,8 @@
msgstr "&Dispositivo"
#: src/grub/options.ycp:399
-#, fuzzy
-#| msgid "A class must contain at least one printer."
msgid "Device map must contain at least one device"
-msgstr "Uma classe deve conter pelo menos uma impressora."
+msgstr "O mapa de dispositivos deve conter pelo menos um dispositivo"
#. selectionn box label
#: src/grub/options.ycp:407 src/grub/widgets.ycp:485 src/grub/widgets.ycp:493
@@ -1074,13 +1058,11 @@
#: src/modules/BootSupportCheck.ycp:208
msgid "The boot device is on software RAID1. Select other bootloader location, e.g. Master Boot Record"
-msgstr ""
+msgstr "O dispositivo de inicialização é um software RAID1. Selecione outra localização do carregador de inicialização, por exemplo, a MBR"
#: src/modules/BootSupportCheck.ycp:228
-#, fuzzy
-#| msgid "The /boot directory is on an XFS filesystem. System may not boot."
msgid "The /boot directory is on an ext4 filesystem. Create separate /boot partition with ext2 filesytem"
-msgstr "O diretório /boot está em um sistema de arquivos XFS. O sistema talvez não irá inicializar."
+msgstr "O diretório /boot está em um sistema de arquivos ext4. Crie uma partição /boot com o sistema de arquivos ext2"
#: src/modules/BootSupportCheck.ycp:235
msgid "The /boot directory is on an XFS filesystem. System may not boot."
@@ -1320,6 +1302,11 @@
"copy the files to that partition. On CHRP you need a 41 PReP\n"
"boot partition, /boot/second from the quik package is stored there </p>"
msgstr ""
+"<p><b>Localização da inicialização</b>\n"
+"Este é o número da partição de sua partição de inicialização. Em um\n"
+"PowerMac ele deve ser no formato HFS porque usamos o hfsutils para\n"
+"copiar os arquivos para aquela partição. No CHRP você precisa de uma\n"
+"partição de inicialização 41 PReP, o /boot/second do pacote quik é armazenado ali</p>"
#: src/ppc/helps.ycp:29
msgid ""
@@ -1327,13 +1314,11 @@
"Only for Pmac. Folder that contains your boot stuff, this\n"
"folder will be blessed to mark it bootable.</p>"
msgstr ""
+"<p><b>Caminho da pasta de inicialização</b>\n"
+"Somente para Pmac. A pasta que contém sua inicialização, esta\n"
+"pasta será abençoada e marcada como inicializável.</p>"
#: src/ppc/helps.ycp:33
-#, fuzzy
-#| msgid ""
-#| "<p><b>Append string for.global options to pass to kernel command line</b><br>\n"
-#| "Lets you define additional global parameters to pass to the kernel. These are\n"
-#| "used if no 'append' appears in a given section.</p>\n"
msgid ""
"<p><b>Append String for Global Options to Pass to Kernel Command Line</b><br>\n"
"Lets you define additional global parameters to pass to the kernel. These are\n"
@@ -1344,11 +1329,6 @@
"usados se nenhum 'append' aparecer em uma seção específica.</p>\n"
#: src/ppc/helps.ycp:38
-#, fuzzy
-#| msgid ""
-#| "<p><b>Name of the default initrd file</b>, if not empty, defines the initial\n"
-#| "ramdisk to use. Either enter the path and file name directly or choose by using\n"
-#| "<b>Browse</b></p>\n"
msgid ""
"<p><b>Name of the Default Initrd File</b>, if not empty, defines the initial\n"
"ramdisk to use. Either enter the path and file name directly or choose by using\n"
@@ -1359,25 +1339,22 @@
" <b>Procurar</b> para escolhê-los</p>\n"
#: src/ppc/helps.ycp:43
-#, fuzzy
-#| msgid ""
-#| "<p><b>Name of default initrd file</b>, if non-empty, defines the initial\n"
-#| "ramdisk to use. Either enter the path and file name directly or choose by using\n"
-#| "<b>Browse</b></p>"
msgid ""
"<p><b>Name of Default Image File</b>, if not empty, defines the image\n"
"file to use. Either enter the path and file name directly or choose by using\n"
"<b>Browse</b></p>"
msgstr ""
-"<p><b>Nome do arquivo initrd padrão</b>, se não estiver vazio, definirá o \n"
-"disco inicial de ram a ser usado. Digite o caminho e o nome de arquivo diretamente ou use\n"
-" <b>Procurar</b> para escolhê-los</p>"
+"<p><b>Nome do arquivo de imagem padrão</b>, se não estiver vazio, definirá o \n"
+"arquivo de imagem a ser usado. Digite o caminho e o nome de arquivo diretamente\n"
+"ou use <b>Procurar</b> para escolhê-los</p>"
#: src/ppc/helps.ycp:47
msgid ""
"<p><b>Set Default Root Filesystem</b>\n"
"Set global root filesystem for Linux</p>"
msgstr ""
+"<p><b>Definir o sistema de arquivos raiz</b>\n"
+"Define o sistema de arquivos raiz global para o Linux</p>"
#: src/ppc/helps.ycp:51
msgid ""
@@ -1386,6 +1363,10 @@
"If this option is given, the boot partition will be converted to FAT. \n"
"The intend of this option is to write the boot files to all members of a RAID1 or RAID5 system.</p>"
msgstr ""
+"<p><b>Partição para a duplicação do carregador de inicialização</b>\n"
+"Especifica outros nós de dispositivos Linux onde a informação de inicialização deve ser armazenada.\n"
+"Se esta opção for fornecida, a partição de inicialização será convertida para FAT. \n"
+"A intenção desta opção é gravar os arquivos de inicialização para todos os membros do sistema RAID1 ou RAID5.</p>"
#: src/ppc/helps.ycp:57
msgid ""
@@ -1394,6 +1375,10 @@
"variable with the full OpenFirmware path pointing to the device specified in\n"
"\"boot=\". If this option is missing, the system may not boot.</p>"
msgstr ""
+"<p><b>Alterar o dispositivo de inicialização na NV-RAM</b>\n"
+"Esta opção fará o lilo atualizar a variável \"boot-device\" do OpenFirmware\n"
+"com o caminho completo do OpenFirmware apontando para o dispositivo especificado\n"
+"em \"boot=\". Se esta opção estiver faltando, o sistema pode não inicializar.</p>"
#: src/ppc/helps.ycp:63
msgid ""
@@ -1402,6 +1387,10 @@
"The OpenFirmware driver in the nVidia graphics card as shipped with Apple G5 systems \n"
"will crash if there is no monitor attached.</p>"
msgstr ""
+"<p><b>Não usar o seletor de sistema operacional</b>\n"
+"Fará o lilo usar o yaboot como arquivo de inicialização ao invés do script Forth chamado \"os-chooser\". \n"
+"O driver OpenFirmware das placas de vídeo nVidia dos sistemas Apple G5 irá falhar se não houver\n"
+"um monitor conectado.</p>"
#: src/ppc/helps.ycp:69
msgid ""
@@ -1409,6 +1398,9 @@
"It contains the timeout between MacOS/Linux in seconds until Linux boots automatically \n"
"if no key is pressed to boot MacOS</p>"
msgstr ""
+"<p><b>Tempo de espera em segundos para MacOS/Linux</b>\n"
+"Ele contém o tempo de espera entre o MacOS/Linux em segundos antes que o Linux inicie\n"
+"automaticamente se nenhuma tecla for pressionada para inicializar o MacOS</p>"
#: src/ppc/helps.ycp:74
msgid ""
@@ -1418,6 +1410,11 @@
"complex setups. This option forces the lilo script to use\n"
"the FAT formatted file system</p>"
msgstr ""
+"<p><b>Sempre inicializar da partição FAT</b>\n"
+"Normalmente o script do lilo irá selecionar automaticamente o formato da partição\n"
+"de inicialização ser ou uma partição de inicialização PReP ou um sistema de arquivos\n"
+"formatado em FAT para configurações mais complexas. Esta opção força o script do lilo\n"
+"a usar o sistema de arquivos formatado em FAT</p>"
#: src/ppc/helps.ycp:81
msgid ""
@@ -1425,6 +1422,9 @@
"Install the bootloader even if it is unsure whether your firmware is\n"
"buggy so that next boot will fail. This results in an unsupported setup.</p>"
msgstr ""
+"<p><b>Instalar carregador de inicialização mesmo com erros</b>\n"
+"Instala o carregador de inicialização mesmo se não tiver certeza se seu firmware está\n"
+"com erros e a próxima inicialização irá falhar. Isto irá resultar numa configuração não suportada.</p>"
#: src/ppc/helps.ycp:90
msgid "PPC Boot Loader Location"
@@ -1495,28 +1495,20 @@
msgstr "Partição de inicialização HFS"
#: src/ppc/options.ycp:47
-#, fuzzy
-#| msgid "Partition for Boot Loader Duplication"
msgid "Partition for Boot Loader &Duplication"
-msgstr "Partição para a duplicação do carregador de inicialização"
+msgstr "Partição para a &duplicação do carregador de inicialização"
#: src/ppc/options.ycp:79
-#, fuzzy
-#| msgid "HFS Boot Partition"
msgid "HFS Boot &Partition"
-msgstr "Partição de inicialização HFS"
+msgstr "&Partição de inicialização HFS"
#: src/ppc/options.ycp:114
-#, fuzzy
-#| msgid "PReP or FAT Partition"
msgid "&PReP or FAT Partition"
-msgstr "Partição FAT ou PReP"
+msgstr "&Partição FAT ou PReP"
#: src/ppc/options.ycp:148
-#, fuzzy
-#| msgid "PReP partition"
msgid "&PReP partitions"
-msgstr "Partição PReP"
+msgstr "&Partições PReP"
#. file open popup caption
#: src/ppc/options.ycp:193 src/routines/common_options.ycp:89
@@ -1525,63 +1517,45 @@
msgstr "Selecionar Arquivo"
#: src/ppc/options.ycp:230
-#, fuzzy
-#| msgid "PReP Partition"
msgid "&PReP Partition"
-msgstr "Partição PReP"
+msgstr "&Partição PReP"
#: src/ppc/options.ycp:233
-#, fuzzy
-#| msgid "Create Boot Image in File"
msgid "Create Boot &Image in File"
-msgstr "Criar imagem de inicialização no arquivo"
+msgstr "Criar &imagem de inicialização no arquivo"
#: src/ppc/options.ycp:239
-#, fuzzy
-#| msgid "Write to Boot Slot"
msgid "&Write to Boot Slot"
-msgstr "Gravar no slot de inicialização"
+msgstr "&Gravar no slot de inicialização"
#: src/ppc/options.ycp:262
-#, fuzzy
-#| msgid "Change Boot Device in NV-RAM"
msgid "Change Boot Device in &NV-RAM"
-msgstr "Alterar o dispositivo de inicialização na NV-RAM"
+msgstr "Alterar o dispositivo de inicialização na &NV-RAM"
#. CHRP
#: src/ppc/options.ycp:264
-#, fuzzy
-#| msgid "Always Boot from FAT Partition"
msgid "&Always Boot from FAT Partition"
-msgstr "Sempre inicializar da partição FAT"
+msgstr "&Sempre inicializar da partição FAT"
#: src/ppc/options.ycp:266
-#, fuzzy
-#| msgid "Install Boot Loader Even on Errors"
msgid "&Install Boot Loader Even on Errors"
-msgstr "Instalar carregador de inicialização mesmo com erros"
+msgstr "&Instalar o carregador de inicialização mesmo com erros"
#. end CHRP
#. PREP also for PMAC
#: src/ppc/options.ycp:272
-#, fuzzy
-#| msgid "Boot Folder Path"
msgid "Boot &Folder Path"
-msgstr "Caminho da pasta de inicialização"
+msgstr "&Caminho da pasta de inicialização"
#. end PREP
#. PMAC
#: src/ppc/options.ycp:278
-#, fuzzy
-#| msgid "Do not use OS-chooser"
msgid "&Do not Use OS-chooser"
-msgstr "Não usar o seletor de sistema operacional"
+msgstr "&Não usar o seletor de sistema operacional"
#: src/ppc/options.ycp:279
-#, fuzzy
-#| msgid "Timeout in Seconds"
msgid "&Timeout in Seconds for MacOS/Linux"
-msgstr "Tempo de espera em segundos"
+msgstr "&Tempo de espera em segundos para MacOS/Linux"
#. dialog caption
#: src/routines/dialogs.ycp:114
@@ -1636,10 +1610,8 @@
#. heading
#. radio button
#: src/routines/dialogs.ycp:487 src/routines/section_widgets.ycp:406
-#, fuzzy
-#| msgid "Menu Section"
msgid "Dump Section"
-msgstr "Seção de menu"
+msgstr "Seção do dump"
#. label
#: src/routines/dialogs.ycp:533 src/routines/dialogs.ycp:576
@@ -1678,17 +1650,15 @@
#: src/routines/global_widgets.ycp:125
msgid "Xen"
-msgstr ""
+msgstr "Xen"
#: src/routines/global_widgets.ycp:137
-#, fuzzy
-#| msgid "Boot Menu"
msgid "Menu"
-msgstr "Menu de inicialização"
+msgstr "Menu"
#: src/routines/global_widgets.ycp:147
msgid "Dump"
-msgstr ""
+msgstr "Dump"
#. table header, Def stands for default
#: src/routines/global_widgets.ycp:225
@@ -2059,49 +2029,34 @@
#. help text 1/1
#: src/routines/helps.ycp:166
-#, fuzzy
-#| msgid ""
-#| "<p><big><b>Boot Loader Installation Details</b></big><br>\n"
-#| "To adjust advanced boot loader installation options (such as the device\n"
-#| "mapping), click <b>Boot Loader Installation Details</b>.</p>"
msgid ""
"<p><b>Boot Loader Installation Details</b><br>\n"
"To adjust advanced boot loader installation options (such as the device\n"
"mapping), click <b>Boot Loader Installation Details</b>.</p>"
msgstr ""
-"<p><big><b>Detalhes da instalação do carregador de inicialização</b></big><br>\n"
+"<p><b>Detalhes da instalação do carregador de inicialização</b><br>\n"
"Para ajustar as opções avançadas de instalação do carregador de inicialização (por exemplo, o mapeamento do\n"
"dispositivo), clique em <b>Detalhes da instalação do carregador de inicialização</b>.</p>"
#. help text 1/1
#: src/routines/helps.ycp:177
-#, fuzzy
-#| msgid ""
-#| "<p><big><b>Boot Loader Type</b></big><br>\n"
-#| "To select whether to install a boot loader and which bootloader to install,\n"
-#| "use <b>Boot Loader</b>.</p>"
msgid ""
"<p><b>Boot Loader Type</b><br>\n"
"To select whether to install a boot loader and which bootloader to install,\n"
"use <b>Boot Loader</b>.</p>"
msgstr ""
-"<p><big><b>Tipo de carregador de inicialização</b></big><br>\n"
-"Para selecionar se você deseja instalar um carregador de inicialização e qual deverá ser instalado,\n"
-"use <b>Carregador de inicialização</b>.</p>"
+"<p><b>Tipo de carregador de inicialização</b><br>\n"
+"Para selecionar se você deseja instalar um carregador de inicialização\n"
+"e qual deverá ser instalado, use <b>Carregador de inicialização</b>.</p>"
#. help text 1/1
#: src/routines/helps.ycp:189
-#, fuzzy
-#| msgid ""
-#| "<p><big><b>Boot Loader Options</b></big><br>\n"
-#| "To adjust options of the boot loader, such as the time-out, click\n"
-#| "<b>Boot Loader Options</b>.</p>"
msgid ""
"<p><b>Boot Loader Options</b><br>\n"
"To adjust options of the boot loader, such as the time-out, click\n"
"<b>Boot Loader Options</b>.</p>"
msgstr ""
-"<p><big><b>Opções do carregador de inicialização</b></big><br>\n"
+"<p><b>Opções do carregador de inicialização</b><br>\n"
"Para ajustar as opções do carregador de inicialização, como o tempo de espera, clique em\n"
"<b>Opções do carregador de inicialização</b>.</p>"
@@ -2118,19 +2073,14 @@
#. help text 1/1
#: src/routines/helps.ycp:211
-#, fuzzy
-#| msgid ""
-#| "<p><b><big>Section Name</big></b><br>\n"
-#| "Use <b>Section Name</b> to specify the boot loader section name. The section\n"
-#| "name must be unique.</p>"
msgid ""
"<p><b>Section Name</b><br>\n"
"Use <b>Section Name</b> to specify the boot loader section name. The section\n"
"name must be unique.</p>"
msgstr ""
-"<p><b><big>Nome da seção</big></b><br>\n"
-"Use <b>Nome da seção</b> para especificar o nome da seção do carregador de inicialização. O nome da\n"
-"seção deve ser exclusivo.</p>"
+"<p><b>Nome da seção</b><br>\n"
+"Use <b>Nome da seção</b> para especificar o nome da seção do carregador de\n"
+"inicialização. O nome da seção deve ser exclusivo.</p>"
#. help text 1/5
#: src/routines/helps.ycp:222
@@ -2522,13 +2472,11 @@
#: src/routines/section_helps.ycp:54
msgid "<p><b>Hypervisor</b> specifies the Hypervisor to use.</p>"
-msgstr "<p><b>Hipervisor</b> especifica o Hipervisor a ser usado.</p>"
+msgstr "<p><b>Hipervisor</b> especifica o hipervisor a ser usado.</p>"
#: src/routines/section_helps.ycp:56
-#, fuzzy
-#| msgid "<p><b>Optional Kernel Command Line Parameter</b> lets you define additional parameters to pass to the kernel.</p>"
msgid "<p><b>Additional Xen Hypervisor Parameters</b> lets you define additional parameters to pass to the xen hypervisor.</p>"
-msgstr "<p><b>Parâmetro opcional de linha de comando do kernel</b> permite definir parâmetros globais adicionais a serem passados para o kernel.</p>"
+msgstr "<p><b>Parâmetros adicionais do hipervisor xen</b> permite definir parâmetros adicionais a serem passados para o hipervisor xen.</p>"
#: src/routines/section_helps.ycp:58
msgid "<p><b>Menu Section</b></p>"
@@ -2555,15 +2503,11 @@
"<b>Editar</b> e <b>Remover</b></p>"
#: src/routines/section_helps.ycp:69
-#, fuzzy
-#| msgid ""
-#| "<p><b>Allow attempt to relocate</b></p>\n"
-#| "Usually specified in global section</p>"
msgid ""
"<p><b>Allow attempt to relocate</b>\n"
"Usually specified in global section</p>"
msgstr ""
-"<p><b>Permitir tentativa de realocação</b></p>\n"
+"<p><b>Permitir tentativa de realocação</b>\n"
"É geralmente especificado na seção global</p>"
#: src/routines/section_helps.ycp:72
@@ -2602,22 +2546,16 @@
msgstr "Imagem de &Kernel"
#: src/routines/section_helps.ycp:89
-#, fuzzy
-#| msgid "Root Device"
msgid "&Root Device"
-msgstr "Dispositivo raiz"
+msgstr "Dispositivo &raiz"
#: src/routines/section_helps.ycp:90
-#, fuzzy
-#| msgid "Vga Mode"
msgid "&Vga Mode"
-msgstr "Modo VGA"
+msgstr "Modo &VGA"
#: src/routines/section_helps.ycp:91
-#, fuzzy
-#| msgid "Optional Kernel Command Line Parameter"
msgid "O&ptional Kernel Command Line Parameter"
-msgstr "Parâmetro opcional de linha de comando do kernel"
+msgstr "Parâmetro &opcional da linha de comando do kernel"
#: src/routines/section_helps.ycp:92
msgid "&Initial RAM Disk"
@@ -2632,82 +2570,56 @@
msgstr "Usar proteção por senha"
#: src/routines/section_helps.ycp:95
-#, fuzzy
-#| msgid "Other System"
msgid "&Other System"
-msgstr "Outro sistema"
+msgstr "&Outro sistema"
#: src/routines/section_helps.ycp:96
-#, fuzzy
-#| msgid "Do not verify Filesystem before Booting"
msgid "Do not &verify Filesystem before Booting"
-msgstr "Não verificar o sistema de arquivos antes de inicializar"
+msgstr "Não &verificar o sistema de arquivos antes de inicializar"
#: src/routines/section_helps.ycp:97
-#, fuzzy
-#| msgid "Activate this Partition when selected for Boot"
msgid "&Activate this Partition when selected for Boot"
-msgstr "Ativar esta partição quando selecionada para inicialização"
+msgstr "&Ativar esta partição quando selecionada para inicialização"
#: src/routines/section_helps.ycp:98
-#, fuzzy
-#| msgid "Block Offset for Chainloading"
msgid "B&lock Offset for Chainloading"
-msgstr "Bloquear deslocamento para o chainloading"
+msgstr "B&loquear deslocamento para o chainloading"
#: src/routines/section_helps.ycp:99
-#, fuzzy
-#| msgid "Map Section to the First Disk in Device Map"
msgid "&Map Section to the First Disk in Device Map"
-msgstr "Mapear seção para o primeiro disco do mapa de dispositivos"
+msgstr "&Mapear seção para o primeiro disco do mapa de dispositivos"
#: src/routines/section_helps.ycp:101
-#, fuzzy
-#| msgid "Hypervisor"
msgid "&Hypervisor"
-msgstr "Hipervisor"
+msgstr "&Hipervisor"
#: src/routines/section_helps.ycp:102
-#, fuzzy
-#| msgid "Additional Xen Hypervisor Parameters"
msgid "&Additional Xen Hypervisor Parameters"
-msgstr "Parâmetros adicionais do Hipervisor Xen"
+msgstr "Parâmetros &adicionais do hipervisor xen"
#: src/routines/section_helps.ycp:104
-#, fuzzy
-#| msgid "Partition of Menu File"
msgid "&Partition of Menu File"
-msgstr "Partição do arquivo de menu"
+msgstr "&Partição do arquivo de menu"
#: src/routines/section_helps.ycp:105
-#, fuzzy
-#| msgid "Menu Description File"
msgid "&Menu Description File"
-msgstr "Arquivo de descrição de menu"
+msgstr "Arquivo de descrição do &menu"
#: src/routines/section_helps.ycp:106
-#, fuzzy
-#| msgid "Force root filesystem to be mounted read-only"
msgid "&Force root filesystem to be mounted read-only"
-msgstr "Forçar o sistema de arquivos raiz a ser montado como apenas leitura"
+msgstr "&Forçar o sistema de arquivos raiz a ser montado como apenas leitura"
#: src/routines/section_helps.ycp:107
-#, fuzzy
-#| msgid "Allow attempt to relocate"
msgid "Allow attempt to &relocate"
-msgstr "Permitir tentativa de realocação"
+msgstr "Permitir tentativa de &realocação"
#: src/routines/section_helps.ycp:108
-#, fuzzy
-#| msgid "Target Directory for Dump Section"
msgid "Tar&get Directory for Section"
-msgstr "Diretório de destino para seção de dump"
+msgstr "Diretório de &destino para a seção"
#: src/routines/section_helps.ycp:109
-#, fuzzy
-#| msgid "Optional Parameter File"
msgid "Op&tional Parameter File"
-msgstr "Arquivo de parâmetros opcionais"
+msgstr "Arquivo de parâmetros &opcionais"
#: src/routines/section_helps.ycp:110
msgid "Dump Section (obsolete)"
@@ -2718,80 +2630,52 @@
msgstr "Dispositivo de &Dump"
#: src/routines/section_helps.ycp:112
-#, fuzzy
-#| msgid "SCSI Dump Device"
msgid "&SCSI Dump Device"
-msgstr "Dispositivo SCSI de dump"
+msgstr "Dispositivo &SCSI do dump"
#: src/routines/section_helps.ycp:114
-#, fuzzy
-#| msgid "List of Menu Entries"
msgid "&List of Menu Entries"
-msgstr "Lista de entradas de menu"
+msgstr "&Lista de entradas do menu"
#: src/routines/section_helps.ycp:115
-#, fuzzy
-#| msgid "Number of Default Entry"
msgid "&Number of Default Entry"
-msgstr "Número de entrada padrão"
+msgstr "&Número de entrada padrão"
#: src/routines/section_helps.ycp:116
-#, fuzzy
-#| msgid "Timeout in seconds"
msgid "&Timeout in seconds"
-msgstr "Tempo de espera em segundos"
+msgstr "&Tempo de espera em segundos"
#: src/routines/section_helps.ycp:117
-#, fuzzy
-#| msgid "Show boot menu"
msgid "&Show boot menu"
-msgstr "Exibir menu de inicialização"
+msgstr "&Exibir menu de inicialização"
#: src/routines/section_helps.ycp:118
-#, fuzzy
-#| msgid "Copy Image to Boot Partition"
msgid "C&opy Image to Boot Partition"
-msgstr "Copiar imagem na partição de inicialização"
+msgstr "C&opiar imagem na partição de inicialização"
#: src/routines/section_helps.ycp:119
-#, fuzzy
-#| msgid "Skip Section gracefully on Errors"
msgid "&Skip Section gracefully on Errors"
-msgstr "Ignorar seção quando houver erros"
+msgstr "&Ignorar seção quando houver erros"
#: src/routines/section_helps.ycp:120
-#, fuzzy
-#| msgid "Boot Partition of Other System"
msgid "Boot &Partition of Other System"
-msgstr "Partição de inicialização de outro sistema"
+msgstr "&Partição de inicialização de outro sistema"
#: src/routines/section_widgets.ycp:43
msgid "Image section must have specified kernel image"
-msgstr ""
+msgstr "A seção de imagem deve ter especificado a imagem do kernel"
#: src/routines/section_widgets.ycp:49
-#, fuzzy
-#| msgid ""
-#| "Archive %1 already exists.\n"
-#| "Do you really want to overwrite it?"
msgid "Image file doesn't exist now. Do you really want use it?"
-msgstr ""
-"O arquivo %1 já existe.\n"
-"Deseja subtituí-lo?"
+msgstr "O arquivo de imagem ainda não existe. Deseja realmente usá-lo?"
#: src/routines/section_widgets.ycp:63
-#, fuzzy
-#| msgid ""
-#| "Archive %1 already exists.\n"
-#| "Do you really want to overwrite it?"
msgid "Initrd file doesn't exist now. Do you really want use it?"
-msgstr ""
-"O arquivo %1 já existe.\n"
-"Deseja subtituí-lo?"
+msgstr "O arquivo initrd ainda não existe. Deseja realmente usá-lo?"
#: src/routines/section_widgets.ycp:275
msgid "The name includes unallowable char(s)"
-msgstr ""
+msgstr "O nome inclui caractere(s) não permitido(s)"
#. combo box item
#. %1 is X resolution (width) in pixels
@@ -2805,13 +2689,11 @@
#: src/routines/section_widgets.ycp:363
msgid "Ask for resolution during boot."
-msgstr ""
+msgstr "Perguntar por resolução durante a inicialização"
#: src/routines/section_widgets.ycp:364
-#, fuzzy
-#| msgid "Standard Options"
msgid "Standard 8-pixel font mode."
-msgstr "Opções Padrão"
+msgstr "Modo de fonte padrão de 8 pixels."
#. item of a combo box
#: src/routines/section_widgets.ycp:366
@@ -2840,14 +2722,8 @@
#. error report
#: src/routines/wizards.ycp:37
-#, fuzzy
-#| msgid ""
-#| "Because of the partitioning, the boot loader\n"
-#| "cannot be installed properly."
msgid "Because of the partitioning, the boot loader cannot be installed properly."
-msgstr ""
-"Devido ao particionamento, o carregador de inicialização\n"
-"não pode ser instalado corretamente."
+msgstr "Devido ao particionamento, o carregador de inicialização não pode ser instalado corretamente."
#: src/zipl/helps.ycp:28
msgid "Default Boot Section/Menu"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-pt_BR-2.18.1/po/iscsi-client.pt_BR.po new/yast2-trans-pt_BR-2.18.1/po/iscsi-client.pt_BR.po
--- old/yast2-trans-pt_BR-2.18.1/po/iscsi-client.pt_BR.po 2009-06-09 14:31:58.000000000 +0200
+++ new/yast2-trans-pt_BR-2.18.1/po/iscsi-client.pt_BR.po 2009-06-24 15:06:48.000000000 +0200
@@ -13,7 +13,7 @@
"Project-Id-Version: iscsi-client\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:40+0200\n"
-"PO-Revision-Date: 2009-06-06 17:20-0300\n"
+"PO-Revision-Date: 2009-06-23 22:56-0300\n"
"Last-Translator: Luiz Fernando Ranghetti <elchevive(a)opensuse.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR(a)mail.kde.org>\n"
"MIME-Version: 1.0\n"
@@ -416,6 +416,10 @@
"<p><b>automatic</b> is for iSCSI targets to be connected when the iSCSI service itself\n"
"starts up.</p>"
msgstr ""
+"<p><b>manual</b> é para os destinos iSCSI não serem conectados por padrão, o usuário necessita fazê-lo manualmente</p>\n"
+"<p><b>na inicialização</b> é para os destinos iSCSI serem conectados na inicialização, por exemplo, quando o root estiver no\n"
+"iSCSI. Bem como isto será avaliado a partir do initrd.</p>\n"
+"<p><b>automático</b> é para os destinos iSCSI serem conectador quando os serviço iSCSI inicializar.</p>"
#. list of discovered targets
#: src/helps.ycp:113
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-pt_BR-2.18.1/po/security.pt_BR.po new/yast2-trans-pt_BR-2.18.1/po/security.pt_BR.po
--- old/yast2-trans-pt_BR-2.18.1/po/security.pt_BR.po 2009-06-05 15:47:45.000000000 +0200
+++ new/yast2-trans-pt_BR-2.18.1/po/security.pt_BR.po 2009-06-24 15:07:47.000000000 +0200
@@ -13,7 +13,7 @@
"Project-Id-Version: security\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:32+0200\n"
-"PO-Revision-Date: 2009-03-26 20:27-0300\n"
+"PO-Revision-Date: 2009-06-23 22:56-0300\n"
"Last-Translator: Luiz Fernando Ranghetti <elchevive(a)opensuse.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR(a)mail.kde.org>\n"
"MIME-Version: 1.0\n"
@@ -522,22 +522,16 @@
#. Password dialog help
#: src/helps.ycp:114
-#, fuzzy
-#| msgid ""
-#| "<p><b>Minimum Acceptable Password Length:</b>\n"
-#| "The minimum number of characters in an acceptable password. Attempts to\n"
-#| "assign passwords with fewer characters are rejected. A zero value\n"
-#| "suppresses this check.</p>"
msgid ""
"<p><b>Minimum Acceptable Password Length:</b>\n"
"The minimum number of characters in an acceptable password. Attempts to\n"
"assign passwords with fewer characters are rejected. A zero value\n"
"suppresses this check. This option can only be modified when <b>Check New Passwords</b> is set.</p>"
msgstr ""
-"<p><b>Tamanho Mínimo Aceitável de Senha:</b>\n"
-"número mínimo de caracteres em uma senha aceitável. As tentativas de\n"
+"<p><b>Tamanho mínimo aceitável de senha:</b>\n"
+"O número mínimo de caracteres em uma senha aceitável. As tentativas de\n"
"atribuição de senhas com menos caracteres são rejeitadas. O valor zero\n"
-"cancela essa verificação.</p>"
+"cancela essa verificação. Esta opção só pode ser modificada quando <b>Verificar novas senhas</b> for definido.</p>"
#. Password dialog help 4/8
#: src/helps.ycp:120
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-pt_BR-2.18.1/po/status.txt new/yast2-trans-pt_BR-2.18.1/po/status.txt
--- old/yast2-trans-pt_BR-2.18.1/po/status.txt 2009-06-09 14:33:27.000000000 +0200
+++ new/yast2-trans-pt_BR-2.18.1/po/status.txt 2009-06-24 15:08:17.000000000 +0200
@@ -1,6 +1,6 @@
-Translated : 19716
-Fuzzy : 174
-Untranslated : 108
+Translated : 19796
+Fuzzy : 112
+Untranslated : 90
--------------------
All strings : 19998
99 % are translated
++++++ yast2-trans-sk-2.18.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-sk-2.18.1/po/status.txt new/yast2-trans-sk-2.18.1/po/status.txt
--- old/yast2-trans-sk-2.18.1/po/status.txt 2009-06-05 15:10:31.000000000 +0200
+++ new/yast2-trans-sk-2.18.1/po/status.txt 2009-06-24 14:55:38.000000000 +0200
@@ -1,6 +1,6 @@
-Translated : 14493
-Fuzzy : 3613
-Untranslated : 1892
+Translated : 14542
+Fuzzy : 3594
+Untranslated : 1862
--------------------
All strings : 19998
-72 % are translated
+73 % are translated
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-sk-2.18.1/po/sudo.sk.po new/yast2-trans-sk-2.18.1/po/sudo.sk.po
--- old/yast2-trans-sk-2.18.1/po/sudo.sk.po 2009-06-05 15:10:14.000000000 +0200
+++ new/yast2-trans-sk-2.18.1/po/sudo.sk.po 2009-06-24 14:55:25.000000000 +0200
@@ -12,14 +12,16 @@
"Project-Id-Version: sudo.sk\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-05 10:46+0200\n"
-"PO-Revision-Date: 2007-09-10 22:02+0200\n"
-"Last-Translator: Katarina Machalkova <bubli(a)bubli.org>\n"
+"PO-Revision-Date: 2009-06-16 21:24+0100\n"
+"Last-Translator: Rastislav Krupanský <rastislav.krupansky(a)gmail.com>\n"
"Language-Team: Slovak <sk-i18n(a)lists.linux.sk>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: KBabel 1.11.2\n"
+"X-Poedit-Language: Slovak\n"
+"X-Poedit-Country: SLOVAKIA\n"
#: src/Sudo.ycp:283
msgid "This rule is a system rule necessary for correct functionality of sudo.\n"
@@ -31,7 +33,7 @@
"Really delete?"
msgstr ""
"Ak ho odstránite, niektoré aplikácie nemusia fungovať správne.\n"
-" Naozaj odstrániť?"
+"Naozaj odstrániť?"
#: src/Sudo.ycp:289
msgid ""
@@ -39,17 +41,15 @@
"Really edit? "
msgstr ""
"Ak ho zmeníte, niektoré aplikácie nemusia fungovať správne.\n"
-" Naozaj upraviť?"
+"Naozaj upraviť?"
#: src/Sudo.ycp:398
msgid "All changes will be lost. Really quit sudo configuration without saving ?"
-msgstr "Všetky zmeny budú stratené. Naozaj chcete ukončiť konfiguráciu sudo bez uloženia zmien?"
+msgstr "Všetky zmeny budú stratené. Naozaj chcete ukončiť konfiguráciu sudo bez uloženia zmien ?"
#: src/Sudo.ycp:431
-#, fuzzy
-#| msgid "An error occurred while removing users."
msgid "An error occurred while reading users and groups."
-msgstr "Vyskytla sa chyba počas odstraňovania používateľov."
+msgstr "Vyskytla sa chyba počas načítavania používateľov a skupín."
#. Sudo read dialog caption
#: src/Sudo.ycp:465
@@ -78,7 +78,7 @@
"(4 integers in the range 128 - 255 separated by dots) \n"
"or single integer in the range 0 - 32"
msgstr ""
-"Platná maska siete sa skladá buď zo 4 celých čísel v intervale 128 - 255\n"
+"Platná maska siete sa skladá buď zo 4 celých čísel v intervale 128 - 255 \n"
"oddelených bodkami, alebo je to jedno celé číslo v intervale 0 - 32"
#: src/complex.ycp:85
@@ -90,16 +90,12 @@
msgstr "Meno hostiteľa alebo sieť"
#: src/complex.ycp:120
-#, fuzzy
-#| msgid "Add New Host to the Alias"
msgid "Add New User to the Alias"
-msgstr "Pridať nového hostiteľa do aliasu"
+msgstr "Pridať nového používateľa do aliasu"
#: src/complex.ycp:122
-#, fuzzy
-#| msgid "Local and System Users"
msgid "Local and System Users (Groups)"
-msgstr "Lokálni a systémoví používatelia"
+msgstr "Lokálni a systémoví používatelia (skupiny)"
#: src/complex.ycp:149
#, ycp-format
@@ -120,12 +116,11 @@
#: src/complex.ycp:174
msgid "Parameters (optional)"
-msgstr "Parametry (voliteľné)"
+msgstr "Parametre (voliteľné)"
# yes-no popup
#. yes-no popup - an error occured when saving the configuration
#: src/complex.ycp:264
-#, fuzzy
msgid "Saving sudoer's configuration failed. Change the settings?"
msgstr "Uloženie konfigurácie sudo zlyhalo. Zmeniť nastavenia?"
@@ -140,33 +135,33 @@
#: src/dialog-cmnd.ycp:42 src/dialog-host.ycp:46 src/dialog-runas.ycp:46
#: src/dialog-user.ycp:46
msgid "Alias Name (in CAPITALS)"
-msgstr ""
+msgstr "Názov aliasu (VEĽKÝMI PÍSMENAMI)"
#: src/dialog-cmnd.ycp:43
msgid "Command Names or Directories in the Alias"
-msgstr "Názvy príkazov alebo adresárov v aliase"
+msgstr "Názvy príkazov, alebo adresárov v aliase"
#: src/dialog-cmnd.ycp:46 src/dialog-spec.ycp:56
msgid "Parameters"
-msgstr "Parametry"
+msgstr "Parametre"
# Popup::Error text
#: src/dialog-cmnd.ycp:70 src/dialog-host.ycp:71 src/dialog-runas.ycp:74
#: src/dialog-user.ycp:71
msgid "Alias name must not be empty."
-msgstr "Názov aliasu nesmie byť prázdny"
+msgstr "Názov aliasu nesmie byť prázdny."
#: src/dialog-cmnd.ycp:76 src/dialog-host.ycp:77 src/dialog-runas.ycp:80
#: src/dialog-user.ycp:77
#, ycp-format
msgid "Alias with name %1 already exists"
-msgstr "Alias s názvom %1 už existuje."
+msgstr "Alias s názvom %1 už existuje"
# message box
#: src/dialog-cmnd.ycp:82 src/dialog-host.ycp:85 src/dialog-runas.ycp:86
#: src/dialog-user.ycp:83
msgid "Alias must have at least one member."
-msgstr "Alias musí obsahovať aspoň jednu položku"
+msgstr "Alias musí obsahovať aspoň jednu položku."
#: src/dialog-host.ycp:38
msgid "New Host Alias"
@@ -178,13 +173,11 @@
#: src/dialog-host.ycp:47
msgid "Hostnames or Networks in the Alias"
-msgstr "Mená hostiteľov alebo sietí v aliase"
+msgstr "Mená hostiteľov, alebo sietí v aliase"
#: src/dialog-host.ycp:48
-#, fuzzy
-#| msgid "Hostname or Network"
msgid "Host Names/Networks"
-msgstr "Meno hostiteľa alebo sieť"
+msgstr "Mená hostiteľov/sietí"
#: src/dialog-runas.ycp:35
msgid "New RunAs Alias"
@@ -196,19 +189,16 @@
# table entry
#: src/dialog-runas.ycp:49 src/dialog-user.ycp:48
-#, fuzzy
-#| msgid "Class Members"
msgid "Alias Members"
-msgstr "Členovia triedy"
+msgstr "Členovia aliasu"
#: src/dialog-spec.ycp:32
msgid "New Sudo Rule"
-msgstr ""
+msgstr "Nové sudo pravidlo"
#: src/dialog-spec.ycp:35
-#, fuzzy
msgid "Existing Sudo Rule "
-msgstr "Existujúci NIS používateľ"
+msgstr "Existujúce sudo pravidlo "
#: src/dialog-spec.ycp:42
msgid "User, Group or User Alias"
@@ -220,7 +210,7 @@
#: src/dialog-spec.ycp:48
msgid "RunAs or RunAs Alias"
-msgstr "SpustiťAko alebo alias SpustiťAko"
+msgstr "SpustiťAko, alebo alias SpustiťAko"
#: src/dialog-spec.ycp:51
msgid "No Password"
@@ -233,12 +223,12 @@
# Popup::Error text
#: src/dialog-spec.ycp:97
msgid "User name must not be empty."
-msgstr "Meno používateľa nesmie byť prázdne"
+msgstr "Meno používateľa nesmie byť prázdne."
# error popup
#: src/dialog-spec.ycp:102
msgid "Host name must not be empty."
-msgstr "Meno hostiteľa nesmie byť prázdne"
+msgstr "Meno hostiteľa nesmie byť prázdne."
# message box
#: src/dialog-spec.ycp:111
@@ -266,44 +256,40 @@
msgstr "Nie"
#: src/dialogs.ycp:174
-#, fuzzy, ycp-format
+#, ycp-format
msgid ""
"Host alias %1 is being used in one of sudo rules.\n"
"Deleting it may result in an inconsistent sudo configuration file. Really delete it ?\n"
msgstr ""
"Alias hostiteľa %1 sa používa v jednom z pravidiel sudo.\n"
-"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave.\n"
-"Naozaj odstrániť?"
+"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave. Naozaj odstrániť ?\n"
#: src/dialogs.ycp:217
-#, fuzzy, ycp-format
+#, ycp-format
msgid ""
"User alias %1 is being used in one of sudo rules .\n"
"Deleting it may result in an inconsistent sudo configuration file. Really delete it ?\n"
msgstr ""
-"Alias používateľa %1 sa používa v jednom z pravidiel sudo.\n"
-"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave.\n"
-"Naozaj odstrániť?"
+"Alias používateľa %1 sa používa v jednom z pravidiel sudo .\n"
+"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave. Naozaj odstrániť ?\n"
#: src/dialogs.ycp:259
-#, fuzzy, ycp-format
+#, ycp-format
msgid ""
"RunAs alias %1 is being used in one of sudo rules.\n"
"Deleting it may result in an inconsistent sudo configuration file. Really delete it ?\n"
msgstr ""
"Alias SpustiťAko %1 sa používa v jednom z pravidiel sudo.\n"
-"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave.\n"
-"Naozaj odstrániť?"
+"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave. Naozaj odstrániť ?\n"
#: src/dialogs.ycp:302
-#, fuzzy, ycp-format
+#, ycp-format
msgid ""
"Command alias %1 is being used in one of sudo rules.\n"
"Deleting it may result in an inconsistent sudo configuration file. Really delete it ?\n"
msgstr ""
"Alias príkazov %1 sa používa v jednom z pravidiel sudo.\n"
-"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave.\n"
-"Naozaj odstrániť?"
+"Jeho odstránenie môže zanechať konfiguráciu sudo v nekonzistentnom stave. Naozaj odstrániť ?\n"
#: src/dialogs.ycp:378
msgid "Users"
@@ -326,23 +312,20 @@
msgstr "Príkazy"
#: src/dialogs.ycp:386
-#, fuzzy
msgid "Up"
-msgstr "&Hore"
+msgstr "Hore"
#: src/dialogs.ycp:387
-#, fuzzy
msgid "Down"
-msgstr "&Dolu"
+msgstr "Dolu"
#: src/dialogs.ycp:398
msgid "Rules for sudo"
msgstr "Pravidlá sudo"
#: src/dialogs.ycp:399
-#, fuzzy
msgid "Rules for sudo "
-msgstr "Pravidlá sudo"
+msgstr "Pravidlá pre sudo "
#: src/dialogs.ycp:408 src/dialogs.ycp:429 src/dialogs.ycp:450
#: src/dialogs.ycp:471
@@ -413,7 +396,6 @@
#. User Specification help 1/6
#: src/helps.ycp:61
-#, fuzzy
msgid ""
"<p><b><big>Rules for sudo</big></b><br>\n"
"\tRules for sudo basically determine which commands an user may run \n"
@@ -424,11 +406,11 @@
"\t</p>\n"
"\t"
msgstr ""
-"<p><b><big>Pravidlo pre používateľov</big></b><br>\n"
-"\tPravidlo pre sudo v podstate určuje, ktoré príkazy smie používateľ spúšťať\n"
+"<p><b><big>Pravidlá pre používateľov</big></b><br>\n"
+"\tPravidlá pre sudo v podstate určujú, ktoré príkazy smie používateľ spúšťať \n"
"\tna daných hostiteľoch (voliteľne tiež ako ktorý iný používateľ). Každé pravidlo je\n"
-"\ttrojica, ktorá sa skladá z mena používateľa a hostiteľa a zoznamu príkazov\n"
-"\tvoliteľne tiež s určením SpustiťAko a ďalších príznakov. Toto je zhrnuté\n"
+"\ttrojica, ktorá sa skladá z mena používateľa a hostiteľa a zoznamu príkazov \n"
+"\tvoliteľne tiež s určením SpustiťAko a ďalších príznakov. Toto je zhrnuté \n"
"\tv následujúcej tabuľke. \n"
"\t</p>\n"
"\t"
@@ -442,6 +424,11 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Stĺpec<b>Používatelia</b> označuje lokálneho, alebo systémového používateľa, alebo alias používateľa. \n"
+"\tStĺpec<b>Hostitelia</b> určuje na ktorých hostiteľoch, alebo skupinách \n"
+"\thostiteľov určené aliasom hostiteľa, môže používateľ spúšťať uvedené príkazy.\n"
+"\t</p>\n"
+"\t"
#. User Specification help 3/6
#: src/helps.ycp:76
@@ -453,6 +440,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"Stĺpec <b>SpustiťAko</b> je\n"
+"\tvoliteľný parameter, obsahujúci menou používateľa (alebo aliasu), ktorého prístupové práva\n"
+"\tbudú použité pre spustenie príkazov. <b>Bez_hesla</b> je príznak, označujúci či\n"
+"\tsa používatelia potrebujú autorizovať pred spustením príkazov.\n"
+"\t</p>\n"
+"\t"
#. User Specification help 4/6
#: src/helps.ycp:83
@@ -462,6 +455,10 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Sada príkazov, ktoré môže používateľ spúšťať na uvedených hostiteľoch, je zhrnuté \n"
+"\tv stĺpci<b>Príkazy</b>. \n"
+"\t</p>\n"
+"\t"
#. User Specification help 5/6
#: src/helps.ycp:88
@@ -471,20 +468,23 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p> Pre pridanie nového pravidla, kliknite na tlačidlo <b>Pridať</b> a vyplňte príslušné \n"
+"\tpoložky. Používateľské meno, názov hostiteľa a zoznam príkazov nesmú byť prázdne.\n"
+"\t</p>\n"
+"\t"
#. User Specification help 5/6
#: src/helps.ycp:93
-#, fuzzy
msgid ""
"<p>To edit existing rule, select an entry from the table and click on \n"
"\t<b>Edit</b> button. To delete selected entry, click on <b>Delete</b> button.\n"
"\t</p> \n"
"\t"
msgstr ""
-"<p>\n"
-"K úpravám alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
-"a stlačte <b>Upraviť</b> alebo <b>Odstrániť</b>.\n"
-"</p>\n"
+"<p>K úpravám, alebo odstráneniu používateľa ho vyberte zo zoznamu \n"
+"\ta stlačte <b>Upraviť</b>, alebo <b>Odstrániť</b>.\n"
+"\t</p> \n"
+"\t"
#. Single User Specification help 1/4
#: src/helps.ycp:98
@@ -496,6 +496,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b>Používateľské meno, alebo alias</b> môže byť uvedený jedným používateľským menom (napr.foo), menom skupiny\n"
+"\ts predponou '%' (napr. %bar), alebo názvom aliasu používateľa. Ak \n"
+"\tkľúčové slovo 'ALL' je použité, platí nastavenie pre všetkých používateľov. Vyberte z existujúcich používateľov, skupín a aliasov \n"
+"\tv rozbalovacej ponuke, alebo zadajte vlastnú hodnotu. \n"
+"\t</p>\n"
+"\t"
#: src/helps.ycp:104
msgid ""
@@ -507,6 +513,13 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Položka<b>Meno hostiteľa, alebo alias</b> pozostáva buď z mena hostiteľa, (napr. www.example.com) jednej IP \n"
+"\tadresy (napr. 192.168.0.1), IP adresy kombinovanej so sieťovou maskou, alebo aliasu hostiteľa. Ak môžu byť príkazy\n"
+"\tspustené na rôznom hostiteľovi, použite kľúčové slovo 'ALL'. Meno hostiteľa, alebo IP adresa je porovnávaná s vaším menom hostiteľa,\n"
+"\talebo IP adresou, takže ak nemáte v úmysle zdielať jeden súbor /etc/sudoers medzi viacerými počítačmi, \n"
+"\t'ALL' alebo 'localhost' položka bude dostatočná pre takmer všetky účely. \n"
+"\t</p>\n"
+"\t"
#. Single User Specification help 2/4
#: src/helps.ycp:112
@@ -519,6 +532,13 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b>SpustiťAko používateľ, alebo alias</b> je voliteľný parameter špecifikujúci používateľa, \n"
+"\tktorého prístupové práva \n"
+"\tbudú použité pre spustenie špecifického príkazu. Ak je prázdny, ako štandardný používateľ je\n"
+"\t<b>root</b>. To môže byť jeden používateľ, skupina s predponou '%', alebo názov aliasu spustiť_ako\n"
+"\tVyberte z existujúcich používateľov, skupín a aliasov v rozbalovacej ponuke, alebo zadajte vlastné hodnoty.\n"
+"\t</p>\n"
+"\t"
#. Single User Specification help 3/4
#: src/helps.ycp:120
@@ -530,6 +550,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b>Bez hesla</b> je voliteľný príznak. Zvyčajne sa používatelia musia overiť\n"
+"\tsami (t.j. zadať svoje heslo, nie heslo roota) pred spustením špecifického \n"
+"\tpríkazu. Ak chcete zakázať toto overenie, nastavte príznak\n"
+"\tbez hesla na 'Áno'\n"
+"\t</p>\n"
+"\t"
#. Single User Specification help 4/4
#: src/helps.ycp:127
@@ -541,6 +567,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Tabuľka<b>Príkazy pre spustenie</b> je zoznam príkazov (voliteľne s\n"
+"\tparametrami), adresárov a aliasov príkazov, ktoré môže spúšťať konkrétny \n"
+"\tpoužívateľ. Ak je použitý názov adresára, hocijaký príkaz v tom adresári môže byť spustený. \n"
+"\tKľúčové slovo 'ALL' zastupuje všetky príkazy, používajte ho opatrne.\n"
+"\t</p>\n"
+"\t"
#: src/helps.ycp:133
msgid ""
@@ -549,6 +581,10 @@
"\tand click on <b>Delete</b> button.\n"
"\t"
msgstr ""
+"Pre pridanie nového príkazu, kliknite na tlačidlo <b>Pridať</b>, vyplňte v názve príkazu s voliteľnými\n"
+"\tparametrami a kliknite na <b>OK</b>. Pre odstránenie príkazu, vyberte príslušnú položku z tabuľky\n"
+"\ta kliknite na tlačidlo <b>Vymazať</b>.\n"
+"\t"
#. User Aliases help 1/3
#: src/helps.ycp:138
@@ -559,6 +595,11 @@
"\t</p> \n"
"\t"
msgstr ""
+"<p><b><big>Aliasy používateľov</big></b><br>\n"
+"\tV tomto dialógu môžete konfigurovať aliasy používateľov. Alias používateľa je sada používateľov s\n"
+"\tjedinečným názvom. Tento názov je použitý programom sudo ako, odkaz na všetkých používateľov v sade. \n"
+"\t</p> \n"
+"\t"
#. User Aliases help 2/3
#: src/helps.ycp:144
@@ -568,20 +609,23 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Ak chete pridať nový alias používateľa, kliknite na tlačidlo <b>Pridať</b> a vyplňte príslušné položky. \n"
+"\tNázov aliasu a zoznam používateľov v aliase nesmú byť prázdne. \n"
+"\t</p>\n"
+"\t"
#. User Aliases help 3/3
#: src/helps.ycp:149
-#, fuzzy
msgid ""
"<p>To edit existing user alias, select an entry from the table and click on <b>Edit</b>\n"
"\tbutton. To delete selected entry, click on <b>Delete</b> button. \n"
"\t</p>\n"
"\t"
msgstr ""
-"<p>\n"
-"K úpravám alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
-"a stlačte <b>Upraviť</b> alebo <b>Odstrániť</b>.\n"
-"</p>\n"
+"<p>K úpravám, alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
+"\ta stlačte <b>Upraviť</b>, alebo <b>Odstrániť</b>. \n"
+"\t</p>\n"
+"\t"
#. Host Aliases help 1/3
#: src/helps.ycp:154
@@ -592,6 +636,11 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b><big>Aliasy hostiteľa</big></b><br>\n"
+"\tV tomto dialógu môžete konfigurovať aliasy hostiteľa. Alias hostiteľa je sada hostiteľov s\n"
+"\tjedinečným názvom. Tento názov je použitý programom sudo, ako odkaz na všetkých hostiteľov v sade. \n"
+"\t</p>\n"
+"\t"
#. Host Aliases help 2/3
#: src/helps.ycp:160
@@ -601,20 +650,23 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Ak chcete pridať nový alias hostiteľa, kliknite na tlačidlo <b>Pridať</b> a vyplňte príslušné položky. \n"
+"\tNázov aliasu a zoznam hostiteľov v aliase nesmú byť prázdne. \n"
+"\t</p>\n"
+"\t"
#. Host Aliases help 3/3
#: src/helps.ycp:165
-#, fuzzy
msgid ""
"<p>To edit existing host alias, select an entry from the table and click on <b>Edit</b>\n"
"\tbutton. To delete selected entry, click on <b>Delete</b> button. \n"
"\t</p>\n"
"\t"
msgstr ""
-"<p>\n"
-"K úpravám alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
-"a stlačte <b>Upraviť</b> alebo <b>Odstrániť</b>.\n"
-"</p>\n"
+"<p>K úpravám, alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
+"\ta stlačte <b>Upraviť</b>, alebo <b>Odstrániť</b>. \n"
+"\t</p>\n"
+"\t"
#. RunAs Aliases help 1/3
#: src/helps.ycp:170
@@ -625,6 +677,11 @@
"\t</p> \n"
"\t"
msgstr ""
+"<p><b><big>Aliasy SpustiťAko</big></b><br>\n"
+"\tV tomto dialógu môžete konfigurovať aliasy SpustiťAko. Aliasy SpustiťAko, je sada používateľov s\n"
+"\tjedinečným názvom. Tento názov je použitý programom sudo ako, odkaz na všetkých používateľov v sade. \n"
+"\t</p> \n"
+"\t"
#. RunAs Aliases help 2/3
#: src/helps.ycp:176
@@ -634,20 +691,23 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Ak chcete pridať nový alias SpustiťAko, kliknite na tlačidlo <b>Pridať</b> a vyplňte príslušné položky. \n"
+"\tNázov aliasu a zoznam používateľov v aliase nesmú byť prázdne. \n"
+"\t</p>\n"
+"\t"
#. RunAs Aliases help 3/3
#: src/helps.ycp:181
-#, fuzzy
msgid ""
"<p>To edit existing RunAs alias, select an entry from the table and click on <b>Edit</b>\n"
"\tbutton. To delete selected entry, click on <b>Delete</b> button. \n"
"\t</p>\n"
"\t"
msgstr ""
-"<p>\n"
-"K úpravám alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
-"a stlačte <b>Upraviť</b> alebo <b>Odstrániť</b>.\n"
-"</p>\n"
+"<p>K úpravám, alebo odstráneniu používateľa ho vyberte zo zoznamu\n"
+"\ta stlačte <b>Upraviť</b>, alebo <b>Odstrániť</b>. \n"
+"\t</p>\n"
+"\t"
#. Command Aliases help 1/3
#: src/helps.ycp:186
@@ -659,6 +719,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b><big>Aliasy príkazu</big></b><br>\n"
+"\tv tomto dialógu môžete konfigurovať aliasy príkazu. Alias príkazu je sada príkazov \n"
+"\t(voliteľne s parametrami), ktorá ma jedinečný názov. Tento názov sa potom používa na označenie\n"
+"\tvšetkých príkazov v tejto sade v konfigurácii sudo. \n"
+"\t</p>\n"
+"\t"
#. Command Aliases help 2/3
#: src/helps.ycp:193
@@ -668,6 +734,10 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Ak chcete pridať nový alias príkazu, kliknite na tlačidlo <b>Pridať</b> a vyplňte príslušné položky. \n"
+"\tNázov aliasu a zoznam príkazov v aliase nesmú byť prázdne. \n"
+"\t</p>\n"
+"\t"
#. Command Aliases help 3/3
#: src/helps.ycp:198
@@ -678,7 +748,7 @@
"\t"
msgstr ""
"<p>K úpravám alebo odstráneniu aliasu príkazov ho vyberte zo zoznamu\n"
-"a stlačte <b>Upraviť</b>. Pre odstránenie vybranej položky stlačte <b>Odstrániť</b>.\n"
+"a stlačte <b>Upraviť</b>. Pre odstránenie vybranej položky stlačte <b>Odstrániť</b>. \n"
"\t</p>\n"
"\t"
@@ -691,6 +761,11 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b><big>Alias používateľa</big></b><br>\n"
+"\tAlias používateľa pozostáva z jedného, alebo viacerých používateľov, skupín systému (s predponou '%'), alebo iných\n"
+"\taliasov používateľa. Má jeden názov (musí obsahovať iba veľké písmená, číslice a podčiarkovník), ktorý sa potom používa na označenie všetkých používateľov v tomto aliase.\n"
+"\t</p>\n"
+"\t"
#. Single User Alias Help 2/3
#: src/helps.ycp:211 src/helps.ycp:254
@@ -702,6 +777,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p>Zadajte jedinečný názov do položky <b>Názov aliasu</b>. Ak chcete pridať používateľov, alebo skupiny\n"
+"\tdo aliasu, vyberte meno používateľa, alebo skupiny s rozbalovacej ponuky a kliknite na tlačidlo <b>Pridať</b>.\n"
+"\tPre odstránenie používateľa z aliasu, vyberte príslušnú položku z tabuľky a kliknite na\n"
+"\ttlačidlo<b>Odstrániť</b>. Pre ukončenie konfigurácie, kliknite na <b>OK</b>.\n"
+"\t</p>\n"
+"\t"
#. Single User Alias Help 3/3
#. Single Host Alias Help 4/4
@@ -712,6 +793,8 @@
"<b>Note:</b> Alias name must not be empty. Each alias must have at least one member.\n"
"\t"
msgstr ""
+"<b>Poznámka:</b> Názov aliasu nesmie byť prázdny. Každý alias musí mať aspoň jedného člena.\n"
+"\t"
#. Single Host Alias Help 1/4
#: src/helps.ycp:222
@@ -725,6 +808,14 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b><big>Alias hostiteľa</big></b><br>\n"
+"\tAlias hostiteľa pozostáva z jedného, alebo viacerých názvov hostiteľov, IP adries, IP adries\n"
+"\tkombinovaných so sieťovou maskou v notácii (napr. 192.168.0.0/255.255.255.0), alebo\n"
+"\tčíslom CIDR bitovej notácie (napr. 192.168.0.0/24), alebo iných aliasov hostiteľov. Má jeden \n"
+"\tnázov (musí obsahovať iba veľké písmená, číslice a podčiarkovníky), ktorý \n"
+"\tsa potom používa na označenie všetkých používateľov v tomto aliase.\n"
+"\t</p>\n"
+"\t"
#. Single Host Alias Help 2/4
#: src/helps.ycp:231
@@ -735,6 +826,11 @@
"\t<p>\n"
"\t"
msgstr ""
+"<p>Zadajte jedinečný názov do položky <b>Názov aliasu</b>. Ak chcete pridať hostiteľov do\n"
+"\taliasu, kliknite na tlačidlo <b>Pridať</b>. Objaví sa vyskakovacie okno, kde môžete zadať\n"
+"\tplatný názov hostiteľa, alebo IP adresu a potom kliknite na<b>OK</b>.\n"
+"\t<p>\n"
+"\t"
#. Single Host Alias Help 3/4
#: src/helps.ycp:237
@@ -744,6 +840,10 @@
"\t</p>\n"
"\t"
msgstr ""
+"Ak chcete odstrániť hostiteľa z aliasu, vyberte príslušnú položku z tabuľky a kliknite\n"
+"\tna tlačidlo <b>Odstrániť</b>. Pre ukončenie konfigurácie, kliknite na <b>OK</b>.\n"
+"\t</p>\n"
+"\t"
#. Single RunAs Alias Help 1/2
#: src/helps.ycp:246
@@ -756,6 +856,13 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b><big>Alias SpustiťAko</big></b><br>\n"
+"\tAlias SpustiťAko je veľmi podobný aliasu používateľa. Pozostáva z jedného, alebo viacerých používateľov, skupín systému \n"
+"\t(s predponou '%'), alebo iných aliasov SpustiťAko. Má jeden názov (musí obsahovať \n"
+"\tiba veľké písmená, číslice a podčiarkovník), ktorý sa potom používa na označenie všetkých používateľov \n"
+"\tv tomto aliase.\n"
+"\t</p>\n"
+"\t"
#. Single Command Alias Help 1/4
#: src/helps.ycp:265
@@ -770,6 +877,15 @@
"\t</p>\n"
"\t"
msgstr ""
+"<p><b><big>Alias príkazu</big></b><br>\n"
+"\tAlias príkazu je zoznam jedného, alebo viacerých príkazov (s voliteľnými prarametrami), adresárov, alebo\n"
+"\tiných aliasov príkazu. Má jeden názov (musí obsahovať iba veľké písmená, číslice a\n"
+"\t podčiarkovník), ktorý sa \n"
+"\tpotom používa na označenie všetkých príkazov v tomto aliase. Príkaz môže mať voliteľne jeden, alebo viac\n"
+"\tšpecifikovaných parametrov. Ak sú parametre uvedené, používatelia môžu spúšťať príkaz iba s týmito parametrami. Ak je \n"
+"\tpoužitý názov adresára, hocijaký príkaz v tom adresári môže byť spustený. \n"
+"\t</p>\n"
+"\t"
#. Single Command Alias Help 2/4
#: src/helps.ycp:275
@@ -780,6 +896,11 @@
"\tspecify command parameters in <b>Parameters</b> text entry\n"
"\t"
msgstr ""
+"<p>Zadajte jedinečný názov do položky <b>Názov aliasu</b>. Ak chcete pridať nový príkaz do aliasu,\n"
+"\tkliknite na tlačidlo <b>Pridať</b>.Objaví sa vyskakovacie okno, kde môžete zadať názov príkazov,\n"
+"\talebo vybrať z prehliadača súborov, kliknutím na tlačidlo <b>Prehliadať</b> . Dodatočne môžete\n"
+"\tšpecifikovať parametre príkazu v položke<b>Parametre</b>\n"
+"\t"
#. Single Command Alias Help 3/4
#: src/helps.ycp:281
@@ -789,36 +910,12 @@
"\t</p>\n"
"\t"
msgstr ""
+"Ak chcete odstrániť položku z aliasu, vyberte príslušnú položku z tabuľky a kliknite\n"
+"\tna tlačidlo <b>Odstrániť</b>. Pre ukončenie konfigurácie, kliknite na <b>OK</b>.\n"
+"\t</p>\n"
+"\t"
#. Command line help text for the Xsudo module
#: src/sudo.ycp:54
msgid "Configuration of sudo"
msgstr "Konfigurácia sudo"
-
-# sound Read dialog caption:
-#~ msgid "Initializing sudo Configuration"
-#~ msgstr "Inicializujem konfiguráciu sudo"
-
-#~ msgid "Read sudo settings"
-#~ msgstr "Načítanie nastavení sudo"
-
-#~ msgid "Read local users and groups"
-#~ msgstr "Načítanie lokálnych používateľov a skupín"
-
-#~ msgid "Reading sudo settings..."
-#~ msgstr "Načítavam nastavenia sudo..."
-
-#~ msgid "Reading local users and groups..."
-#~ msgstr "Načítavam lokálnych používateľov a skupiny..."
-
-#~ msgid "Cannot read /etc/passwd."
-#~ msgstr "Nepodarilo sa načítať /etc/passwd"
-
-#~ msgid "New User Specification"
-#~ msgstr "Nové pravidlo"
-
-#~ msgid "Existing User Specification"
-#~ msgstr "Existujúce pravidlo"
-
-#~ msgid "User Specification"
-#~ msgstr "Pravidlo pre používateľov"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-engine-murrine for openSUSE:Factory
checked in at Mon Jun 29 17:35:47 CEST 2009.
--------
--- GNOME/gtk2-engine-murrine/gtk2-engine-murrine.changes 2009-05-06 17:59:34.000000000 +0200
+++ gtk2-engine-murrine/gtk2-engine-murrine.changes 2009-06-24 14:45:21.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 24 14:43:09 CEST 2009 - sbrabec(a)suse.cz
+
+- Re-added missing baselibs.conf (bnc#354164).
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
baselibs.conf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk2-engine-murrine.spec ++++++
--- /var/tmp/diff_new_pack.nM6707/_old 2009-06-29 17:35:28.000000000 +0200
+++ /var/tmp/diff_new_pack.nM6707/_new 2009-06-29 17:35:28.000000000 +0200
@@ -20,7 +20,7 @@
Name: gtk2-engine-murrine
Version: 0.90.3
-Release: 2
+Release: 3
Url: http://ftp.gnome.org/pub/GNOME/sources/murrine/
License: GPL v2 or later
Group: System/GUI/XFCE
@@ -61,55 +61,3 @@
%{_datadir}/gtk-engines/murrine.xml
%changelog
-* Wed May 06 2009 prusnak(a)suse.cz
-- themes split into separate package gtk2-theme-murrine
-* Wed Apr 29 2009 prusnak(a)suse.cz
-- updated to 0.90 series (0.90.3)
- * Too many changes to be listed, let's take a summary.
- * This new version is extremely customizable with a huge number of new.
- options. Those new options allow the user to achieve an incredible.
- variety of styles.
-- added themes:
- * MurrinaChrome
- * MurrinaBlu-0.32
- * MurrinaElement
- * MurrinaCandido
- * MurrinaCream
- * Murrine-Light
- * Murrine-Sky
- * Murrine-Gray
- * Kiwi
- * Neon
- * freezy-themes_2.8.0
- * shiki-colors-murrine-3.7
-* Tue Nov 25 2008 sbrabec(a)suse.cz
-- Supplement gtk2-32bit/gtk2-64bit in baselibs.conf (bnc#354164).
-* Thu Aug 14 2008 prusnak(a)suse.cz
-- updated to 0.60 (SVN revision 94)
-- added Shiki-Color themes
-* Thu Jun 19 2008 prusnak(a)suse.cz
-- added themes:
- * MurrinaCandyDuo
- * MurrinaEternal
- * MurrinaGonxical
- * MurrinaGperfection
- * MurrinaGraphiteGentle
- * Murrina-Inspirat
- * MurrinaLily
- * MurrinaX-2
-* Thu Jun 19 2008 prusnak(a)suse.cz
-- added themes:
- * Caramello
- * MurrinaAquaIsh
- * MurrinaBlue
- * MurrinaElement
- * MurrinaFancyCandy
- * MurrinaGilouche
- * MurrinaLoveGray
- * MurrinaOranche
- * MurrinaOransun
- * MurrinaTango
- * MurrinaVerdeOlivo
- * MurrineRounded
-* Mon Jun 16 2008 bwalle(a)suse.de
-- new package
++++++ baselibs.conf ++++++
gtk2-engine-murrine
supplements "packageand(gtk2-engine-murrine:gtk2-<targettype>)"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 tcsh for openSUSE:Factory
checked in at Mon Jun 29 17:28:13 CEST 2009.
--------
--- tcsh/tcsh.changes 2009-03-31 15:45:02.000000000 +0200
+++ tcsh/tcsh.changes 2009-06-23 11:22:06.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 23 11:18:55 CEST 2009 - werner(a)suse.de
+
+- Add four unknown colorls variables (rs, ca, hl, and cl) used
+ by dircolors but not by the tcsh ls-F builtin (bnc#494406)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
tcsh-6.16.00-colorls.dif
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tcsh.spec ++++++
--- /var/tmp/diff_new_pack.q20001/_old 2009-06-29 17:23:29.000000000 +0200
+++ /var/tmp/diff_new_pack.q20001/_new 2009-06-29 17:23:29.000000000 +0200
@@ -21,12 +21,12 @@
Name: tcsh
BuildRequires: ncurses-devel
Url: http://www.tcsh.org/
-License: BSD 3-Clause
+License: BSD 3-clause (or similar)
Group: System/Shells
Requires: gawk textutils
AutoReqProv: on
Version: 6.16.00
-Release: 2
+Release: 3
Summary: The C SHell
Source: ftp.astron.com:/pub/tcsh/tcsh-6.16.00.tar.bz2
Source1: nls-iconv
@@ -42,6 +42,7 @@
Patch7: tcsh-6.15.00-blanks.dif
Patch8: tcsh-6.15.00-fullpath.dif
Patch9: tcsh-6.16.00-grabpgrp.dif
+Patch10: tcsh-6.16.00-colorls.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -70,6 +71,7 @@
### %patch7 -p0 -b .blanks
%patch8 -p0 -b .fullpath
%patch9 -p0 -b .pgrp
+%patch10 -p0 -b .colorls
%patch
sh $RPM_SOURCE_DIR/nls-iconv
@@ -152,225 +154,3 @@
%{_datadir}/locale/*/LC_MESSAGES/tcsh
%changelog
-* Tue Mar 31 2009 werner(a)suse.de
-- Also enable patch for bnc#472866
-* Wed Mar 25 2009 werner(a)suse.de
-- Update to tcsh version V6.16.00
-- Add patch to avoid endless loop due incorrect tty process group
- (bnc#472866)
-* Wed Jan 21 2009 werner(a)suse.de
-- Reenable Alt-BackSpace for delete word in XTerm in UTF-8 mode
-* Wed Nov 26 2008 werner(a)suse.de
-- For commands with full execution path bypass correction algorithm
- if the command is found (bnc#444992)
-* Wed Nov 05 2008 werner(a)suse.de
-- Disable patch for bnc#437295 as it cause trouble (bnc#441654)
- and the gcc of openSuSE 11.1 seems to be safe
-* Tue Oct 21 2008 werner(a)suse.de
-- Command line expansion: Allow not only "compress" for co<TAB>
- but any other command starting with "co" (bnc#437295)
-* Wed Oct 08 2008 werner(a)suse.de
-- Make code of last change unambiguous
-* Mon Oct 06 2008 werner(a)suse.de
-- Avoid blanks at the beginning of command lists (bnc#431661)
-* Fri Jun 13 2008 werner(a)suse.de
-- Add complete rule for local executables ./*
-* Thu Dec 20 2007 werner(a)suse.de
-- Oops ... also apply the patch for bug ##331627 (bug #349577)
-* Mon Oct 15 2007 werner(a)suse.de
-- Improve bug fix (bug #331627)
-* Fri Oct 12 2007 werner(a)suse.de
-- Fix save history bug: do not jump out from handler for pending
- signals like for SIGHUP, just run the handler up to its end and
- ignore any error happen to be interrupted (bug #331627)
-* Tue Aug 28 2007 werner(a)suse.de
-- Correct boolean expression for normalize-command (bug #304903)
-* Mon Jul 23 2007 werner(a)suse.de
-- Add workaround to avoid run onto already cleaned stack pointer
- after an error (bug #293395)
-* Thu Jul 19 2007 werner(a)suse.de
-- Small correction in bindkey.tcsh: for urxvt, mlterm, and konsole
-* Mon Jul 16 2007 werner(a)suse.de
-- Update to tcsh version V6.15.00
- * fix extension eating windows code
- * fix loop in %%R history expansion
- * sched +X source file disables interrupts (Mike Sullivan)
- * One off copying macro buffers
- * Avoid infinite loops in :ga modifiers when the LHS is a
- substring of the RHS.
-- Update bindkey.tcsh to fit current xterm and others (bug #262330)
-* Thu Mar 29 2007 rguenther(a)suse.de
-- Add ncurses-devel BuildRequires.
-* Mon Feb 26 2007 werner(a)suse.de
-- Expand local ./files for manual pages even for tcsh (#248865)
-* Wed Aug 16 2006 aj(a)suse.de
-- Remove unneeded BuildRequires.
-* Wed Jun 21 2006 werner(a)suse.de
-- Do not overwrite memory by not initialized Char array (#186669)
-* Wed Apr 26 2006 werner(a)suse.de
-- Fix typo in compelete macro for the command man
-* Tue Apr 25 2006 werner(a)suse.de
-- Add new LS_COLORS variables to avoid error message (bug #168601)
-* Mon Apr 10 2006 werner(a)suse.de
-- Tcsh completion: expand also for sections of posix manual pages
- and include section 0 into search scheme (bug #160782)
-* Thu Mar 23 2006 werner(a)suse.de
-- Source the users ~/.cshrc and ~/.login in the traditional order,
- nevertheless the system wide /etc/csh.cshrc and /etc/csh.login
- will be sourced in the natual order (bug #160278)
-* Mon Feb 06 2006 werner(a)suse.de
-- Make $< operator work even when fed by pipe (bug #147724)
-* Wed Jan 25 2006 mls(a)suse.de
-- converted neededforbuild to BuildRequires
-* Tue Oct 25 2005 werner(a)suse.de
-- Switch order of sourcing csh.login csh.cshrc, now csh.login
- comes first to provide all exported environment variables.
-* Thu Aug 18 2005 werner(a)suse.de
-- Update to tcsh 6.14.00, the wide character version (bug #104108).
-* Mon May 23 2005 werner(a)suse.de
-- Make mh handling more smarter
-* Fri Apr 01 2005 werner(a)suse.de
-- Gcc4 does not allow function prototype declaration within other
- function prototype declaration even if the internals are static.
-* Fri Oct 08 2004 werner(a)suse.de
-- Make fcntl call with O_LARGEFILE portable (bug #46977)
-* Thu May 27 2004 ro(a)suse.de
-- fix sigpause call (force use of sysv flavour)
-* Fri Apr 02 2004 mls(a)suse.de
-- fix utf-8 expansion, ls-F, prompt handling
-* Mon Mar 29 2004 mls(a)suse.de
-- fix utf-8 handling (really fixes #29983, #35486)
-* Tue Mar 16 2004 werner(a)suse.de
-- Do not forget the patch for bug #29983 even if not used
-- Accept chinese in dspmbyte and map this on euc
-* Wed Mar 10 2004 werner(a)suse.de
-- Disable multibyte ix due problems on long lines (bug #35486)
-- Simplify mv/cp complete
-* Thu Mar 04 2004 werner(a)suse.de
-- Fix mv/cp complete bug (#35339)
-* Fri Feb 20 2004 werner(a)suse.de
-- Add simple workaround for multibyte command lines (bug #29983)
-* Wed Jan 28 2004 werner(a)suse.de
-- Fix bug #34126: add runtime detection as fallback
-* Sat Jan 10 2004 adrian(a)suse.de
-- add %%defattr
-* Fri Sep 19 2003 werner(a)suse.de
-- Fix the fix for bug #29956: use a ringbuffer to avoid trouble
- with recursive calls of UTF-8 convertes messges (bug #31335)
-* Thu Sep 04 2003 werner(a)suse.de
-- Corruption of cursor position is currently not fixable.
- fix some other bugs.
-* Wed Sep 03 2003 mfabian(a)suse.de
-- Bugzilla #29956: convert all message catalogs to UTF-8 and
- convert the strings returned by catgets from UTF-8 into the
- encoding of the current locale.
-- move Ukrainian message catalog into uk_UA subdirectory
- instead of ru_UA.koi8u.
-* Fri Jul 18 2003 werner(a)suse.de
-- Fix multi byte initialization (bug #27793)
-- Enable multi byte unset on LANG change
-- Fix signess/unsigness mixtures
-* Fri May 23 2003 coolo(a)suse.de
-- use BuildRoot
-* Wed May 14 2003 werner(a)suse.de
-- Move pointer adress handling from int to intptr_t
-* Thu Apr 17 2003 werner(a)suse.de
-- Fix multibyte initialization
-* Mon Feb 17 2003 werner(a)suse.de
-- Fix bug #23681: don't reset full command line if an error occurs
-* Mon Nov 11 2002 ro(a)suse.de
-- use x-devel-packages in neededforbuild
-* Tue Sep 17 2002 ro(a)suse.de
-- removed bogus self-provides
-* Wed Aug 07 2002 werner(a)suse.de
-- Fix bindkey.tcsh for xterm and add some more keys (bug #15002)
-* Tue Jul 30 2002 werner(a)suse.de
-- Update to 6.12.00
-- Fix codesets of message cats
-* Fri Jul 19 2002 mls(a)suse.de
-- fix bindkey.tcsh to make it work with an unset $TERM variable
-* Wed Mar 20 2002 werner(a)suse.de
-- Fix bug # 15143: Unreadable /etc/printcap due paranoid SysAdmins
- should not stop tcsh.
-* Wed Dec 12 2001 werner(a)suse.de
-- Revisit some complete expansion (mainly for mv, cp, make, and
- man), sed error scanners should work for all languages.
-* Thu Sep 06 2001 werner(a)suse.de
-- Update to 6.11.00 due
- * correct large file support
- * Avoid core-dumping on very long $HOME variable
- * Don't call qsort(3) with 0 items
- * Fix redrawing in the recognize case
- * MAXHOSTNAMELEN needs to be 256 (instead of 255)
- * Big5 multibyte support
- * Fix rmstar not to corrupt memory on off
-* Wed May 16 2001 werner(a)suse.de
-- Force large file support
-* Wed May 09 2001 cstein(a)suse.de
-- Corrected German spellings in nls/german/set6
-* Wed Mar 07 2001 werner(a)suse.de
-- We use xmkmf therefore we need a full X environment at build
-* Fri Feb 09 2001 werner(a)suse.de
-- Don't use the authors (endless looping) security temp file
- change but the mkstemp() function.
-* Fri Feb 02 2001 mfabian(a)suse.de
-- update to version 6.10.00
- (because the new version has support for display and editing of
- multibyte characters)
-- add patch to enable multibyte character editing
-- patch to glob.c removed (included upstream)
-- patch to sh.dir.c removed (included upstream)
-- patch to tw.color.c removed (incuded upstream)
-- last hunk of patch to tw.h removed (included upstream)
-- bzip2 sources
-* Fri Dec 15 2000 werner(a)suse.de
-- Add missed hash for a comment.
-* Wed Nov 22 2000 werner(a)suse.de
-- Make /etc/profile.d/bindkey.tcsh knowing about TERM kvt and gnome
-* Fri Nov 17 2000 kukuk(a)suse.de
-- fix neededforbuild: textutil -> textutils
-* Thu Nov 02 2000 werner(a)suse.de
-- Use mkstemp for opening tmp files for `<<' redirects
- - Use TMPDIR variable for location of tmp files
- - Set group tag in spec
-* Wed May 24 2000 uli(a)suse.de
-- moved docs to %%{_docdir}
-* Wed Jan 26 2000 werner(a)suse.de
-- New version 6.09.00
- - /usr/man -> /usr/share/man
- - Fix usage of catopen (MCLoadBySet isn't that what is used
- internally within glibc, set it to MCLoadBySet)
- - Avoid crahs due coloured ls-F
- - Correct setpath NLS message
-* Mon Sep 13 1999 bs(a)suse.de
-- ran old prepare_spec on spec file to switch to new prepare_spec.
-* Mon Jun 28 1999 werner(a)suse.de
-- Source key binding and completion code from
- /etc/csh.cshrc out into /etc/profile.d/bindkey.tcsh and
- /etc/profile.d/complete.tcsh
- - No newgrp builtin because its equivalent to exec newgrp
-* Wed Jun 16 1999 ro(a)suse.de
-- create localedirs before make install
-* Fri Jun 11 1999 werner(a)suse.de
-- New version
- Fri Mar 12 14:21:46 MET 1999
- - Fix SIGSEGV caused different sizes of FILSIZ and BUFSIZE
- - New version
- - Restore missed MAXNAMLEN
- - Make it alpha compile
-* Thu Dec 03 1998 werner(a)suse.de
-- Fix SIGSEGV with SYSMALOC
- * alloc n+1 not n chunks
- * set freed pointer to (ptr_t)NULL
-* Wed Sep 16 1998 werner(a)suse.de
-- Stupid error fixed
-* Tue Sep 15 1998 werner(a)suse.de
-- Security fix
- - Avoid I/O trouble, use POSIX
-* Wed Oct 22 1997 werner(a)suse.de
-- Updatet FAQ.tcsh
- - Better installation: remove old files before linking
-* Thu Jan 02 1997 bs(a)suse.de
- added FAQ.tcsh
-* Thu Jan 02 1997 werner(a)suse.de
-- Neue Version 6.07.02 mit einigen Fixes
++++++ tcsh-6.16.00-colorls.dif ++++++
--- tw.color.c
+++ tw.color.c 2009-06-23 10:59:29.609901731 +0200
@@ -85,6 +85,11 @@ static Variable variables[] = {
VAR(NOS, "tw", ""), /* Sticky and other writable dir (+t,o+w) */
VAR(NOS, "ow", ""), /* Other writable dir (o+w) but not sticky */
VAR(NOS, "st", ""), /* Sticky dir (+t) but not other writable */
+
+ VAR(NOS, "rs", ""), /* Reset */
+ VAR(NOS, "ca", ""), /* Capability */
+ VAR(NOS, "hl", ""), /* Hardlink */
+ VAR(NOS, "cl", ""), /* CLRTOEOL */
};
enum FileType {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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