commit k3b for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package k3b for openSUSE:11.4
checked in at Tue Feb 22 11:39:06 CET 2011.




--- old-versions/11.4/all/k3b/k3b.changes   2011-01-28 10:16:14.0 
+0100
+++ 11.4/k3b/k3b.changes2011-02-17 15:37:09.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:35:17 UTC 2011 - wstephen...@novell.com
+
+- call update-mime-database in pre/post install scripts
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ k3b.spec ++
--- /var/tmp/diff_new_pack.ai9YAB/_old  2011-02-22 11:38:09.0 +0100
+++ /var/tmp/diff_new_pack.ai9YAB/_new  2011-02-22 11:38:09.0 +0100
@@ -27,7 +27,7 @@
 BuildRequires:  flac-devel libQtWebKit-devel libdvdread-devel libvorbis-devel
 BuildRequires:  dbus-1-glib-devel libogg-devel libsamplerate-devel 
libsndfile-devel
 BuildRequires:  libmpcdec-devel libmusicbrainz-devel
-%if %{with ffmpeg}  
+%if %{with ffmpegg}
 BuildRequires:  libffmpeg-devel
 %endif
 %if %{with mad}  
@@ -42,7 +42,7 @@
 Summary:A Universal CD and DVD Burning Application
 Requires:   /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools
 Version:2.0.2
-Release:2
+Release:6.RELEASE2
 %define rversion %version
 # svn.kde.org/home/kde/trunk/extragear/multimedia/k3b
 Source0:k3b-%{version}.tar.bz2
@@ -50,6 +50,8 @@
 Patch3: add_mimetypes_bnc661777.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires 
+Requires(post): shared-mime-info
+Requires(postun):   shared-mime-info
 Provides:   kde4-k3b = 4.2.1.svn942189
 Provides:   kde4-k3b = 4.2.2.svn951754
 Obsoletes:  kde4-k3b = 4.2.2.svn951754
@@ -108,9 +110,13 @@
   %find_lang kio_videodvd k3b.lang
   mkdir -p $RPM_BUILD_ROOT/usr/share/icons/hicolor/scalable/apps
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+
+%postun
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
 
 %clean
 rm -rf $RPM_BUILD_ROOT






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdesdk4 for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package kdesdk4 for openSUSE:11.4
checked in at Tue Feb 22 11:42:26 CET 2011.




--- old-versions/11.4/all/kdesdk4/kdesdk4.changes   2011-01-19 
23:40:12.0 +0100
+++ 11.4/kdesdk4/kdesdk4.changes2011-02-17 15:22:31.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:21:18 UTC 2011 - wstephen...@novell.com
+
+- call update-mime-database in pre/post install scripts
+
+---
@@ -7 +11,0 @@
-
@@ -26 +29,0 @@
-
@@ -34 +36,0 @@
-
@@ -50 +51,0 @@
-
@@ -94 +94,0 @@
-
@@ -101 +100,0 @@
-  

calling whatdependson for 11.4-i586




Other differences:
--
++ kdesdk4.spec ++
--- /var/tmp/diff_new_pack.Crh2NA/_old  2011-02-22 11:41:54.0 +0100
+++ /var/tmp/diff_new_pack.Crh2NA/_new  2011-02-22 11:41:54.0 +0100
@@ -28,7 +28,7 @@
 Summary:KDE SDK Package
 Url:http://www.kde.org/
 Version:4.6.0
-Release:1
+Release:4.RELEASE2
 BuildRequires:  db-devel flex kdebase4-workspace-devel = %version 
libkonq-devel strigi
 BuildRequires:  hunspell-devel libkdepimlibs4-devel libqca2-devel 
oxygen-icon-theme subversion-devel
 Source0:kdesdk-%version.tar.bz2
@@ -36,6 +36,8 @@
 Patch2: desktop-files.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
+Requires(post): shared-mime-info
+Requires(postun):   shared-mime-info
 Suggests:   kdesdk4-scripts
 Suggests:   cervisia
 Suggests:   kate
@@ -115,9 +117,13 @@
   rm $RPM_BUILD_ROOT/usr/share/man/man1/cervisia.1
   %kde_post_install
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+
+%postun
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
 
 %clean
   rm -rf $RPM_BUILD_ROOT
@@ -188,14 +194,20 @@
 Summary:Hex Editor
 Provides:   kde4-okteta = 4.0.81
 Obsoletes:  kde4-okteta = 4.0.81
+Requires(post): shared-mime-info
+Requires(postun):   shared-mime-info
 %kde4_runtime_requires
 
 %description -n okteta
 Okteta is a hex editor for the KDE desktop.
 
-%post -n okteta -p /sbin/ldconfig
-
-%postun -n okteta -p /sbin/ldconfig
+%post -n okteta
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+
+%postun -n okteta
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
 
 %files -n okteta -f filelists/okteta
 %defattr(-,root,root)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdevelop4 for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package kdevelop4 for openSUSE:11.4
checked in at Tue Feb 22 11:42:59 CET 2011.




--- old-versions/11.4/all/kdevelop4/kdevelop4.changes   2011-01-25 
12:21:56.0 +0100
+++ 11.4/kdevelop4/kdevelop4.changes2011-02-17 15:18:06.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 14:17:24 UTC 2011 - wstephen...@novell.com
+
+- call update-mime-database in pre/post install scripts
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ kdevelop4.spec ++
--- /var/tmp/diff_new_pack.UhzVO2/_old  2011-02-22 11:42:45.0 +0100
+++ /var/tmp/diff_new_pack.UhzVO2/_new  2011-02-22 11:42:45.0 +0100
@@ -26,10 +26,12 @@
 Summary:Integrated Development Environment for the X Window System, 
Qt, KDE, and GNOME
 Url:http://www.kdevelop.org
 Version:4.2.0
-Release:1
+Release:3.RELEASE2
 Source0:kdevelop-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-lang = %version
+Requires(post): shared-mime-info
+Requires(postun):   shared-mime-info
 %kde4_runtime_requires
 
 %description
@@ -79,9 +81,13 @@
   %find_lang kdevqthelp %{name}.lang
   %find_lang kdevokteta %{name}.lang
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+
+%postun
+/sbin/ldconfig
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
 
 %clean
   rm -rf $RPM_BUILD_ROOT






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fuse for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package fuse for openSUSE:Factory
checked in at Tue Feb 22 14:08:08 CET 2011.




--- fuse/fuse.changes   2010-12-02 14:53:40.0 +0100
+++ /mounts/work_src_done/STABLE/fuse/fuse.changes  2011-02-21 
20:01:44.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 17 17:51:15 CET 2011 - mszer...@suse.cz
+
+- In case of failure to add to /etc/mtab don't umount. [bnc#668820]
+  [CVE-2011-0541]
+
+---

calling whatdependson for head-i586


New:

  fuse-fix-cleanup-in-case-of-failed-mount.patch



Other differences:
--
++ fuse.spec ++
--- /var/tmp/diff_new_pack.DUCMZ3/_old  2011-02-22 14:05:51.0 +0100
+++ /var/tmp/diff_new_pack.DUCMZ3/_new  2011-02-22 14:05:51.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package fuse (Version 2.8.5)
+# spec file for package fuse
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -21,7 +21,7 @@
 Name:   fuse
 Summary:User space File System
 Version:2.8.5
-Release:3
+Release:8
 License:GPLv2+ ; LGPLv2.1+
 Group:  System/Filesystems
 # 
http://sourceforge.net/projects/fuse/files/fuse-2.X/%%{version}/fuse-%%{version}.tar.gz/download
@@ -31,16 +31,19 @@
 Patch:  fuse-install-fix.diff
 Patch2: fuse-pc-remove-libdir-from-Libs.diff
 Patch3: fuse-umount-race-fix.patch
+Patch4: fuse-fix-cleanup-in-case-of-failed-mount.patch
 Url:http://fuse.sourceforge.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version}  1130
 Requires:   util-linux = 2.18
+%else
+Requires:   util-linux(fake+no-canonicalize)
+%endif
 Requires:   licenses
-BuildRequires:  licenses pkg-config
-%if 0%{?suse_version}
-%if 0%{?suse_version} = 1000
+BuildRequires:  licenses pkgconfig
+%if 0%{?suse_version} = 0  0%{?suse_version} = 1000
 Supplements:filesystem(fuse)
 %endif
-%endif
 PreReq: permissions
 
 %description
@@ -225,6 +228,7 @@
 %patch2
 %endif
 %patch3 -p1
+%patch4 -p1
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS -g -fno-strict-aliasing

++ fuse-fix-cleanup-in-case-of-failed-mount.patch ++
---
 util/fusermount.c |1 -
 1 file changed, 1 deletion(-)

