openSUSE Commits
Threads by month
- ----- 2024 -----
- 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
May 2007
- 1 participants
- 1082 discussions
Hello community,
here is the log from the commit of package yast2-add-on-creator
checked in at Wed May 30 19:02:11 CEST 2007.
--------
--- yast2-add-on-creator/yast2-add-on-creator.changes 2007-05-22 10:56:13.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-add-on-creator/yast2-add-on-creator.changes 2007-05-30 13:46:38.574889000 +0200
@@ -1,0 +2,6 @@
+Wed May 30 10:09:52 CEST 2007 - jsuchome(a)suse.cz
+
+- added support for source rpm's (#279004)
+- 2.15.10
+
+-------------------------------------------------------------------
Old:
----
yast2-add-on-creator-2.15.9.tar.bz2
New:
----
yast2-add-on-creator-2.15.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-add-on-creator.spec ++++++
--- /var/tmp/diff_new_pack.B11779/_old 2007-05-30 19:01:40.000000000 +0200
+++ /var/tmp/diff_new_pack.B11779/_new 2007-05-30 19:01:40.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-add-on-creator (Version 2.15.9)
+# spec file for package yast2-add-on-creator (Version 2.15.10)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-add-on-creator
-Version: 2.15.9
+Version: 2.15.10
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-add-on-creator-2.15.9.tar.bz2
+Source0: yast2-add-on-creator-2.15.10.tar.bz2
prefix: /usr
Requires: yast2
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
@@ -33,7 +33,7 @@
Jiř� Suchomel <jsuchome(a)suse.cz>
%prep
-%setup -n yast2-add-on-creator-2.15.9
+%setup -n yast2-add-on-creator-2.15.10
%build
%{prefix}/bin/y2tool y2autoconf
@@ -69,6 +69,9 @@
%doc %{prefix}/share/doc/packages/yast2-add-on-creator
%changelog
+* Wed May 30 2007 - jsuchome(a)suse.cz
+- added support for source rpm's (#279004)
+- 2.15.10
* Tue May 22 2007 - jsuchome(a)suse.cz
- enable rpm directory with .rpm extension (#276861)
- 2.15.9
++++++ yast2-add-on-creator-2.15.9.tar.bz2 -> yast2-add-on-creator-2.15.10.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.9/src/add-on-creator.ycp new/yast2-add-on-creator-2.15.10/src/add-on-creator.ycp
--- old/yast2-add-on-creator-2.15.9/src/add-on-creator.ycp 2007-05-22 10:42:23.000000000 +0200
+++ new/yast2-add-on-creator-2.15.10/src/add-on-creator.ycp 2007-05-22 10:54:03.000000000 +0200
@@ -24,7 +24,7 @@
* Summary: Main file
* Authors: Jiri Suchomel <jsuchome(a)suse.cz>
*
- * $Id: add-on-creator.ycp 37394 2007-04-11 12:01:02Z jsuchome $
+ * $Id: add-on-creator.ycp 38074 2007-05-22 08:56:08Z jsuchome $
*
* Main file for add-on-creator configuration. Uses all other files.
*/
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.9/src/AddOnCreator.ycp new/yast2-add-on-creator-2.15.10/src/AddOnCreator.ycp
--- old/yast2-add-on-creator-2.15.9/src/AddOnCreator.ycp 2007-05-21 13:32:05.000000000 +0200
+++ new/yast2-add-on-creator-2.15.10/src/AddOnCreator.ycp 2007-05-30 10:09:45.000000000 +0200
@@ -592,6 +592,9 @@
// mapping of package name to full file name
global map<string,string> package2filename = $[];
+// mapping of source package name to full file name
+global map<string,string> srcpackage2filename = $[];
+
// if we want only to sign existing product (and possibly create iso of it)
global boolean only_sign_product = false;
@@ -1004,17 +1007,23 @@
y2milestone ("asking the RPM's for ARCH and NAME...");
foreach (string f, splitstring (out["stdout"]:"", "\n"), {
if (f == "") return;
-
out = (map) SCR::Execute (.target.bash_output,
- sformat ("rpm -q -p %1 --qf \"%%{ARCH}\n%%{NAME}\"", f));
+ sformat ("rpm -q -p %1 --qf \"%%{ARCH}\n%%{NAME}\n%%|SOURCERPM?{bin}:{src}|\"",f));
list lines = splitstring (out["stdout"]:"", "\n");
string arch = lines[0]:"";
string name = lines[1]:"";
+ string sourcerpm = lines[2]:"";
+ // 'arch' is directory where to put final package
+ if (sourcerpm == "src")
+ arch = "src";
if (name != "" && arch != "")
{
available_packages[arch] = add (
available_packages[arch]:[], name);
- package2filename[name] = f;
+ if (arch != "src")
+ package2filename[name] = f;
+ else
+ srcpackage2filename[name] = f;
}
});
y2milestone ("... done");
@@ -1437,13 +1446,20 @@
if (arch != "ZZZ_imported" && arch != "ZZZ_required" &&
FileUtils::Exists (out_dir))
{
- if (size (package2filename) > 0)
+ if (size (package2filename) > 0 && arch != "src")
{
foreach (string p, (list<string>) pa, {
SCR::Execute (.target.bash, sformat (
"/bin/cp %1 '%2/'", package2filename[p]:"", out_dir));
});
}
+ else if (size (srcpackage2filename) > 0 && arch == "src")
+ {
+ foreach (string p, (list<string>) pa, {
+ SCR::Execute (.target.bash, sformat (
+ "/bin/cp %1 '%2/'", srcpackage2filename[p]:"", out_dir));
+ });
+ }
else
{
foreach (string p, (list<string>) pa, {
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.9/src/complex.ycp new/yast2-add-on-creator-2.15.10/src/complex.ycp
--- old/yast2-add-on-creator-2.15.9/src/complex.ycp 2007-05-22 10:42:23.000000000 +0200
+++ new/yast2-add-on-creator-2.15.10/src/complex.ycp 2007-05-22 10:54:03.000000000 +0200
@@ -24,7 +24,7 @@
* Summary: Dialogs definitions
* Authors: Jiri Suchomel <jsuchome(a)suse.cz>
*
- * $Id: complex.ycp 37583 2007-04-19 12:45:25Z jsuchome $
+ * $Id: complex.ycp 38074 2007-05-22 08:56:08Z jsuchome $
*/
{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-creator-2.15.9/VERSION new/yast2-add-on-creator-2.15.10/VERSION
--- old/yast2-add-on-creator-2.15.9/VERSION 2007-05-22 10:42:34.000000000 +0200
+++ new/yast2-add-on-creator-2.15.10/VERSION 2007-05-30 10:10:10.000000000 +0200
@@ -1 +1 @@
-2.15.9
+2.15.10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 susehelp
checked in at Wed May 30 19:00:12 CEST 2007.
--------
--- susehelp/susehelp.changes 2007-02-26 16:26:40.000000000 +0100
+++ /mounts/work_src_done/NOARCH/susehelp/susehelp.changes 2007-05-30 17:51:10.000000000 +0200
@@ -1,0 +2,7 @@
+Wed May 30 17:26:16 CEST 2007 - wstephenson(a)suse.de
+
+- Re-add SuSEconfig.susehelp in doc/susehelp/examples (#229201)
+- Fix /opt/gnome references (#237125)
+- Remove hard dependency on htdig (#273490)
+
+-------------------------------------------------------------------
Old:
----
index_selection.patch
no-susehelpconfig.patch
susehelp-2006.06.20.tar.bz2
susehelp-ionice-SuSEconfig.patch
New:
----
susehelp-2007.05.30.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ susehelp.spec ++++++
--- /var/tmp/diff_new_pack.Pu1977/_old 2007-05-30 18:58:42.000000000 +0200
+++ /var/tmp/diff_new_pack.Pu1977/_new 2007-05-30 18:58:42.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package susehelp (Version 2006.06.20)
+# spec file for package susehelp (Version 2007.05.30)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,16 +16,14 @@
Group: Documentation/SuSE
Provides: manhtml susehilf dochost
Obsoletes: susehilf dochost
-Requires: susehelp_lang htdig recode wget info2html
+Requires: susehelp_lang recode wget info2html
+Suggests: htdig
PreReq: %fillup_prereq
Autoreqprov: on
-Version: 2006.06.20
-Release: 34
+Version: 2007.05.30
+Release: 1
Summary: SuSE Help-System (base)
Source: %{name}-%{version}.tar.bz2
-Patch0: susehelp-ionice-SuSEconfig.patch
-Patch1: index_selection.patch
-Patch2: no-susehelpconfig.patch
BuildArchitectures: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package -n susehelp_en
@@ -176,9 +174,6 @@
%define susehelpindexdir /var/cache/susehelp
%prep
%setup -n %{name}
-%patch0
-%patch1
-%patch2
%build
make
@@ -198,15 +193,17 @@
popd
install -d $RPM_BUILD_ROOT/usr/sbin
install -m755 bin/susedig.sh $RPM_BUILD_ROOT/usr/sbin
-# sysconfig
+#sysconfig
install -d $RPM_BUILD_ROOT/var/adm/fillup-templates
install -m 644 conf/sysconfig.susehelp $RPM_BUILD_ROOT/var/adm/fillup-templates/
install -m 644 conf/sysconfig.apache2-susehelp $RPM_BUILD_ROOT/var/adm/fillup-templates/
install -d $RPM_BUILD_ROOT/%{susehelpvardir}
install -m 775 -d $RPM_BUILD_ROOT/%{susehelpindexdir}
touch $RPM_BUILD_ROOT/%{susehelpvardir}/dochost
-mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}
+# docs and examples SuSEconfig.susehelp script
+mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/examples
cp README $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}
+cp bin/SuSEconfig.susehelp $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/examples
#Disable broken script
rm $RPM_BUILD_ROOT/%{cgibin}/pac*
./createfilelist.pl %{susehelpdir}
@@ -287,6 +284,10 @@
%{susehelpdir}/docserver/index.html.cz
%changelog
+* Wed May 30 2007 - wstephenson(a)suse.de
+- Re-add SuSEconfig.susehelp in doc/susehelp/examples (#229201)
+- Fix /opt/gnome references (#237125)
+- Remove hard dependency on htdig (#273490)
* Mon Feb 26 2007 - lnussel(a)suse.de
- remove not needed permissions file
* Mon Oct 30 2006 - ltinkl(a)suse.cz
++++++ susehelp-2006.06.20.tar.bz2 -> susehelp-2007.05.30.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/susehelp/bin/SuSEconfig.susehelp.in new/susehelp/bin/SuSEconfig.susehelp.in
--- old/susehelp/bin/SuSEconfig.susehelp.in 2006-04-26 12:25:29.000000000 +0200
+++ new/susehelp/bin/SuSEconfig.susehelp.in 2007-05-30 17:29:53.000000000 +0200
@@ -68,7 +68,9 @@
if [ -d $apacheconfdir ] ; then
if [ "$DOC_SERVER" = yes ] ; then
- cp $httpdconf_working $apacheconfdir/susehelp.conf
+ if [ "$OLD_ALLOW" != "$DOC_ALLOW" ] ; then
+ cp $httpdconf_working $apacheconfdir/susehelp.conf
+ fi
else
rm -f $apacheconfdir/susehelp.conf
fi
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/susehelp/bin/susehelp-khelpcenter new/susehelp/bin/susehelp-khelpcenter
--- old/susehelp/bin/susehelp-khelpcenter 2006-06-20 13:48:55.000000000 +0200
+++ new/susehelp/bin/susehelp-khelpcenter 2007-05-25 14:19:28.000000000 +0200
@@ -4,20 +4,20 @@
foreach $filename (@ARGV) {
- if ($filename =~ s|^(g?help:)?/+opt/gnome/share/gnome/help/([^/]*)/([^/]*)/\2.xml((\?[^/]*)?)$|help:$2$4|) {
+ if ($filename =~ s|^(g?help:)?/+usr/share/gnome/help/([^/]*)/([^/]*)/\2.xml((\?[^/]*)?)$|help:$2$4|) {
$base = $2;
$lang = $3;
$search = $4;
$search =~ s/^\?//;
if ($filename =~ m|^help:[^/]*\?[^/]*$|) {
- $cache_file = "/opt/gnome/share/gnome/help/$base/$lang/$base.cache.bz2";
+ $cache_file = "/usr/share/gnome/help/$base/$lang/$base.cache.bz2";
if (!-f $cache_file) {
($username) = getpwuid($<);
- $cache_dir = "/var/tmp/kdecache-$username/opt/gnome/share/gnome/help/$base/$lang";
+ $cache_dir = "/var/tmp/kdecache-$username/usr/share/gnome/help/$base/$lang";
$cache_file = "$cache_dir/$base.cache.bz2";
if (!-f $cache_file) {
- $orig_file = "/opt/gnome/share/gnome/help/$base/$lang/$base.xml";
+ $orig_file = "/usr/share/gnome/help/$base/$lang/$base.xml";
system ("mkdir -p $cache_dir");
system ("meinproc --cache $cache_file $orig_file > /dev/null");
}
@@ -43,5 +43,5 @@
}
}
- system "kdeinit_wrapper khelpcenter $filename > /dev/null";
+ system "kshell khelpcenter $filename > /dev/null";
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/susehelp/README new/susehelp/README
--- old/susehelp/README 2005-01-24 15:49:14.000000000 +0100
+++ new/susehelp/README 2007-05-30 17:29:53.000000000 +0200
@@ -1,3 +1,7 @@
+*** NOTE: from openSUSE 10.2, you must setup the help server manually ***
+*** to use in-browser help. khelpcenter and yelp help are unchanged ***
+*** See 2.2 below ***
+
German version see below / Deutsche Version siehe unten.
SUSE HELP SYSTEM
@@ -20,9 +24,8 @@
1.2 Webserver + browser
Needed packages: e.g apache, netscape. You may use any other combination
-of webserver and webbrowser. Apache is already preconfigured. Don't
-forget to start your webserver. Additionally you have to install the
-package inf2htm for Infopages.
+of webserver and webbrowser. Don't forget to start your webserver.
+Additionally you have to install the package inf2htm for Infopages.
How to start: just point your browser to http://localhost/susehelp/
@@ -47,11 +50,16 @@
2.1 Index generation
-Either via KDE Control Center (->System->KHelpCenter) or from the
-command line with the command susehelpindex.
+From the command line with the command susehelpindex, or by setting
+DOC_AUTOINDEX=yes in /etc/sysconfig/susehelp.
2.2 documentation server
+Copy SuSEconfig.susehelp from /usr/share/doc/packages/susehelp/examples
+to /sbin/conf.d.
+
+Ensure package 'htdig' is installed.
+
Please set the following variables in /etc/sysconfig/susehelp resp.
/etc/sysconfig/apache2
@@ -136,11 +144,18 @@
2.1. Index-Generierung
-Entweder ueber das KDE-Kontrollcenter (->System, ->KHelpcenter) oder auf
-der Kommandozeile mit dem Kommando susehelpindex.
+Auf der Kommandozeile mit dem Kommando susehelpindex, oder automatisch mittels
+SuSEconfig, wenn DOC_AUTOINDEX=yes in /etc/sysconfig/susehelp gesetzt ist.
+
2.2 Dokumentationsserver
+Kopieren Sie die Datei
+/usr/share/doc/packages/susehelp/examples/SuSEconfig.susehelp in
+/sbin/conf.d.
+
+Stellen Sie sicher, da� das Paket 'htdig' installiert ist.
+
In /etc/sysconfig/susehelp bzw. /etc/sysconfig/apache2 sind folgende
Variablen zu setzen:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/susehelp/share/susehelp-meta.xml new/susehelp/share/susehelp-meta.xml
--- old/susehelp/share/susehelp-meta.xml 2005-12-01 18:25:21.000000000 +0100
+++ new/susehelp/share/susehelp-meta.xml 2007-05-30 17:37:36.000000000 +0200
@@ -396,7 +396,7 @@
<summary>IDE for GNOME/GTK programs </summary>
<summary lang="hu">IDE GNOME/GTK programokhoz</summary>
<summary lang="de">IDE für GNOME/GTK Programmierung </summary>
- <docpath>/opt/gnome/share/gnome/help/anjuta/C/anjuta-manual/index.html</docpath>
+ <docpath>/usr/share/gnome/help/anjuta/C/anjuta-manual/index.html</docpath>
</docentry>
<docentry>
<filename>ddd.desktop</filename>
@@ -417,7 +417,7 @@
<summary lang="hu">Hexeditor GNOME-hoz</summary>
<summary lang="fr">Editeur hexadécimal pour GNOME </summary>
<summary lang="de">Ein Hexeditor für GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/ghex/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/ghex/C/index.html</docpath>
</docentry>
<docentry>
<filename>dejagnu.desktop</filename>
@@ -458,7 +458,7 @@
<summary lang="es">Interfase para CVS </summary>
<summary lang="fr">Frontal pour CVS </summary>
<summary lang="de">Frontend für CVS </summary>
- <docpath>/opt/gnome/share/gnome/help/pharmacy/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/pharmacy/C/index.html</docpath>
</docentry>
<docentry>
<filename>xf.desktop</filename>
@@ -480,7 +480,7 @@
<summary lang="es">Un constructor de interfases de usuario para Gtk+ y GNOME </summary>
<summary lang="fr">Glade - Un constructeur d'interfaces pour GTK+ </summary>
<summary lang="de">Ein Interface-Builder für GTK+ und GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/glade/C/user-guide/index.html</docpath>
+ <docpath>/usr/share/gnome/help/glade/C/user-guide/index.html</docpath>
</docentry>
<docentry>
<filename>netbeans.desktop</filename>
@@ -499,7 +499,7 @@
<summary>Extensible Code Editor </summary>
<summary lang="hu">Bővíthető kódszerkesztő</summary>
<summary lang="de">Erweiterbarer Editor für Programmierer </summary>
- <docpath>/opt/gnome/share/gnome/help/glimmer/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/glimmer/C/index.html</docpath>
</docentry>
<docentry>
<filename>mbedit.de.desktop</filename>
@@ -993,7 +993,7 @@
<summary lang="es">Librerías, etc. para desarrollar aplicaciones GNOME </summary>
<summary lang="fr">Bibliothèques etc. pour applications GNOME </summary>
<summary lang="de">Bibliotheken etc. für GNOME-Applikationen </summary>
- <docpath>/opt/gnome/share/gnome/html/gnome.html</docpath>
+ <docpath>/usr/share/gnome/html/gnome.html</docpath>
</docentry>
<docentry>
<filename>libxml2-devel.desktop</filename>
@@ -1274,7 +1274,7 @@
<summary lang="es">Archivos de desarrollo para bonobo </summary>
<summary lang="fr">fichiers de développement pour Bonobo </summary>
<summary lang="de">Die Entwicklerdateien zu bonobo </summary>
- <docpath>/opt/gnome/share/bonobo/html/bonobo/book1.html</docpath>
+ <docpath>/usr/share/bonobo/html/bonobo/book1.html</docpath>
</docentry>
<docentry>
<filename>JTOpen-doc.desktop</filename>
@@ -1585,7 +1585,7 @@
<summary lang="es">GdkPixBuf - Entorno de desarrollo </summary>
<summary lang="fr">GdkPixBuf - Environnement de développement </summary>
<summary lang="de">GdkPixBuf - Entwicklungsumgebung </summary>
- <docpath>/opt/gnome/share/gnome/html/gdk-pixbuf/index.html</docpath>
+ <docpath>/usr/share/gnome/html/gdk-pixbuf/index.html</docpath>
</docentry>
<docentry>
<filename>imlib-devel.desktop</filename>
@@ -1751,7 +1751,7 @@
<summary lang="es">Librería libglade (desarrollo) </summary>
<summary lang="fr">Bibliothèque libglade (développement) </summary>
<summary lang="de">libglade Bibliothek (Entwicklung) </summary>
- <docpath>/opt/gnome/share/gnome/html/libglade/libglade.html</docpath>
+ <docpath>/usr/share/gnome/html/libglade/libglade.html</docpath>
</docentry>
<docentry>
<filename>SDLmm-devel.desktop</filename>
@@ -2185,7 +2185,7 @@
<summary>gnome TV application </summary>
<summary lang="hu">Nézzünk TV-t GNOME alatt</summary>
<summary lang="de">Gnome-TV-Applikation </summary>
- <docpath>/opt/gnome/share/gnome/help/zapping/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/zapping/C/index.html</docpath>
</docentry>
<docentry>
<filename>lprng.desktop</filename>
@@ -2239,7 +2239,7 @@
<summary lang="es">La GUI de fax de GNOME </summary>
<summary lang="fr">Application pour télécopie </summary>
<summary lang="de">Eine GNOME Anwendung zum Verarbeiten von Faxen </summary>
- <docpath>/opt/gnome/share/gnome/help/gfax/C/gfax.html</docpath>
+ <docpath>/usr/share/gnome/help/gfax/C/gfax.html</docpath>
</docentry>
<docentry>
<filename>gsmssend.desktop</filename>
@@ -2249,7 +2249,7 @@
<summary lang="hu">GNOME felület SMS küldéséhez</summary>
<summary lang="fr">Interface utilisateur GNOME pour SMS send </summary>
<summary lang="de">GNOME-Benutzerschnittstelle für SMS Send </summary>
- <docpath>/opt/gnome/share/gnome/help/gsmssend/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gsmssend/C/index.html</docpath>
</docentry>
<docentry>
<filename>clara.desktop</filename>
@@ -2610,7 +2610,7 @@
<summary lang="es">Interfase GNOME para RPM </summary>
<summary lang="fr">GnoRPM </summary>
<summary lang="de">GnoRPM </summary>
- <docpath>/opt/gnome/share/gnome/help/gnorpm/es/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gnorpm/es/index.html</docpath>
</docentry>
<docentry>
<filename>deb.desktop</filename>
@@ -2631,7 +2631,7 @@
<summary lang="hu">Fejlett terminál emulátor GNOME-hoz</summary>
<summary lang="fr">Emulation avancée d'un terminal pour GNOME</summary>
<summary lang="de">Erweiterter Terminal Emulator für GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/powershell/C/book1.htm</docpath>
+ <docpath>/usr/share/gnome/help/powershell/C/book1.htm</docpath>
</docentry>
<docentry>
<filename>hfsplus.desktop</filename>
@@ -2651,7 +2651,7 @@
<summary lang="es">Utilidad de informe de defectos de GNOME </summary>
<summary lang="fr">Rapport d'erreurs GNOME </summary>
<summary lang="de">GNOME-Bug-Report </summary>
- <docpath>/opt/gnome/share/gnome/help/bug-buddy/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/bug-buddy/C/index.html</docpath>
</docentry>
<docentry>
<filename>vmware.desktop</filename>
@@ -2753,7 +2753,7 @@
<summary lang="es">Gestor de Pantalla Gnome </summary>
<summary lang="fr">Gestionnaire d'affichage de GNOME </summary>
<summary lang="de">GNOME Display Manager </summary>
- <docpath>/opt/gnome/share/gnome/help/gdm/C/gdm.html</docpath>
+ <docpath>/usr/share/gnome/help/gdm/C/gdm.html</docpath>
</docentry>
<docentry>
<filename>tse3.desktop</filename>
@@ -2813,7 +2813,7 @@
<summary>The GNOME Transfer Manager </summary>
<summary lang="en">GNOME letöltéskezelő</summary>
<summary lang="de">Der GNOME Transfer-Manager </summary>
- <docpath>/opt/gnome/share/gnome/help/gtm/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gtm/C/index.html</docpath>
</docentry>
<docentry>
<filename>cgmdraw.desktop</filename>
@@ -2866,7 +2866,7 @@
<summary lang="es">Centro de Control GNOME </summary>
<summary lang="fr">Centre de contrôle GNOME </summary>
<summary lang="de">Das Kontrollzentrum für GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/control-center/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/control-center/C/index.html</docpath>
</docentry>
<docentry>
<filename>sitar.desktop</filename>
@@ -2898,7 +2898,7 @@
<summary lang="es">Conjunto de interfases CORBA para la reutilización de componentes </summary>
<summary lang="fr">Interfaces CORBA pour composants réutilisables dans GNOME. </summary>
<summary lang="de">Das Komponentensystem von GNOME </summary>
- <docpath>/opt/gnome/share/bonobo/html/bonobo/book1.html</docpath>
+ <docpath>/usr/share/bonobo/html/bonobo/book1.html</docpath>
</docentry>
<docentry>
<filename>z1013emu.desktop</filename>
@@ -3023,7 +3023,7 @@
<summary lang="es">Interfase GNOME para RPM </summary>
<summary lang="fr">GnoRPM </summary>
<summary lang="de">GnoRPM </summary>
- <docpath>/opt/gnome/share/gnome/help/gnorpm/C/gnorpm.html</docpath>
+ <docpath>/usr/share/gnome/help/gnorpm/C/gnorpm.html</docpath>
</docentry>
<docentry>
<filename>wterm.desktop</filename>
@@ -3164,7 +3164,7 @@
<summary lang="es">Un clónico de WinZip(tm) y constructor de RPMs para GNOME </summary>
<summary lang="fr">Un clone de Winzip pour gnome </summary>
<summary lang="de">Ein WinZIP(tm) clone für GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/lnxzip/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/lnxzip/C/index.html</docpath>
</docentry>
<docentry>
<filename>nfs-utils.desktop</filename>
@@ -3657,7 +3657,7 @@
<summary lang="hu">Sitecopy weboldal-szinkronizáló</summary>
<summary lang="es">Utilidad de sincronización de copias de sitios Web (versión GNOME) </summary>
<summary lang="fr">Version GNOME de Sitecopy </summary>
- <docpath>/opt/gnome/share/gnome/help/xsitecopy/C/xsitecopy.html</docpath>
+ <docpath>/usr/share/gnome/help/xsitecopy/C/xsitecopy.html</docpath>
</docentry>
<docentry>
<filename>muse.desktop</filename>
@@ -3798,7 +3798,7 @@
<summary lang="es">Administrador de archivos GNOME </summary>
<summary lang="fr">Gestionnaire de fichiers GNOME </summary>
<summary lang="de">GNOME-Dateimanager </summary>
- <docpath>/opt/gnome/share/gnome/help/gmc/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gmc/C/index.html</docpath>
</docentry>
<docentry>
<filename>mod_python.desktop</filename>
@@ -3831,7 +3831,7 @@
<summary lang="es">Electric Eyes - un visor de imágenes genérico </summary>
<summary lang="fr">Electric Eyes - un visualiseur d'images </summary>
<summary lang="de">Electric Eyes - ein Bildbetrachter </summary>
- <docpath>/opt/gnome/share/gnome/help/ee/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/ee/C/index.html</docpath>
</docentry>
<docentry>
<filename>figurine.desktop</filename>
@@ -4002,7 +4002,7 @@
<summary lang="es">El programa de hoja de cálculo de GNOME </summary>
<summary lang="fr">Tableur du projet GNOME </summary>
<summary lang="de">Tabellenkalkulation des GNOME Project </summary>
- <docpath>/opt/gnome/share/gnome/help/gnumeric/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gnumeric/C/index.html</docpath>
</docentry>
<docentry>
<filename>addrbo.desktop</filename>
@@ -4208,7 +4208,7 @@
<summary lang="hu">SNMP menedzser GNOME-hoz</summary>
<summary lang="es">Gestor SNMP GNOME </summary>
<summary lang="fr">Gestionnaire SNMP de GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/gxsnmp/C/gxsnmp.html</docpath>
+ <docpath>/usr/share/gnome/help/gxsnmp/C/gxsnmp.html</docpath>
</docentry>
<docentry>
<filename>dataplore.desktop</filename>
@@ -4276,7 +4276,7 @@
<summary lang="es">Un clon de ICQ para el escritorio GNOME </summary>
<summary lang="fr">Un programme ICQ pour GNOME </summary>
<summary lang="de">Ein ICQ Programm für GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/gnomeicu/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gnomeicu/C/index.html</docpath>
</docentry>
<docentry>
<filename>bzip.desktop</filename>
@@ -4349,7 +4349,7 @@
<summary lang="es">Un programa para gestionar colecciones MP3 </summary>
<summary lang="fr">YaMT - Un programme pour gérer ses MP3 </summary>
<summary lang="de">Tool zum Verwalten von MP3-Sammlungen </summary>
- <docpath>/opt/gnome/share/gnome/help/yamt/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/yamt/C/index.html</docpath>
</docentry>
<docentry>
<filename>postgresql-docs.de.desktop</filename>
@@ -4484,7 +4484,7 @@
<summary>The Gnome disk catalog </summary>
<summary lang="hu">CD-katalógus GNOME-hoz</summary>
<summary lang="de">Gnome CD-Katalog </summary>
- <docpath>/opt/gnome/share/gnome/help/gtktalog/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gtktalog/C/index.html</docpath>
</docentry>
<docentry>
<filename>ncftp.desktop</filename>
@@ -4502,7 +4502,7 @@
<path>/Manuals/Productivity</path>
<name>scite</name>
<summary>SciTE </summary>
- <docpath>/opt/gnome/share/scite/SciTE.html</docpath>
+ <docpath>/usr/share/scite/SciTE.html</docpath>
</docentry>
<docentry>
<filename>gjiten.desktop</filename>
@@ -4512,7 +4512,7 @@
<summary lang="hu">Japán szótárböngésző GNOME-hoz</summary>
<summary lang="es">Hojeador de diccionario japonés para GNOME/GTK+ </summary>
<summary lang="de">Interface zu japanischen Wörterbüchern für GNOME/GTK+ </summary>
- <docpath>/opt/gnome/share/gnome/help/gjiten/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gjiten/C/index.html</docpath>
</docentry>
<docentry>
<filename>mdomo.desktop</filename>
@@ -4575,7 +4575,7 @@
<summary lang="es">Un editor de texto GNOME pequeño y útil </summary>
<summary lang="fr">éditeur de texte facile à manier </summary>
<summary lang="de">Ein handlicher GNOME Texteditor </summary>
- <docpath>/opt/gnome/share/gnome/help/gnotepad+/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gnotepad+/C/index.html</docpath>
</docentry>
<docentry>
<filename>ungif.desktop</filename>
@@ -4910,7 +4910,7 @@
<summary lang="hu">Diagramrajzoló GNOME-hoz</summary>
<summary lang="fr">diagrammes statistiques sous GNOME </summary>
<summary lang="de">Ein Plottool für Daten unter GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/guppi/C/guppi.html</docpath>
+ <docpath>/usr/share/gnome/help/guppi/C/guppi.html</docpath>
</docentry>
<docentry>
<filename>wget.desktop</filename>
@@ -4941,7 +4941,7 @@
<summary>GNOME Ghostview </summary>
<summary lang="hu">Ghostview GNOME-hoz</summary>
<summary lang="es">Ghostview de GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/ggv/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/ggv/C/index.html</docpath>
</docentry>
<docentry>
<filename>xmgrace.desktop</filename>
@@ -5021,7 +5021,7 @@
<summary lang="hu">Jabber kliens GNOME-hoz</summary>
<summary lang="fr">Client Jabber pour Gnome </summary>
<summary lang="de">GNOME Jabber Client </summary>
- <docpath>/opt/gnome/share/gnome/help/gabber/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gabber/C/index.html</docpath>
</docentry>
<docentry>
<filename>abiword.desktop</filename>
@@ -5343,7 +5343,7 @@
<summary lang="es">Una herramienta para bases de datos bibliográficas </summary>
<summary lang="fr">Pybliographer pour bases de données bibliographiques </summary>
<summary lang="de">Pybliographer für Bibliographie-Datenbanken </summary>
- <docpath>/opt/gnome/share/gnome/help/pybliographic/C/reference.html</docpath>
+ <docpath>/usr/share/gnome/help/pybliographic/C/reference.html</docpath>
</docentry>
<docentry>
<filename>qcad.desktop</filename>
@@ -5365,7 +5365,7 @@
<summary lang="es">El programa de correo de GNOME </summary>
<summary lang="fr">Outil de messagerie du projet GNOME </summary>
<summary lang="de">Mailtool des GNOME-Projektes </summary>
- <docpath>/opt/gnome/share/gnome/help/balsa/C/win-config-0.html</docpath>
+ <docpath>/usr/share/gnome/help/balsa/C/win-config-0.html</docpath>
</docentry>
<docentry>
<filename>l2hhtml.desktop</filename>
@@ -5597,7 +5597,7 @@
<summary lang="es">Un programa de creación de diagramas </summary>
<summary lang="fr">Outil pour le traçage de diagrammes </summary>
<summary lang="de">Ein Werkzeug zum Zeichnen von Diagrammen </summary>
- <docpath>/opt/gnome/share/gnome/help/dia/en/index.html</docpath>
+ <docpath>/usr/share/gnome/help/dia/en/index.html</docpath>
</docentry>
<docentry>
<filename>OpenOffice_it.desktop</filename>
@@ -5673,7 +5673,7 @@
<summary lang="es">Gestor de finanzas personales </summary>
<summary lang="fr">GnuCash -- Gestion personnelle de comptes </summary>
<summary lang="de">Das persönliche Finanzverwaltungsprogramm </summary>
- <docpath>/opt/gnome/share/gnucash/html/index.html</docpath>
+ <docpath>/usr/share/gnucash/html/index.html</docpath>
</docentry>
<docentry>
<filename>w3m.desktop</filename>
@@ -5738,7 +5738,7 @@
<summary lang="es">Editor GNOME </summary>
<summary lang="fr">éditeur pour GNOME </summary>
<summary lang="de">GNOME-Editor </summary>
- <docpath>/opt/gnome/share/gnome/help/gedit/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/gedit/C/index.html</docpath>
</docentry>
<docentry>
<filename>te_latex.desktop</filename>
@@ -5893,7 +5893,7 @@
<name>xpenguins_applet</name>
<summary>GNOME panel applet for xpenguins </summary>
<summary lang="hu">GNOME panel applet az xpenguins-hez</summary>
- <docpath>/opt/gnome/share/gnome/help/xpenguins_applet/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/xpenguins_applet/C/index.html</docpath>
</docentry>
<docentry>
<filename>xboard.desktop</filename>
@@ -5935,7 +5935,7 @@
<summary lang="hu">Bomberman-klón GNOME-hoz</summary>
<summary lang="fr">Clone de Bomberman pour Gnome </summary>
<summary lang="de">Bomberman-Clone für GNOME </summary>
- <docpath>/opt/gnome/share/gnome/help/bombermaze/C/index.html</docpath>
+ <docpath>/usr/share/gnome/help/bombermaze/C/index.html</docpath>
</docentry>
<docentry>
<filename>xqf.desktop</filename>
@@ -6063,7 +6063,7 @@
<summary lang="hu">Logikai játék GNOME-hoz</summary>
<summary lang="fr">Jeu de réflexion pour Gnome. </summary>
<summary lang="de">Nettes Denkspiel für GNOME</summary>
- <docpath>/opt/gnome/share/gnome/help/atomix/C/atomix.html</docpath>
+ <docpath>/usr/share/gnome/help/atomix/C/atomix.html</docpath>
</docentry>
<docentry>
<filename>AlephOne.desktop</filename>
@@ -6094,7 +6094,7 @@
<summary lang="es">Juego de billar Tulpas de GNOME </summary>
<summary lang="fr">GNOME Tulpas Poolbillard </summary>
<summary lang="de">GNOME Tulpas Poolbillard </summary>
- <docpath>/opt/gnome/share/gnome/help/gtulpas/C/introduction.html</docpath>
+ <docpath>/usr/share/gnome/help/gtulpas/C/introduction.html</docpath>
</docentry>
<docentry>
<filename>lbreakout.desktop</filename>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package patterns-openSUSE
checked in at Wed May 30 14:07:06 CEST 2007.
--------
--- patterns-openSUSE/patterns-openSUSE.changes 2007-05-28 13:35:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/patterns-openSUSE/patterns-openSUSE.changes 2007-05-30 14:06:16.361679000 +0200
@@ -1,0 +2,5 @@
+Wed May 30 14:06:05 CEST 2007 - lrupp(a)suse.de
+
+- remove dropped package kdepim3-networkstatus
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.S16769/_old 2007-05-30 14:06:58.000000000 +0200
+++ /var/tmp/diff_new_pack.S16769/_new 2007-05-30 14:06:58.000000000 +0200
@@ -17,7 +17,7 @@
Autoreqprov: on
Summary: Patterns for Installation (full ftp tree)
Version: 10.3
-Release: 51
+Release: 53
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: patterns-openSUSE-data.tar.bz2
Source1: preprocess
@@ -176,6 +176,8 @@
/CD1/suse/setup/descr/non_oss*.pat
%changelog
+* Wed May 30 2007 - lrupp(a)suse.de
+- remove dropped package kdepim3-networkstatus
* Mon May 28 2007 - aj(a)suse.de
- Add yast2-mcs-manager to XFCE pattern.
* Tue May 15 2007 - aj(a)suse.de
++++++ patterns-openSUSE-data.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/KDE-BASIS new/patterns-openSUSE-data/data/KDE-BASIS
--- old/patterns-openSUSE-data/data/KDE-BASIS 2007-05-24 08:26:25.000000000 +0200
+++ new/patterns-openSUSE-data/data/KDE-BASIS 2007-05-30 14:06:02.000000000 +0200
@@ -12,7 +12,6 @@
kdegraphics3-pdf
kdelibs3
kdepim3
-kdepim3-networkstatus
kdepim3-notes
kdeutils3
kpowersave
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-network
checked in at Wed May 30 12:00:12 CEST 2007.
--------
--- yast2-network/yast2-network.changes 2007-05-22 14:55:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-network/yast2-network.changes 2007-05-30 11:36:05.000000000 +0200
@@ -1,0 +2,35 @@
+Wed May 30 11:34:16 CEST 2007 - mzugec(a)suse.cz
+
+- fixed spec requirements
+
+-------------------------------------------------------------------
+Tue May 29 12:56:38 CEST 2007 - mzugec(a)suse.cz
+
+- add Confirm::MustBeRoot to all network modules (#276478)
+- 2.15.37
+
+-------------------------------------------------------------------
+Tue May 29 09:03:20 CEST 2007 - mzugec(a)suse.cz
+
+- improve add/edit device dialogs (device type)
+- 2.15.36
+
+-------------------------------------------------------------------
+Mon May 28 17:07:40 CEST 2007 - mzugec(a)suse.cz
+
+- disable routing dialog when NetworkManager used (#178538)
+- 2.15.35
+
+-------------------------------------------------------------------
+Mon May 28 10:20:08 CEST 2007 - mzugec(a)suse.cz
+
+- installation network changes:
+http://lists.opensuse.org/yast-devel/2007-05/msg00025.html
+- 2.15.34
+
+-------------------------------------------------------------------
+Fri May 25 13:30:04 CEST 2007 - jsrain(a)suse.cz
+
+- removed outdated translations from .desktop-files (#271209)
+
+-------------------------------------------------------------------
Old:
----
yast2-network-2.15.33.tar.bz2
New:
----
yast2-network-2.15.37.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.M24941/_old 2007-05-30 11:57:58.000000000 +0200
+++ /var/tmp/diff_new_pack.M24941/_new 2007-05-30 11:57:58.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-network (Version 2.15.33)
+# spec file for package yast2-network (Version 2.15.37)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,18 +11,19 @@
# norootforbuild
Name: yast2-network
-Version: 2.15.33
+Version: 2.15.37
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-network-2.15.33.tar.bz2
+Source0: yast2-network-2.15.37.tar.bz2
prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
BuildRequires: update-desktop-files
BuildRequires: yast2 yast2-devtools yast2-testsuite
-BuildRequires: yast2-country yast2-installation
+BuildRequires: yast2-country
+BuildRequires: yast2-installation >= 2.15.27
# String::Random
# Linuxrc::display_ip
# SuSEFirewall::IsInstalled
@@ -51,7 +52,7 @@
Michal Svec <msvec(a)suse.cz>
%prep
-%setup -n yast2-network-2.15.33
+%setup -n yast2-network-2.15.37
%build
%{prefix}/bin/y2tool y2autoconf
@@ -107,6 +108,23 @@
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
%changelog
+* Wed May 30 2007 - mzugec(a)suse.cz
+- fixed spec requirements
+* Tue May 29 2007 - mzugec(a)suse.cz
+- add Confirm::MustBeRoot to all network modules (#276478)
+- 2.15.37
+* Tue May 29 2007 - mzugec(a)suse.cz
+- improve add/edit device dialogs (device type)
+- 2.15.36
+* Mon May 28 2007 - mzugec(a)suse.cz
+- disable routing dialog when NetworkManager used (#178538)
+- 2.15.35
+* Mon May 28 2007 - mzugec(a)suse.cz
+- installation network changes:
+ http://lists.opensuse.org/yast-devel/2007-05/msg00025.html
+- 2.15.34
+* Fri May 25 2007 - jsrain(a)suse.cz
+- removed outdated translations from .desktop-files (#271209)
* Tue May 22 2007 - kmachalkova(a)suse.cz
- Escape backslash characters in proxy auth credentials properly
(#256360)
++++++ yast2-network-2.15.33.tar.bz2 -> yast2-network-2.15.37.tar.bz2 ++++++
++++ 7793 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-installation
checked in at Wed May 30 11:57:49 CEST 2007.
--------
--- yast2-installation/yast2-installation.changes 2007-05-22 11:08:53.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-installation/yast2-installation.changes 2007-05-30 11:35:30.000000000 +0200
@@ -1,0 +2,22 @@
+Wed May 30 11:33:52 CEST 2007 - mzugec(a)suse.cz
+
+- fixed spec requirements
+
+-------------------------------------------------------------------
+Mon May 28 16:02:38 CEST 2007 - mzugec(a)suse.cz
+
+- removed netsetup item from control files
+
+-------------------------------------------------------------------
+Mon May 28 13:33:08 CEST 2007 - mzugec(a)suse.cz
+
+- removed inst_netsetup item from control files
+
+-------------------------------------------------------------------
+Sun May 27 14:49:37 CEST 2007 - mzugec(a)suse.de
+
+- installation network changes:
+http://lists.opensuse.org/yast-devel/2007-05/msg00025.html
+- 2.15.27
+
+-------------------------------------------------------------------
Old:
----
yast2-installation-2.15.26.tar.bz2
New:
----
yast2-installation-2.15.27.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.X23706/_old 2007-05-30 11:57:38.000000000 +0200
+++ /var/tmp/diff_new_pack.X23706/_new 2007-05-30 11:57:38.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-installation (Version 2.15.26)
+# spec file for package yast2-installation (Version 2.15.27)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-installation
-Version: 2.15.26
+Version: 2.15.27
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.15.26.tar.bz2
+Source0: yast2-installation-2.15.27.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
BuildRequires: yast2 >= 2.15.22
@@ -28,7 +28,7 @@
Requires: yast2-bootloader
# Language::selection_skipped, bugzilla #223258
Requires: yast2-country >= 2.15.0
-Requires: yast2-network
+Requires: yast2-network >= 2.15.37
# PackagesUI::ConfirmLicenses, bugzilla #256627
Requires: yast2-packager >= 2.15.24
# Only in inst-sys
@@ -83,7 +83,7 @@
Lukas Ocilka <locilka(a)suse.cz>
%prep
-%setup -n yast2-installation-2.15.26
+%setup -n yast2-installation-2.15.27
%build
%{prefix}/bin/y2tool y2autoconf
@@ -146,6 +146,16 @@
%endif
%changelog
+* Wed May 30 2007 - mzugec(a)suse.cz
+- fixed spec requirements
+* Mon May 28 2007 - mzugec(a)suse.cz
+- removed netsetup item from control files
+* Mon May 28 2007 - mzugec(a)suse.cz
+- removed inst_netsetup item from control files
+* Sun May 27 2007 - mzugec(a)suse.de
+- installation network changes:
+ http://lists.opensuse.org/yast-devel/2007-05/msg00025.html
+- 2.15.27
* Tue May 22 2007 - ug(a)suse.de
- reactivate hardware detection during autoinstall
- 2.15.26
++++++ yast2-installation-2.15.26.tar.bz2 -> yast2-installation-2.15.27.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/configure new/yast2-installation-2.15.27/configure
--- old/yast2-installation-2.15.26/configure 2007-05-22 10:53:35.000000000 +0200
+++ new/yast2-installation-2.15.27/configure 2007-05-30 11:31:59.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-installation 2.15.26.
+# Generated by GNU Autoconf 2.60 for yast2-installation 2.15.27.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -559,8 +559,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-installation'
PACKAGE_TARNAME='yast2-installation'
-PACKAGE_VERSION='2.15.26'
-PACKAGE_STRING='yast2-installation 2.15.26'
+PACKAGE_VERSION='2.15.27'
+PACKAGE_STRING='yast2-installation 2.15.27'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1192,7 +1192,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-installation 2.15.26 to adapt to many kinds of systems.
+\`configure' configures yast2-installation 2.15.27 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1263,7 +1263,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-installation 2.15.26:";;
+ short | recursive ) echo "Configuration of yast2-installation 2.15.27:";;
esac
cat <<\_ACEOF
@@ -1341,7 +1341,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-installation configure 2.15.26
+yast2-installation configure 2.15.27
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1355,7 +1355,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by yast2-installation $as_me 2.15.26, which was
+It was created by yast2-installation $as_me 2.15.27, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2156,7 +2156,7 @@
# Define the identity of the package.
PACKAGE='yast2-installation'
- VERSION='2.15.26'
+ VERSION='2.15.27'
cat >>confdefs.h <<_ACEOF
@@ -2383,7 +2383,7 @@
-VERSION="2.15.26"
+VERSION="2.15.27"
RPMNAME="yast2-installation"
MAINTAINER="Lukas Ocilka <locilka(a)suse.cz>"
@@ -3512,7 +3512,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-installation $as_me 2.15.26, which was
+This file was extended by yast2-installation $as_me 2.15.27, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3555,7 +3555,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-installation config.status 2.15.26
+yast2-installation config.status 2.15.27
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/configure.in new/yast2-installation-2.15.27/configure.in
--- old/yast2-installation-2.15.26/configure.in 2007-05-22 10:53:28.000000000 +0200
+++ new/yast2-installation-2.15.27/configure.in 2007-05-30 11:31:54.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-installation, 2.15.26, http://bugs.opensuse.org/, yast2-installation)
+AC_INIT(yast2-installation, 2.15.27, http://bugs.opensuse.org/, yast2-installation)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important YaST2 variables
-VERSION="2.15.26"
+VERSION="2.15.27"
RPMNAME="yast2-installation"
MAINTAINER="Lukas Ocilka <locilka(a)suse.cz>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/control/control.xml new/yast2-installation-2.15.27/control/control.xml
--- old/yast2-installation-2.15.26/control/control.xml 2007-05-21 12:30:24.000000000 +0200
+++ new/yast2-installation-2.15.27/control/control.xml 2007-05-26 23:45:40.000000000 +0200
@@ -501,10 +501,6 @@
<modules config:type="list">
<module>
<label>Perform Update</label>
- <name>netsetup</name>
- </module>
- <module>
- <label>Perform Update</label>
<name>rpmcopy</name>
</module>
<module>
@@ -573,10 +569,6 @@
<modules config:type="list">
<module>
<label>Perform Installation</label>
- <name>netsetup</name>
- </module>
- <module>
- <label>Perform Installation</label>
<name>netprobe</name>
</module>
<module>
@@ -732,10 +724,6 @@
<modules config:type="list">
<module>
<label>Perform Installation</label>
- <name>netsetup</name>
- </module>
- <module>
- <label>Perform Installation</label>
<name>netprobe</name>
</module>
<module>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/control/docs/control-doc.xml new/yast2-installation-2.15.27/control/docs/control-doc.xml
--- old/yast2-installation-2.15.26/control/docs/control-doc.xml 2007-05-21 12:30:24.000000000 +0200
+++ new/yast2-installation-2.15.27/control/docs/control-doc.xml 2006-12-11 13:21:19.000000000 +0100
@@ -28,7 +28,7 @@
0.1
</revnumber>
<date>
- $Date: 2004-10-27 16:25:24 +0200 (Mi, 27 Okt 2004) $
+ $Date: 2004-10-27 16:25:24 +0200 (St, 27 okt 2004) $
</date>
<revremark>Initial Release as PDF</revremark>
</revision>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/src/clients/network_finish.ycp new/yast2-installation-2.15.27/src/clients/network_finish.ycp
--- old/yast2-installation-2.15.26/src/clients/network_finish.ycp 2007-05-21 12:30:26.000000000 +0200
+++ new/yast2-installation-2.15.27/src/clients/network_finish.ycp 2007-05-28 10:16:02.000000000 +0200
@@ -8,7 +8,7 @@
* Authors:
* Jiri Srain <jsrain(a)suse.cz>
*
- * $Id: network_finish.ycp 33360 2006-10-12 14:45:22Z locilka $
+ * $Id: network_finish.ycp 38153 2007-05-28 08:16:01Z mzugec $
*
*/
@@ -48,19 +48,18 @@
}
else if (func == "Write")
{
- if (Linuxrc::display_ip () || Linuxrc::vnc () || Linuxrc::usessh ())
+
+ // if network running, write network configuration
+ map output = (map)SCR::Execute(.target.bash_output,
+ "([ $(ip addr|grep -v '127.0.0.1'|grep -c inet) != '0' ] && echo 'network') || echo 'no net'");
+ if (issubstring(output["stdout"]:"", "network"))
{
- y2milestone("Creating network interface");
- WFM::Execute (.local.bash,
- "/sbin/create_interface '" + String::Quote (Installation::destdir) + "'");
+ y2milestone("Save network configuration");
+ WFM::CallFunction ("save_network");
ModulesConf::RunDepmod (false);
+
+
}
- // --------------------------------------------------------------
- // Copy DHCP client cache so that we can request the same IP (#43974).
- WFM::Execute (.local.bash, sformat (
- "mkdir -p '%2%1'; /bin/cp -p %1/dhcpcd-*.cache '%2%1'",
- "/var/lib/dhcpcd",
- String::Quote (Installation::destdir)));
}
else
{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/startup/Second-Stage/S07-medium new/yast2-installation-2.15.27/startup/Second-Stage/S07-medium
--- old/yast2-installation-2.15.26/startup/Second-Stage/S07-medium 2007-05-21 12:30:29.000000000 +0200
+++ new/yast2-installation-2.15.27/startup/Second-Stage/S07-medium 2007-05-24 16:18:10.000000000 +0200
@@ -1,5 +1,5 @@
#!/bin/sh
-log "Starting S08-medium..."
+log "Starting S07-medium..."
log "======================"
#=============================================
@@ -7,43 +7,36 @@
#---------------------------------------------
Y2_NETWORK_ACTIVE=0
Y2_SSH_ACTIVE=0
-USE_SSH=0
-VNC=0
log "\tChecking kernel commandline..."
#=============================================
# 11.1 start shell on second virtual console
#---------------------------------------------
if ! got_install_param '^NoShell:.*1' ; then
- log "\tGot kernel parameter <NoShell> -> start shell on tty2"
- SPID=`/usr/lib/YaST2/bin/startshell /dev/tty2`
+ log "\tGot kernel parameter <NoShell> -> start shell on tty2"
+ SPID=`/usr/lib/YaST2/bin/startshell /dev/tty2`
fi
+
#=============================================
-# 11.2) prepare for VNC installation
+# 11.1) activate network if counfiguration found
#---------------------------------------------
-if got_install_param '^VNC:.*1' ; then
- log "\tGot kernel parameter VNC -> export VNC variable"
- export VNC=1
+if [ ! -z $(ls /etc/sysconfig/network/ifcfg-* |grep -v 'ifcfg-lo') ] ;then
+ log "\tnetwork configuration found -> activate network"
+ rcnetwork start && Y2_NETWORK_ACTIVE=1
+
+# firewall is started by rcnetwork
+# rcSuSEfirewall2 reload
+
+
+# if nfs:// is used for install source or add-on (reminder /var/lib/YaST2/network_install_portmap),
+# start rcportmap
+
+[ -f /var/lib/YaST2/network_install_portmap ] && rcportmap start
+
fi
-#=============================================
-# 11.3) prepare for SSH installation
-#---------------------------------------------
if got_install_param '^UseSSH:.*1' ; then
log "\tGot kernel parameter UseSSH -> export UseSSH variable"
- export USE_SSH=1
-fi
-#=============================================
-# 11.4) activate network for SSH, VNC, or remote X11 inst.
-#---------------------------------------------
-if [ $VNC -eq 1 ] || [ $USE_SSH -eq 1 ] || [ -n "$Display_IP" ] ;then
- log "\tVNC/SSH/remote X11 installation used -> activate network"
- rcnetwork start && Y2_NETWORK_ACTIVE=1
- rcSuSEfirewall2 reload
-fi
-if [ $USE_SSH -eq 1 ];then
rcsshd start && Y2_SSH_ACTIVE=1
fi
log "\tSummary for commandline checks:"
log "\tY2_NETWORK_ACTIVE = $Y2_NETWORK_ACTIVE"
log "\tY2_SSH_ACTIVE = $Y2_SSH_ACTIVE"
-log "\tUSE_SSH = $USE_SSH"
-log "\tVNC = $VNC"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.26/VERSION new/yast2-installation-2.15.27/VERSION
--- old/yast2-installation-2.15.26/VERSION 2007-05-22 10:52:26.000000000 +0200
+++ new/yast2-installation-2.15.27/VERSION 2007-05-27 14:49:35.000000000 +0200
@@ -1 +1 @@
-2.15.26
+2.15.27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package skelcd-control-openSUSE
checked in at Wed May 30 11:57:30 CEST 2007.
--------
--- skelcd-control-openSUSE/skelcd-control-openSUSE.changes 2007-05-15 15:00:20.000000000 +0200
+++ /mounts/work_src_done/NOARCH/skelcd-control-openSUSE/skelcd-control-openSUSE.changes 2007-05-30 11:34:46.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 30 11:34:10 CEST 2007 - jsrain(a)suse.cz
+
+- removed inst_netsetup
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.G21865/_old 2007-05-30 11:57:11.000000000 +0200
+++ /var/tmp/diff_new_pack.G21865/_new 2007-05-30 11:57:11.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package skelcd-control-openSUSE (Version 2007.5.15)
+# spec file for package skelcd-control-openSUSE (Version 2007.5.30)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,7 +16,7 @@
License: YaST License
Group: SuSE internal
Autoreqprov: off
-Version: 2007.5.15
+Version: 2007.5.30
Release: 1
Summary: SuSE Linux Professional Control file
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -52,6 +52,8 @@
/CD1
%changelog
+* Wed May 30 2007 - jsrain(a)suse.cz
+- removed inst_netsetup
* Tue May 15 2007 - locilka(a)suse.cz
- Changed control file in partitioning/evms_config section from
'true' to 'false' (#274702).
++++++ control.xml ++++++
--- skelcd-control-openSUSE/control.xml 2007-05-15 14:13:21.000000000 +0200
+++ /mounts/work_src_done/NOARCH/skelcd-control-openSUSE/control.xml 2007-05-30 11:34:08.000000000 +0200
@@ -512,12 +512,6 @@
<modules config:type="list">
<module>
<label>Perform Update</label>
- <name>netsetup</name>
- <enable_back>no</enable_back>
- <enable_next>no</enable_next>
- </module>
- <module>
- <label>Perform Update</label>
<name>rpmcopy</name>
<enable_back>no</enable_back>
<enable_next>no</enable_next>
@@ -596,12 +590,6 @@
</module>
<module>
<label>Check Installation</label>
- <name>netsetup</name>
- <enable_back>no</enable_back>
- <enable_next>no</enable_next>
- </module>
- <module>
- <label>Check Installation</label>
<name>netprobe</name>
<enable_back>no</enable_back>
<enable_next>no</enable_next>
@@ -754,10 +742,6 @@
<modules config:type="list">
<module>
<label>Perform Installation</label>
- <name>netsetup</name>
- </module>
- <module>
- <label>Perform Installation</label>
<name>netprobe</name>
</module>
<module>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 linux-kernel-headers
checked in at Wed May 30 11:56:25 CEST 2007.
--------
--- linux-kernel-headers/linux-kernel-headers.changes 2007-03-02 15:20:13.000000000 +0100
+++ /mounts/work_src_done/STABLE/linux-kernel-headers/linux-kernel-headers.changes 2007-05-22 00:47:06.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 22 00:46:55 CEST 2007 - dmueller(a)suse.de
+
+- Update to match kernel 2.6.21
+
+-------------------------------------------------------------------
Old:
----
kernel-headers-2.6.20.tar.bz2
New:
----
kernel-headers-2.6.21.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ linux-kernel-headers.spec ++++++
--- /var/tmp/diff_new_pack.Q15340/_old 2007-05-30 11:55:32.000000000 +0200
+++ /var/tmp/diff_new_pack.Q15340/_new 2007-05-30 11:55:32.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package linux-kernel-headers (Version 2.6.20)
+# spec file for package linux-kernel-headers (Version 2.6.21)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,12 +14,12 @@
License: GNU General Public License (GPL)
Summary: Linux Kernel Headers
Group: Development/Libraries/C and C++
-Version: 2.6.20
+Version: 2.6.21
Release: 2
URL: http://www.kernel.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: kernel-headers
-Source: kernel-headers-2.6.20.tar.bz2
+Source: kernel-headers-%{version}.tar.bz2
Source1: create_biarch_asm.sh
Source2: version.h
Patch0: kernel-headers.SuSE.diff
@@ -120,6 +120,8 @@
%{_prefix}/include/*
%changelog
+* Tue May 22 2007 - dmueller(a)suse.de
+- Update to match kernel 2.6.21
* Fri Mar 02 2007 - pbaudis(a)suse.cz
- Fix in-tarball paths
* Fri Mar 02 2007 - pbaudis(a)suse.cz
++++++ kernel-headers-2.6.20.tar.bz2 -> kernel-headers-2.6.21.tar.bz2 ++++++
++++ 42235 lines of diff (skipped)
++++++ kernel-headers.diff ++++++
++++ 1242 lines (skipped)
++++ between linux-kernel-headers/kernel-headers.diff
++++ and /mounts/work_src_done/STABLE/linux-kernel-headers/kernel-headers.diff
++++++ kernel-headers.SuSE.diff ++++++
--- /var/tmp/diff_new_pack.Q15340/_old 2007-05-30 11:55:40.000000000 +0200
+++ /var/tmp/diff_new_pack.Q15340/_new 2007-05-30 11:55:40.000000000 +0200
@@ -1,7 +1,5 @@
-This diff contains SUSE-specific changes and development.
-
--- asm-alpha/ioctls.h
-+++ asm-alpha/ioctls.h 2006/03/10 12:34:07
++++ asm-alpha/ioctls.h
@@ -91,6 +91,7 @@
#define TIOCGSID 0x5429 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -11,7 +9,7 @@
#define TIOCSERCONFIG 0x5453
#define TIOCSERGWILD 0x5454
--- asm-alpha/socket.h
-+++ asm-alpha/socket.h 2006/03/10 12:34:07
++++ asm-alpha/socket.h
@@ -36,7 +36,6 @@
/* linux-specific, might as well be the same as on i386 */
#define SO_NO_CHECK 11
@@ -21,7 +19,7 @@
#define SO_PASSCRED 17
#define SO_PEERCRED 18
--- asm-arm/ioctls.h
-+++ asm-arm/ioctls.h 2006/03/10 12:34:07
++++ asm-arm/ioctls.h
@@ -48,6 +48,7 @@
#define TIOCGSID 0x5429 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -31,7 +29,7 @@
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
--- asm-arm/socket.h
-+++ asm-arm/socket.h 2006/03/10 12:34:07
++++ asm-arm/socket.h
@@ -21,7 +21,6 @@
#define SO_NO_CHECK 11
#define SO_PRIORITY 12
@@ -41,7 +39,7 @@
#define SO_PASSCRED 16
#define SO_PEERCRED 17
--- asm-i386/ioctls.h
-+++ asm-i386/ioctls.h 2006/03/10 12:34:07
++++ asm-i386/ioctls.h
@@ -49,6 +49,7 @@
#define TIOCGSID 0x5429 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -51,7 +49,7 @@
#define FIONCLEX 0x5450
#define FIOCLEX 0x5451
--- asm-i386/socket.h
-+++ asm-i386/socket.h 2006/03/10 12:34:07
++++ asm-i386/socket.h
@@ -21,7 +21,6 @@
#define SO_NO_CHECK 11
#define SO_PRIORITY 12
@@ -61,7 +59,7 @@
#define SO_PASSCRED 16
#define SO_PEERCRED 17
--- asm-ia64/ioctls.h
-+++ asm-ia64/ioctls.h 2006/03/10 12:34:07
++++ asm-ia64/ioctls.h
@@ -55,6 +55,7 @@
#define TIOCGSID 0x5429 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -71,7 +69,7 @@
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
--- asm-ia64/socket.h
-+++ asm-ia64/socket.h 2006/03/10 12:34:07
++++ asm-ia64/socket.h
@@ -30,7 +30,6 @@
#define SO_NO_CHECK 11
#define SO_PRIORITY 12
@@ -81,7 +79,7 @@
#define SO_PASSCRED 16
#define SO_PEERCRED 17
--- asm-mips/ioctls.h
-+++ asm-mips/ioctls.h 2006/03/10 12:34:07
++++ asm-mips/ioctls.h
@@ -79,6 +79,8 @@
#define TIOCGSID 0x7416 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -92,7 +90,7 @@
/* I hope the range from 0x5480 on is free ... */
#define TIOCSCTTY 0x5480 /* become controlling tty */
--- asm-mips/socket.h
-+++ asm-mips/socket.h 2006/03/10 12:34:07
++++ asm-mips/socket.h
@@ -46,7 +46,6 @@
/* linux-specific, might as well be the same as on i386 */
#define SO_NO_CHECK 11
@@ -102,7 +100,7 @@
#define SO_PASSCRED 17
#define SO_PEERCRED 18
--- asm-parisc/ioctls.h
-+++ asm-parisc/ioctls.h 2006/03/10 12:34:07
++++ asm-parisc/ioctls.h
@@ -48,6 +48,7 @@
#define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -112,7 +110,7 @@
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
--- asm-parisc/socket.h
-+++ asm-parisc/socket.h 2006/03/10 12:34:07
++++ asm-parisc/socket.h
@@ -28,7 +28,6 @@
#define SO_NO_CHECK 0x400b
@@ -122,7 +120,7 @@
#define SO_PEERCRED 0x4011
#define SO_TIMESTAMP 0x4012
--- asm-powerpc/ioctls.h
-+++ asm-powerpc/ioctls.h 2006/03/10 12:34:07
++++ asm-powerpc/ioctls.h
@@ -91,6 +91,7 @@
#define TIOCGSID 0x5429 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -132,7 +130,7 @@
#define TIOCSERCONFIG 0x5453
#define TIOCSERGWILD 0x5454
--- asm-powerpc/socket.h
-+++ asm-powerpc/socket.h 2006/03/10 12:34:07
++++ asm-powerpc/socket.h
@@ -28,7 +28,7 @@
#define SO_NO_CHECK 11
#define SO_PRIORITY 12
@@ -143,7 +141,7 @@
#define SO_RCVLOWAT 16
#define SO_SNDLOWAT 17
--- asm-s390/ioctls.h
-+++ asm-s390/ioctls.h 2006/03/10 12:34:07
++++ asm-s390/ioctls.h
@@ -56,6 +56,7 @@
#define TIOCGSID 0x5429 /* Return the session ID of FD */
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -153,7 +151,7 @@
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
--- asm-s390/socket.h
-+++ asm-s390/socket.h 2006/03/10 12:34:07
++++ asm-s390/socket.h
@@ -29,7 +29,6 @@
#define SO_NO_CHECK 11
#define SO_PRIORITY 12
@@ -163,9 +161,9 @@
#define SO_PASSCRED 16
#define SO_PEERCRED 17
--- asm-x86_64/ioctls.h
-+++ asm-x86_64/ioctls.h 2006/03/10 12:34:07
-@@ -48,6 +48,8 @@
- #define TIOCGSID 0x5429 /* Return the session ID of FD */
++++ asm-x86_64/ioctls.h
+@@ -52,6 +52,8 @@
+ #define TCSETSF2 _IOW('T',0x2D, struct termios2)
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
#define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
+#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /d
@@ -174,7 +172,7 @@
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
--- asm-x86_64/socket.h
-+++ asm-x86_64/socket.h 2006/03/10 12:34:07
++++ asm-x86_64/socket.h
@@ -21,7 +21,6 @@
#define SO_NO_CHECK 11
#define SO_PRIORITY 12
@@ -183,4 +181,3 @@
/* To add :#define SO_REUSEPORT 15 */
#define SO_PASSCRED 16
#define SO_PEERCRED 17
-
++++++ version.h ++++++
--- linux-kernel-headers/version.h 2007-03-02 15:20:13.000000000 +0100
+++ /mounts/work_src_done/STABLE/linux-kernel-headers/version.h 2007-05-22 01:02:17.000000000 +0200
@@ -37,7 +37,7 @@
#error " Please adjust the Makefile accordingly."
#error "======================================================="
#else
-#define UTS_RELEASE "2.6.20"
-#define LINUX_VERSION_CODE 132628
+#define UTS_RELEASE "2.6.21"
+#define LINUX_VERSION_CODE 132641
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#endif
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 kinternet
checked in at Wed May 30 11:49:23 CEST 2007.
--------
--- kinternet/kinternet.changes 2007-05-24 21:31:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/kinternet/kinternet.changes 2007-05-30 10:39:53.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 30 10:39:41 CEST 2007 - wstephenson(a)suse.de
+
+- fix buildrequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kinternet.spec ++++++
--- /var/tmp/diff_new_pack.X26725/_old 2007-05-30 11:49:10.000000000 +0200
+++ /var/tmp/diff_new_pack.X26725/_new 2007-05-30 11:49:10.000000000 +0200
@@ -11,14 +11,14 @@
# norootforbuild
Name: kinternet
-BuildRequires: dbus-1-qt3-devel kdelibs3-devel kdepim3-devel kdepim3-networkstatus openslp-devel
+BuildRequires: dbus-1-qt3-devel kdelibs3-devel kdepim3-devel openslp-devel
License: GNU General Public License (GPL)
Group: Productivity/Networking/PPP
Summary: SUSE Internet Connect Tool
Requires: smpppd
Obsoletes: kinternet-soho
Version: 0.75
-Release: 97
+Release: 101
Source0: kinternet-%{PACKAGE_VERSION}.tar.bz2
Patch: kinternet_switch_kde_networkstatus.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -74,6 +74,8 @@
/opt/kde3/share/locale
%changelog
+* Wed May 30 2007 - wstephenson(a)suse.de
+- fix buildrequires
* Thu May 24 2007 - wstephenson(a)suse.de
- Revised offline mode infrastructure (#237274)
* Mon Mar 26 2007 - coolo(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-pkg-bindings
checked in at Wed May 30 01:19:25 CEST 2007.
--------
--- yast2-pkg-bindings/yast2-pkg-bindings.changes 2007-05-17 15:49:18.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-pkg-bindings/yast2-pkg-bindings.changes 2007-05-29 12:56:42.081947000 +0200
@@ -1,0 +2,6 @@
+Tue May 29 11:20:43 CEST 2007 - lslezak(a)suse.cz
+
+- updated GPG callbacks (#277117)
+- 2.15.20
+
+-------------------------------------------------------------------
Old:
----
yast2-pkg-bindings-2.15.19.tar.bz2
New:
----
yast2-pkg-bindings-2.15.20.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-pkg-bindings.spec ++++++
--- /var/tmp/diff_new_pack.Na5759/_old 2007-05-30 01:19:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Na5759/_new 2007-05-30 01:19:11.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-pkg-bindings (Version 2.15.19)
+# spec file for package yast2-pkg-bindings (Version 2.15.20)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-pkg-bindings
-Version: 2.15.19
+Version: 2.15.20
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-pkg-bindings-2.15.19.tar.bz2
+Source0: yast2-pkg-bindings-2.15.20.tar.bz2
prefix: /usr
BuildRequires: blocxx-devel boost boost-devel dbus-1-devel docbook-xsl-stylesheets doxygen gcc-c++ hal-devel libgcrypt-devel libxcrypt-devel libxslt perl-XML-Writer rpm-devel sgml-skel yast2-core-devel yast2-devtools
BuildRequires: libzypp-devel >= 2.14.3
@@ -40,7 +40,7 @@
Stanislav Visnovsky <visnov(a)suse.cz>
%prep
-%setup -n yast2-pkg-bindings-2.15.19
+%setup -n yast2-pkg-bindings-2.15.20
%build
%{prefix}/bin/y2tool y2autoconf
@@ -71,6 +71,9 @@
%doc %{prefix}/share/doc/packages/yast2-pkg-bindings
%changelog
+* Tue May 29 2007 - lslezak(a)suse.cz
+- updated GPG callbacks (#277117)
+- 2.15.20
* Thu May 17 2007 - lslezak(a)suse.cz
- Evaluate start/finish callbacks in Pkg::SourceRestore() and
Pkg::SourceLoad() only when needed (removed the flashing popup
++++++ yast2-pkg-bindings-2.15.19.tar.bz2 -> yast2-pkg-bindings-2.15.20.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.19/configure new/yast2-pkg-bindings-2.15.20/configure
--- old/yast2-pkg-bindings-2.15.19/configure 2007-05-17 15:44:21.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.20/configure 2007-05-29 12:55:55.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-pkg-bindings 2.15.19.
+# Generated by GNU Autoconf 2.60 for yast2-pkg-bindings 2.15.20.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -713,8 +713,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-pkg-bindings'
PACKAGE_TARNAME='yast2-pkg-bindings'
-PACKAGE_VERSION='2.15.19'
-PACKAGE_STRING='yast2-pkg-bindings 2.15.19'
+PACKAGE_VERSION='2.15.20'
+PACKAGE_STRING='yast2-pkg-bindings 2.15.20'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1429,7 +1429,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-pkg-bindings 2.15.19 to adapt to many kinds of systems.
+\`configure' configures yast2-pkg-bindings 2.15.20 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1500,7 +1500,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-pkg-bindings 2.15.19:";;
+ short | recursive ) echo "Configuration of yast2-pkg-bindings 2.15.20:";;
esac
cat <<\_ACEOF
@@ -1608,7 +1608,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-pkg-bindings configure 2.15.19
+yast2-pkg-bindings configure 2.15.20
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1622,7 +1622,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by yast2-pkg-bindings $as_me 2.15.19, which was
+It was created by yast2-pkg-bindings $as_me 2.15.20, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2423,7 +2423,7 @@
# Define the identity of the package.
PACKAGE='yast2-pkg-bindings'
- VERSION='2.15.19'
+ VERSION='2.15.20'
cat >>confdefs.h <<_ACEOF
@@ -2650,7 +2650,7 @@
-VERSION="2.15.19"
+VERSION="2.15.20"
RPMNAME="yast2-pkg-bindings"
MAINTAINER="Ladislav Slezák <lslezak(a)suse.cz>"
@@ -21612,7 +21612,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-pkg-bindings $as_me 2.15.19, which was
+This file was extended by yast2-pkg-bindings $as_me 2.15.20, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -21665,7 +21665,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-pkg-bindings config.status 2.15.19
+yast2-pkg-bindings config.status 2.15.20
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.19/configure.in new/yast2-pkg-bindings-2.15.20/configure.in
--- old/yast2-pkg-bindings-2.15.19/configure.in 2007-05-17 15:44:03.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.20/configure.in 2007-05-29 12:55:39.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-pkg-bindings, 2.15.19, http://bugs.opensuse.org/, yast2-pkg-bindings)
+AC_INIT(yast2-pkg-bindings, 2.15.20, http://bugs.opensuse.org/, yast2-pkg-bindings)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important YaST2 variables
-VERSION="2.15.19"
+VERSION="2.15.20"
RPMNAME="yast2-pkg-bindings"
MAINTAINER="Ladislav Slezák <lslezak(a)suse.cz>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.19/pkg-bindings.pot new/yast2-pkg-bindings-2.15.20/pkg-bindings.pot
--- old/yast2-pkg-bindings-2.15.19/pkg-bindings.pot 2006-11-10 12:37:51.000000000 +0100
+++ new/yast2-pkg-bindings-2.15.20/pkg-bindings.pot 1970-01-01 01:00:00.000000000 +0100
@@ -1,30 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR SuSE Linux Products GmbH, Nuernberg
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-10 12:37+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: src/Source.cc:138 src/Source.cc:172 src/Source.cc:752 src/Source.cc:794
-msgid "Downloading files..."
-msgstr ""
-
-#: src/Source.cc:191 src/Source.cc:250 src/Source.cc:1256 src/Source.cc:1258
-#: src/Source.cc:1283 src/Source.cc:1285
-msgid "Parsing files..."
-msgstr ""
-
-#: src/Source.cc:694 src/Source.cc:722
-msgid "Downloading file..."
-msgstr ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.19/src/Callbacks.cc new/yast2-pkg-bindings-2.15.20/src/Callbacks.cc
--- old/yast2-pkg-bindings-2.15.19/src/Callbacks.cc 2007-04-10 15:56:56.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.20/src/Callbacks.cc 2007-05-29 11:20:29.000000000 +0200
@@ -1590,7 +1590,7 @@
{
KeyRingSignal ( RecipientCtl & construct_r ) : Recipient( construct_r ) {}
- virtual void trustedKeyAdded( const zypp::KeyRing &/*keyring*/, const zypp::PublicKey &key )
+ virtual void trustedKeyAdded( const zypp::PublicKey &key )
{
CB callback( ycpcb( YCPCallbacks::CB_TrustedKeyAdded) );
@@ -1602,7 +1602,7 @@
}
}
- virtual void trustedKeyRemoved( const zypp::KeyRing &/*keyring*/, const zypp::PublicKey &key )
+ virtual void trustedKeyRemoved( const zypp::PublicKey &key )
{
CB callback( ycpcb( YCPCallbacks::CB_TrustedKeyRemoved) );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.19/src/Selection.cc new/yast2-pkg-bindings-2.15.20/src/Selection.cc
--- old/yast2-pkg-bindings-2.15.19/src/Selection.cc 2006-10-12 10:45:39.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.20/src/Selection.cc 2007-05-29 11:39:09.000000000 +0200
@@ -117,7 +117,7 @@
}
else
{
- y2warning (string ("Unknown status in Pkg::GetSelections(" + status + ", ...)").c_str());
+ y2warning("Unknown status in Pkg::GetSelections(%s, ...)", status.c_str());
break;
}
@@ -218,7 +218,7 @@
}
else
{
- y2warning (string ("Unknown status in Pkg::GetPatterns(" + status + ", ...)").c_str());
+ y2warning("Unknown status in Pkg::GetPatterns(%s, ...)", status.c_str());
break;
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.19/VERSION new/yast2-pkg-bindings-2.15.20/VERSION
--- old/yast2-pkg-bindings-2.15.19/VERSION 2007-05-17 15:35:50.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.20/VERSION 2007-05-29 11:22:45.000000000 +0200
@@ -1 +1 @@
-2.15.19
+2.15.20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 yasm
checked in at Wed May 30 01:19:05 CEST 2007.
--------
--- yasm/yasm.changes 2006-01-25 21:43:33.000000000 +0100
+++ /mounts/work_src_done/STABLE/yasm/yasm.changes 2007-05-29 13:20:16.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 29 13:19:48 CEST 2007 - pth(a)suse.de
+
+- Split off headers and .so symlinks to -devel subpackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yasm.spec ++++++
--- /var/tmp/diff_new_pack.fv4336/_old 2007-05-30 01:18:46.000000000 +0200
+++ /var/tmp/diff_new_pack.fv4336/_new 2007-05-30 01:18:46.000000000 +0200
@@ -1,22 +1,22 @@
#
# spec file for package yasm (Version 0.4.0)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: yasm
URL: http://www.tortall.net/projects/yasm/
-License: BSD
+License: BSD License and BSD-like
Group: Development/Languages/Other
Autoreqprov: on
Version: 0.4.0
-Release: 6
+Release: 54
Summary: YASM is a complete rewrite of the NASM assembler
Source: yasm-%{version}.tar.gz
Patch0: yasm-genmacro.patch
@@ -38,6 +38,22 @@
--------
Peter Johnson <peter(a)tortall.net>
+%package devel
+Summary: YASM development package
+Group: Development/Languages/Other
+Autoreqprov: on
+Requires: %{name} = %{version}
+
+%description devel
+This package includes everything needed to develop programs that use
+libyasm.
+
+
+
+Authors:
+--------
+ Peter Johnson <peter(a)tortall.net>
+
%prep
%setup -q
%patch0 -p1
@@ -45,15 +61,15 @@
%patch2
%build
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure --libdir=%_libdir --prefix=/usr --mandir=%_mandir
+export CFLAGS="%{optflags}"
+%configure --prefix=/usr --disable-static
make %{?jobs:-j%jobs}
%install
-make DESTDIR=$RPM_BUILD_ROOT install
+make DESTDIR=%buildroot install
%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %buildroot
%post
%run_ldconfig
@@ -65,14 +81,21 @@
%defattr(-,root,root)
%doc ABOUT-NLS AUTHORS Artistic.txt BSD.txt COPYING ChangeLog GNU_GPL-2.0
%doc GNU_LGPL-2.0 INSTALL NEWS README
-%_libdir/lib*
+%_libdir/*.la
+%_libdir/lib*.so.*
%_libdir/yasm
/usr/bin/*
-/usr/include/*
%_mandir/man7/*
%_mandir/man1/*
-%changelog -n yasm
+%files devel
+%defattr(-,root,root)
+/usr/include/*
+%_libdir/lib*.so
+
+%changelog
+* Tue May 29 2007 - pth(a)suse.de
+- Split off headers and .so symlinks to -devel subpackage.
* Wed Jan 25 2006 - mls(a)suse.de
- converted neededforbuild to BuildRequires
* Mon Jul 04 2005 - sf(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0