Index: fuse-2.7.2/util/fusermount.c
===
--- fuse-2.7.2.orig/util/fusermount.c   2011-02-21 17:30:34.0 +0100
+++ fuse-2.7.2/util/fusermount.c2011-02-21 17:31:11.682067022 +0100
@@ -770,7 +770,6 @@ static int mount_fuse(const char *mnt, c
if (geteuid() == 0) {
res = add_mount(source, mnt, type, mnt_opts);
if (res == -1) {
-   umount2(mnt, 2); /* lazy umount */
close(fd);
return -1;
}





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package gedit for openSUSE:Factory
checked in at Tue Feb 22 14:16:24 CET 2011.




--- GNOME/gedit/gedit.changes   2011-02-13 17:22:16.0 +0100
+++ /mounts/work_src_done/STABLE/gedit/gedit.changes2011-02-18 
16:08:25.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 18 13:56:50 UTC 2011 - g...@opensuse.org
+
+- modified gedit-desktop.patch in order claim support for
+  additional MIME types
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gedit.spec ++
--- /var/tmp/diff_new_pack.TztTMt/_old  2011-02-22 14:15:14.0 +0100
+++ /var/tmp/diff_new_pack.TztTMt/_new  2011-02-22 14:15:14.0 +0100
@@ -19,7 +19,7 @@
 
 Name:   gedit
 Version:2.30.4
-Release:2
+Release:7
 # NOTE: on upgrade to a new upstream version, change the doc Obsoletes from = 
to 
 License:GPLv2+
 Summary:Small and lightweight UTF-8 text editor

++ gedit-desktop.patch ++
--- /var/tmp/diff_new_pack.TztTMt/_old  2011-02-22 14:15:14.0 +0100
+++ /var/tmp/diff_new_pack.TztTMt/_new  2011-02-22 14:15:14.0 +0100
@@ -7,7 +7,7 @@
  Type=Application
  StartupNotify=true
 -MimeType=text/plain;
-+MimeType=text/plain;application/x-shellscript;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;
++MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex;
  Icon=accessories-text-editor
  Categories=GNOME;GTK;Utility;TextEditor;
  X-GNOME-DocPath=gedit/gedit.xml






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-HTML-Format for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package perl-HTML-Format for openSUSE:Factory
checked in at Tue Feb 22 14:25:04 CET 2011.




--- perl-HTML-Format/perl-HTML-Format.changes   2011-02-02 14:50:51.0 
+0100
+++ /mounts/work_src_done/STABLE/perl-HTML-Format/perl-HTML-Format.changes  
2011-02-21 15:49:10.0 +0100
@@ -1,0 +2,16 @@
+Mon Feb 21 14:43:20 UTC 2011 - vci...@novell.com
+
+- update to 2.05
+- Smoke tests on windows showed needed make PS tests less strict
+- Changed the github location to be all lowercase
+- Releasing this as a stop gap - will do further work now
+  incompatibilities dealt with
+- Added dependancies for font metrics files
+- Documentation tidy up - but needs further work
+- RT#54636 - UNIVERSAL::Can deprecated
+- RT#56278 - RTF formatting parameters ignored by new
+- Git conversion
+- Dist::Zilla conversion
+ - removed universal-can.patch (merged in upstream)
+
+---

calling whatdependson for head-i586


Old:

  HTML-Format-2.04.tar.bz2
  universal-can.patch

New:

  HTML-Format-2.05.tar.bz2



Other differences:
--
++ perl-HTML-Format.spec ++
--- /var/tmp/diff_new_pack.R4I647/_old  2011-02-22 14:23:27.0 +0100
+++ /var/tmp/diff_new_pack.R4I647/_new  2011-02-22 14:23:27.0 +0100
@@ -20,17 +20,16 @@
 
 Name:   perl-HTML-Format
 %define cpan_name HTML-Format
-BuildRequires:  perl-Font-AFM perl-HTML-Tree
-BuildRequires:  perl-macros
+BuildRequires:  perl-File-Slurp perl-Font-AFM perl-HTML-Tree
+BuildRequires:  perl(Test::More) = 0.96 perl-macros
 License:Artistic ; GPLv2+
 Group:  Development/Libraries/Perl
 Requires:   perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
 AutoReqProv:on
 Summary:Perl Modules to Format HTML into Plain Text, PostScript, or RTF
-Version:2.04
-Release:150
+Version:2.05
+Release:1
 Source: %{cpan_name}-%{version}.tar.bz2
-Patch1: universal-can.patch
 Url:http://cpan.org/authors/id/S/SB/SBURKE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -49,12 +48,11 @@
 %prep
 %setup -n %{cpan_name}-%{version}
 
-## universal-can.patch
-%patch1 -p1
-
 %build
 perl Makefile.PL
 make %{?_smp_mflags}
+
+%check
 make test
 
 %install

++ HTML-Format-2.04.tar.bz2 - HTML-Format-2.05.tar.bz2 ++
 5366 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-control-center for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory
checked in at Tue Feb 22 15:54:20 CET 2011.




--- yast2-control-center/yast2-control-center.changes   2010-10-11 
11:19:47.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-control-center/yast2-control-center.changes  
2011-02-22 14:15:28.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 14:20:36 CET 2011 - tgoettlic...@suse.de
+
+- bnc #661109: Layout of icons gets mixed after using search
+- 2.20.0 
+
+---

calling whatdependson for head-i586


Old:

  yast2-control-center-2.19.3.tar.bz2

New:

  yast2-control-center-2.20.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.gAnQmU/_old  2011-02-22 15:52:28.0 +0100
+++ /var/tmp/diff_new_pack.gAnQmU/_new  2011-02-22 15:52:28.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-control-center (Version 2.19.3)
+# spec file for package yast2-control-center
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-control-center
-Version:2.19.3
+Version:2.20.0
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.19.3.tar.bz2
+Source0:yast2-control-center-2.20.0.tar.bz2
 Group:  System/YaST
 License:GPLv2+
 BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools

++ yast2-control-center-2.19.3.tar.bz2 - 
yast2-control-center-2.20.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.19.3/VERSION.cmake 
new/yast2-control-center-2.20.0/VERSION.cmake
--- old/yast2-control-center-2.19.3/VERSION.cmake   2010-10-11 
11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/VERSION.cmake   2011-02-22 
14:21:41.0 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
-SET(VERSION_MINOR 19)
-SET(VERSION_PATCH 3)
+SET(VERSION_MINOR 20)
+SET(VERSION_PATCH 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.19.3/package/yast2-control-center.changes 
new/yast2-control-center-2.20.0/package/yast2-control-center.changes
--- old/yast2-control-center-2.19.3/package/yast2-control-center.changes
2010-10-11 11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/package/yast2-control-center.changes
2011-02-22 14:21:41.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Feb 22 14:20:36 CET 2011 - tgoettlic...@suse.de
+
+- bnc #661109: Layout of icons gets mixed after using search
+- 2.20.0 
+
+---
 Mon Oct 11 11:17:55 CEST 2010 - tgoettlic...@suse.de
 
 - Adapted license format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.cpp 
new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.cpp
--- old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.cpp
2010-10-11 11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.cpp
2011-02-22 14:21:41.0 +0100
@@ -323,11 +323,13 @@
 return ( nameMatches || keywordMatches );
 }
 
-void KCategorizedSortFilterProxyModel::bublisFilterFunction( const QString s )
+void KCategorizedSortFilterProxyModel::customFilterFunction( const QString s )
 {
 d-filterGroups.clear();
 setFilterFixedString( s );
 d-filterString = s; 
+invalidateFilter();
+invalidate();
 }
 
 QString KCategorizedSortFilterProxyModel::matchingGroupFilterRegexp()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.h 
new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.h
--- old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.h  
2010-10-11 11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.h  
2011-02-22 14:21:41.0 +0100
@@ -116,7 +116,7 @@
   */
 static int naturalCompare(const QString a, const QString b);
 
-void bublisFilterFunction( const QString s );
+void customFilterFunction( const QString s );
 
 QString matchingGroupFilterRegexp();
 
diff -urN '--exclude=CVS' 

commit source-highlight for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package source-highlight for openSUSE:Factory
checked in at Tue Feb 22 16:11:01 CET 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/source-highlight/source-highlight.changes  
2011-02-19 16:33:33.0 +0100
@@ -0,0 +1,117 @@
+---
+Tue Jun 15 15:37:20 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 3.1.4:
+  * php handles embedded html
+  * html handles embedded css and javascript
+  * Google's Protocol Buffers language definition added
+  * CakePhp template files highlighted as php
+  * haskell literate programming highlighting
+  * vala language definition
+  * lisp language definition
+
+---
+Wed Jan 20 00:14:29 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 3.1.3:
+  * --tab option is correcly handled
+  * bash is highlighted
+
+---
+Thu Dec 24 23:03:38 UTC 2009 - pascal.ble...@opensuse.org
+
+- update to 3.1.2:
+  * language for files starting with ? and !doctype is now
+inferred
+  * some language definitions were added: manifest files, asm,
+applescript, vbscript, awk, bat, clipper, cobol, D, Erlang, and
+compiler output errors
+  * a style for label and path was added
+  * label elements are recognized in C/C++
+  * logtalk.lang was improved
+  * email regular expression in url.lang was improved
+
+---
+Thu Sep 24 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- SONAME change from 1 to 3
+- added baselibs.conf
+- update to 3.1.1:
+  * access to static global LangDefManager, LangMaps is provided through the
+class Instances
+  * a mechanism for setting a global data directory value was added, together
+with library utility functions to retrieve .lang and .outlang files
+  * the SourceHighlight class returns the output file extension
+  * the background color for the document is kept empty if it is not specified
+in the style file
+  * the utils.h file is installed in the header directory
+  * White is a standard color in style files
+  * language definition files for Texinfo and Haskell were added
+
+---
+Sat Jun 13 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- update to 3.1:
+  * some library utility functions to retrieve .style and .css files were added
+  * a language definition for Oz was added
+
+---
+Thu May 21 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- moved to openSUSE Build Service (devel:tools)
+
+---
+Wed May 20 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- package the CGI into a -cgi subpackage
+- update to 3.0.1:
+  * fixed library manual link in index.html
+  * doxyfile is now distributed
+  * better formatting for  and  in latex output
+  * doxygen documentation can be built even when building in a separate
+directory
+  * added man page for source-highlight-settings
+
+---
+Sun May 10 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- update to 3.0:
+  * source-highlight now also provides a C++ library
+  * --regex-range has been added (highlight only specified lines of an input
+file)
+  * --docdir is used for the documentation directory
+  * the --binary-output command line option has been added
+  * the program source-highlight-settings has been added to write a
+configuration file for source-highlight
+  * language definitions for generic configuration files and for pkg-config
+files have been added
+  * the input language is now also discovered using the whole file name
+  * in .lang files, it is now possible to specify the exit level
+
+- changes from 2.11.1:
+  * language definitions for Fortran, Caml, and JavaScript were improved
+  * ada language definition file was added
+
+- changes from 2.11:
+  * language definitions for Scala and Xorg configuration files were added
+  * the procedure for regular expression matching was improved
+  * boost regex library discovery in the configure script was improved
+  * the configuration file for bash_completion was added
+  * it is now possible to highlight only specific ranges of lines
+
+---
+Wed Sep 10 00:00:00 CEST 2008 - g...@unixtech.be
+
+- update to 2.10:
+  * formatting is applied even when generating anchors and references
+  * noref is handled also for output languages using onestyle (e.g., xhtml)
+  * improved fortran highlighting
+  * improved python highlighting
+  * fixed title in docbook output
+  * language definition for ldap files (e.g., 

commit gedit for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package gedit for openSUSE:11.4
checked in at Tue Feb 22 17:26:08 CET 2011.




--- old-versions/11.4/all/gedit/gedit.changes   2011-02-13 17:22:16.0 
+0100
+++ 11.4/gedit/gedit.changes2011-02-18 16:08:25.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 18 13:56:50 UTC 2011 - g...@opensuse.org
+
+- modified gedit-desktop.patch in order claim support for
+  additional MIME types
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ gedit.spec ++
--- /var/tmp/diff_new_pack.hUkFeb/_old  2011-02-22 17:25:03.0 +0100
+++ /var/tmp/diff_new_pack.hUkFeb/_new  2011-02-22 17:25:03.0 +0100
@@ -19,7 +19,7 @@
 
 Name:   gedit
 Version:2.30.4
-Release:2
+Release:5.RELEASE2
 # NOTE: on upgrade to a new upstream version, change the doc Obsoletes from = 
to 
 License:GPLv2+
 Summary:Small and lightweight UTF-8 text editor

++ gedit-desktop.patch ++
--- /var/tmp/diff_new_pack.hUkFeb/_old  2011-02-22 17:25:03.0 +0100
+++ /var/tmp/diff_new_pack.hUkFeb/_new  2011-02-22 17:25:03.0 +0100
@@ -7,7 +7,7 @@
  Type=Application
  StartupNotify=true
 -MimeType=text/plain;
-+MimeType=text/plain;application/x-shellscript;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;
++MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex;
  Icon=accessories-text-editor
  Categories=GNOME;GTK;Utility;TextEditor;
  X-GNOME-DocPath=gedit/gedit.xml






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libtirpc for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package libtirpc for openSUSE:11.4
checked in at Tue Feb 22 17:35:14 CET 2011.




--- old-versions/11.4/all/libtirpc/libtirpc.changes 2010-10-31 
19:03:51.0 +0100
+++ 11.4/libtirpc/libtirpc.changes  2011-02-22 06:08:51.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 05:07:13 UTC 2011 - nfbr...@novell.com
+
+- Use correct source address on replies [bnc#587934,bnc#587811]
+- Prevent bindresvport from binding to blacklisted ports [bnc#579315]
+
+---

calling whatdependson for 11.4-i586


New:

  libtirpc-bindresvport_blacklist.patch
  libtirpc-use-correct-source-addr-on-replies.patch



Other differences:
--
++ libtirpc.spec ++
--- /var/tmp/diff_new_pack.FcI9Sw/_old  2011-02-22 17:34:37.0 +0100
+++ /var/tmp/diff_new_pack.FcI9Sw/_new  2011-02-22 17:34:37.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libtirpc (Version 0.2.1_git201005272057)
+# spec file for package libtirpc
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -24,7 +24,7 @@
 Group:  System/Libraries
 AutoReqProv:on
 Version:0.2.1_git201005272057
-Release:4
+Release:7.RELEASE2
 Summary:Transport Independent RPC Library
 Url:http://sourceforge.net/projects/libtirpc/
 Source: %{name}-%{version}.tar.bz2
@@ -32,6 +32,8 @@
 Patch22:libtirpc-rpc_broadcast_misformed_replies.patch
 Patch31:libtirpc-getpmaphandle.patch
 Patch32:libtirpc-pmap-setunset.patch
+Patch33:libtirpc-use-correct-source-addr-on-replies.patch
+Patch34:libtirpc-bindresvport_blacklist.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libtirpc1 = %{version}-%{release}
 
@@ -91,6 +93,8 @@
 %patch22 -p1
 %patch31 -p1
 %patch32 -p1
+%patch33 -p1
+%patch34 -p1
 
 %build
 mkdir m4 #bug

++ libtirpc-bindresvport_blacklist.patch ++
From: Olaf Kirch o...@suse.de
Subject: make libtirpc honor /etc/bindresvport.blacklist

Signed-off-by: Olaf Kirch o...@suse.de

Index: libtirpc-0.1.9/src/bindresvport.c
===
--- libtirpc-0.1.9.orig/src/bindresvport.c
+++ libtirpc-0.1.9/src/bindresvport.c
@@ -40,7 +40,10 @@
 
 #include netinet/in.h
 
+#include stdio.h
+#include ctype.h
 #include errno.h
+#include stdlib.h
 #include string.h
 #include unistd.h
 
@@ -66,6 +69,80 @@ bindresvport(sd, sin)
 #define ENDPORT (IPPORT_RESERVED - 1)
 #define NPORTS  (ENDPORT - STARTPORT + 1)
 
+/*
+ * Read the file /etc/bindresvport.blacklist, so that we don't bind
+ * to these ports.
+ */
+
+static int blacklist_read;
+static int *list;
+static int list_size = 0;
+
+static void
+load_blacklist (void)
+{
+  FILE *fp;
+  char *buf = NULL;
+  size_t buflen = 0;
+  int size = 0, ptr = 0;
+
+  blacklist_read = 1;
+
+  fp = fopen (/etc/bindresvport.blacklist, r);
+  if (NULL == fp)
+return;
+
+  while (!feof (fp))
+{
+  unsigned long port;
+  char *tmp, *cp;
+  ssize_t n = getline (buf, buflen, fp);
+  if (n  1)
+break;
+
+  cp = buf;
+  tmp = strchr (cp, '#');  /* remove comments */
+  if (tmp)
+*tmp = '\0';
+  while (isspace ((int)*cp))/* remove spaces and tabs */
+++cp;
+  if (*cp == '\0')/* ignore empty lines */
+continue;
+  if (cp[strlen (cp) - 1] == '\n')
+cp[strlen (cp) - 1] = '\0';
+
+  port = strtoul (cp, tmp, 0);
+  while (isspace(*tmp))
+++tmp;
+  if (*tmp != '\0' || (port == ULONG_MAX  errno == ERANGE))
+   continue;
+
+  /* Don't bother with out-of-range ports */
+  if (port  LOWPORT || port  ENDPORT)
+continue;
+
+  if (ptr = size)
+   {
+ size += 10;
+ list = realloc (list, size * sizeof (int));
+ if (list == NULL)
+   {
+ free (buf);
+ return;
+   }
+   }
+
+  list[ptr++] = port;
+}
+
+  fclose (fp);
+
+  if (buf)
+free (buf);
+
+  list_size = ptr;
+}
+
 int
 bindresvport_sa(sd, sa)
 int sd;
@@ -85,6 +162,9 @@ bindresvport_sa(sd, sa)
int endport = ENDPORT;
int i;
 
+   if (!blacklist_read)
+   load_blacklist();
+
 if (sa == NULL) {
 salen = sizeof(myaddr);
 sa = (struct sockaddr *)myaddr;
@@ -125,12 +205,21 @@ bindresvport_sa(sd, sa)
 errno = EADDRINUSE;
again:
 for (i = 0; i  nports; ++i) {
-*portp = htons(port++);
- if (port  endport) 
-

commit yast2-country for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package yast2-country for openSUSE:11.4
checked in at Tue Feb 22 17:38:29 CET 2011.




--- old-versions/11.4/all/yast2-country/yast2-country.changes   2010-11-10 
07:57:31.0 +0100
+++ 11.4/yast2-country/yast2-country.changes2011-02-22 10:30:25.0 
+0100
@@ -1,0 +2,7 @@
+Tue Feb 22 10:27:40 CET 2011 - jsuch...@suse.cz
+
+- more time zones (bnc#673425)
+- do not show time zones that conflict with others
+- 2.20.6 
+
+---

calling whatdependson for 11.4-i586


Old:

  yast2-country-2.20.5.tar.bz2

New:

  yast2-country-2.20.6.tar.bz2



Other differences:
--
++ yast2-country.spec ++
--- /var/tmp/diff_new_pack.mATdAl/_old  2011-02-22 17:37:07.0 +0100
+++ /var/tmp/diff_new_pack.mATdAl/_new  2011-02-22 17:37:07.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-country (Version 2.20.5)
+# spec file for package yast2-country
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,11 +19,11 @@
 
 
 Name:   yast2-country
-Version:2.20.5
-Release:1
+Version:2.20.6
+Release:1.RELEASE2
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-country-2.20.5.tar.bz2
+Source0:yast2-country-2.20.6.tar.bz2
 
 Prefix: /usr
 
@@ -80,7 +80,7 @@
 timezone) for yast2.
 
 %prep
-%setup -n yast2-country-2.20.5
+%setup -n yast2-country-2.20.6
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -148,4 +148,5 @@
 %dir /usr/share/YaST2/data/languages
 /usr/share/YaST2/data/languages/*.ycp
 /usr/share/YaST2/modules/Language.y*
+
 %changelog



++ yast2-country-2.20.5.tar.bz2 - yast2-country-2.20.6.tar.bz2 ++
 4609 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-country-2.20.5/VERSION new/yast2-country-2.20.6/VERSION
--- old/yast2-country-2.20.5/VERSION2010-11-10 07:56:51.0 +0100
+++ new/yast2-country-2.20.6/VERSION2011-02-22 10:28:32.0 +0100
@@ -1 +1 @@
-2.20.5
+2.20.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-country-2.20.5/configure.in new/yast2-country-2.20.6/configure.in
--- old/yast2-country-2.20.5/configure.in   2010-04-01 13:29:10.0 
+0200
+++ new/yast2-country-2.20.6/configure.in   2011-02-22 10:29:30.0 
+0100
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-country, 2.19.10, http://bugs.opensuse.org/, yast2-country)
+AC_INIT(yast2-country, 2.20.6, http://bugs.opensuse.org/, yast2-country)
 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.19.10
+VERSION=2.20.6
 RPMNAME=yast2-country
 MAINTAINER=Jiri Suchomel jsuch...@suse.cz
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-country-2.20.5/timezone/data/timezone_raw.ycp 
new/yast2-country-2.20.6/timezone/data/timezone_raw.ycp
--- old/yast2-country-2.20.5/timezone/data/timezone_raw.ycp 2010-10-19 
14:42:36.0 +0200
+++ new/yast2-country-2.20.6/timezone/data/timezone_raw.ycp 2011-02-21 
09:42:01.0 +0100
@@ -544,7 +544,7 @@
// time zone
Asia/Kashgar  : _(Kashgar), // CN
// time zone
-   Asia/Katmandu : _(Katmandu),
+   Asia/Kathmandu: _(Katmandu),
// time zone
Asia/Krasnoyarsk  : _(Krasnoyarsk),
// time zone
@@ -815,13 +815,11 @@
// time zone
Pacific/Port_Moresby  : _(Port_Moresby),
// time zone
-   Pacific/Dili  : _(Dili),
-   // time zone
Pacific/Rarotonga : _(Rarotonga),   // CK
// time zone
-   

commit apache2-mod_mono for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package apache2-mod_mono for openSUSE:Factory
checked in at Tue Feb 22 20:18:02 CET 2011.




--- apache2-mod_mono/apache2-mod_mono.changes   2010-11-03 16:40:06.0 
+0100
+++ apache2-mod_mono/apache2-mod_mono.changes   2011-02-22 18:16:03.0 
+0100
@@ -1,0 +2,13 @@
+Tue Feb 22 17:07:08 UTC 2011 - ajorgen...@novell.com
+
+- Update to 2.10
+  * http://www.go-mono.com/archive/2.10
+
+---
+Fri Jan  7 16:16:25 UTC 2011 - ajorgen...@novell.com
+
+- Update to 2.8.2
+  * Fix for CVE-2010-4225, bnc#660070
+  * http://www.go-mono.com/archive/2.8
+
+---

calling whatdependson for head-i586


Old:

  mod_mono-2.8.tar.bz2

New:

  mod_mono-2.10.tar.bz2



Other differences:
--
++ apache2-mod_mono.spec ++
--- /var/tmp/diff_new_pack.a1TD8b/_old  2011-02-22 20:16:52.0 +0100
+++ /var/tmp/diff_new_pack.a1TD8b/_new  2011-02-22 20:16:52.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2-mod_mono (Version 2.8)
+# spec file for package apache2-mod_mono
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -29,7 +29,7 @@
 License:Apache Software License
 Group:  Productivity/Networking/Web/Servers
 AutoReqProv:on
-Version:2.8
+Version:2.10
 Release:1
 Summary:Run ASP.NET Pages on Unix with Apache and Mono
 Source: %{modname}-%{version}.tar.bz2

++ mod_mono-2.8.tar.bz2 - mod_mono-2.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_mono-2.8/configure new/mod_mono-2.10/configure
--- old/mod_mono-2.8/configure  2010-09-30 18:56:08.0 +0200
+++ new/mod_mono-2.10/configure 2011-01-13 23:48:14.0 +0100
@@ -911,6 +911,7 @@
 with_gnu_ld
 enable_libtool_lock
 with_crosspkgdir
+enable_quiet_build
 enable_debug
 with_debug_level
 with_remove_display
@@ -1566,6 +1567,7 @@
   --enable-fast-install[=PKGS]
   optimize for fast installation [default=yes]
   --disable-libtool-lock  avoid locking (might break parallel builds)
+  --enable-quiet-build  Enable quiet build (on by default)
  --enable-debug   build mod_mono in debug mode
  --enable-gcovbuild mod_mono for gcov testing
  --enable-gprof   build mono for gprof profiling
@@ -2397,7 +2399,7 @@
 
 # Define the identity of the package.
  PACKAGE=mod_mono
- VERSION=2.8
+ VERSION=2.10
 
 
 cat confdefs.h _ACEOF
@@ -4347,13 +4349,13 @@
 else
   lt_cv_nm_interface=BSD nm
   echo int some_variable = 0;  conftest.$ac_ext
-  (eval echo \\$as_me:4350: $ac_compile\ 5)
+  (eval echo \\$as_me:4352: $ac_compile\ 5)
   (eval $ac_compile 2conftest.err)
   cat conftest.err 5
-  (eval echo \\$as_me:4353: $NM \\\conftest.$ac_objext 5)
+  (eval echo \\$as_me:4355: $NM \\\conftest.$ac_objext 5)
   (eval $NM \conftest.$ac_objext\ 2conftest.err  conftest.out)
   cat conftest.err 5
-  (eval echo \\$as_me:4356: output\ 5)
+  (eval echo \\$as_me:4358: output\ 5)
   cat conftest.out 5
   if $GREP 'External.*some_variable' conftest.out  /dev/null; then
 lt_cv_nm_interface=MS dumpbin
@@ -5559,7 +5561,7 @@
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 5562 configure'  conftest.$ac_ext
+  echo '#line 5564 configure'  conftest.$ac_ext
   if { (eval echo $as_me:$LINENO: \$ac_compile\) 5
   (eval $ac_compile) 25
   ac_status=$?
@@ -7412,11 +7414,11 @@
-e 's:.*FLAGS}\{0,1\} :$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo \\$as_me:7415: $lt_compile\ 5)
+   (eval echo \\$as_me:7417: $lt_compile\ 5)
(eval $lt_compile 2conftest.err)
ac_status=$?
cat conftest.err 5
-   echo $as_me:7419: \$? = $ac_status 5
+   echo $as_me:7421: \$? = $ac_status 5
if (exit $ac_status)  test -s $ac_outfile; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -7751,11 +7753,11 @@
-e 's:.*FLAGS}\{0,1\} :$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo \\$as_me:7754: $lt_compile\ 5)
+   (eval echo \\$as_me:7756: $lt_compile\ 5)
(eval $lt_compile 2conftest.err)
ac_status=$?
cat conftest.err 5
-   echo $as_me:7758: \$? = $ac_status 5
+   echo $as_me:7760: \$? = $ac_status 5
if (exit $ac_status)  test -s $ac_outfile; then
  # The compiler can only warn and ignore 

commit cairo for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package cairo for openSUSE:Factory
checked in at Tue Feb 22 20:18:41 CET 2011.




--- GNOME/cairo/cairo.changes   2010-12-27 23:08:48.0 +0100
+++ cairo/cairo.changes 2011-02-22 15:20:01.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 15:19:31 CET 2011 - vu...@opensuse.org
+
+- Add missing libcairo-gobject2 to baselibs.conf.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ cairo.spec ++
--- /var/tmp/diff_new_pack.qUO2uQ/_old  2011-02-22 20:18:33.0 +0100
+++ /var/tmp/diff_new_pack.qUO2uQ/_new  2011-02-22 20:18:33.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package cairo (Version 1.10.2)
+# spec file for package cairo
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -21,7 +21,7 @@
 
 Name:   cairo
 Version:1.10.2
-Release:1
+Release:8
 License:LGPLv2.1+ ; MPL ..
 Summary:Vector Graphics Library with Cross-Device Output Support
 Url:http://cairographics.org/

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.qUO2uQ/_old  2011-02-22 20:18:33.0 +0100
+++ /var/tmp/diff_new_pack.qUO2uQ/_new  2011-02-22 20:18:33.0 +0100
@@ -1,6 +1,7 @@
 libcairo2
   provides cairo-targettype = version
   obsoletes cairo-targettype  version
+libcairo-gobject2
 libcairo-script-interpreter2
 arch ppc package cairo-devel
 arch sparcv9 package cairo-devel






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdelibs4 for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory
checked in at Tue Feb 22 20:21:29 CET 2011.




--- KDE/kdelibs4/kdelibs4.changes   2011-02-17 15:08:21.0 +0100
+++ kdelibs4/kdelibs4.changes   2011-02-22 13:18:50.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 12:18:38 UTC 2011 - co...@novell.com
+
+- work around random error on first startup, bnc#668185, 
+  kubuntu has a similiar patch applied
+
+---

calling whatdependson for head-i586


New:

  no_kbookmark_write_error.diff



Other differences:
--
++ kdelibs4-apidocs.spec ++
--- /var/tmp/diff_new_pack.CGwo46/_old  2011-02-22 20:19:52.0 +0100
+++ /var/tmp/diff_new_pack.CGwo46/_new  2011-02-22 20:19:52.0 +0100
@@ -26,7 +26,7 @@
 Summary:KDE 4 API documentation
 Url:http://www.kde.org
 Version:4.6.0
-Release:3
+Release:4
 Requires:   kde4-filesystem
 Source0:kdelibs-%version.tar.bz2
 Source1:baselibs.conf

++ kdelibs4.spec ++
--- /var/tmp/diff_new_pack.CGwo46/_old  2011-02-22 20:19:52.0 +0100
+++ /var/tmp/diff_new_pack.CGwo46/_new  2011-02-22 20:19:52.0 +0100
@@ -44,7 +44,7 @@
 Summary:KDE Base Libraries
 Url:http://www.kde.org
 Version:4.6.0
-Release:8
+Release:9
 Requires:   soprano = %( echo `rpm -q --queryformat '%{VERSION}' 
libsoprano-devel`)
 Recommends: strigi = %( echo `rpm -q --queryformat '%{VERSION}' 
strigi-devel`)
 Requires:   kdelibs4-core = %version
@@ -75,6 +75,7 @@
 Patch25:ksuseinstall_11.2.diff
 Patch26:590a1901-plasma-extenderitem-crashfix.diff
 Patch27:udisks-no-volume-label.diff
+Patch28:no_kbookmark_write_error.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %requires_gelibqt4-x11
 %if 0%{?opensuse_bs}
@@ -163,6 +164,7 @@
 %endif
 %patch26 -p1
 %patch27 -p1
+%patch28 -p1
 #
 # define KDE version exactly
 #

++ no_kbookmark_write_error.diff ++
From: Stephan Kulow co...@suse.de

Work around random error on first startup, bnc#668185, kubuntu has a similiar 
patch
applied

Index: kdelibs-4.6.0/kio/bookmarks/kbookmarkmanager.cc
===
--- kdelibs-4.6.0.orig/kio/bookmarks/kbookmarkmanager.cc2011-01-19 
23:09:47.0 +0100
+++ kdelibs-4.6.0/kio/bookmarks/kbookmarkmanager.cc 2011-02-22 
13:15:30.754692786 +0100
@@ -446,7 +446,7 @@ bool KBookmarkManager::saveAs( const QSt
  which is most likely a full hard drive.,
  filename, file.errorString());
 
-if (d-m_dialogAllowed  qApp-type() != QApplication::Tty  
QThread::currentThread() == qApp-thread())
+if (false  d-m_dialogAllowed  qApp-type() != QApplication::Tty 
 QThread::currentThread() == qApp-thread())
 KMessageBox::error( QApplication::activeWindow(), err );
 
 kError()  QString(Unable to save bookmarks in %1. File reported the 
following error-code: %2.).arg(filename).arg(file.error());






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kiwi for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory
checked in at Tue Feb 22 20:23:18 CET 2011.




--- kiwi/kiwi.changes   2011-02-21 17:02:33.0 +0100
+++ kiwi/kiwi.changes   2011-02-22 18:05:20.0 +0100
@@ -1,0 +2,38 @@
+Tue Feb 22 18:01:00 CET 2011 - m...@suse.de
+  
+- v4.78 released
+  
+---
+Tue Feb 22 18:00:35 CET 2011 - m...@suse.de
+  
+- added check to enforce the no whitespace rule for profile names
+  
+---
+Tue Feb 22 17:35:41 CET 2011 - m...@suse.de
+  
+- enhanced patternType check which now allows the use of the patternType
+  attribute for all packages specifications that add packages to the
+  image
+  
+---
+Tue Feb 22 17:32:29 CET 2011 - m...@suse.de
+  
+- fixed suse-min-gnome example, empty vmx package section doesn't make sense
+  
+---
+Tue Feb 22 17:28:50 CET 2011 - m...@suse.de
+  
+- fixed cleanup of shared memory segments and semaphores
+  by a valid destructor in KIWISharedMem.pm
+  
+---
+Tue Feb 22 17:12:33 CET 2011 - m...@suse.de
+  
+- fixed regexp in __checkPatternTypeAttrConsistent()
+  
+---
+Tue Feb 22 14:37:24 CET 2011 - m...@suse.de
+  
+- fixed locale Makefile, wrong use of equals operator
+  
+---

calling whatdependson for head-i586




Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.xYdwzI/_old  2011-02-22 20:22:00.0 +0100
+++ /var/tmp/diff_new_pack.xYdwzI/_new  2011-02-22 20:22:00.0 +0100
@@ -65,7 +65,7 @@
 %endif
 %endif
 Summary:OpenSuSE - KIWI Image System
-Version:4.77
+Version:4.78
 Release:1
 Group:  System/Management
 License:GPLv2

++ kiwi-docu.tar.bz2 ++
kiwi/kiwi-docu.tar.bz2 kiwi/kiwi-docu.tar.bz2 differ: char 11, line 1

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2011-02-21 16:58:20.0 +0100
+++ new/kiwi/.revision  2011-02-22 18:02:35.0 +0100
@@ -1 +1 @@
-5f3313aa0d960dad976dc17ec038e7ec80fcf22a
+d32fb17debadd5fa678e69503183bf70ad1eeb51
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/kiwi.pl new/kiwi/kiwi.pl
--- old/kiwi/kiwi.pl2011-02-21 16:58:20.0 +0100
+++ new/kiwi/kiwi.pl2011-02-22 18:02:35.0 +0100
@@ -47,7 +47,7 @@
 #
 # Globals (Version)
 #
-our $Version   = 4.77;
+our $Version   = 4.78;
 our $Publisher = SUSE LINUX Products GmbH;
 our $Preparer  = KIWI - http://kiwi.berlios.de;;
 our $openSUSE  = http://download.opensuse.org;;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/locale/Makefile new/kiwi/locale/Makefile
--- old/kiwi/locale/Makefile2010-07-09 14:28:56.0 +0200
+++ new/kiwi/locale/Makefile2011-02-22 17:48:14.0 +0100
@@ -11,7 +11,7 @@
./.locale
for i in `ls -1 .`; do \
if [ -d ./$$i ];then \
-   if [ ! $$i = kiwi-help ]  [ ! $$i == 
kiwi-template ];then \
+   if [ ! $$i = kiwi-help ]  [ ! $$i = 
kiwi-template ];then \
( cd ./$$i/${LC}   msgfmt -o kiwi.mo kiwi.po 
) ;\
fi \
fi \
@@ -21,7 +21,7 @@
 install:
for i in `ls -1 .`; do \
if [ -d ./$$i ];then \
-   if [ ! $$i = kiwi-help ]  [ ! $$i == kiwi-template 
];then \
+   if [ ! $$i = kiwi-help ]  [ ! $$i = kiwi-template 
];then \
install -d -m 755 ${KIWILOCVZ}/$$i/${LC} ;\
test -e ./$$i/${LC}/kiwi.mo  \
install -m 644 ./$$i/${LC}/kiwi.mo 
${KIWILOCVZ}/$$i/${LC} || true ;\
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/modules/KIWISharedMem.pm 
new/kiwi/modules/KIWISharedMem.pm
--- old/kiwi/modules/KIWISharedMem.pm   2009-03-10 10:30:11.0 +0100
+++ new/kiwi/modules/KIWISharedMem.pm   2011-02-22 17:48:14.0 +0100
@@ -185,4 +185,12 @@
return $this;
 }
 
+#==
+# DESTRUCTOR
+#--
+sub DESTROY {
+   my $this = shift;
+   $this - closeSegment();
+}
+
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit libthai for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package libthai for openSUSE:Factory
checked in at Tue Feb 22 20:26:24 CET 2011.




--- libthai/libthai.changes 2010-02-28 15:12:48.0 +0100
+++ libthai/libthai.changes 2011-02-22 15:22:17.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 15:21:51 CET 2011 - vu...@opensuse.org
+
+- Add missing baselibs.conf.
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ libthai.spec ++
--- /var/tmp/diff_new_pack.4CqeFj/_old  2011-02-22 20:25:15.0 +0100
+++ /var/tmp/diff_new_pack.4CqeFj/_new  2011-02-22 20:25:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libthai (Version 0.1.14)
+# spec file for package libthai
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,12 +19,13 @@
 
 Name:   libthai
 Version:0.1.14
-Release:1
+Release:9
 License:LGPLv2.1+
 Summary:Thai Language Support Routines
 Url:http://linux.thai.net/plone/TLWG/libthai/
 Group:  System/Libraries
 Source: %{name}-%{version}.tar.bz2
+Source99:   baselibs.conf
 BuildRequires:  libdatrie-devel
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ baselibs.conf ++
libthai





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libvoikko for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package libvoikko for openSUSE:Factory
checked in at Tue Feb 22 20:26:57 CET 2011.




--- libvoikko/libvoikko.changes 2009-06-22 19:18:35.0 +0200
+++ libvoikko/libvoikko.changes 2011-02-22 15:24:57.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 15:23:59 CET 2011 - vu...@opensuse.org
+
+- Add missing baselibs.conf.
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ libvoikko.spec ++
--- /var/tmp/diff_new_pack.FrvM2P/_old  2011-02-22 20:26:49.0 +0100
+++ /var/tmp/diff_new_pack.FrvM2P/_new  2011-02-22 20:26:49.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libvoikko (Version 2.1)
+# spec file for package libvoikko
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,12 +20,13 @@
 
 Name:   libvoikko
 Version:2.1
-Release:1
+Release:11
 Url:http://voikko.sourceforge.net/
-License:GPL v2 or later
+License:GPLv2+
 Summary:Spellchecker and Hyphenator for Finnish Language
 Group:  Productivity/Text/Spell
 Source: libvoikko-%{version}.tar.bz2
+Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM libvoikko-2.1-ac-macro-dir.diff sf#2810258 
pmla...@suse.cz -- can't run autoreconf because the m4 direcotry is neither in 
the source tarball nor in svn
 Patch:  libvoikko-2.1-ac-macro-dir.diff
 BuildRequires:  gcc-c++ glib2-devel libmalaga-devel python python-xml
@@ -43,7 +44,7 @@
 Harri Pitk�nen hatap...@iki.fi
 
 %package -n libvoikko1
-License:GPL v2 or later
+License:GPLv2+
 Group:  System/Libraries
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   malaga-suomi
@@ -59,7 +60,7 @@
 Harri Pitk�nen hatap...@iki.fi
 
 %package devel
-License:GPL v2 or later
+License:GPLv2+
 Group:  Development/Libraries/C and C++
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   libvoikko1 = %{version} glibc-devel
@@ -75,7 +76,7 @@
 Harri Pitk�nen hatap...@iki.fi
 
 %package -n voikkospell
-License:GPL v2 or later
+License:GPLv2+
 Group:  Productivity/Text/Spell
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   libvoikko1 = %{version}

++ baselibs.conf ++
libvoikko1





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mono-debugger for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package mono-debugger for openSUSE:Factory
checked in at Tue Feb 22 20:31:55 CET 2011.




--- mono-debugger/mono-debugger.changes 2011-01-07 17:34:12.0 +0100
+++ mono-debugger/mono-debugger.changes 2011-02-22 18:17:13.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 17:16:52 UTC 2011 - ajorgen...@novell.com
+
+- Update to 2.10
+  * http://www.go-mono.com/archive/2.10
+
+---

calling whatdependson for head-i586


Old:

  mono-debugger-2.8.1.tar.bz2

New:

  mono-debugger-2.10.tar.bz2



Other differences:
--
++ mono-debugger.spec ++
--- /var/tmp/diff_new_pack.EICboT/_old  2011-02-22 20:31:24.0 +0100
+++ /var/tmp/diff_new_pack.EICboT/_new  2011-02-22 20:31:24.0 +0100
@@ -23,7 +23,7 @@
 Group:  Development/Languages/Mono
 Summary:Mono Debugger
 Url:http://www.mono-project.com/Debugger
-Version:2.8.1
+Version:2.10
 Release:1
 Source0:%{name}-%{version}.tar.bz2
 ExclusiveArch:  %ix86 x86_64
@@ -62,6 +62,10 @@
 
 %install
 make install DESTDIR=%{buildroot}
+# Unset executable bit on .exe files
+# This prevents the dbuginfo macros from scanning them
+find %{buildroot} -name '*.exe' -exec chmod a-x '{}' ';'
+find %{buildroot} -name '*.dll' -exec chmod a-x '{}' ';'
 # Remove unnecessary devel files
 rm -f %{buildroot}%_libdir/*.la
 rm -f %{buildroot}%_libdir/*.a

++ mono-debugger-2.8.1.tar.bz2 - mono-debugger-2.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mono-debugger-2.8.1/backend/mono/MonoLanguageBackend.cs 
new/mono-debugger-2.10/backend/mono/MonoLanguageBackend.cs
--- old/mono-debugger-2.8.1/backend/mono/MonoLanguageBackend.cs 2010-11-03 
16:58:03.0 +0100
+++ new/mono-debugger-2.10/backend/mono/MonoLanguageBackend.cs  2011-01-13 
23:41:31.0 +0100
@@ -90,21 +90,21 @@
 
DecimalType = MonoFundamentalType.Create (
corlib, memory, FundamentalKind.Decimal);
-   Cecil.TypeDefinition decimal_type = 
corlib.ModuleDefinition.Types [System.Decimal];
+   Cecil.TypeDefinition decimal_type = 
corlib.ModuleDefinition.GetType (System.Decimal);
corlib.AddType (decimal_type, DecimalType);
 
TargetAddress klass = 
corlib.MonoLanguage.MetadataHelper.GetArrayClass (memory);
-   Cecil.TypeDefinition array_type = 
corlib.ModuleDefinition.Types [System.Array];
+   Cecil.TypeDefinition array_type = 
corlib.ModuleDefinition.GetType (System.Array);
ArrayType = mono.CreateCoreType (corlib, array_type, 
memory, klass);
mono.AddCoreType (array_type, ArrayType, ArrayType, 
klass);
 
klass = 
corlib.MonoLanguage.MetadataHelper.GetDelegateClass (memory);
-   Cecil.TypeDefinition delegate_type = 
corlib.ModuleDefinition.Types [System.Delegate];
+   Cecil.TypeDefinition delegate_type = 
corlib.ModuleDefinition.GetType (System.Delegate);
DelegateType = new MonoClassType (corlib, 
delegate_type);
mono.AddCoreType (delegate_type, DelegateType, 
DelegateType, klass);
 
klass = 
corlib.MonoLanguage.MetadataHelper.GetExceptionClass (memory);
-   Cecil.TypeDefinition exception_type = 
corlib.ModuleDefinition.Types [System.Exception];
+   Cecil.TypeDefinition exception_type = 
corlib.ModuleDefinition.GetType (System.Exception);
ExceptionType = mono.CreateCoreType (corlib, 
exception_type, memory, klass);
mono.AddCoreType (exception_type, ExceptionType, 
ExceptionType, klass);
}
@@ -289,7 +289,7 @@
 
internal bool TryFindImage (Thread thread, string filename)
{
-   Cecil.AssemblyDefinition ass = 
Cecil.AssemblyFactory.GetAssembly (filename);
+   Cecil.AssemblyDefinition ass = 
Cecil.AssemblyDefinition.ReadAssembly (filename);
if (ass == null)
return false;
 
@@ -325,7 +325,7 @@
return new MonoArrayType (element_type, 
array.Rank);
}
 
-   Cecil.ReferenceType reftype = type as 
Cecil.ReferenceType;
+   Cecil.ByReferenceType reftype = type as 
Cecil.ByReferenceType;
if (reftype != null) {
TargetType element_type = LookupMonoType 
(reftype.ElementType);
if (element_type == null)
@@ -407,7 +407,7 

commit monodevelop for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package monodevelop for openSUSE:Factory
checked in at Tue Feb 22 20:33:08 CET 2011.




--- monodevelop/monodevelop.changes 2010-10-29 19:11:44.0 +0200
+++ monodevelop/monodevelop.changes 2011-02-22 18:20:48.0 +0100
@@ -1,0 +2,12 @@
+Tue Feb 22 17:19:59 UTC 2011 - ajorgen...@novell.com
+
+- Update to 2.4.2
+  * http://monodevelop.com/Download/MonoDevelop_2.4.2_Released
+
+---
+Thu Nov 18 22:32:26 UTC 2010 - ajorgen...@novell.com
+
+- Update to 2.4.1
+  * http://monodevelop.com/Download/MonoDevelop_2.4_Released
+
+---

calling whatdependson for head-i586


Old:

  9713fa3.patch
  bnc615523.patch
  monodevelop-2.4.tar.bz2

New:

  monodevelop-2.4.2.tar.bz2



Other differences:
--
++ monodevelop.spec ++
--- /var/tmp/diff_new_pack.7x1Uy0/_old  2011-02-22 20:32:52.0 +0100
+++ /var/tmp/diff_new_pack.7x1Uy0/_new  2011-02-22 20:32:52.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package monodevelop (Version 2.4)
+# spec file for package monodevelop
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -30,12 +30,10 @@
 License:GPLv2+
 Group:  Development/Languages/Mono
 AutoReqProv:on
-Version:2.4
+Version:2.4.2
 Release:1
 Summary:A Full-Featured IDE for Mono and Gtk#
 Source: %{name}-%{version}.tar.bz2
-Patch0: bnc615523.patch
-Patch1: 9713fa3.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Requires:   xsp
@@ -73,8 +71,6 @@
 
 %prep
 %setup -q
-%patch0
-%patch1 -p2
 
 %build
 autoreconf -f -i

++ monodevelop-2.4.tar.bz2 - monodevelop-2.4.2.tar.bz2 ++
 38641 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit opensuse-manuals_de for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package opensuse-manuals_de for 
openSUSE:Factory
checked in at Tue Feb 22 20:33:49 CET 2011.




--- opensuse-manuals_de/opensuse-manuals_de.changes 2010-09-22 
14:52:20.0 +0200
+++ opensuse-manuals_de/opensuse-manuals_de.changes 2011-02-22 
14:32:30.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 22 14:29:28 CET 2011 - k...@suse.de
+
+- Update translation according to the opensuse-manuals_en original.
+- Restructure Start-up Guide.
+- Add Tuning and KVM Guide.
+
+---

calling whatdependson for head-i586


Old:

  opensuse-gnomequick_de-pdf-yelp.tar.bz2
  opensuse-gnomequick_de.pdf
  opensuse-html_de-desktop.tar.bz2
  opensuse-html_de-html.tar.bz2
  opensuse-installquick_de-pdf-yelp.tar.bz2
  opensuse-installquick_de.pdf
  opensuse-kdequick_de-pdf-yelp.tar.bz2
  opensuse-kdequick_de.pdf
  opensuse-reference_de-pdf-yelp.tar.bz2
  opensuse-reference_de.pdf
  opensuse-startup_de-pdf-yelp.tar.bz2
  opensuse-startup_de.pdf

New:

  opensuse-kvm_de-graphics.tar.bz2
  opensuse-kvm_de.tar.bz2
  opensuse-reference_de-graphics.tar.bz2
  opensuse-reference_de.tar.bz2
  opensuse-security_de-graphics.tar.bz2
  opensuse-security_de.tar.bz2
  opensuse-startup_de-graphics.tar.bz2
  opensuse-startup_de.tar.bz2
  opensuse-tuning_de-graphics.tar.bz2
  opensuse-tuning_de.tar.bz2



Other differences:
--
++ opensuse-manuals_de.spec ++
--- /var/tmp/diff_new_pack.t4cw32/_old  2011-02-22 20:33:26.0 +0100
+++ /var/tmp/diff_new_pack.t4cw32/_new  2011-02-22 20:33:26.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package opensuse-manuals_de (Version 11.3)
+# spec file for package opensuse-manuals_de
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -21,52 +21,30 @@
 Name:   opensuse-manuals_de
 %define my_lang de
 %define my_book opensuse-html
-Version:11.3
+Version:11.4
 Release:1
+#BREQ
 Provides:   locale(desktop-data-openSUSE:de)
-Obsoletes:  opensuse-manual_de  11.2 opensuse-kdequick_de  11.1 
opensuse-gnomequick_de  11.1 opensuse-gnomeuser_de  11.1 opensuse-kdeuser_de 
 11. opensuse-kde3user_de  11.1 apparmor-admin_de  11.1
-Provides:   opensuse-manual_de = %{version}-%{release} 
opensuse-kdequick_de = %{version}-%{release} opensuse-gnomequick_de = 
%{version}-%{release} opensuse-gnomeuser_de = %{version}-%{release} 
opensuse-kdeuser_de = %{version}-%{release} opensuse-kde3user_de = 
%{version}-%{release} apparmor-admin_de = %{version}-%{release}
-Obsoletes:  opensuse-manual_de-pdf  11.2 opensuse-kde3user_de-pdf  11.1 
opensuse-manuals_de-pdf  11.3
-Provides:   opensuse-manual_de-pdf = %{version}-%{release} 
opensuse-kde3user_de-pdf = %{version}-%{release} opensuse-manuals_de-pdf = 
%{version}-%{release}
-Obsoletes:  opensuse-apparmor-admin_de-pdf  11.2
-Obsoletes:  opensuse-apps_de-pdf  11.3
-Obsoletes:  opensuse-gnomeuser_de-pdf  11.3
-Obsoletes:  opensuse-kdeuser_de-pdf  11.3
-Obsoletes:  opensuse-security_de-pdf  11.3
-Provides:   opensuse-apparmor-admin_de-pdf  = %{version}-%{release}
-Provides:   opensuse-apps_de-pdf  = %{version}-%{release}
-Provides:   opensuse-gnomeuser_de-pdf  = %{version}-%{release}
-Provides:   opensuse-kdeuser_de-pdf  = %{version}-%{release}
-Provides:   opensuse-security_de-pdf  = %{version}-%{release}
-
 #OBS
-Source00:   opensuse-html_de-html.tar.bz2
-Source01:   opensuse-html_de-desktop.tar.bz2
-Source02:   opensuse-html_de-graphics.tar.bz2
-Source03:   opensuse-html_de.tar.bz2
-Source10:   opensuse-installquick_de.pdf
-#Source11: opensuse-installquick_de-graphics.tar.bz2
-#Source12: opensuse-installquick_de.tar.bz2
-Source13:   opensuse-installquick_de-pdf-yelp.tar.bz2
-Source20:   opensuse-gnomequick_de.pdf
-#Source21: opensuse-gnomequick_de-graphics.tar.bz2
-#Source22: opensuse-gnomequick_de.tar.bz2
-Source23:   opensuse-gnomequick_de-pdf-yelp.tar.bz2
-Source30:   opensuse-kdequick_de.pdf
-#Source31: opensuse-kdequick_de-graphics.tar.bz2
-#Source32: opensuse-kdequick_de.tar.bz2
-Source33:   opensuse-kdequick_de-pdf-yelp.tar.bz2
-Source40:   opensuse-reference_de.pdf
-#Source41: opensuse-reference_de-graphics.tar.bz2
-#Source42: opensuse-reference_de.tar.bz2
-Source43:   opensuse-reference_de-pdf-yelp.tar.bz2
-Source50:   opensuse-startup_de.pdf
-#Source51: opensuse-startup_de-graphics.tar.bz2
-#Source52: opensuse-startup_de.tar.bz2
-Source53:   opensuse-startup_de-pdf-yelp.tar.bz2
+Source00:   opensuse-html_de.tar.bz2
+Source01:   

commit xml-commons for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package xml-commons for openSUSE:Factory
checked in at Tue Feb 22 20:46:38 CET 2011.




--- xml-commons/xml-commons-apis-bootstrap.changes  2010-11-02 
16:31:43.0 +0100
+++ xml-commons/xml-commons-apis-bootstrap.changes  2011-02-22 
10:30:21.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 09:29:27 UTC 2011 - mvysko...@suse.cz
+
+- build xml-commons-resolver-bootstrap from own tarball
+  fix build of xerces-j2-bootstrap
+
+---

calling whatdependson for head-i586




Other differences:
--
++ xml-commons-apis-bootstrap.spec ++
--- /var/tmp/diff_new_pack.fR0Sp4/_old  2011-02-22 20:45:59.0 +0100
+++ /var/tmp/diff_new_pack.fR0Sp4/_new  2011-02-22 20:45:59.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xml-commons-apis-bootstrap (Version 1.3.04)
+# spec file for package xml-commons-apis-bootstrap
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -25,7 +25,7 @@
 
 Name:   xml-commons-apis-bootstrap
 Version:1.3.04
-Release:1
+Release:2
 Summary:Common code for XML projects - bootstrapping package
 Group:  Development/Libraries/Java
 License:ASL 2.0
@@ -93,11 +93,6 @@
 
 %build 
 # some useful functions ... used throughout bootstrap packages
-# variables:
-pushd xml-commons-1_0_b2
-TARGET_DIR=`pwd`
-CLASSPATH_ORIG=$CLASSPATH
-LIB_GCJ=`ls %{_javadir}/libgcj-*.jar`
 
 # delete binary file and files not needed
 function delBinaryFiles() {
@@ -128,8 +123,6 @@
 # uses mkTargetClasspath for CLASSPATH  variable
 # uses LIB_GCJ for CLASSPATH
 function compileFiles() {
-  mkTargetClasspath
-  set +x
   COMPILE_CLASSPATH_PATH=.:${JAR_CLASSPATH}
   echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH $$file
   for file in `find . -name *.java`
@@ -144,7 +137,6 @@
 fi
 echo done
   done
-  set -x
 }
 #
 
@@ -158,48 +150,56 @@
 }
 #
 
-COMPILER_COMMAND=javac -C -ftarget=1.4 -classpath 
-
 # end functions
 
+# variables:
+COMPILER_COMMAND=javac -C -ftarget=1.4 -classpath 
+TARGET_DIR=`pwd`
+CLASSPATH_ORIG=$CLASSPATH
+LIB_GCJ=`ls %{_javadir}/libgcj-*.jar`
+
 delBinaryFiles
 # xml-apis and xml-which
 # compile external files
 
+pushd xml-commons-1_0_b2
 cd java/external/src
+mkTargetClasspath
 compileFiles
 mkJar %{apis_jar}
 delBinaryFiles
 
 # compile the rest
 cd ../../src/
-# move resolver to an another location to create own jar/package
-mkdir -p ../../resolver.src/org/apache
-mv org/apache/xml/ ../../resolver.src/org/apache
-mv manifest.resolver ../../resolver.src
+# remove resolver
+rm -rf org/apache/xml/
+mkTargetClasspath
 compileFiles
 mkJar %{which_jar}
 delBinaryFiles
+popd
 
-# compile the resolver
-cd ../../resolver.src/
-# move resolver to an another location to create own jar/package
-compileFiles
+pushd xml-commons-resolver-1_1_b1
+mkTargetClasspath
+export 
JAR_CLASSPATH=$JAR_CLASSPATH:${TARGET_DIR}/%{apis_jar}.jar:${TARGET_DIR}/%{which_jar}.jar
+#compileFiles
+pushd java/src/
+$COMPILER_COMMAND $JAR_CLASSPATH `find . -name *.java`
+rm manifest.which
 mkJar %{resolver_jar}
 delBinaryFiles
 # xml-commons end
-# build end
 popd
+popd
+# build end
 
 %install
 # % install
-pushd xml-commons-1_0_b2
 mkdir -p $RPM_BUILD_ROOT/%{_javadir}
 cp %{apis_jar}.jar $RPM_BUILD_ROOT/%{_javadir}
 cp %{which_jar}.jar $RPM_BUILD_ROOT/%{_javadir}
 cp %{resolver_jar}.jar $RPM_BUILD_ROOT/%{_javadir}
 # install end
-popd
 
 %clean
 rm -rf $RPM_BUILD_ROOT 

++ xml-commons.spec ++
--- /var/tmp/diff_new_pack.fR0Sp4/_old  2011-02-22 20:45:59.0 +0100
+++ /var/tmp/diff_new_pack.fR0Sp4/_new  2011-02-22 20:45:59.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xml-commons (Version 1.3.04)
+# spec file for package xml-commons
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 # All rights reserved.
 #
@@ -40,7 +40,7 @@
 
 Name:   xml-commons
 Version:1.3.04
-Release:1
+Release:6
 Summary:Common code for XML projects
 Group:  Development/Libraries/Java
 License:ASL 2.0



++ xml-commons-enum.patch ++
--- /var/tmp/diff_new_pack.fR0Sp4/_old  2011-02-22 20:45:59.0 +0100
+++ /var/tmp/diff_new_pack.fR0Sp4/_new  2011-02-22 20:45:59.0 +0100
@@ -1,6 +1,8 @@
 xml-commons-1_0_b2/java/src/org/apache/env/Which.java.orig 2008-04-25 
16:26:14.0 -0400
-+++ xml-commons-1_0_b2/java/src/org/apache/env/Which.java  2008-04-25 
16:27:21.0 -0400
-@@ 

commit kvm for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package kvm for openSUSE:Factory
checked in at Tue Feb 22 20:50:56 CET 2011.




--- kvm/kvm.changes 2011-02-21 03:25:45.0 +0100
+++ kvm/kvm.changes 2011-02-22 20:11:03.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 22 18:51:42 UTC 2011 - brog...@novell.com
+
+- update to version 0.14.0
+  See http://wiki.qemu.org/Changelog/0.14 for changes in 0.14
+  upstream qemu. Also includes kvm-specific enhancements.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ kvm.spec ++
--- /var/tmp/diff_new_pack.rJxVRk/_old  2011-02-22 20:50:36.0 +0100
+++ /var/tmp/diff_new_pack.rJxVRk/_new  2011-02-22 20:50:36.0 +0100
@@ -20,9 +20,8 @@
 
 %bcond_with vde
 
-# qemu-kvm git id 8eef0b
 %define package_base_version 0.14.0
-%define package_extra_version .rcX
+%define package_extra_version .0
 %define bios_id seabios-0.6.1.2
 %define pxe_rom_id gpxe-1.0.1
 %define vgabios_id vgabios-0.6c

++ kvm-qemu-user-space-tool-name.patch ++
--- /var/tmp/diff_new_pack.rJxVRk/_old  2011-02-22 20:50:37.0 +0100
+++ /var/tmp/diff_new_pack.rJxVRk/_new  2011-02-22 20:50:37.0 +0100
@@ -2,7 +2,7 @@
 ===
 --- qemu-kvm-0.14.0.orig/vl.c
 +++ qemu-kvm-0.14.0/vl.c
-@@ -1519,7 +1519,7 @@ static void help(int exitcode)
+@@ -1507,7 +1507,7 @@ static void help(int exitcode)
 ctrl-alttoggle mouse and keyboard grab\n
 \n
 When using -nographic, press 'ctrl-a h' to get some help.\n,

++ kvm-studio-slirp-nooutgoing.patch ++
--- /var/tmp/diff_new_pack.rJxVRk/_old  2011-02-22 20:50:37.0 +0100
+++ /var/tmp/diff_new_pack.rJxVRk/_new  2011-02-22 20:50:37.0 +0100
@@ -10,7 +10,7 @@
  int no_reboot = 0;
  int no_shutdown = 0;
  int cursor_hide = 1;
-@@ -2351,6 +2352,14 @@ int main(int argc, char **argv, char **e
+@@ -2339,6 +2340,14 @@ int main(int argc, char **argv, char **e
  case QEMU_OPTION_singlestep:
  singlestep = 1;
  break;

++ qemu-kvm-0.14.0.tar.bz2 ++
 6125 lines of diff (skipped)








Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-bootloader for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package yast2-bootloader for openSUSE:Factory
checked in at Tue Feb 22 20:55:20 CET 2011.




--- yast2-bootloader/yast2-bootloader.changes   2011-01-10 13:57:23.0 
+0100
+++ yast2-bootloader/yast2-bootloader.changes   2011-02-22 12:33:29.0 
+0100
@@ -1,0 +2,7 @@
+Tue Feb 22 11:30:20 UTC 2011 - jreidin...@novell.com
+
+- during probe of partitions don't try to mount encrypted one
+  (bnc#673906)
+- 2.20.1
+
+---

calling whatdependson for head-i586


Old:

  yast2-bootloader-2.19.16.tar.bz2

New:

  yast2-bootloader-2.20.1.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.gB34Fc/_old  2011-02-22 20:54:39.0 +0100
+++ /var/tmp/diff_new_pack.gB34Fc/_new  2011-02-22 20:54:39.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-bootloader (Version 2.19.16)
+# spec file for package yast2-bootloader
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-bootloader
-Version:2.19.16
-Release:2
+Version:2.20.1
+Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-bootloader-2.19.16.tar.bz2
+Source0:yast2-bootloader-2.20.1.tar.bz2
 
 Prefix: /usr
 
@@ -67,7 +67,7 @@
 This package contains the YaST2 component for bootloader configuration.
 
 %prep
-%setup -n yast2-bootloader-2.19.16
+%setup -n yast2-bootloader-2.20.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-bootloader-2.19.16.tar.bz2 - yast2-bootloader-2.20.1.tar.bz2 
++
 1822 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-bootloader-2.19.16/VERSION new/yast2-bootloader-2.20.1/VERSION
--- old/yast2-bootloader-2.19.16/VERSION2011-01-03 20:21:21.0 
+0100
+++ new/yast2-bootloader-2.20.1/VERSION 2011-02-22 12:30:44.0 +0100
@@ -1 +1 @@
-2.19.16
+2.20.1
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-bootloader-2.19.16/configure.in 
new/yast2-bootloader-2.20.1/configure.in
--- old/yast2-bootloader-2.19.16/configure.in   2011-01-05 15:06:20.0 
+0100
+++ new/yast2-bootloader-2.20.1/configure.in2011-02-22 16:17:16.0 
+0100
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-bootloader, 2.19.16, http://bugs.opensuse.org/, yast2-bootloader)
+AC_INIT(yast2-bootloader, 2.20.1, http://bugs.opensuse.org/, yast2-bootloader)
 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.19.16
+VERSION=2.20.1
 RPMNAME=yast2-bootloader
 MAINTAINER=Jozef Uhliarik juhlia...@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-bootloader-2.19.16/src/modules/BootGRUB.ycp 
new/yast2-bootloader-2.20.1/src/modules/BootGRUB.ycp
--- old/yast2-bootloader-2.19.16/src/modules/BootGRUB.ycp   2009-08-14 
17:30:18.0 +0200
+++ new/yast2-bootloader-2.20.1/src/modules/BootGRUB.ycp2011-02-22 
15:41:40.0 +0100
@@ -15,7 +15,7 @@
  *  Olaf Dabrunz o...@suse.de
  *  Philipp Thomas p...@suse.de
  *
- * $Id: BootGRUB.ycp 58279 2009-08-04 16:01:51Z juhliarik $
+ * $Id: BootGRUB.ycp 63454 2011-02-22 11:29:55Z jreidinger $
  *
  */
 
@@ -147,8 +147,9 @@
 liststring others = (liststring)Storage::GetForeignPrimary();
 y2milestone (Other primaries: %1, others);
 
-// get list of all Linux Partitions on all real disks
-listmap other_l = (listmap)Storage::GetOtherLinuxPartitions();
+// get list of all Linux Partitions on all real disks except encrypted 
ones ( as we don't know password and bootloader cannot boot from it directly)
+listmap other_l = (listmap)filter( map p, 
(listmap)Storage::GetOtherLinuxPartitions(),
+``(p[enc_type]:`none!=`none));
 y2milestone (Other linux parts: 

commit yast2-control-center for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory
checked in at Tue Feb 22 21:00:11 CET 2011.


xargs: /work/src/bin/tools/get_bugzilla: terminated by signal 15


--- yast2-control-center/yast2-control-center.changes   2011-02-22 
14:15:28.0 +0100
+++ yast2-control-center/yast2-control-center.changes   2011-02-22 
17:32:02.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 17:36:58 CET 2011 - tgoettlic...@suse.de
+
+- fixed bnc #650907: yast2 shrinks module selector item on search
+- 2.20.1
+
+---

calling whatdependson for head-i586


Old:

  yast2-control-center-2.20.0.tar.bz2

New:

  yast2-control-center-2.20.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.vJXgzv/_old  2011-02-22 20:58:10.0 +0100
+++ /var/tmp/diff_new_pack.vJXgzv/_new  2011-02-22 20:58:10.0 +0100
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-control-center
-Version:2.20.0
+Version:2.20.1
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.20.0.tar.bz2
+Source0:yast2-control-center-2.20.1.tar.bz2
 Group:  System/YaST
 License:GPLv2+
 BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools

++ yast2-control-center-2.20.0.tar.bz2 - 
yast2-control-center-2.20.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.20.0/VERSION.cmake 
new/yast2-control-center-2.20.1/VERSION.cmake
--- old/yast2-control-center-2.20.0/VERSION.cmake   2011-02-22 
14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/VERSION.cmake   2011-02-22 
17:38:26.0 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
 SET(VERSION_MINOR 20)
-SET(VERSION_PATCH 0)
+SET(VERSION_PATCH 1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.20.0/package/yast2-control-center.changes 
new/yast2-control-center-2.20.1/package/yast2-control-center.changes
--- old/yast2-control-center-2.20.0/package/yast2-control-center.changes
2011-02-22 14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/package/yast2-control-center.changes
2011-02-22 17:38:26.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Feb 22 17:36:58 CET 2011 - tgoettlic...@suse.de
+
+- fixed bnc #650907: yast2 shrinks module selector item on search
+- 2.20.1
+
+---
 Tue Feb 22 14:20:36 CET 2011 - tgoettlic...@suse.de
 
 - bnc #661109: Layout of icons gets mixed after using search
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.20.0/src/kcategorizedview.cpp 
new/yast2-control-center-2.20.1/src/kcategorizedview.cpp
--- old/yast2-control-center-2.20.0/src/kcategorizedview.cpp2011-02-22 
14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/src/kcategorizedview.cpp2011-02-22 
17:38:26.0 +0100
@@ -27,6 +27,7 @@
 #include QScrollBar
 #include QPaintEvent
 #include QDebug
+#include iostream
 
 
 #include kcategorydrawer.h
@@ -174,10 +175,12 @@
 int itemWidthPlusSeparation = listView-spacing() + itemWidth;
 if (!itemWidthPlusSeparation)
 itemWidthPlusSeparation++;
+
 int elementsPerRow = viewportWidth / itemWidthPlusSeparation;
 if (!elementsPerRow)
 elementsPerRow++;
 
+
 int column;
 int row;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.20.0/src/moduleiconitem.cpp 
new/yast2-control-center-2.20.1/src/moduleiconitem.cpp
--- old/yast2-control-center-2.20.0/src/moduleiconitem.cpp  2011-02-22 
14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/src/moduleiconitem.cpp  2011-02-22 
17:38:26.0 +0100
@@ -20,8 +20,6 @@
  */
 
 #include moduleiconitem.h
-//#include kiconloader.h
-//#include kdebug.h
 #include kcmoduleinfo.h
 
 #include climits
@@ -88,9 +86,6 @@

}
painter-setFont( f );
-// if( index.data( Qt::UserRole ).toInt() == KIconLoader::DisabledState ) {
-// painter-setPen( option.palette.color( QPalette::Disabled, 
QPalette::Text ) );
-// }
 
QIcon::Mode iconMode = QIcon::Normal;
if (selected) iconMode = QIcon::Selected;
@@ -114,8 +109,8 @@
QFontMetrics fm( f );
 
QSize s = QItemDelegate::sizeHint( option, index );
-   int w = lviewstyle-pixelMetric( QStyle::PM_FocusFrameHMargin ) + 
2*lviewstyle-pixelMetric( QStyle::PM_ListViewIconSize ) + 
-  + fm.boundingRect( text ).width();  

commit aaa_base for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package aaa_base for openSUSE:11.4
checked in at Tue Feb 22 21:08:47 CET 2011.




--- old-versions/11.4/all/aaa_base/aaa_base.changes 2011-02-18 
17:42:27.0 +0100
+++ 11.4/aaa_base/aaa_base.changes  2011-02-22 13:39:37.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 13:37:46 CET 2011 - wer...@suse.de
+
+- Work around colon as breaking character in tab completion
+- Allow arguments of command done by sudo to complete (bnc#673663)
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ aaa_base.spec ++
--- /var/tmp/diff_new_pack.gdcM8N/_old  2011-02-22 21:08:30.0 +0100
+++ /var/tmp/diff_new_pack.gdcM8N/_new  2011-02-22 21:08:30.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   aaa_base
 Version:11.4
-Release:54.RELEASE4
+Release:54.RELEASE5
 License:GPLv2+
 Group:  System/Fhs
 Provides:   bin bootutls etc skeleng skelger 

++ aaa_base.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/etc/profile.d/complete.bash 
new/aaa_base/etc/profile.d/complete.bash
--- old/aaa_base/etc/profile.d/complete.bash2010-09-20 17:10:22.0 
+0200
+++ new/aaa_base/etc/profile.d/complete.bash2011-02-22 13:37:17.0 
+0100
@@ -20,6 +20,7 @@
 local IFS=$'\n'
 local s x
 local -i o
+local -i isdir=$1
 
 test ${#COMPREPLY[@]} -eq 0  return 0
 
@@ -28,6 +29,7 @@
 #
 for ((o=0; o  ${#COMPREPLY[@]}; o++)) ; do
if test ! -d ${COMPREPLY[$o]} ; then
+   ((isdir == 0)) || continue
COMPREPLY[$o]=${COMPREPLY[$o]%%/}
continue
fi
@@ -37,7 +39,7 @@
 #
 # Escape spaces and braces in path names with `\'
 #
-s=${COMP_WORDBREAKS// }
+s=${COMP_WORDBREAKS//[: ]}
 s=${s//   }
 s=${s//[\{\}()\[\]]}
 s=${s}(){}[]
@@ -59,10 +61,25 @@
 local s g=0 x
 local IFS=$'\n'
 local -i o
+local -i isdir=0
 
 shopt -q extglob  g=1
 test $g -eq 0  shopt -s extglob
 
+if [[ $COMP_WORDBREAKS =~ :  $COMP_LINE  =~ : ]] ; then
+   # Do not use plusdirs as there is a colon in the directory
+   # name(s) which will not work even if escaped with backslash.
+   compopt +o plusdirs
+   # Restore last argument without breaking at colon
+   if ((COMP_CWORD  1)) ; then
+   IFS=${COMP_WORDBREAKS//:}
+   COMP_WORDS=($COMP_LINE)
+   let COMP_CWORD=${#COMP_WORDS[@]}-1
+   c=${COMP_WORDS[COMP_CWORD]}
+   IFS=$'\n'
+   fi
+fi
+
 case $(complete -p ${1##*/} 2 /dev/null) in
 mkdir)  ;;
 *) s=-S/  
@@ -79,15 +96,18 @@
 \$\{*\})   eval COMPREPLY=\(${c}\) ;;
 \$\{*) COMPREPLY=($(compgen -v -P '${' -S '}'  -- ${c#??}));;
 \$*)   COMPREPLY=($(compgen -v -P '$' $s   -- ${c#?})) ;;
-\~*/*) COMPREPLY=($(compgen -d $s  -- ${c})) ;;
+\~*/*) COMPREPLY=($(compgen -d $s  -- ${c}))
+   ((${#COMPREPLY[@]} == 0)) || let isdir++;;
 \~*)   COMPREPLY=($(compgen -u $s  -- ${c})) ;;
-*\:*)
-if [[ $COMP_WORDBREAKS =~ : ]] ; then
+*\:*)  if [[ $COMP_WORDBREAKS =~ : ]] ; then
x=${c%${c##*[^\\]:}}
COMPREPLY=($(compgen -d $s  -- ${c}))
-   COMPREPLY=(${COMPREPLY[@]#$x})
-fi ;;
-*) COMPREPLY=()# use bashdefault
+   COMPREPLY=(${COMPREPLY[@]#$x})
+   ((${#COMPREPLY[@]} == 0)) || let isdir++
+   fi
+   test $g -eq 0  shopt -u extglob
+   return 0;;
+*) COMPREPLY=()# use (bash)default
test $g -eq 0  shopt -u extglob
return 0;;
 esac
@@ -108,10 +128,11 @@
fi
COMPREPLY[o++]=${s#$x/}
done
+   ((${#COMPREPLY[@]} == 0)) || let isdir++
done
 fi
 
-_compreply_
+_compreply_ $isdir
 
 test $g -eq 0  shopt -u extglob
 return 0
@@ -433,8 +454,12 @@
 local os=-h -K -k -L -l -V -v -b -E -H -P -S -i -s
 local ox=-r -p -t -u
 case $c in
-   -*) COMPREPLY=($(compgen -W $os $ox -- $c)) ;;
-*) COMPREPLY=($(PATH=/sbin:/usr/sbin:$PATH:/usr/local/sbin compgen -c 
-- ${c}))
+   -*) COMPREPLY=($(compgen -W $os $ox -- $c)) ;;
+   *)  if ((COMP_CWORD = 1)) ; then
+   COMPREPLY=($(PATH=/sbin:/usr/sbin:$PATH:/usr/local/sbin compgen 
-c -- ${c}))
+ 

commit libthai for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package libthai for openSUSE:11.4
checked in at Tue Feb 22 21:16:47 CET 2011.




--- old-versions/11.4/all/libthai/libthai.changes   2010-02-28 
15:12:48.0 +0100
+++ 11.4/libthai/libthai.changes2011-02-22 15:22:17.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 15:21:51 CET 2011 - vu...@opensuse.org
+
+- Add missing baselibs.conf.
+
+---

calling whatdependson for 11.4-i586


New:

  baselibs.conf



Other differences:
--
++ libthai.spec ++
--- /var/tmp/diff_new_pack.2v30mY/_old  2011-02-22 21:16:40.0 +0100
+++ /var/tmp/diff_new_pack.2v30mY/_new  2011-02-22 21:16:40.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libthai (Version 0.1.14)
+# spec file for package libthai
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,12 +19,13 @@
 
 Name:   libthai
 Version:0.1.14
-Release:1
+Release:7.RELEASE2
 License:LGPLv2.1+
 Summary:Thai Language Support Routines
 Url:http://linux.thai.net/plone/TLWG/libthai/
 Group:  System/Libraries
 Source: %{name}-%{version}.tar.bz2
+Source99:   baselibs.conf
 BuildRequires:  libdatrie-devel
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ baselibs.conf ++
libthai





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libvoikko for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package libvoikko for openSUSE:11.4
checked in at Tue Feb 22 21:17:40 CET 2011.




--- old-versions/11.4/all/libvoikko/libvoikko.changes   2009-06-22 
19:18:35.0 +0200
+++ 11.4/libvoikko/libvoikko.changes2011-02-22 15:24:57.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 15:23:59 CET 2011 - vu...@opensuse.org
+
+- Add missing baselibs.conf.
+
+---

calling whatdependson for 11.4-i586


New:

  baselibs.conf



Other differences:
--
++ libvoikko.spec ++
--- /var/tmp/diff_new_pack.MLH7vM/_old  2011-02-22 21:17:17.0 +0100
+++ /var/tmp/diff_new_pack.MLH7vM/_new  2011-02-22 21:17:17.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libvoikko (Version 2.1)
+# spec file for package libvoikko
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,12 +20,13 @@
 
 Name:   libvoikko
 Version:2.1
-Release:1
+Release:9.RELEASE2
 Url:http://voikko.sourceforge.net/
-License:GPL v2 or later
+License:GPLv2+
 Summary:Spellchecker and Hyphenator for Finnish Language
 Group:  Productivity/Text/Spell
 Source: libvoikko-%{version}.tar.bz2
+Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM libvoikko-2.1-ac-macro-dir.diff sf#2810258 
pmla...@suse.cz -- can't run autoreconf because the m4 direcotry is neither in 
the source tarball nor in svn
 Patch:  libvoikko-2.1-ac-macro-dir.diff
 BuildRequires:  gcc-c++ glib2-devel libmalaga-devel python python-xml
@@ -43,7 +44,7 @@
 Harri Pitk�nen hatap...@iki.fi
 
 %package -n libvoikko1
-License:GPL v2 or later
+License:GPLv2+
 Group:  System/Libraries
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   malaga-suomi
@@ -59,7 +60,7 @@
 Harri Pitk�nen hatap...@iki.fi
 
 %package devel
-License:GPL v2 or later
+License:GPLv2+
 Group:  Development/Libraries/C and C++
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   libvoikko1 = %{version} glibc-devel
@@ -75,7 +76,7 @@
 Harri Pitk�nen hatap...@iki.fi
 
 %package -n voikkospell
-License:GPL v2 or later
+License:GPLv2+
 Group:  Productivity/Text/Spell
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   libvoikko1 = %{version}

++ baselibs.conf ++
libvoikko1





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit php5 for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package php5 for openSUSE:11.4
checked in at Tue Feb 22 21:21:52 CET 2011.




--- old-versions/11.4/all/php5/php5.changes 2011-02-10 18:07:06.0 
+0100
+++ 11.4/php5/php5.changes  2011-02-22 16:01:00.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 22 11:22:52 CET 2011 - pgaj...@suse.cz
+
+- security fixes
+  * CVE-2011-0420 [bnc#672933]
+  * CVE-2011-0708 [bnc#671710]
+
+---

calling whatdependson for 11.4-i586


New:

  php-5.3.5-CVE-2011-0420.patch
  php-5.3.5-CVE-2011-0708.patch



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.OEUoMv/_old  2011-02-22 21:21:29.0 +0100
+++ /var/tmp/diff_new_pack.OEUoMv/_new  2011-02-22 21:21:29.0 +0100
@@ -77,7 +77,7 @@
 ###
 ###
 Version:5.3.5
-Release:5.RELEASE2
+Release:5.RELEASE3
 License:The PHP License, version 3.01
 Group:  Development/Languages/Other
 Provides:   php zend php-xml php-spl php-simplexml php-session php-pcre 
php-date php-reflection php-filter
@@ -120,6 +120,8 @@
 Patch26:php-5.3.4-pts.patch
 Patch27:php-5.3.4-format-string-issues.patch
 Patch28:php-5.3.5-fopen_https_proxy_auth_fix.patch
+Patch29:php-5.3.5-CVE-2011-0420.patch
+Patch30:php-5.3.5-CVE-2011-0708.patch
 Url:http://www.php.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:PHP5 Core Files
@@ -1229,6 +1231,8 @@
 %patch26
 %patch27
 %patch28 -p1
+%patch29
+%patch30
 
 # we build three SAPI
 %{__mkdir_p} build-apache2 build-fpm


++ php-5.3.5-CVE-2011-0420.patch ++
--- ext/intl/grapheme/grapheme_string.c 2010/12/19 04:10:49 306448
+++ ext/intl/grapheme/grapheme_string.c 2010/12/19 05:07:31 306449
@@ -799,7 +799,7 @@
 
if ( NULL != next ) {
if ( !PZVAL_IS_REF(next) ) {
-   intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR,
+   intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, 
 grapheme_extract: 'next' was not passed by 
reference, 0 TSRMLS_CC );
 
RETURN_FALSE;
@@ -819,10 +819,16 @@
}
 
if ( lstart  INT32_MAX || lstart  0 || lstart = str_len ) {
+   intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, 
grapheme_extract: start not contained in string, 0 TSRMLS_CC );
+   RETURN_FALSE;
+   }
 
-   intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, 
grapheme_extract: start not contained in string, 1 TSRMLS_CC );
-
+   if ( size  INT32_MAX || size  0) {
+   intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, 
grapheme_extract: size is invalid, 0 TSRMLS_CC );
RETURN_FALSE;
+   }
+   if (size == 0) {
+   RETURN_EMPTY_STRING();
}
 
/* we checked that it will fit: */

++ php-5.3.5-CVE-2011-0708.patch ++
Index: ext/exif/exif.c
===
--- ext/exif/exif.c.orig
+++ ext/exif/exif.c
@@ -40,6 +40,10 @@
 #include php.h
 #include ext/standard/file.h
 
+#ifdef PHP_WIN32
+#include win32/php_stdint.h
+#endif
+
 #if HAVE_EXIF
 
 /* When EXIF_DEBUG is defined the module generates a lot of debug messages
@@ -2821,6 +2825,7 @@ static int exif_process_IFD_TAG(image_in
int tag, format, components;
char *value_ptr, tagname[64], cbuf[32], *outside=NULL;
size_t byte_count, offset_val, fpos, fgot;
+   int64_t byte_count_signed;
xp_field_type *tmp_xp;
 #ifdef EXIF_DEBUG
char *dump_data;
@@ -2845,13 +2850,20 @@ static int exif_process_IFD_TAG(image_in
/*return TRUE;*/
}
 
-   byte_count = components * php_tiff_bytes_per_format[format];
+   if (components  0) {
+   exif_error_docref(exif_read_data#error_ifd EXIFERR_CC, 
ImageInfo, E_WARNING, Process tag(x%04X=%s): Illegal components(%ld), tag, 
exif_get_tagname(tag, tagname, -12, tag_table TSRMLS_CC), components);
+   return FALSE;
+   }
 
-   if ((ssize_t)byte_count  0) {
-   exif_error_docref(exif_read_data#error_ifd EXIFERR_CC, 
ImageInfo, E_WARNING, Process tag(x%04X=%s): Illegal byte_count(%ld), tag, 
exif_get_tagname(tag, tagname, -12, tag_table TSRMLS_CC), byte_count);
+   byte_count_signed = (int64_t)components * 
php_tiff_bytes_per_format[format];
+
+   if (byte_count_signed  0 || (byte_count_signed  2147483648)) {
+   exif_error_docref(exif_read_data#error_ifd EXIFERR_CC, 
ImageInfo, E_WARNING, Process tag(x%04X=%s): Illegal byte_count, tag, 
exif_get_tagname(tag, tagname, -12, tag_table TSRMLS_CC));
return FALSE;
}
 
+   byte_count = (size_t)byte_count_signed;
+
if (byte_count  

commit lxc for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package lxc for openSUSE:11.4
checked in at Tue Feb 22 21:26:00 CET 2011.




--- old-versions/11.4/all/lxc/lxc.changes   2011-01-11 12:53:27.0 
+0100
+++ 11.4/lxc/lxc.changes2011-02-22 19:59:56.0 +0100
@@ -1,0 +2,10 @@
+Mon Feb 21 17:48:07 CET 2011 - jsl...@suse.de
+
+- update to 0.7.4-rc1+
+  - fix cgroups collision with systemd (bnc#673821)
+  - lxc-start output-to-file support
+  - better error reporting
+  - suppress udev log output
+  - many fixes
+
+---

calling whatdependson for 11.4-i586


Old:

  lxc-0.7.3.tar.bz2

New:

  lxc-0.7.3.99rc1.tar.bz2



Other differences:
--
++ lxc.spec ++
--- /var/tmp/diff_new_pack.3stiUA/_old  2011-02-22 21:25:49.0 +0100
+++ /var/tmp/diff_new_pack.3stiUA/_new  2011-02-22 21:25:49.0 +0100
@@ -18,8 +18,8 @@
 
 
 Name:   lxc
-Version:0.7.3
-Release:1
+Version:0.7.3.99rc1
+Release:1.RELEASE2
 Url:http://lxc.sourceforge.net/
 Summary:Linux containers implementation
 Group:  System/Management
@@ -28,7 +28,12 @@
 Source: 
http://dl.sourceforge.net/sourceforge/lxc/lxc-%{version}.tar.bz2
 Source1:README.SUSE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  docbook-utils libcap-devel linux-kernel-headers pkg-config
+BuildRequires:  docbook-utils libcap-devel pkg-config
+%if 0%{?suse_version} = 1130
+BuildRequires:  linux-glibc-devel
+%else
+BuildRequires:  linux-kernel-headers
+%endif
 Requires:   /sbin/setcap
 
 %description
@@ -66,11 +71,14 @@
 %setup -q
 
 %build
-%configure --disable-static --libexecdir=%{_prefix}/lib/%{name} \
-   --disable-examples
+aclocal -I config
+autoheader
+autoconf
+automake --add-missing --copy
+%configure --libexecdir=%{_prefix}/lib/%{name} --disable-examples
 %{__make} %{?jobs:-j%jobs}
 cp %{SOURCE1} .
-# copy to separate dir do we can use rpm's %doc
+# copy to separate dir do we can use rpm's %%doc
 rm -rf .doc
 mkdir -p .doc/examples
 cp doc/examples/*.conf .doc/examples






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ruby for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package ruby for openSUSE:11.4
checked in at Tue Feb 22 21:49:57 CET 2011.


Login failed, 500 SSL negotiation failed:  at 
/work/abuild/lib/abuild/modules/SUSE/BugzillaClient.pm line 99.


--- old-versions/11.4/all/ruby/ruby.changes 2010-07-02 11:50:18.0 
+0200
+++ 11.4/ruby/ruby.changes  2011-02-22 17:58:56.0 +0100
@@ -1,0 +2,33 @@
+Tue Feb 22 16:38:09 UTC 2011 - mrueck...@suse.de
+
+- update to 1.8.7.p334 (bnc#673740, bnc#673750, bnc#600752)
+  - A symlink race condition vulnerability was found in
+FileUtils.remove_entry_secure. The vulnerability allows local
+users to delete arbitrary files and directories. CVE-2011-1004
+  - Exception#to_s method can be used to trick $SAFE check, which
+makes a untrusted codes to modify arbitrary strings.
+CVE-2011-1005
+  - Ruby WEBrick character set issue (XSS) CVE-2010-0541
+
+  for all non security changes see
+/usr/share/doc/packages/ruby/ChangeLog
+
+- refreshed ruby-1.8.x_openssl_branch_update.patch
+- buildrequires openssl to make the last openssl test work
+- 
https://github.com/ruby/ruby/commit/1887f60a8540f64f5c7bb14d57c0be70506941b8.patch
+  * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.
+This caused failure when test/csv is executed with GC.stress =
+true.
+- added ruby-1.8.7.p334_remove_zlib_test_params_test.patch:
+  remove the test_params patch from backport in r27917
+  It doesnt pass atm.
+- removed ruby-1.8.6.p36_socket_ipv6.patch:
+  included upstream
+
+---
+Tue Sep  7 14:38:54 UTC 2010 - mrueck...@suse.de
+
+- the testsuite and doc-html package should of course require the
+  main package
+
+---
@@ -4,0 +38,24 @@
+
+---
+Thu Jul  1 15:27:17 UTC 2010 - mrueck...@suse.de
+
+- update to 1.8.7.p299 (bnc#606056 and bnc#603914)
+  - OpenSSL 1.0.0 support
+  - Use OpenSSL engines which exist
+  - Fixed range and chunked support for Net::HTTP
+  - Iconv fixes
+  - Backported pack/unpack from the 1.9 branch (bnc#606056 bnc#603914)
+  - Multiple fixes in the resolver
+  - Fixed Unicode inspection bug.
+  - Escape characters properly for the accesslog (bnc#570616)
+- cleaned up rpmlintrc
+- refreshed patches:
+  old: ruby-1.8.7.p22_lib64.patch
+  new: ruby-1.8.7.p299_lib64.patch
+  old: ruby_1.8.6.p36_date_remove_privat.patch
+  new: ruby-1.8.7.p299_date_remove_privat.patch
+  old: ruby-pedantic-headers.diff
+  new: ruby-1.8.7.p299_pedantic-headers.patch
+- replaced patches ruby-1.8.x_openssl-1.0.patch and
+  ruby-1.8.x_openssl-1.0-tests.patch with
+  ruby-1.8.x_openssl_branch_update.patch

calling whatdependson for 11.4-i586


Old:

  ruby-1.8.6.p36_socket_ipv6.patch
  ruby-1.8.7-p249.tar.bz2
  ruby-1.8.7-p72_topdir.patch
  ruby-1.8.7-p72_vendor_specific.patch
  ruby-1.8.7.p22_lib64.patch
  ruby-1.8.x_openssl-1.0-tests.patch
  ruby-1.8.x_openssl-1.0.patch
  ruby-pedantic-headers.diff
  ruby_1.8.6.p36_date_remove_privat.patch

New:

  1887f60a8540f64f5c7bb14d57c0be70506941b8.patch
  ruby-1.8.7-p334.tar.bz2
  ruby-1.8.7.p299_date_remove_privat.patch
  ruby-1.8.7.p299_lib64.patch
  ruby-1.8.7.p299_pedantic-headers.patch
  ruby-1.8.7.p299_webrick_error_page_encoding.patch
  ruby-1.8.7.p334_remove_zlib_test_params_test.patch
  ruby-1.8.7.p72_topdir.patch
  ruby-1.8.7.p72_vendor_specific.patch
  ruby-1.8.x_openssl_branch_update.patch



Other differences:
--
++ ruby.spec ++
--- /var/tmp/diff_new_pack.FWOjj2/_old  2011-02-22 21:48:17.0 +0100
+++ /var/tmp/diff_new_pack.FWOjj2/_new  2011-02-22 21:48:17.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package ruby (Version 1.8.7.p249)
+# spec file for package ruby
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,11 +19,11 @@
 
 
 Name:   ruby
-Version:1.8.7.p249
-Release:4
+Version:1.8.7.p334
+Release:1.RELEASE2
 #
 %define pkg_version 1.8.7
-%define patch_level p249
+%define patch_level p334
 %define rb_arch %(echo %{_target_cpu}-linux | sed -e s/i686/i586/ -e 
s/hppa2.0/hppa/ -e s/ppc/powerpc/)
 %define rb_ver  %(echo %{pkg_version} | sed -e 's/\\\.[0-9]\\\+$//')
 #
@@ -32,6 +32,8 @@
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison gdbm-devel gperf graphviz libjpeg-devel openssl-devel 
readline-devel tk-devel
+# for openssl testsuite
+BuildRequires:  openssl
 #define with_bleak_house 1
 %if 0%{suse_version} = 1030
 %define use_fdupes 1
@@ -56,18 +58,20 @@
 Source: 

commit mono-uia for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package mono-uia for openSUSE:Factory
checked in at Wed Feb 23 00:27:25 CET 2011.




--- GNOME/mono-uia/mono-uia.changes 2010-04-05 19:41:21.0 +0200
+++ /mounts/work_src_done/STABLE/mono-uia/mono-uia.changes  2011-02-23 
00:21:48.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 23:20:50 UTC 2011 - r...@suse.de
+
+- add some hunks of the fix build with mono-2.8 patches from GIT 
+
+---

calling whatdependson for head-i586


New:

  mono-uia-mono-2.8.patch



Other differences:
--
++ mono-uia.spec ++
--- /var/tmp/diff_new_pack.JvhEdD/_old  2011-02-23 00:27:18.0 +0100
+++ /var/tmp/diff_new_pack.JvhEdD/_new  2011-02-23 00:27:18.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mono-uia (Version 2.0.2)
+# spec file for package mono-uia
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,11 +20,12 @@
 
 Name:   mono-uia
 Version:2.0.2
-Release:1
+Release:7
 License:MIT
 Group:  System/Libraries
 Url:http://www.mono-project.com/Accessibility
 Source0:%{name}-%{version}.tar.bz2
+Patch0: mono-uia-mono-2.8.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mono-core = 2.4
 Requires:   mono-winfxcore
@@ -57,6 +58,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure --disable-tests --enable-winfxcore

++ mono-uia-mono-2.8.patch ++
--- UIAutomationBridge/AssemblyInfo.cs
+++ UIAutomationBridge/AssemblyInfo.cs
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile 
(/var/lib/hudson/jobs/_uia_tag_tarballs/workspace/uia2atk/UIAutomation/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 [assembly: AllowPartiallyTrustedCallers]
--- UIAutomationBridge/AssemblyInfo.cs.in
+++ UIAutomationBridge/AssemblyInfo.cs.in
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile (@abs_top_srcdir@/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 [assembly: AllowPartiallyTrustedCallers]
--- UIAutomationBridge/Makefile.am
+++ UIAutomationBridge/Makefile.am
@@ -2,7 +2,7 @@
 EXTRA_DIST =  
 
 ASSEMBLY_COMPILER_COMMAND = gmcs
-ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0
+ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0 -delaysign+ 
-keyfile:@abs_top_srcdir@/winfx3.pub
 
 ASSEMBLY = ../bin/UIAutomationBridge.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
--- UIAutomationBridge/Makefile.in
+++ UIAutomationBridge/Makefile.in
@@ -165,7 +165,7 @@
$(build_others_files) $(ASSEMBLY_WRAPPER_IN) $(EXTRAS) \
$(DATA_FILES) $(build_culture_res_files)
 ASSEMBLY_COMPILER_COMMAND = gmcs
-ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0
+ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0 -delaysign+ 
-keyfile:@abs_top_srcdir@/winfx3.pub
 ASSEMBLY = ../bin/UIAutomationBridge.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
 COMPILE_TARGET = library
--- UIAutomationClient/AssemblyInfo.cs
+++ UIAutomationClient/AssemblyInfo.cs
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile 
(/var/lib/hudson/jobs/_uia_tag_tarballs/workspace/uia2atk/UIAutomation/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 
--- UIAutomationClient/AssemblyInfo.cs.in
+++ UIAutomationClient/AssemblyInfo.cs.in
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile (@abs_top_srcdir@/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 
--- UIAutomationClient/Makefile.am
+++ UIAutomationClient/Makefile.am
@@ -2,7 +2,7 @@
 EXTRA_DIST =  
 
 ASSEMBLY_COMPILER_COMMAND = gmcs
-ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 

commit mono-uia for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package mono-uia for openSUSE:11.4
checked in at Wed Feb 23 00:28:33 CET 2011.




--- old-versions/11.4/all/mono-uia/mono-uia.changes 2010-04-05 
19:41:21.0 +0200
+++ /mounts/work_src_done/11.4/mono-uia/mono-uia.changes2011-02-23 
00:21:48.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 23:20:50 UTC 2011 - r...@suse.de
+
+- add some hunks of the fix build with mono-2.8 patches from GIT 
+
+---

calling whatdependson for 11.4-i586


New:

  mono-uia-mono-2.8.patch



Other differences:
--
++ mono-uia.spec ++
--- /var/tmp/diff_new_pack.IqhEnx/_old  2011-02-23 00:28:21.0 +0100
+++ /var/tmp/diff_new_pack.IqhEnx/_new  2011-02-23 00:28:21.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mono-uia (Version 2.0.2)
+# spec file for package mono-uia
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,11 +20,12 @@
 
 Name:   mono-uia
 Version:2.0.2
-Release:1
+Release:5.RELEASE2
 License:MIT
 Group:  System/Libraries
 Url:http://www.mono-project.com/Accessibility
 Source0:%{name}-%{version}.tar.bz2
+Patch0: mono-uia-mono-2.8.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mono-core = 2.4
 Requires:   mono-winfxcore
@@ -57,6 +58,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure --disable-tests --enable-winfxcore

++ mono-uia-mono-2.8.patch ++
--- UIAutomationBridge/AssemblyInfo.cs
+++ UIAutomationBridge/AssemblyInfo.cs
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile 
(/var/lib/hudson/jobs/_uia_tag_tarballs/workspace/uia2atk/UIAutomation/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 [assembly: AllowPartiallyTrustedCallers]
--- UIAutomationBridge/AssemblyInfo.cs.in
+++ UIAutomationBridge/AssemblyInfo.cs.in
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile (@abs_top_srcdir@/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 [assembly: AllowPartiallyTrustedCallers]
--- UIAutomationBridge/Makefile.am
+++ UIAutomationBridge/Makefile.am
@@ -2,7 +2,7 @@
 EXTRA_DIST =  
 
 ASSEMBLY_COMPILER_COMMAND = gmcs
-ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0
+ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0 -delaysign+ 
-keyfile:@abs_top_srcdir@/winfx3.pub
 
 ASSEMBLY = ../bin/UIAutomationBridge.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
--- UIAutomationBridge/Makefile.in
+++ UIAutomationBridge/Makefile.in
@@ -165,7 +165,7 @@
$(build_others_files) $(ASSEMBLY_WRAPPER_IN) $(EXTRAS) \
$(DATA_FILES) $(build_culture_res_files)
 ASSEMBLY_COMPILER_COMMAND = gmcs
-ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0
+ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 
-lib:@expanded_libdir@/mono/accessibility -noconfig -codepage:utf8 -warn:4 
-warnaserror -optimize+ -debug -define:DEBUG -d:NET_2_0 -delaysign+ 
-keyfile:@abs_top_srcdir@/winfx3.pub
 ASSEMBLY = ../bin/UIAutomationBridge.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
 COMPILE_TARGET = library
--- UIAutomationClient/AssemblyInfo.cs
+++ UIAutomationClient/AssemblyInfo.cs
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile 
(/var/lib/hudson/jobs/_uia_tag_tarballs/workspace/uia2atk/UIAutomation/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 
--- UIAutomationClient/AssemblyInfo.cs.in
+++ UIAutomationClient/AssemblyInfo.cs.in
@@ -43,8 +43,6 @@
 
 [assembly: NeutralResourcesLanguage (en)]
 [assembly: CLSCompliant (true)]
-[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile (@abs_top_srcdir@/winfx3.pub)]
 
 [assembly: ComVisible (false)]
 
--- UIAutomationClient/Makefile.am
+++ UIAutomationClient/Makefile.am
@@ -2,7 +2,7 @@
 EXTRA_DIST =  
 
 ASSEMBLY_COMPILER_COMMAND = gmcs
-ASSEMBLY_COMPILER_FLAGS = -lib:@expanded_libdir@/mono/2.0 -lib:../bin 

commit xsp for openSUSE:11.4

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package xsp for openSUSE:11.4
checked in at Wed Feb 23 01:36:30 CET 2011.




--- old-versions/11.4/all/xsp/xsp.changes   2010-10-12 19:49:09.0 
+0200
+++ /mounts/work_src_done/11.4/xsp/xsp.changes  2011-01-07 17:38:45.0 
+0100
@@ -1,0 +2,7 @@
+Fri Jan  7 16:38:25 UTC 2011 - ajorgen...@novell.com
+
+- Update to 2.8.2
+  * Fix for CVE-2010-4225, bnc#660070
+  * http://www.go-mono.com/archive/2.8.2
+
+---

calling whatdependson for 11.4-i586


Old:

  xsp-2.8.tar.bz2

New:

  xsp-2.8.2.tar.bz2



Other differences:
--
++ xsp.spec ++
--- /var/tmp/diff_new_pack.ocQgUq/_old  2011-02-23 01:36:22.0 +0100
+++ /var/tmp/diff_new_pack.ocQgUq/_new  2011-02-23 01:36:22.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xsp (Version 2.8)
+# spec file for package xsp
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -23,8 +23,8 @@
 License:MIT
 Group:  Productivity/Networking/Web/Servers
 AutoReqProv:on
-Version:2.8
-Release:1
+Version:2.8.2
+Release:0.RELEASE2
 Summary:Small Web Server Hosting ASP.NET
 Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xsp-2.8.tar.bz2 - xsp-2.8.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsp-2.8/configure new/xsp-2.8.2/configure
--- old/xsp-2.8/configure   2010-09-28 04:08:39.0 +0200
+++ new/xsp-2.8.2/configure 2011-01-04 00:44:52.0 +0100
@@ -2252,7 +2252,7 @@
 
 # Define the identity of the package.
  PACKAGE=xsp
- VERSION=2.8
+ VERSION=2.8.2
 
 
 cat confdefs.h _ACEOF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsp-2.8/configure.in new/xsp-2.8.2/configure.in
--- old/xsp-2.8/configure.in2010-09-28 04:07:08.0 +0200
+++ new/xsp-2.8.2/configure.in  2011-01-04 00:42:14.0 +0100
@@ -1,7 +1,7 @@
 AC_PREREQ(2.57)
 AC_INIT(src/Mono.WebServer.XSP/main.cs)
 AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(xsp, 2.8)
+AM_INIT_AUTOMAKE(xsp, 2.8.2)
 AM_MAINTAINER_MODE
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsp-2.8/src/Mono.WebServer/ApplicationServer.cs 
new/xsp-2.8.2/src/Mono.WebServer/ApplicationServer.cs
--- old/xsp-2.8/src/Mono.WebServer/ApplicationServer.cs 2010-09-28 
04:07:08.0 +0200
+++ new/xsp-2.8.2/src/Mono.WebServer/ApplicationServer.cs   2011-01-04 
00:42:14.0 +0100
@@ -351,14 +351,13 @@
 
public void ShutdownSockets ()
{
-   if (listen_socket != null  !listen_socket.IsBound) {
+   if (listen_socket != null) {
try {
-   if (listen_socket.Connected)
-   listen_socket.Shutdown 
(SocketShutdown.Receive);
+   listen_socket.Close ();
} catch {
-   // ignore - we don't care, we're 
closing anyway
+   } finally {
+   listen_socket = null;
}
-   listen_socket.Close ();
}

lock (registeredSocketsLock) {
@@ -392,7 +391,6 @@
runner.Abort ();
ShutdownSockets ();
UnloadAll ();
-   Thread.Sleep (1000);
}
 
public void UnloadAll ()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsp-2.8/src/Mono.WebServer.Apache/ModMonoRequest.cs 
new/xsp-2.8.2/src/Mono.WebServer.Apache/ModMonoRequest.cs
--- old/xsp-2.8/src/Mono.WebServer.Apache/ModMonoRequest.cs 2010-09-28 
04:07:08.0 +0200
+++ new/xsp-2.8.2/src/Mono.WebServer.Apache/ModMonoRequest.cs   2011-01-04 
00:42:14.0 +0100
@@ -145,8 +145,10 @@

byte cmd = reader.ReadByte ();
shutdown = (cmd == 0);
-   if (shutdown)
+   if (shutdown) {
+   Console.Error.WriteLine (mod-mono-server 
received a shutdown message);
return;
+   }
 
if (cmd !=