commit python for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package python for openSUSE:Factory
checked in at Fri May 27 09:57:27 CEST 2011.




--- python/python-base.changes  2011-05-02 18:07:07.0 +0200
+++ /mounts/work_src_done/STABLE/python/python-base.changes 2011-05-24 
17:30:27.0 +0200
@@ -1,0 +2,10 @@
+Tue May 24 14:27:05 UTC 2011 - jmate...@novell.com
+
+- update to 2.7.1
+* bugfix-only release, see NEWS for details
+- refreshed patches, dropped the upstreamed ones
+- dropped acrequire patch, replacing it with build-time sed
+- improved fix to bnc#673071 by defining the constants
+  only for files that require it (as is done in python3)
+
+---
--- python/python-doc.changes   2010-08-26 13:45:26.0 +0200
+++ /mounts/work_src_done/STABLE/python/python-doc.changes  2011-05-24 
17:30:28.0 +0200
@@ -1,0 +2,5 @@
+Tue May 24 14:30:36 UTC 2011 - jmate...@novell.com
+
+- updated to build against 2.7.1
+
+---
--- python/python.changes   2011-05-04 16:18:54.0 +0200
+++ /mounts/work_src_done/STABLE/python/python.changes  2011-05-24 
17:30:28.0 +0200
@@ -1,0 +2,6 @@
+Tue May 24 14:30:10 UTC 2011 - jmate...@novell.com
+
+- updated to 2.7.1
+* bugfix-only release
+
+---

calling whatdependson for head-i586


Old:

  Python-2.7.tar.bz2
  Python-2.7rc2-multilib.patch
  python-2.6.5-distutils_test_path.patch
  python-2.7-acrequire.patch
  python-fix_date_time_compiler.patch
  smtpd-dos.patch
  urllib2-AbstractBasicAuthHandler_reset_attr.diff

New:

  Python-2.7.1.tar.bz2
  python-2.7.1-distutils_test_path.patch
  python-2.7.1-fix_date_time_compiler.patch
  python-2.7.1-multilib.patch



Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.SEa00V/_old  2011-05-27 09:44:55.0 +0200
+++ /var/tmp/diff_new_pack.SEa00V/_new  2011-05-27 09:44:55.0 +0200
@@ -29,8 +29,8 @@
 %endif
 #
 Summary:Python Interpreter base package
-Version:2.7
-Release:8
+Version:2.7.1
+Release:1
 %define tarversion  %{version}
 %define tarname Python-%{tarversion}
 Source0:%{tarname}.tar.bz2
@@ -42,17 +42,14 @@
 
 Patch1: python-2.7-dirs.patch
 Patch2: python-distutils-rpm-8.patch
-Patch3: Python-2.7rc2-multilib.patch
+Patch3: python-2.7.1-multilib.patch
 Patch4: python-2.7rc2-canonicalize2.patch
 Patch5: python-2.7rc2-configure.patch
 Patch6: python-2.6-gettext-plurals.patch
-Patch7: python-2.6.5-distutils_test_path.patch
+Patch7: python-2.7.1-distutils_test_path.patch
 Patch8: sparc_longdouble.patch
-Patch9: python-2.7-acrequire.patch
-Patch10:urllib2-AbstractBasicAuthHandler_reset_attr.diff
-Patch11:smtpd-dos.patch
 Patch12:
http://psf.upfronthosting.co.za/roundup/tracker/file19029/python-test_structmembers.patch
-Patch13:python-fix_date_time_compiler.patch
+Patch13:python-2.7.1-fix_date_time_compiler.patch
 Patch14:python-2.7-CVE-2011-1521-fileurl.patch
 Patch15:python-2.7-fix-parallel-make.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -144,42 +141,26 @@
 %patch6
 %patch7 -p1
 %patch8 -p1
-%patch9 -p1
-%patch10
-%patch11
 %patch12
-%patch13
+%patch13 -p1
 %patch14 -p1
 %patch15 -p1
 
-# some cleanup
-find . -name .cvsignore -type f -print0 | xargs -0 rm -f
-find . -name CVS -type d -print0 | xargs -0 rm -rf
+# drop Autoconf version requirement
+sed -i 's/^version_required/dnl version_required/' configure.in
 
 %build
-
-# disable as-needed to fix build
-
-export SUSE_ASNEEDED=0
-
-# use rpm_opt_flags
-
 export OPT=$RPM_OPT_FLAGS
-
-# regenerate
-
+
 autoreconf -f -i . # Modules/_ctypes/libffi
+
+# provide a stable timestamp
+touch -r %{S:0} Makefile.pre.in
+
 # prevent make from trying to rebuild asdl stuff, which requires existing
 # python installation
 touch Parser/asdl* Python/Python-ast.c Include/Python-ast.h
-# use just gcc instead of [GCC 4.5.0 20100604 [gcc-4_5-branch revision 
160292]..
-echo '#define PYTHON_COMPILER [GCC]'  pyconfig.h.in
-# use a compilation date equivalent to the source tarball.
-printf '#define PY_BUILD_DATE %s %s %s\n' $(date -u -r %{SOURCE0} +%b %d 
%Y)  pyconfig.h.in
-printf '#define PY_BUILD_TIME %s\n' $(date -u -r %{SOURCE0} +%T)  
pyconfig.h.in
-
-# configure
-
+
 

commit openjade for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package openjade for openSUSE:Factory
checked in at Fri May 27 10:00:10 CEST 2011.




--- openjade/openjade.changes   2008-01-14 13:32:57.0 +0100
+++ /mounts/work_src_done/STABLE/openjade/openjade.changes  2011-05-26 
13:21:08.0 +0200
@@ -1,0 +2,11 @@
+Thu May 26 11:19:51 UTC 2011 - idon...@novell.com
+
+- Drop unapplied openjade-1.3-starlink-0.1.patch and
+  valid_fo_patch2.gz patches
+
+---
+Tue May 10 19:32:22 UTC 2011 - cgiboude...@gmx.com
+
+- Add gcc46_default-ctors.patch. Adds the missing ctors to build with gcc 4.6
+
+---

calling whatdependson for head-i586


Old:

  openjade-1.3-starlink-0.1.patch
  valid_fo_patch2.gz

New:

  gcc46_default_ctors.patch



Other differences:
--
++ openjade.spec ++
--- /var/tmp/diff_new_pack.8C2K8U/_old  2011-05-27 09:57:36.0 +0200
+++ /var/tmp/diff_new_pack.8C2K8U/_new  2011-05-27 09:57:36.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package openjade (Version 1.3.2)
+# spec file for package openjade
 #
-# 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
@@ -23,16 +23,15 @@
 Group:  Productivity/Publishing/SGML
 AutoReqProv:on
 Version:1.3.2
-Release:345
+Release:356
 Summary:DSSSL Engine for SGML Documents
 Source: 
http://switch.dl.sourceforge.net/sourceforge/openjade/openjade-1.3.2.tar.bz2
 Source1:jade_style-sheet.dtd
 Source2:%{name}-README.SuSE
-Patch:  openjade-1.3.1-autoconf.dif
-Patch3: 
http://www.astro.gla.ac.uk/users/norman/distrib/openjade-1.3-starlink-0.1.patch
-Patch4: openjade-1.3.2-makefile.patch
-Patch5: valid_fo_patch2.gz
-Patch6: openjade-1.3.2-shared.patch
+Patch1: openjade-1.3.1-autoconf.dif
+Patch2: openjade-1.3.2-makefile.patch
+Patch3: openjade-1.3.2-shared.patch
+Patch4: gcc46_default_ctors.patch
 # Conflicts: jade_dsl
 Obsoletes:  jade_dsl
 Provides:   jade jade_dsl
@@ -106,10 +105,10 @@
 # -n %{name}-1.3.2-rc2
 cp %{S:1} dsssl
 cp %{S:2} README.SuSE
-%patch -b .autoconf
-# %setup -n jade-1.2.1 -b 1 -T -D
-%patch4 -p 1 -b .makefile
-%patch6
+%patch1
+%patch2 -p1
+%patch3
+%patch4
 
 %build
 # export CXXFLAGS='-O'

++ gcc46_default_ctors.patch ++
--- jade/TeXFOTBuilder.cxx  2011-05-10 21:01:33.769789341 +0200
+++ jade/TeXFOTBuilder.cxx  2011-05-10 21:05:04.142897135 +0200
@@ -75,6 +75,8 @@
 virtual void end(TeXFOTBuilder ) const = 0;
   };
   class PageFloatFlowObj : public TeXCompoundExtensionFlowObj {
+  public:
+PageFloatFlowObj() {}
 void start(TeXFOTBuilder fotb, const NodePtr ) const {
   fotb.startPageFloat(nic_);
 }
@@ -94,6 +96,8 @@
 StringC placement;
   };
   class PageFootnoteFlowObj : public TeXCompoundExtensionFlowObj {
+  public:
+PageFootnoteFlowObj() {}
 void start(TeXFOTBuilder fotb, const NodePtr ) const {
   fotb.startPageFootnote();
 }
--- jade/TransformFOTBuilder.cxx.orig   2011-05-10 21:18:33.554680483 +0200
+++ jade/TransformFOTBuilder.cxx2011-05-10 21:24:23.456887213 +0200
@@ -41,6 +41,7 @@
   };
   class EntityRefFlowObj : public TransformExtensionFlowObj {
   public:
+EntityRefFlowObj() {}
 void atomic(TransformFOTBuilder fotb, const NodePtr ) const {
   fotb.entityRef(name_);
 }
@@ -56,6 +57,7 @@
   };
   class ProcessingInstructionFlowObj : public TransformExtensionFlowObj {
   public:
+ProcessingInstructionFlowObj() {}
 void atomic(TransformFOTBuilder fotb, const NodePtr ) const {
   fotb.processingInstruction(data_);
 }
@@ -70,6 +72,8 @@
 StringC data_;
   };
   class EmptyElementFlowObj : public TransformExtensionFlowObj {
+  public:
+EmptyElementFlowObj() {}
 void atomic(TransformFOTBuilder fotb, const NodePtr nd) const {
   if (nic_.gi.size()  0)
fotb.emptyElement(nic_);
@@ -102,6 +106,8 @@
 ElementNIC nic_;
   };
   class ElementFlowObj : public TransformCompoundExtensionFlowObj {
+  public:
+ElementFlowObj() {}
 void start(TransformFOTBuilder fotb, const NodePtr nd) const {
   if (nic_.gi.size()  0)
fotb.startElement(nic_);
@@ -137,6 +143,8 @@
 ElementNIC nic_;
   };
   class EntityFlowObj : public TransformCompoundExtensionFlowObj {
+  public:
+EntityFlowObj() {}
 void start(TransformFOTBuilder fotb, const NodePtr ) const {
   fotb.startEntity(systemId_);
 }
@@ -154,6 +162,8 @@
 StringC systemId_;
   };
   class DocumentTypeFlowObj : 

commit vim for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package vim for openSUSE:Factory
checked in at Fri May 27 10:04:28 CEST 2011.




--- vim/vim.changes 2011-01-31 23:56:38.0 +0100
+++ /mounts/work_src_done/STABLE/vim/vim.changes2011-05-17 
09:52:29.0 +0200
@@ -1,0 +2,17 @@
+Tue May 17 07:43:45 UTC 2011 - idoen...@novell.com
+
+- Update to official patchlevel 189
+- Drop outdated README.SUSE 
+
+---
+Mon Apr 18 15:00:38 UTC 2011 - idoen...@novell.com
+
+- Run spec-cleaner and fix build on SLE 10 
+
+---
+Mon Feb 28 21:33:24 CET 2011 - st...@viskjer.net
+
+- add vim-7.3-filetype_mine.patch to enable syntax highlighting in
+  .mine files. E.g. %{name}.spec.mine files generated by osc pull
+
+---

calling whatdependson for head-i586


Old:

  README.SuSE

New:

  vim-7.3-filetype_mine.patch



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.nF93SB/_old  2011-05-27 10:00:23.0 +0200
+++ /var/tmp/diff_new_pack.nF93SB/_new  2011-05-27 10:00:23.0 +0200
@@ -15,18 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   vim
 Version:7.3
-Release:2
-#
-License:Other uncritical OpenSource License ; Charityware. 
http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
+Release:8
+License:Vim
 Group:  Productivity/Editors/Vi
+BuildRequires:  db-devel
+%if 0%{?suse_version}  1020
+BuildRequires:  fdupes
+%endif
+BuildRequires:  gettext-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  libacl-devel
+BuildRequires:  ncurses-devel
+BuildRequires:  perl
+BuildRequires:  pkgconfig
+BuildRequires:  python-devel
+BuildRequires:  ruby-devel
+BuildRequires:  tcl-devel
+BuildRequires:  update-alternatives
+BuildRequires:  update-desktop-files
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  db-devel fdupes gettext-devel gtk2-devel libacl-devel 
ncurses-devel perl python-devel ruby-devel tcl-devel update-alternatives 
update-desktop-files
 %if 0%{?suse_version}  1130
 BuildRequires:  gpm-devel
 %else
@@ -34,7 +46,7 @@
 %endif
 #
 %define pkg_version 7.3
-%define official_ptchlvl 127
+%define official_ptchlvl 189
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 #
@@ -48,10 +60,11 @@
 %else
 %define gvim_prereq %{vim_prereq}
 %endif
+PreReq: %{vim_prereq}
 #
-PreReq: sh-utils fileutils
+PreReq: fileutils
+PreReq: sh-utils
 PreReq: update-alternatives
-PreReq: %{vim_prereq}
 #
 Provides:   vim_client
 Provides:   vi
@@ -59,6 +72,7 @@
 %if 0%{?suse_version} = 1010
 Recommends: vim-data = %{version}
 %endif
+Summary:Vi IMproved
 #
 Url:http://www.vim.org/
 Source: ftp://ftp.vim.org/pub/vim/unix/vim-%{pkg_version}.tar.bz2
@@ -67,7 +81,6 @@
 Source5:vimrc_example2
 Source6:ANNOUNCEMENT.vim-%{version}
 Source8:suse.gvimrc
-Source9:README.SuSE
 Source10:   README.Japanese-XIM
 Source13:   vitmp.c
 Source14:   vitmp.1
@@ -95,14 +108,10 @@
 Patch18:%{name}-7.3-filetype_spec.patch
 Patch19:%{name}-7.3-diff_check.patch
 Patch21:%{name}-7.3-filetype_changes.patch
-# TODO: why is this not applied anymore?
+Patch22:%{name}-7.3-filetype_mine.patch
 Patch25:vim-7.2-lzma-support.patch
 Patch27:%{name}-7.3-disable_gcc_warning_eval_c.patch
 Patch100:   vim-7.1.314-CVE-2009-0316-debian.patch
-# tbd???%name-6.3-ga-utf8.diff
-# tbd???%name-6.3-initvals.diff
-# tbd???vim64-svn-crash.patch
-Summary:Vi IMproved
 
 %description
 Vim (Vi IMproved) is an almost compatible version of the UNIX editor
@@ -119,18 +128,11 @@
 Package vim contains the normal version of vim. To get the full runtime
 environment install additionally vim-data.
 
-
-
-Authors:
-
-Bram Moolenaar b...@vim.org
-
 %package data
-License:Other uncritical OpenSource License ; Charityware. 
http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
+
+Summary:Vi IMproved
 Group:  Productivity/Editors/Vi
 PreReq: %{vim_prereq}
-#
-Summary:Vi IMproved
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -149,19 +151,12 @@
 
 Package vim-data contains the runtime files.
 
-
-
-Authors:
-
-Bram Moolenaar b...@vim.org
-
 %package base
-License:Other uncritical OpenSource License ; Charityware. 
http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
+
+Summary:Vi IMproved
 Group:  Productivity/Editors/Vi
 PreReq: %{vim_prereq}
 PreReq: 

commit libqt4 for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package libqt4 for openSUSE:Factory
checked in at Fri May 27 10:08:09 CEST 2011.




--- libqt4/libqt4-devel-doc.changes 2011-03-28 12:54:59.0 +0200
+++ /mounts/work_src_done/STABLE/libqt4/libqt4-devel-doc.changes
2011-05-17 12:44:27.0 +0200
@@ -1,0 +2,10 @@
+Thu May  5 00:07:41 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.3:
+  * bugfixes only
+  * [QTBUG-18338] blacklist fraudulent SSL certificates
+  * More details see included changes-4.7.3 file
+- merge libqt4-devel-doc-data main spec file back into
+  a subspecfile of libqt4-devel-doc
+
+---
libqt4-sql-plugins.changes: same change
libqt4.changes: same change

calling whatdependson for head-i586


Old:

  comodo-blacklisting.diff
  libqt4-devel-doc-data.changes
  libqt4-devel-doc-data.spec
  qt-everywhere-opensource-src-4.7.2.tar.bz2

New:

  qt-everywhere-opensource-src-4.7.3.tar.bz2



Other differences:
--
++ libqt4-devel-doc.spec ++
--- /var/tmp/diff_new_pack.Qm9T6E/_old  2011-05-27 10:05:07.0 +0200
+++ /var/tmp/diff_new_pack.Qm9T6E/_new  2011-05-27 10:05:07.0 +0200
@@ -30,8 +30,8 @@
 %endif
 # COMMON-VERSION-BEGIN
 # COMMON-VERSION-BEGIN
-Version:4.7.2
-Release:3
+Version:4.7.3
+Release:1
 %define base_name libqt4
 %define x11_free  -everywhere-opensource-src-
 %define rversion %version
@@ -86,7 +86,6 @@
 Patch121:   webkit-sparc64.diff
 Patch123:   use-cups-default-print-settings-bnc552218.diff
 Patch124:   qtreeview-fix-QTBUG-16292.diff
-Patch125:   comodo-blacklisting.diff
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
   %define common_options --opensource -fast -no-separate-debug-info -shared 
-xkb -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-nas-sound 
-no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis 
-system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir 
%_docdir/%{base_name} -examplesdir %_libdir/qt4/examples -demosdir 
%_libdir/qt4/demos -plugindir %plugindir -translationdir 
/usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir 
/usr/share/qt4/ -no-pch -reduce-relocations -exceptions -system-libtiff -glib 
-optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite -qt3support 
-no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle
@@ -103,11 +102,6 @@
 handling.
 
 
-
-Authors:
-
-Qt Software
-
 %prep
 %define plugindir %_libdir/qt4/plugins
 %setup -q -n qt%x11_free%rversion
@@ -145,7 +139,6 @@
 %endif
 %patch123
 %patch124
-%patch125
 # ### 47 rediff
 #%patch121 -p1
 # be sure not to use them
@@ -165,14 +158,18 @@
 This package contains base tools, like string, xml, and network
 handling.
 
+%package data
+License:QPL, GPL
+Group:  System/Libraries
+BuildArch:  noarch
+Summary:C++ Program Library, Core Components
+Requires:   %name = %version
 
-
-Authors:
-
-Troll Tech AS, Norway
-
+%description data
+The architecture independent data files for the documentation.
 
 %build
+
 %ifarch ppc64
 export RPM_OPT_FLAGS=$RPM_OPT_FLAGS -mminimal-toc
 %endif
@@ -216,6 +213,14 @@
 ln -s %_bindir/svgviewer 
$RPM_BUILD_ROOT/%_libdir/qt4/examples/painting/svgviewer/svgviewer
 ln -s %_bindir/qt4-browser $RPM_BUILD_ROOT/%_libdir/qt4/demos/browser/browser
 
+# htmldocs are not generated - why?
+for d in docimages qchdocs htmldocs ; do
+  make INSTALL_ROOT=$RPM_BUILD_ROOT install_${d}
+done
+
+# remove some executable flags from image files:
+find $RPM_BUILD_ROOT/usr/share -name *.png -print0 | xargs -0 chmod a-x
+
 # reduce fileconflicts
 for f in $(rpm -ql libqt4-devel) $(rpm -ql libqt4-x11) $(rpm -ql libqt4); do
   test -f $RPM_BUILD_ROOT/$f  rm $RPM_BUILD_ROOT/$f
@@ -233,8 +238,6 @@
 ln -s %_libdir/qt4/demos $RPM_BUILD_ROOT/%_docdir/%base_name/demos
 ln -s %_libdir/qt4/examples $RPM_BUILD_ROOT/%_docdir/%base_name/examples
 
-# packaged in %name-devel-doc-data
-rm -rf $RPM_BUILD_ROOT/%_docdir/%base_name/{doc,html}
 rm -f $RPM_BUILD_ROOT/%_libdir/libQt{3,A,C,G,H,N,S,T}*
 rm -f $RPM_BUILD_ROOT/%_libdir/libQtXml.*
 rm -rf $RPM_BUILD_ROOT/%_libdir/qt4/plugins
@@ -276,4 +279,11 @@
 /usr/bin/svgviewer
 /usr/bin/qt4-browser
 
+%files data
+%defattr(-,root,root,755)
+%dir /usr/share/doc/packages/%base_name
+/usr/share/doc/packages/%base_name/qch
+/usr/share/doc/packages/%base_name/html*
+/usr/share/doc/packages/%base_name/src
+
 %changelog

++ libqt4-sql-plugins.spec ++
--- /var/tmp/diff_new_pack.Qm9T6E/_old  2011-05-27 10:05:07.0 +0200
+++ /var/tmp/diff_new_pack.Qm9T6E/_new  2011-05-27 10:05:07.0 +0200
@@ -28,8 +28,8 @@
 %endif
 # COMMON-VERSION-BEGIN
 # COMMON-VERSION-BEGIN
-Version:4.7.2
-Release:3
+Version:4.7.3
+Release:1
 

commit libstorage for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory
checked in at Fri May 27 10:40:52 CEST 2011.




--- libstorage/libstorage.changes   2011-02-04 10:51:51.0 +0100
+++ /mounts/work_src_done/STABLE/libstorage/libstorage.changes  2011-05-26 
16:32:30.0 +0200
@@ -1,0 +2,42 @@
+Thu May 26 16:07:46 CEST 2011 - f...@suse.de
+
+- more btrfs related bugfixes
+
+---
+Thu May 26 11:51:55 CEST 2011 - aschn...@suse.de
+
+- adapted to parted 2.4
+- 2.21.2
+
+---
+Thu May 12 13:31:16 CEST 2011 - f...@suse.de
+
+- fix missing crypttab entry in installed system (bnc#693325)
+- 2.21.1
+
+---
+Thu Apr 21 11:16:43 CEST 2011 - f...@suse.de
+
+- add support for tmpfs (fate#303810)
+
+---
+Thu Mar 24 17:28:53 CET 2011 - f...@suse.de
+
+- add code to add/remove volumes to/from BTRFS volume
+
+---
+Thu Mar  3 19:31:43 CET 2011 - f...@suse.de
+
+- bugfixes and improvements in BTRFS handling
+
+---
+Wed Feb 16 11:12:02 CET 2011 - aschn...@suse.de
+
+- make temporary mounts more robust (see bnc #672118)
+
+---
+Thu Feb  3 15:54:24 CET 2011 - f...@suse.de
+
+- add options provided in addNfs call to volume automatically
+
+---
@@ -6 +47,0 @@
-- 2.20.7

calling whatdependson for head-i586


Old:

  libstorage-2.20.7.tar.bz2
  libstorage-rpmlintrc

New:

  libstorage-2.21.2.tar.bz2



Other differences:
--
++ libstorage.spec ++
--- /var/tmp/diff_new_pack.w3JDbv/_old  2011-05-27 10:13:43.0 +0200
+++ /var/tmp/diff_new_pack.w3JDbv/_new  2011-05-27 10:13:43.0 +0200
@@ -19,37 +19,22 @@
 
 
 Name:   libstorage
-Version:2.20.7
+Version:2.21.2
 Release:1
 License:GPL
 Group:  System/Libraries
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: libstorage-%{version}.tar.bz2
-Source1:libstorage-rpmlintrc
 
 Prefix: /usr
 
 BuildRequires:  blocxx-devel boost-devel dejagnu doxygen gcc-c++ libxml2-devel 
python-devel swig
 
-Requires:   parted = 2.2 mdadm device-mapper lvm2 dmraid multipath-tools 
cryptsetup
-Requires:   coreutils udev util-linux = 2.16 grep lsscsi
-%ifarch s390 s390x
-Requires:   s390-tools
-%endif
-
-PreReq: %fillup_prereq
-Obsoletes:  yast2-storage-lib
-Provides:   yast2-storage-lib
 Summary:Library for storage management
 
 %description
 This package contains libstorage, a library for storage management.
 
-Authors:
-
-Thomas Fehr f...@suse.de
-Arvin Schnell aschn...@suse.de
-
 %prep
 %setup -n libstorage-%{version}
 
@@ -87,7 +72,29 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f libstorage.lang
+%package -n libstorage3
+
+
+Requires:   parted = 2.2 mdadm device-mapper lvm2 dmraid multipath-tools 
cryptsetup
+Requires:   coreutils udev util-linux = 2.16 grep lsscsi
+%ifarch s390 s390x
+Requires:   s390-tools
+%endif
+
+PreReq: %fillup_prereq
+Obsoletes:  yast2-storage-lib
+Provides:   yast2-storage-lib
+Summary:Library for storage management
+
+%description -n libstorage3
+This package contains libstorage, a library for storage management.
+
+Authors:
+
+Thomas Fehr f...@suse.de
+Arvin Schnell aschn...@suse.de
+
+%files -n libstorage3 -f libstorage.lang
 %defattr(-,root,root)
 %{_libdir}/libstorage.so.*
 %dir /var/lock/libstorage
@@ -96,21 +103,21 @@
 %doc %{prefix}/share/doc/packages/libstorage/AUTHORS
 %doc %{prefix}/share/doc/packages/libstorage/COPYING
 
-%post
+%post -n libstorage3
 /sbin/ldconfig
 %{fillup_only -an storage}
 
-%postun
+%postun -n libstorage3
 /sbin/ldconfig
 
-%package devel
-License:GPL
-Requires:   libstorage = %version
+%package -n libstorage-devel
+
+Requires:   libstorage3 = %version
 Requires:   gcc-c++ libstdc++-devel boost-devel blocxx-devel libxml2-devel
 Summary:Header files and documentation for libstorage
 Group:  Development/Languages/C and C++
 
-%description devel
+%description -n libstorage-devel
 This package contains header files and documentation for developing with
 libstorage.
 
@@ -119,7 +126,7 @@
 Thomas Fehr f...@suse.de
 Arvin Schnell aschn...@suse.de
 
-%files devel
+%files -n libstorage-devel
 %defattr(-,root,root)
 %{_libdir}/libstorage.la
 %{_libdir}/libstorage.so
@@ -127,9 +134,9 @@
 %doc %{prefix}/share/doc/packages/libstorage/autodocs
 %doc 

commit webyast-base-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Fri May 27 10:44:26 CEST 2011.




--- webyast-base-ui/webyast-base-ui.changes 2011-05-24 16:22:57.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-05-26 11:27:59.0 +0200
@@ -1,0 +2,12 @@
+Wed May 25 13:56:31 UTC 2011 - vgorob...@suse.de
+
+- fixed WebYaST notifier doesn't terminate the running workers after user is 
inactive
+- 0.2.49
+
+---
+Wed May 25 10:56:42 UTC 2011 - vgorob...@suse.de
+
+- uniform look  feel throughout all WebYaST modules 
+- 0.2.48
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.TasvJ1/_old  2011-05-27 10:42:57.0 +0200
+++ /var/tmp/diff_new_pack.TasvJ1/_new  2011-05-27 10:42:57.0 +0200
@@ -53,7 +53,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.47
+Version:0.2.49
 Release:1
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2

++ www.tar.bz2 ++
Files old/www/public/icons/repositories.png and 
new/www/public/icons/repositories.png differ
Files old/www/public/images/home.png and new/www/public/images/home.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/public/javascripts/notifier.js 
new/www/public/javascripts/notifier.js
--- old/www/public/javascripts/notifier.js  2011-05-24 16:07:38.0 
+0200
+++ new/www/public/javascripts/notifier.js  2011-05-25 15:47:34.0 
+0200
@@ -42,16 +42,16 @@
   $(document).ready(function() {
 jQuery(function($){
   $.activity.init({
-   interval: interval, 
-   inactive: inactive, 
-   intervalFn: function(){
- log(User is idle:  + Math.round((this.now() - 
this.defaults.lastActive)/1000) + ' sec');
-   },
-   inactiveFn: function(){
- log(User is inactive:  + Math.round((this.now() - 
this.defaults.lastActive)/1000)  + ' sec');
- if(typeof(Worker) == 'defined') { killWorker(worker); }
- $.activity.update();
-   }
+interval: interval, 
+inactive: inactive, 
+intervalFn: function(){
+  //log(User is idle:  + Math.round((this.now() - 
this.defaults.lastActive)/1000) + ' sec');
+},
+inactiveFn: function(){
+  log(User is inactive:  + Math.round((this.now() - 
this.defaults.lastActive)/1000)  + ' sec');
+  if(typeof(Worker) != 'defined') { killWorker(worker); }
+  $.activity.update();
+}
   });
   
 $(document).bind('click mousemove', function(){
@@ -72,6 +72,7 @@
 console.log(Web worker is not supported)
 window.setInterval(function() { AJAXcall(params); },5000);
   } else {
+console.log(Web worker is supported)
 worker = new Worker(/javascripts/notifier.workers.js);
 worker.postMessage(params);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/public/javascripts/webyast-online-help.js 
new/www/public/javascripts/webyast-online-help.js
--- old/www/public/javascripts/webyast-online-help.js   2011-04-12 
11:29:23.0 +0200
+++ new/www/public/javascripts/webyast-online-help.js   2011-05-25 
12:58:42.0 +0200
@@ -26,62 +26,62 @@
 
   $('#questionMark').bind('click', function(){
 var currentURL = window.location.toString().split(/);
-
+
 switch(currentURL[currentURL.length-1]) {
   case 'activedirectory':
-   url = onlinehelp/Active Directory;
-   break;
+url = onlinehelp/Active Directory;
+break;
   case 'users':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'firewall':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'mail':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'groups':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'kerberos':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + 

commit libopensync for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package libopensync for openSUSE:Factory
checked in at Fri May 27 10:45:31 CEST 2011.




--- libopensync/libopensync.changes 2011-05-20 15:45:13.0 +0200
+++ /mounts/work_src_done/STABLE/libopensync/libopensync.changes
2011-05-26 11:44:40.0 +0200
@@ -1,0 +2,5 @@
+Thu May 26 09:43:59 UTC 2011 - idon...@novell.com
+
+- Add libopensync-swig-2x.patch: support swig 2.x 
+
+---

calling whatdependson for head-i586


New:

  libopensync-swig-2x.patch



Other differences:
--
++ libopensync.spec ++
--- /var/tmp/diff_new_pack.APJve8/_old  2011-05-27 10:44:35.0 +0200
+++ /var/tmp/diff_new_pack.APJve8/_new  2011-05-27 10:44:35.0 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  glib2-devel libxml2-devel python-devel sqlite3-devel swig
 Url:http://www.opensync.org
 Version:0.22
-Release:162
+Release:164
 Summary:A Platform and Distribution Independent Synchronization 
Framework
 License:LGPLv2.1+
 Group:  Productivity/Other
@@ -34,6 +34,7 @@
 Patch3: libopensync-sqlite-buildfix.diff
 Patch4: libopensync-swig-fix.diff
 Patch5: libopensync-fixed-unused-variables.diff
+Patch6: libopensync-swig-2x.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define prefix   /usr
 
@@ -117,6 +118,7 @@
 %patch3
 %patch4 -p1
 %patch5 -p1
+%patch6
 
 %build
 autoreconf -sif

++ libopensync-swig-2x.patch ++
--- acinclude.m4.orig   2011-05-26 11:39:08.596022429 +0200
+++ acinclude.m42011-05-26 11:41:26.717022439 +0200
@@ -939,32 +939,85 @@
echo $as_me:$LINENO: \$? = $ac_status AS_MESSAGE_LOG_FD
(exit $ac_status); }])
 
-dnl @synopsis AC_PROG_SWIG([major.minor.micro])
-dnl
-dnl This macro searches for a SWIG installation on your system. If
-dnl found you should call SWIG via $(SWIG). You can use the optional
-dnl first argument to check if the version of the available SWIG is
-dnl greater than or equal to the value of the argument. It should have
-dnl the format: N[.N[.N]] (N is a number between 0 and 999. Only the
-dnl first N is mandatory.)
-dnl
-dnl If the version argument is given (e.g. 1.3.17), AC_PROG_SWIG checks
-dnl that the swig package is this version number or higher.
-dnl
-dnl In configure.in, use as:
-dnl
-dnl AC_PROG_SWIG(1.3.17)
-dnl SWIG_ENABLE_CXX
-dnl SWIG_MULTI_MODULE_SUPPORT
-dnl SWIG_PYTHON
-dnl
-dnl @category InstalledPackages
-dnl @author Sebastian Huber sebastian-hu...@web.de
-dnl @author Alan W. Irwin ir...@beluga.phys.uvic.ca
-dnl @author Rafael Laboissiere raf...@laboissiere.net
-dnl @author Andrew Collier abcoll...@yahoo.com
-dnl @version 2004-09-20
-dnl @license GPLWithACException
+# http://autoconf-archive.cryp.to/ac_pkg_swig.html
+#
+# SYNOPSIS
+#
+#   AC_PROG_SWIG([major.minor.micro])
+#
+# DESCRIPTION
+#
+#   This macro searches for a SWIG installation on your system. If
+#   found you should call SWIG via $(SWIG). You can use the optional
+#   first argument to check if the version of the available SWIG is
+#   greater than or equal to the value of the argument. It should have
+#   the format: N[.N[.N]] (N is a number between 0 and 999. Only the
+#   first N is mandatory.)
+#
+#   If the version argument is given (e.g. 1.3.17), AC_PROG_SWIG checks
+#   that the swig package is this version number or higher.
+#
+#   In configure.in, use as:
+#
+# AC_PROG_SWIG(1.3.17)
+# SWIG_ENABLE_CXX
+# SWIG_MULTI_MODULE_SUPPORT
+# SWIG_PYTHON
+#
+# LAST MODIFICATION
+#
+#   2006-10-22
+#
+# COPYLEFT
+#
+#   Copyright (c) 2006 Sebastian Huber sebastian-hu...@web.de
+#   Copyright (c) 2006 Alan W. Irwin ir...@beluga.phys.uvic.ca
+#   Copyright (c) 2006 Rafael Laboissiere raf...@laboissiere.net
+#   Copyright (c) 2006 Andrew Collier colli...@ukzn.ac.za
+#
+#   This program is free software; you can redistribute it and/or
+#   modify it under the terms of the GNU General Public License as
+#   published by the Free Software Foundation; either version 2 of the
+#   License, or (at your option) any later version.
+#
+#   This program is distributed in the hope that it will be useful, but
+#   WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+#   General Public License for more details.
+#
+#   You should have received a copy of the GNU General Public License
+#   along with this program; if not, write to the Free Software
+#   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+#   02111-1307, USA.
+#
+#   As a special exception, the respective Autoconf Macro's copyright
+#   owner gives unlimited permission to copy, distribute and modify the
+#   configure scripts that are the output of 

commit perl-GD for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package perl-GD for openSUSE:Factory
checked in at Fri May 27 10:49:22 CEST 2011.




--- perl-GD/perl-GD.changes 2011-05-03 10:37:43.0 +0200
+++ /mounts/work_src_done/STABLE/perl-GD/perl-GD.changes2011-05-26 
16:50:36.0 +0200
@@ -1,0 +2,7 @@
+Thu May 26 14:46:03 UTC 2011 - co...@novell.com
+
+- do not add break perl structures in overwriting CCFLAGS with invalid
+  flags
+- regenerate with cpanspec 1.78.04
+
+---

calling whatdependson for head-i586


Old:

  GD-2.46.tar.bz2
  test10.png

New:

  GD-2.46.tar.gz
  GD-cflags.patch



Other differences:
--
++ perl-GD.spec ++
--- /var/tmp/diff_new_pack.Pwuv98/_old  2011-05-27 10:48:23.0 +0200
+++ /var/tmp/diff_new_pack.Pwuv98/_new  2011-05-27 10:48:23.0 +0200
@@ -15,55 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   perl-GD
-%define cpan_name GD
-Summary:Interface to Gd Graphics Library
 Version:2.46
-Release:1
+Release:4
 License:GPL+ or Artistic
+%define cpan_name GD
+Summary:Interface to Gd Graphics Library
+Url:http://search.cpan.org/dist/GD/
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/GD
-AutoReqProv:on
-Source: %{cpan_name}-%{version}.tar.bz2
-Source1:test10.png
+Source: 
http://www.cpan.org/authors/id/L/LD/LDS/%{cpan_name}-%{version}.tar.gz
+Patch0: GD-cflags.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  freetype2-devel
 BuildRequires:  gd-devel = 2.0.28
 BuildRequires:  libjpeg-devel libpng-devel xorg-x11-devel
-Provides:   %{cpan_name}
+%{perl_requires}
 
 %description
-This is an autoloadable interface module for libgd, a popular library
-for creating and manipulating PNG files.  With this library you can
-create PNG images on the fly or modify existing files.
-
-This version of GD no longer supports GIF output because of threats
-from the legal department at Unisys.  Source code that calls
-$image-gif will have to be changed to call either $image-jpg or
-$image-png to output in JPEG or PNG formats. The last version of GD
-that supported GIF output was version 1.19.
+*GD.pm* is a Perl interface to Thomas Boutell's gd graphics library
+(version 2.01 or higher; see below). GD allows you to create color drawings
+using a large number of graphics primitives, and emit the drawings as PNG
+files.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-cp %{S:1} t/test.out.10.png
+%patch0 -p1
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-# replace /usr/local/perl with /usr/bin/perl
-for ii in `grep -rl /usr/local/bin/perl *` ; do
-   sed -i -e s@/usr/local/bin/perl@/usr/bin/perl@ $ii
-done
-#perl -pi -e 's#X11R6/lib#X11R6/%{_lib}#g;' Makefile.PL
-perl Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
-%{__make} html
 %{__make} test
 
 %install
@@ -72,10 +59,10 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-, root, root)
-%doc ChangeLog README* demos
+%defattr(-,root,root,755)
+%doc ChangeLog README README.QUICKDRAW README.unix
 
 %changelog

++ GD-cflags.patch ++
Index: GD-2.46/Makefile.PL
===
--- GD-2.46.orig/Makefile.PL2011-02-05 21:36:46.0 +0100
+++ GD-2.46/Makefile.PL 2011-05-26 16:44:38.754118580 +0200
@@ -245,7 +245,6 @@ WriteMakefile(
 'PL_FILES'  = {'bdf_scripts/bdf2gdfont.PLS' = 
'bdf_scripts/bdf2gdfont.pl',
'GD/Image.pm.PLS' = 'GD/Image.pm',
   },
-'CCFLAGS'= '-Wformat=0',
 'EXE_FILES' = ['bdf_scripts/bdf2gdfont.pl'],
 'AUTHOR'= 'Lincoln Stein (lst...@cshl.org)',
 'ABSTRACT'  = 'Interface to Gd Graphics Library',





Remember to have fun...

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



commit webyast-users-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-users-ui for openSUSE:Factory
checked in at Fri May 27 10:56:38 CEST 2011.




--- webyast-users-ui/webyast-users-ui.changes   2011-05-18 14:31:47.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-users-ui/webyast-users-ui.changes  
2011-05-26 11:45:17.0 +0200
@@ -1,0 +2,6 @@
+Wed May 25 10:51:11 UTC 2011 - vgorob...@suse.de
+
+- uniform look  feel for users and groups module
+- 0.2.15
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-users-ui.spec ++
--- /var/tmp/diff_new_pack.u2Fnth/_old  2011-05-27 10:55:08.0 +0200
+++ /var/tmp/diff_new_pack.u2Fnth/_new  2011-05-27 10:55:08.0 +0200
@@ -29,7 +29,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.14
+Version:0.2.15
 Release:1
 Summary:WebYaST - users management UI
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/views/groups/index.html.erb 
new/www/app/views/groups/index.html.erb
--- old/www/app/views/groups/index.html.erb 2011-04-12 13:05:56.0 
+0200
+++ new/www/app/views/groups/index.html.erb 2011-05-25 12:58:42.0 
+0200
@@ -23,6 +23,9 @@
   % if JSMIN == true %
 %= javascript_include_tag min/users-min.js-%
   % else %
+%= stylesheet_link_tag webyast-users %
+%= stylesheet_link_tag webyast-plugin-toolbar %
+
 %= javascript_include_tag jquery.quicksearch.js-%
 %= javascript_include_tag select_dialog.js %
 %= javascript_include_tag users.js %
@@ -41,14 +44,10 @@
 tr {
border: solid 1px #ddd;
 }
-label, .qs_input {
+.qs_input {
width: auto !important;
 }
-.label { 
-   min-width: 10em;
-   float: left;
-   margin-left: 1em
-}
+
 label.error {display: none; float:left; color: #99; font-weight:bold; 
margin-left:10px;}
  /style
 
@@ -107,108 +106,104 @@
 % end %
 % end %
 
-div class='plugin-icon'img alt=yast-groups src='/icons/yast-groups.png' 
width=48px height=48px%=_(Groups)%span 
id=questionMark?/span/div
-div class=plugin-content
+!--div class='plugin-icon'img alt=yast-groups 
src='/icons/yast-groups.png' width=48px height=48px%=_(Groups)%span 
id=questionMark?/span/div
+div class=plugin-content--
 
-div id=search-userbar
-  div id=home-container
-div id=home
-  %=link_to image_tag(home.png, :id=home_image), 
:controller=controlpanel, :action = :index %
+div id=groups_index class=plugin-content plugin-border
+  div class=plugin-header
+div class=left
+  label class=plugin-icon-containerimg class=plugin-icon 
src=/icons/groups.png/label
+  label class=plugin-name%=_(Groups)%/label
+  span id=questionMark class=right style=float:right; margin:0px 
5px;?/span
 /div
   /div
-  span style=clear:both; overflow:hidden;/span
-  div id=search-container
-form action=# id=quicksearch  
+
+  div class=clearfixnbsp;/div
+
+  div id=webyast-toolbar-container
+%=link_to image_tag(home.png, :class=home-icon), 
:controller=controlpanel, :action = :index %
+
+form action=# id=quicksearch
   label%= _(Filter:) %/label
-  input type=text id=groups_search style=padding:3px;/
+  input type=text id=groups_search/
 /form
-   /div
-   span style=clear:both; overflow:hidden;/span
-   div id=link-container
-div id=action_links class=action_links   
+
+span id=action_link_container
   % if @permissions[:groupadd] %
-   %=link_to image_tag(/icons/yast-groups_16.png, :class=icons) + 
_(New Group), :action = :new %
-   label|/label
+%=link_to image_tag(/icons/groups.png, :class=action_link_icon) 
+ _(New Group), :action = :new %
   % end %
-  %=link_to image_tag(/icons/yast-users_16.png, :class=icons) + 
_(Manage Users), controller = users %
-/div
+%=link_to image_tag(/icons/users.png, :class=action_link_icon) + 
 _(Manage Users), :controller = users %
+/span
   /div
-/div
 
-div style=clear:both; overflow:hidden;/div
-
-div class='pad1_2em'
-   !--% if @permissions[:groupadd] %
- %= link_to _(Add New Group), :action = :new -%
-   % end %--
- div id=groups class=accordion
-
-  % for group in @groups %
-   div class=list-fieldset
-div class=list-fieldset-header
- span class=quicksearch_content
-   %= h group.cn || -none- %
- /span
-/div
-div class='group-content' style=display:none
-% form_for group, :url = { :action = @adding ? create : update}, :html 
= { :id = form_+group.old_cn, :autocomplete = :off, :onsubmit = 
form_handler('#{group.old_cn}')}  do |f| %
-  %= f.error_messages %
-  %= 

commit webyast-services-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-services-ui for 
openSUSE:Factory
checked in at Fri May 27 10:57:58 CEST 2011.




--- webyast-services-ui/webyast-services-ui.changes 2011-05-18 
14:29:33.0 +0200
+++ 
/mounts/work_src_done/STABLE/webyast-services-ui/webyast-services-ui.changes
2011-05-26 13:17:42.0 +0200
@@ -1,0 +2,6 @@
+Wed May 25 13:49:53 UTC 2011 - vgorob...@suse.de
+
+- uniform look  feel for services module 
+- 0.2.9
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-services-ui.spec ++
--- /var/tmp/diff_new_pack.gpY8oR/_old  2011-05-27 10:57:46.0 +0200
+++ /var/tmp/diff_new_pack.gpY8oR/_new  2011-05-27 10:57:46.0 +0200
@@ -30,7 +30,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.8
+Version:0.2.9
 Release:1
 Summary:WebYaST - system services management UI
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/views/services/index.rhtml 
new/www/app/views/services/index.rhtml
--- old/www/app/views/services/index.rhtml  2011-04-12 13:05:56.0 
+0200
+++ new/www/app/views/services/index.rhtml  2011-05-25 15:09:57.0 
+0200
@@ -21,9 +21,12 @@
 
 %= javascript_include_tag :defaults %
 
-% if RAILS_ENV == 'development' %
-  %= javascript_include_tag jquery.quicksearch.js %
-% end %
+  % if JSMIN == false %
+%= stylesheet_link_tag webyast-services %
+%= stylesheet_link_tag webyast-plugin-toolbar %
+%= javascript_include_tag jquery.quicksearch.js-%
+  % end %
+
 
 % javascript_tag do %
   var AUTH_TOKEN = 'authenticity_token=' + encodeURIComponent(%= 
escape_javascript form_authenticity_token %);
@@ -190,221 +193,183 @@
 .pad1_2em { padding: 1em 2em; }
 /style
 
-div class='plugin-icon'img src='/icons/yast-system.png' alt=''/%= 
_(System Services) %span id=questionMark?/span/div
-
-div class=plugin-content
+!-- div class='plugin-icon'img src='/icons/yast-system.png' alt=''/%= 
_(System Services) %span id=questionMark?/span/div
+div class=plugin-content --
 
-% unless @permissions[:execute] %
-  div id=heading class=pad1_2em
-p class=missing-permissions%=_(You do not have permission to execute 
the services.)%/p !-- RORSCAN_ITL --
+div class=plugin-content plugin-border
+  div class=plugin-header
+div class=left
+  label class=plugin-icon-containerimg class=plugin-icon 
src=/icons/repositories.png/label
+  label class=plugin-name%= _(System Services) %/label
+  span id=questionMark style=margin:0px 5px; float:right;?/span
+/div
   /div
-% end %
 
-!--p
-label for=filter%=_(Filter services)%/label
-%= select_tag filter, options_for_select([
-   [ _(All), all],
-   [ _(Running), running],
-   [ _(Not Running), not-running],
-   [ _(Dead), dead],
-   [ _(Started on Boot), enabled],
-   [ _(Not Started on Boot), disabled],
-])
-%
-%= observe_field(filter, :function = select_status(value)) %
-/p--
-
-!--form action=# id=quicksearch
-  label%= _(Quick Search) %/label
-  input type=text id=service_search
-/form--
-
-!--/div--
-
-div id=systembar
-  div id=home-container
-div id=home
-  %=link_to image_tag (home.png, :id=home_image), 
:controller=controlpanel, :action = :index %
+  div class=clearfixnbsp;/div
+
+
+  % unless @permissions[:execute] %
+div id=heading class=pad1_2em
+  p class=missing-permissions%=_(You do not have permission to 
execute the services.)%/p !-- RORSCAN_ITL --
 /div
-  /div
-  span style=clear:both; overflow:hidden;/span
-  div id=search-container
+  % end %
+
+  div id=webyast-toolbar-container
+%=link_to image_tag(home.png, :class=home-icon), 
:controller=controlpanel, :action = :index %
+
 form action=# id=quicksearch
   label%= _(Quick Search) %/label
   input type=text id=service_search
 /form
-!--form action=# id=quicksearch
-  label%= _(Quick Search) %/label
-   input type=text id=repo_search
-  /form--
+
+!-- span id=action_link_container --
+  label for=filter
+%=_(Filter services)%
+% image_tag(/images/filter.png)%
+  /label
+  %= select_tag filter_services, options_for_select([
+[ _(All), all],
+[ _(Running), running],
+[ _(Not Running), not-running],
+[ _(Dead), dead],
+[ _(Started on Boot), enabled],
+[ _(Not Started on Boot), disabled],
+])
+  %
+  %= observe_field(filter_services, :function = 
select_status(value)) %
+!--/span --
   /div
-  span style=clear:both; overflow:hidden;/span
-  

commit file-roller for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory
checked in at Fri May 27 10:59:05 CEST 2011.




--- GNOME/file-roller/file-roller.changes   2011-04-27 13:50:09.0 
+0200
+++ /mounts/work_src_done/STABLE/file-roller/file-roller.changes
2011-05-11 09:38:37.0 +0200
@@ -1,0 +2,9 @@
+Wed May 11 07:31:18 UTC 2011 - dims...@opensuse.org
+
+- Change old-style -devel BuildRequires to pkgconfig() equivalents:
+  + Old: glib2-devel, nautilus-devel
+  + New: glib-2.0, libnautilus-extension
+- Replace gtk2-devel with pkgconfig(gtk+-3.0) to ensure we do have
+  GTK+ 3.0 available.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.vNOnuh/_old  2011-05-27 10:58:38.0 +0200
+++ /var/tmp/diff_new_pack.vNOnuh/_new  2011-05-27 10:58:38.0 +0200
@@ -19,22 +19,22 @@
 
 Name:   file-roller
 Version:3.0.1
-Release:1
+Release:2
 License:GPLv2+
 Summary:An Archive Manager for GNOME
 Url:http://fileroller.sourceforge.net
 Group:  Productivity/Archiving/Compression
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2
-BuildRequires:  fdupes
 # Needed for directory ownership
 BuildRequires:  dbus-1
-BuildRequires:  glib2-devel
+BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  nautilus-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libnautilus-extension)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends: %{name}-lang
 # Formats that we really want to support by default
 Requires:   bzip2






Remember to have fun...

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



commit webyast-users-ws for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-users-ws for openSUSE:Factory
checked in at Fri May 27 10:59:30 CEST 2011.





calling whatdependson for head-i586




Other differences:
--
++ webyast-users-ws.spec ++
--- /var/tmp/diff_new_pack.fvOt1I/_old  2011-05-27 10:59:14.0 +0200
+++ /var/tmp/diff_new_pack.fvOt1I/_new  2011-05-27 10:59:14.0 +0200
@@ -28,7 +28,7 @@
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
 Version:0.2.8
-Release:1
+Release:3
 Summary:WebYaST - users management
 Source: www.tar.bz2
 Source1:org.opensuse.yast.modules.yapi.users.policy


++ www.tar.bz2 ++






Remember to have fun...

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



commit webyast-roles-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-roles-ui for openSUSE:Factory
checked in at Fri May 27 11:01:23 CEST 2011.




--- webyast-roles-ui/webyast-roles-ui.changes   2011-05-18 15:18:37.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-roles-ui/webyast-roles-ui.changes  
2011-05-26 11:37:50.0 +0200
@@ -1,0 +2,6 @@
+Mon May 23 15:21:16 UTC 2011 - vgorob...@suse.de
+
+- It could not show the users in Roles interface when login with IE8 
(bnc#694769)
+- 0.2.13
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-roles-ui.spec ++
--- /var/tmp/diff_new_pack.1qfiEO/_old  2011-05-27 11:01:09.0 +0200
+++ /var/tmp/diff_new_pack.1qfiEO/_new  2011-05-27 11:01:09.0 +0200
@@ -27,7 +27,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.12
+Version:0.2.13
 Release:1
 Summary:WebYaST - Roles management UI
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/controllers/roles_controller.rb 
new/www/app/controllers/roles_controller.rb
--- old/www/app/controllers/roles_controller.rb 2011-01-19 10:41:48.0 
+0100
+++ new/www/app/controllers/roles_controller.rb 2011-05-20 12:51:40.0 
+0200
@@ -52,7 +52,9 @@
 all_permissions = all_permissions.collect {|p| 
PrefixedPermission.new(p.id, p.description)}
 # create an [[key,value]] array of prefixed permissions, where key is the 
prefix
 @prefixed_permissions = PrefixedPermissions.new(all_permissions).sort
-@all_users_string = (User.find(:all,:params = {:getent = 1}).collect 
{|user| user.login}).sort
+#@all_users_string = (User.find(:all,:params = {:getent = 1}).collect 
{|user| user.login}).sort
+#@all_users = User.find(:all,:params = {:getent = 1}).collect {|u| 
u.full_name}
+@users = User.find(:all, :params = {:getent = 1}).collect {|u| 
[u.login, u.full_name]}.sort
   end
 
   # Update time handler. Sets to backend new timezone and time.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/views/roles/index.rhtml 
new/www/app/views/roles/index.rhtml
--- old/www/app/views/roles/index.rhtml 2011-05-18 13:15:16.0 +0200
+++ new/www/app/views/roles/index.rhtml 2011-05-23 17:18:22.0 +0200
@@ -21,34 +21,57 @@
 #++
 %
 
-div class='plugin-icon'img src='/icons/yast-permissions.png' alt=Roles 
module/%=_(Roles)%span id=questionMark?/span/div
-div class=plugin-content
+!-- div class='plugin-icon'img src'/icons/yast-permissions.png' alt=Roles 
module/%=_(Roles)%span id=questionMark?/span/div
+div class=plugin-content --
+div class=plugin-content plugin-border style=padding:10px;
+  div class=plugin-header
+div class=left
+  label class=plugin-icon-containerimg class=plugin-icon 
src=/icons/yast-permissions.png/label
+  label class=plugin-name%=_(Roles)%/label
+  span id=questionMark class=right style=margin:0px 5px; 
float:right;?/span
+/div
+  /div
+
+  div class=clearfixnbsp;/div
+  
   div id=create_role_dialog style=display: none
 % form_tag '/roles/create', {:id='rolesForm', :class = 'container'} do 
%
   label for=role_nameName/label%= text_field_tag role_name, , 
:class=required%
 % end %
   /div
 
-  % form_tag '/roles/update', { :id='rolesUpdateForm', :class = 
'container'} do %
+ div id=roles_tipsy_tooltip style=display:none;
+  div style=float:left; width:70px;
+span id=infoMark class=info!/span
+  /div
+  div id=tooltip_message_container
+label class=info_text %= _(In order to assign the user to 
roles,)%/label
+label class=info_text %= _(Drag and Drop the user labels into 
Role containers) %/label
+label class=info_texta id=dont_show href=%= _(Don't show 
this again) %/a/label
+  /div
+  span class=clearfix/span
+/div
+
+  % form_tag '/roles/update', { :id='rolesUpdateForm', :class = 'container 
webyast_form', :style=position:relative;} do %
 span id=toolbox
   img id=loupe src=../images/loupe.png
   input type=text id=find_user autocomplete=off
   img id=resetSearchField class=resetSearch 
src=../images/reset-search.png
   span id=loaderimg src='/images/spinner.gif'/span
-  %= link_to  (_(Create Role) ), {}, {:id = 'create_role_link', 
:class='round3' } %
+  %= link_to  (_(Create Role) ), {}, {:id = 'create_role_link' } %
 /span
 
 div id=jqueryTab class=fieldset-group
   fieldset id=assignUsers
 legendspan%= _(Assign Users)%/span/legend
 div id=rolesContainer
-   div id=rolesContent class=round5b
+   div id=rolesContent
 
  

commit rosegarden for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory
checked in at Fri May 27 11:06:12 CEST 2011.




--- rosegarden/rosegarden.changes   2011-02-04 11:37:28.0 +0100
+++ /mounts/work_src_done/STABLE/rosegarden/rosegarden.changes  2011-05-20 
02:07:16.0 +0200
@@ -1,0 +2,26 @@
+Thu May 19 23:27:42 UTC 2011 - davejpla...@gmail.com
+
+- Update to version 11.06, codename Don Juan.
+- Upstream bug Fixes: *A commonly-used time entry widget has had
+  it's functionality improved and some usability problems solved.
+ *Fixed undo after copying/pasting a range.
+ *When adding marks to a selection that includes a mixture of notes
+  and rests, avoid applying meaningless marks to the rests.
+ *Insert Range now preserves the loop/range.
+ *Fixed a LilyPond export bug that caused problems with human
+  performances where the notes had a physical start time preceding
+  the bar line significantly.
+- New features: *the Glasgow Pitch Tracker fork finally merges
+  into the new codebase,
+ *Expose the instrument alias to external plugin GUIs making
+  plugins easier to identify in applications like FLAM.
+ *Export LilyPond code using any of LilyPond's supported languages.
+
+---
+Mon Apr  4 23:21:28 UTC 2011 - davejpla...@gmail.com
+
+- Update to 11.04.12272 Fixes bnc#579168
+- For upstrea fixes see :
+  /usr/share/doc/rosegarden/CHANGES.txt
+
+---

calling whatdependson for head-i586


Old:

  rosegarden-11.02.tar.bz2

New:

  _service
  _service:download_url:rosegarden-11.06.tar.bz2
  _service:set_version:rosegarden.spec
  rosegarden-11.04.12272.tar.bz2
  svn.log



Other differences:
--
++ _service:set_version:rosegarden.spec ++
#
# spec file for package rosegarden
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/

# norootforbuild

Name:   rosegarden
BuildRequires:  libjack-devel xorg-x11-util-devel
BuildRequires:  libqt4-devel = 4.6.3 pkg-config liblo-devel
BuildRequires:  alsa-devel dssi-devel fftw3-devel ladspa-devel liblrdf-devel
BuildRequires:  libsamplerate-devel libsndfile-devel libxml2-devel lirc-devel
BuildRequires:  fdupes shared-mime-info update-desktop-files hicolor-icon-theme
Version: 11.06
Release: 0
License:GPLv2+
Source0:
http://sourceforge.net/projects/%{name}/%{name}-%{version}.tar.bz2
Source1:%{name}.xpm
Source2:%{name}.1
Source3:CHANGES.txt
# This patch fixes the 64 bit lib search path for dssi and ladspa and is distro 
specific for now.
Patch0: rosegarden-10.02-plugin-lib64path.patch
# This patch fixes the file search paths for examples, templates and midi 
driver libraries.
Patch1: rosegarden-10.10-filepaths.patch
Group:  Productivity/Multimedia/Sound/Midi
Summary:Midi, Audio And Notation Editor
Icon:   rosegarden.xpm
Url:http://www.rosegardenmusic.com/
AutoReqProv:on
Provides:   rosegarden-qt4 = %{version}-%{release} rosegarden4 = 
%{version}-%{release}
Obsoletes:  rosegarden-qt4  %{version}-%{release} rosegarden4  
%{version}-%{release}
Requires:   ladspa dssi
%if 0%{?suse_version}  1120
Requires:   lilypond
%else
Recommends: lilypond
%endif
Recommends: jack
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Rosegarden is a well-rounded audio and MIDI sequencer,
score editor, and general-purpose music composition and
editing environment. Rosegarden is an easy-to-learn,
attractive application that runs on Linux, ideal for
composers, musicians, music students, and small studio or
home recording environments.
This is a complete rewrite of the old 1.7.x series of
rosegarden and has many new features and enhancements.
See the changelog for details.

Authors:

Chris Cannam can...@all-day-breakfast.com
Richard Bown bow...@bownie.com
Guillaume Laurent glaur...@telegraph-road.org

# TODO The current desktop menu category (kde4 at least) is Multimedia  Audio 
Player and not appropriate.

%prep
%setup -q
%patch0
%patch1
# When we build svn we need to execute bootstrap.sh it doesn't harm the release 
build either.
sh 

commit rfc for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package rfc for openSUSE:Factory
checked in at Fri May 27 11:08:22 CEST 2011.




--- AUTO/all/rfc/rfc.changes2011-05-19 16:42:28.0 +0200
+++ /mounts/work_src_done/STABLE/rfc/rfc.changes2011-05-26 
17:42:26.0 +0200
@@ -2 +2 @@
-Thu May 19 16:42:27 CEST 2011 - autobu...@suse.de
+Thu May 26 17:42:26 CEST 2011 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-05-19
+- automated update on 2011-05-26

calling whatdependson for head-i586




Other differences:
--
++ rfc.spec ++
--- /var/tmp/diff_new_pack.q5zHSy/_old  2011-05-27 11:06:21.0 +0200
+++ /var/tmp/diff_new_pack.q5zHSy/_new  2011-05-27 11:06:21.0 +0200
@@ -25,7 +25,7 @@
 Summary:The RFCs (Request For Comments)
 Source: rfc.tgz
 BuildArch:  noarch
-Version:2011.5.19
+Version:2011.5.26
 Release:1
 Url:ftp://ftp.isi.edu/in-notes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build


++ rfc.tgz ++
AUTO/all/rfc/rfc.tgz /mounts/work_src_done/STABLE/rfc/rfc.tgz differ: char 5, 
line 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 postgresql for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package postgresql for openSUSE:Factory
checked in at Fri May 27 11:14:39 CEST 2011.




--- postgresql/postgresql-libs.changes  2011-02-21 01:09:54.0 +0100
+++ /mounts/work_src_done/STABLE/postgresql/postgresql-libs.changes 
2011-05-25 15:07:04.0 +0200
@@ -1,0 +2,41 @@
+Wed May 25 13:06:16 UTC 2011 - m...@novell.com
+
+- Fix file name of last added patch and remove overlong comment.
+
+---
+Wed May 25 08:06:44 UTC 2011 - idon...@novell.com
+
+- Add postgresql-9.0.4-perl514.patch: For Perl 5.14 GvCV(sv) is no
+  longer an lvalue and needs to be replaced by GvCV_set(sv, value) 
+
+---
+Thu Apr 21 10:06:45 UTC 2011 - m...@novell.com
+
+- Bugfix release: 9.0.4:
+  * This update contains a critical fix to the pg_upgrade utility
+which prevents significant downtime issues. Do not use
+pg_upgrade without installing this update first.
+http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix
+  * change SQLSTATE for Hot Standby warnings
+  * prevent bgwriter hang during recovery
+  * prevent recursive composite type creation
+  * disallow dropping tables whose triggers are still pending
+  * allow use of replication as a user name
+  * prevent a crash during GEQO planning
+  * improve join plans for tables with missing statistics
+  * fix error with SELECT FOR UPDATE in a subselect
+  * close PL/python array slice memory leak
+  * allow SSL connections for users with no home directory
+- http://www.postgresql.org/docs/9.0/static/release-9-0-4.html
+
+---
+Fri Apr  1 10:23:05 UTC 2011 - nkrin...@novell.com
+
+- enabled --with-ossp-uuid
+
+---
+Fri Mar  4 15:02:11 UTC 2011 - m...@novell.com
+
+- Fix the fix of the fix for the successors of postgresql-libs. 
+
+---
postgresql.changes: same change

calling whatdependson for head-i586


Old:

  postgresql-9.0.3.tar.bz2

New:

  postgresql-9.0.4.tar.bz2
  postgresql-perl514.patch



Other differences:
--
++ postgresql-libs.spec ++
--- /var/tmp/diff_new_pack.y4uvJJ/_old  2011-05-27 11:09:53.0 +0200
+++ /var/tmp/diff_new_pack.y4uvJJ/_new  2011-05-27 11:09:53.0 +0200
@@ -27,8 +27,8 @@
 %endif
 BuildRequires:  openldap2-devel openssl-devel
 Summary:Basic Clients and Utilities for PostgreSQL
-Version:9.0.3
-Release:3
+Version:9.0.4
+Release:1
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 License:BSD3c(or similar)
 Group:  Productivity/Databases/Tools
@@ -47,6 +47,7 @@
 Patch2: postgresql-regress.patch
 Patch3: postgresql-sle10-timestamptz.patch
 Patch4: postgresql-plperl.patch
+Patch5: postgresql-perl514.patch
 Url:http://www.postgresql.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   postgresql = %pg_minor_version
@@ -65,12 +66,11 @@
 
 %package -n %libpq
 
-
 License:BSD3c(or similar)
 Summary:Shared Libraries Required for PostgreSQL Clients
 Group:  Productivity/Databases/Clients
-Obsoletes:  postgresql-libs
-Provides:   postgresql-libs
+Provides:   postgresql-libs = %version
+Obsoletes:  postgresql-libs  %version
 # bug437293
 %ifarch ppc64
 Obsoletes:  postgresql-libs-64bit
@@ -87,15 +87,10 @@
 
 %package -n %libecpg
 
-
 License:BSD3c(or similar)
 Summary:Shared Libraries Required for PostgreSQL Clients
 Group:  Productivity/Databases/Clients
-Obsoletes:  postgresql-libs
-# bug437293
-%ifarch ppc64
-Obsoletes:  postgresql-libs-64bit
-%endif
+Provides:   postgresql-libs:%_libdir/libecpg.so.6
 
 %description -n %libecpg
 PostgreSQL is an advanced object-relational database management system
@@ -108,7 +103,6 @@
 
 %package -n %_name-devel
 
-
 License:BSD3c(or similar)
 Summary:PostgreSQL development header files and libraries
 Group:  Productivity/Databases/Tools
@@ -136,6 +130,7 @@
 %patch3 -p1
 %endif
 %patch4
+%patch5 -p1
 
 %build
 export CFLAGS=%optflags $SP

++ postgresql.spec ++
--- /var/tmp/diff_new_pack.y4uvJJ/_old  2011-05-27 11:09:53.0 +0200
+++ /var/tmp/diff_new_pack.y4uvJJ/_new  2011-05-27 11:09:53.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   postgresql
-BuildRequires:  gettext-devel ncurses-devel readline-devel zlib-devel
+BuildRequires:  gettext-devel ncurses-devel readline-devel uuid-devel 
zlib-devel
 BuildRequires:  pam-devel python-devel tcl-devel
 %if 0%{?suse_version} = 1110
 BuildRequires:  fdupes
@@ -34,8 +34,8 @@
 %endif
 

commit permissions for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package permissions for openSUSE:Factory
checked in at Fri May 27 11:16:12 CEST 2011.




--- permissions/permissions.changes 2011-05-12 13:48:45.0 +0200
+++ /mounts/work_src_done/STABLE/permissions/permissions.changes
2011-05-26 17:24:27.0 +0200
@@ -1,0 +2,5 @@
+Thu May 26 15:23:49 UTC 2011 - lnus...@suse.de
+
+- read /sys/kernel/fscaps for fscaps settings
+
+---

calling whatdependson for head-i586


Old:

  permissions-2011.05.12.1347.tar.bz2

New:

  permissions-2011.05.26.1717.tar.bz2



Other differences:
--
++ permissions.spec ++
--- /var/tmp/diff_new_pack.HxJLto/_old  2011-05-27 11:14:52.0 +0200
+++ /var/tmp/diff_new_pack.HxJLto/_new  2011-05-27 11:14:52.0 +0200
@@ -24,7 +24,7 @@
 License:GPLv2+
 Group:  Productivity/Security
 AutoReqProv:on
-Version:2011.05.12.1347
+Version:2011.05.26.1717
 Release:1
 Provides:   aaa_base:/etc/permissions
 PreReq: %fillup_prereq

++ permissions-2011.05.12.1347.tar.bz2 - 
permissions-2011.05.26.1717.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2011.05.12.1347/chkstat.c 
new/permissions-2011.05.26.1717/chkstat.c
--- old/permissions-2011.05.12.1347/chkstat.c   2011-05-12 13:47:52.0 
+0200
+++ new/permissions-2011.05.26.1717/chkstat.c   2011-05-26 17:17:58.0 
+0200
@@ -509,31 +509,20 @@
 }
 }
 
-/* that's really ugly. There should be sysctl or something */
+/* check /sys/kernel/fscaps, 2.6.39 */
 static int
-check_fscaps_cmdline()
+check_fscaps_enabled()
 {
   FILE* fp;
-  char line[4096];
+  char line[128];
   int have_fscaps = FSCAPS_DEFAULT_ENABLED;
-  if ((fp = fopen(/proc/cmdline, r)) == 0)
+  if ((fp = fopen(/sys/kernel/fscaps, r)) == 0)
 {
   goto out;
 }
   if (readline(fp, line, sizeof(line)))
 {
-  char* p;
-  if ((p = strstr(line, file_caps)))
-   {
- if (p - line == 3  !strncmp(no_, p, 3))
-   {
- have_fscaps = 0;
-   }
- else
-   {
- have_fscaps = 1;
-   }
-   }
+  have_fscaps = atoi(line);
 }
   fclose(fp);
 out:
@@ -704,7 +693,7 @@
 }
 
   if (have_fscaps == -1)
-  have_fscaps = check_fscaps_cmdline();
+  have_fscaps = check_fscaps_enabled();
 
   if (systemmode)
 {
@@ -913,7 +902,7 @@
printf(\t%s\n, permfiles[i]);
  if (!have_fscaps)
{
- printf(fscaps support disabled (file_caps missing in 
/proc/cmdline).\n);
+ printf(kernel has fscaps support disabled.\n);
}
  if (rootl)
{






Remember to have fun...

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



commit myspell-dictionaries for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package myspell-dictionaries for 
openSUSE:Factory
checked in at Fri May 27 11:27:53 CEST 2011.




--- myspell-dictionaries/myspell-dictionaries.changes   2011-02-02 
20:50:11.0 +0100
+++ 
/mounts/work_src_done/STABLE/myspell-dictionaries/myspell-dictionaries.changes  
2011-04-21 19:34:36.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 21 19:30:45 CEST 2011 - pmla...@suse.cz
+
+- updated Valencian dictionary; used avl version again (bnc#681560)
+
+---

calling whatdependson for head-i586


Old:

  dict_valencian_racv.oxt

New:

  avl.oxt



Other differences:
--
++ myspell-dictionaries.spec ++
 1048 lines (skipped)
 between myspell-dictionaries/myspell-dictionaries.spec
 and 
/mounts/work_src_done/STABLE/myspell-dictionaries/myspell-dictionaries.spec




























































++ myspell-dictionaries.data ++
--- /var/tmp/diff_new_pack.sWM9rU/_old  2011-05-27 11:17:19.0 +0200
+++ /var/tmp/diff_new_pack.sWM9rU/_new  2011-05-27 11:17:19.0 +0200
@@ -123,14 +123,15 @@
 
 Locale:ca_XV
 Language:  Valencian
-URL:   http://extensions.services.openoffice.org/project/vaé_dict_racv
-Version:   2.0.1 # 2009-07-23
+# use avl dictionary (bnc#681560)
+URL:   
http://extensions.services.openoffice.org/en/project/dict-catalan-valencian
+Version:   2.2.0 # 2010-01-14
 Types: hunspell
-License:   LGPLv2.1
+License:   LGPLv3, GPLv3
 # TODO mail to the owner to solve this
-Prep:  mv dict_valencian_racv/valencian.aff 
dict_valencian_racv/ca_XV.aff
-Prep:  mv dict_valencian_racv/valencian.dic 
dict_valencian_racv/ca_XV.dic
-Source:dict_valencian_racv.oxt
+Prep:  mv avl/dictionaries/avl.aff avl/dictionaries/ca_XV.aff
+Prep:  mv avl/dictionaries/avl.dic avl/dictionaries/ca_XV.dic
+Source:avl.oxt
 
 Locale:cop_EG
 Language:  Coptic

++ myspell-dictionaries.spec.in ++
--- /var/tmp/diff_new_pack.sWM9rU/_old  2011-05-27 11:17:19.0 +0200
+++ /var/tmp/diff_new_pack.sWM9rU/_new  2011-05-27 11:17:19.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package myspell-dictionaries (Version 20090731)
+# spec file for package myspell-dictionaries
 #
-# 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,7 +20,7 @@
 
 Name:   myspell-dictionaries
 @DO_NOT_EDIT_COMMENT@
-BuildRequires:  recode unzip dos2unix
+BuildRequires:  dos2unix recode unzip
 License:@ALL_LICENSES@
 Group:  Productivity/Text/Spell
 AutoReqProv:on




















Remember to have fun...

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



commit mercurial for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory
checked in at Fri May 27 11:28:40 CEST 2011.




--- mercurial/mercurial.changes 2011-04-16 21:50:31.0 +0200
+++ /mounts/work_src_done/STABLE/mercurial/mercurial.changes2011-05-26 
14:58:49.0 +0200
@@ -1,0 +2,25 @@
+Thu May 26 12:56:19 UTC 2011 - w...@rosenauer.org
+
+- update to version 1.8.3
+  * convert: make filemap prune useless branch closing revs (issue2774)
+  * encoding: avoid localstr when a string can be encoded losslessly 
(issue2763)
+  * extdiff: fix broken symlinks handling (issue1909)
+  * help config: explain that config files do not exist by default
+  * hgweb: add bookmark labels to gitweb theme
+  * hgweb: add missing bookmarks definition to coal/map
+  * hgweb: add missing bookmarks templates to atom/rss styles
+  * hgweb: add separate bookmarks listing to gitweb theme
+  * hgweb: add separate bookmarks listing to monoblue theme
+  * hgweb: detect change based on changelog size too
+  * hgweb: fix inconsistant display of graphlog (issue1706)
+  * hgweb: fix typo and inactive link in page_nav and page_header of gitweb's 
help
+  * hgweb: fix typo in page-header of monoblue's help template
+  * hgweb: format page_nav of gitweb/error.tmpl and add missing links
+  * rebase: don't mark file as removed if missing in parent's manifest 
(issue2725)
+  * subrepo: handle svn tracked/unknown directory collisions
+  * subrepo: prevent url normalization from removing // in ssh paths 
(issue2556)
+  * subrepo: tell Subversion when we are non-interactive (issue2759)
+  * url: use a regex to hide unsupported ssh passwords (issue2754)
+  * zeroconf: notify the Zeroconf threads when hg exits
+
+---

calling whatdependson for head-i586


Old:

  _service
  _service:recompress:download_url:mercurial-1.8.2.tar.bz2

New:

  mercurial-1.8.3.tar.bz2



Other differences:
--
++ mercurial.spec ++
--- /var/tmp/diff_new_pack.ddyLbL/_old  2011-05-27 11:28:04.0 +0200
+++ /var/tmp/diff_new_pack.ddyLbL/_new  2011-05-27 11:28:04.0 +0200
@@ -28,7 +28,7 @@
 
 Name:   mercurial
 Summary:Scalable Distributed SCM
-Version:1.8.2
+Version:1.8.3
 Release:1
 License:GPLv2+
 Group:  Development/Tools/Version Control
@@ -60,7 +60,6 @@
 Recommends: %{name}-lang
 %endif
 %py_requires
-
 Provides:   hg 
 
 %description






Remember to have fun...

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



commit freeradius-server for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package freeradius-server for 
openSUSE:Factory
checked in at Fri May 27 11:35:38 CEST 2011.




--- freeradius-server/freeradius-server.changes 2010-10-04 13:11:23.0 
+0200
+++ /mounts/work_src_done/STABLE/freeradius-server/freeradius-server.changes
2011-05-24 21:19:18.0 +0200
@@ -1,0 +2,5 @@
+Tue May 24 19:18:44 UTC 2011 - crrodrig...@opensuse.org
+
+- Supress timestamps in binaries, breaks build-compare. 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ freeradius-server.spec ++
--- /var/tmp/diff_new_pack.FYnpcV/_old  2011-05-27 11:28:51.0 +0200
+++ /var/tmp/diff_new_pack.FYnpcV/_new  2011-05-27 11:28:51.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package freeradius-server (Version 2.1.10)
+# spec file for package freeradius-server
 #
-# 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,7 +19,7 @@
 
 Name:   freeradius-server
 Version:2.1.10
-Release:1
+Release:5
 License:GPLv2 ; LGPLv2.1
 Group:  Productivity/Networking/Radius/Servers
 Provides:   radiusd
@@ -55,7 +55,7 @@
 BuildRequires:  glibc-devel
 BuildRequires:  krb5-devel
 BuildRequires:  libapr1-devel
-BuildRequires:  libcom_err
+BuildRequires:  libcom_err-devel
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libtool
@@ -67,7 +67,6 @@
 BuildRequires:  perl
 BuildRequires:  postgresql-devel
 BuildRequires:  python-devel
-BuildRequires:  sed
 BuildRequires:  sqlite3-devel
 BuildRequires:  unixODBC-devel
 
@@ -239,6 +238,10 @@
 %patch9 -p1
 
 %build
+modified=$(sed -n '/^/n;s/ - .*$//;p;q' %{_sourcedir}/%{name}.changes)
+DATE=\$(date -d ${modified} +%%b %%e %%Y)\
+TIME=\$(date -d ${modified} +%%R)\
+find . -type f -regex .*\.c\|.*\.cpp\|.*\.h -exec sed -i 
s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g {} +
 # This package failed when testing with -Wl,-as-needed being default.
 # So we disable it here, if you want to retest, just delete this comment and 
the line below.
 export SUSE_ASNEEDED=0






Remember to have fun...

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



commit unoconv for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package unoconv for openSUSE:Factory
checked in at Fri May 27 11:43:35 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/unoconv/unoconv.changes2011-04-17 
01:27:15.0 +0200
@@ -0,0 +1,21 @@
+---
+Sat Apr 16 23:27:12 UTC 2011 - a...@mizerski.pl
+
+- added install-links
+
+---
+Thu Dec  2 22:00:00 UTC 2010 - a...@mizerski.pl
+
+- fixed LD_LIBRARY_PATH handling
+
+---
+Fri Oct 22 20:02:25 UTC 2010 - a...@mizerski.pl
+
+- update to 0.4
+
+---
+Tue Apr 27 22:54:45 UTC 2010 - a...@mizerski.pl
+
+- added unoconv-0.3-ooo_path.patch
+- some housekeeping in spec file
+

calling whatdependson for head-i586


New:

  unoconv-0.4-LD_LIBRARY_PATH.patch
  unoconv-0.4.tar.bz2
  unoconv.changes
  unoconv.spec



Other differences:
--
++ unoconv.spec ++
#
# spec file for package unoconv
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Summary:Tool to convert between any document format supported by 
OpenOffice

Name:   unoconv
Version:0.4
Release:1
License:GPL
Group:  Productivity/File utilities
Url:http://dag.wieers.com/home-made/unoconv/
Source: 
http://dag.wieers.com/home-made/unoconv/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM unoconv-0.4-LD_LIBRARY_PATH.patch bnc#657140 
a...@mizerski.pl -- fix LD_LIBRARY_PATH handling. fixed in svn rev9235, so it 
should be in v0.5
Patch0: %{name}-0.4-LD_LIBRARY_PATH.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
Requires:   python = 2.0
Requires:   OpenOffice_org-pyuno = 2.0

%description
unoconv converts between any document format that OpenOffice understands.
It uses OpenOffice's UNO bindings for non-interactive conversion of
documents.

Supported document formats include: Open Document Text (.odt),
Open Document Draw (.odd), Open Document Presentation (.odp),
Open Document calc (.odc), MS Word (.doc), MS PowerPoint (.pps/.ppt),
MS Excel (.xls), MS Office Open/OOXML (.xml),
Portable Document Format (.pdf), DocBook (.xml), LaTeX (.ltx),
HTML, XHTML, RTF, Docbook (.xml), GIF, PNG, JPG, SVG, BMP, EPS
and many more...

%prep
%setup -q
%patch0 -p1

%build

%install
%__make DESTDIR=%{buildroot} install
%__make DESTDIR=%{buildroot} install-links

%clean
%__rm -rf %{buildroot}

%files
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog COPYING README TODO WISHLIST docs/*.txt
%doc %{_mandir}/man1/unoconv.1*
%{_bindir}/*

%changelog
++ unoconv-0.4-LD_LIBRARY_PATH.patch ++
--- unoconv-0.4/unoconv 2010-10-20 04:56:26.0 -0500
+++ unoconv-svn/unoconv 2010-11-03 12:13:09.0 -0500
@@ -64,7 +64,10 @@
 sys.path.append(oolibpath)
 import uno, unohelper
 ### Export an environment that OpenOffice is pleased to work with
-os.environ['LD_LIBRARY_PATH'] = oolibpath + os.pathsep + 
os.environ['LD_LIBRARY_PATH']
+if 'LD_LIBRARY_PATH' in os.environ:
+os.environ['LD_LIBRARY_PATH'] = oolibpath + os.pathsep + 
os.environ['LD_LIBRARY_PATH']
+else:
+os.environ['LD_LIBRARY_PATH'] = oolibpath
 break
 except ImportError, e:
 sys.path.remove(oolibpath)





Remember to have fun...

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



commit libmodplug for openSUSE:11.4

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package libmodplug for openSUSE:11.4
checked in at Fri May 27 11:46:22 CEST 2011.




--- old-versions/11.4/UPDATES/all/libmodplug/libmodplug.changes 2011-04-11 
19:27:08.0 +0200
+++ 11.4/libmodplug/libmodplug.changes  2011-05-25 17:25:56.0 +0200
@@ -1,0 +2,10 @@
+Wed May 11 15:59:21 CEST 2011 - sbra...@suse.cz
+
+- Updated to version 0.8.8.3 (with revert of API change):
+  * Several security fixes (including CVE-2011-1761, bnc#691137).
+  * Improve compatibility with MSVC 2010
+  * Improve PTM playback (Fix byteswapping)
+  * Improve S3M support (ignore corrupted data)
+  * Improve AMF support (bounds checking)
+
+---

calling whatdependson for 11.4-i586


Old:

  libmodplug-0.8.7.tar.bz2
  libmodplug-s3m-stack-overflow.patch

New:

  libmodplug-0.8.8.3.tar.bz2
  libmodplug-api-change.patch



Other differences:
--
++ libmodplug.spec ++
--- /var/tmp/diff_new_pack.VHEBkc/_old  2011-05-27 11:46:06.0 +0200
+++ /var/tmp/diff_new_pack.VHEBkc/_new  2011-05-27 11:46:06.0 +0200
@@ -19,8 +19,8 @@
 
 Name:   libmodplug
 Summary:A MOD playing library
-Version:0.8.7
-Release:10.RELEASE11
+Version:0.8.8.3
+Release:2.RELEASE2
 Group:  System/Libraries
 License:Public Domain
 Url:http://modplug-xmms.sourceforge.net
@@ -28,9 +28,9 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE libmodplug-timidity.patch -- set paths to openSUSE 
timidity package
 Patch1: libmodplug-timidity.patch
-# PATCH-FIX-SECURITY libmodplug-s3m-stack-overflow.patch bnc686624 
sbra...@suse.cz -- Fix stack overflow fulnerability in S3M decoder. 
https://www.sec-consult.com/files/20110407-0_libmodplug_stackoverflow.txt
-Patch2: libmodplug-s3m-stack-overflow.patch
-BuildRequires:  gcc-c++
+# PATCH-FEATURE-UPSTREAM libmodplug-api-change.patch -- Upstream commit that 
changes API that needs to be reverted for the library with the original soname.
+Patch2: libmodplug-api-change.patch
+BuildRequires:  gcc-c++ pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,6 +68,9 @@
 %setup -q
 %patch1
 %patch2 -p1
+tr -d '\r' ChangeLog ChangeLog~
+touch -r ChangeLog~ ChangeLog
+mv ChangeLog~ ChangeLog
 
 %build
 autoreconf -f -i

++ libmodplug-0.8.7.tar.bz2 - libmodplug-0.8.8.3.tar.bz2 ++
 67105 lines of diff (skipped)

++ libmodplug-api-change.patch ++
Patch reverts these two commits:
commit 4ca46320375dac2837691e14feff0a397058210f
Author: Konstanty Bialkowski k...@mini.plasma.kon
Date:   Sun Apr 4 22:48:51 2010 +1000

Allow StereoSeparation and MaxMixChannels to be configurable in API.

commit 2cdef8dd1754638a4f588443ed93daa79099f329
Author: Konstanty Bialkowski k...@mini.plasma.kon
Date:   Sat Apr 17 17:33:17 2010 +1000

Increment version number and soname.

Index: libmodplug-0.8.8.3/configure.in
===
--- libmodplug-0.8.8.3.orig/configure.in
+++ libmodplug-0.8.8.3/configure.in
@@ -59,9 +59,6 @@ AC_TYPE_UINT32_T
 AC_TYPE_INT64_T
 AC_TYPE_UINT64_T
 
-MODPLUG_LIBRARY_VERSION=1:0:0
-
-AC_SUBST(MODPLUG_LIBRARY_VERSION)
 
 AC_CONFIG_FILES([Makefile
   src/Makefile
Index: libmodplug-0.8.8.3/src/Makefile.am
===
--- libmodplug-0.8.8.3.orig/src/Makefile.am
+++ libmodplug-0.8.8.3/src/Makefile.am
@@ -1,7 +1,7 @@
 AM_CPPFLAGS = -I$(top_srcdir)/src/libmodplug
 
 lib_LTLIBRARIES = libmodplug.la
-libmodplug_la_LDFLAGS = -version-info $(MODPLUG_LIBRARY_VERSION) $(LT_LDFLAGS)
+libmodplug_la_LDFLAGS = $(LT_LDFLAGS)
 libmodplug_la_LIBADD = -lm
 libmodplug_la_SOURCES = tables.h \
 sndmix.cpp \
Index: libmodplug-0.8.8.3/src/libmodplug/sndfile.h
===
--- libmodplug-0.8.8.3.orig/src/libmodplug/sndfile.h
+++ libmodplug-0.8.8.3/src/libmodplug/sndfile.h
@@ -678,7 +678,6 @@ public:
 public:
// Mixer Config
static BOOL InitPlayer(BOOL bReset=FALSE);
-   static BOOL SetMixConfig(UINT nStereoSeparation, UINT nMaxMixChannels);
static BOOL SetWaveConfig(UINT nRate,UINT nBits,UINT nChannels,BOOL 
bMMX=FALSE);
static BOOL SetResamplingMode(UINT nMode); // SRCMODE_
static BOOL IsStereo() { return (gnChannels  1) ? TRUE : FALSE; }
Index: libmodplug-0.8.8.3/src/modplug.cpp
===
--- libmodplug-0.8.8.3.orig/src/modplug.cpp
+++ libmodplug-0.8.8.3/src/modplug.cpp
@@ -30,8 +30,6 @@ namespace ModPlug
0,
0,
0,
-   0,
-   0,
0
};
 
@@ -62,10 +60,8 

commit libmodplug for openSUSE:11.3

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package libmodplug for openSUSE:11.3
checked in at Fri May 27 11:47:15 CEST 2011.




--- old-versions/11.3/UPDATES/all/libmodplug/libmodplug.changes 2011-04-11 
19:26:56.0 +0200
+++ 11.3/libmodplug/libmodplug.changes  2011-05-25 17:28:45.0 +0200
@@ -1,0 +2,10 @@
+Wed May 11 15:59:21 CEST 2011 - sbra...@suse.cz
+
+- Updated to version 0.8.8.3 (with revert of API change):
+  * Several security fixes (including CVE-2011-1761, bnc#691137).
+  * Improve compatibility with MSVC 2010
+  * Improve PTM playback (Fix byteswapping)
+  * Improve S3M support (ignore corrupted data)
+  * Improve AMF support (bounds checking)
+
+---

calling whatdependson for 11.3-i586


Old:

  libmodplug-0.8.7.tar.bz2
  libmodplug-s3m-stack-overflow.patch

New:

  libmodplug-0.8.8.3.tar.bz2
  libmodplug-api-change.patch



Other differences:
--
++ libmodplug.spec ++
--- /var/tmp/diff_new_pack.5N7MHn/_old  2011-05-27 11:47:02.0 +0200
+++ /var/tmp/diff_new_pack.5N7MHn/_new  2011-05-27 11:47:02.0 +0200
@@ -19,8 +19,8 @@
 
 Name:   libmodplug
 Summary:A MOD playing library
-Version:0.8.7
-Release:7.RELEASE2
+Version:0.8.8.3
+Release:2.RELEASE2
 Group:  System/Libraries
 License:Public Domain
 Url:http://modplug-xmms.sourceforge.net
@@ -28,9 +28,9 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE libmodplug-timidity.patch -- set paths to openSUSE 
timidity package
 Patch1: libmodplug-timidity.patch
-# PATCH-FIX-SECURITY libmodplug-s3m-stack-overflow.patch bnc686624 
sbra...@suse.cz -- Fix stack overflow fulnerability in S3M decoder. 
https://www.sec-consult.com/files/20110407-0_libmodplug_stackoverflow.txt
-Patch2: libmodplug-s3m-stack-overflow.patch
-BuildRequires:  gcc-c++
+# PATCH-FEATURE-UPSTREAM libmodplug-api-change.patch -- Upstream commit that 
changes API that needs to be reverted for the library with the original soname.
+Patch2: libmodplug-api-change.patch
+BuildRequires:  gcc-c++ pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,6 +68,9 @@
 %setup -q
 %patch1
 %patch2 -p1
+tr -d '\r' ChangeLog ChangeLog~
+touch -r ChangeLog~ ChangeLog
+mv ChangeLog~ ChangeLog
 
 %build
 autoreconf -f -i

++ libmodplug-0.8.7.tar.bz2 - libmodplug-0.8.8.3.tar.bz2 ++
 67105 lines of diff (skipped)

++ libmodplug-api-change.patch ++
Patch reverts these two commits:
commit 4ca46320375dac2837691e14feff0a397058210f
Author: Konstanty Bialkowski k...@mini.plasma.kon
Date:   Sun Apr 4 22:48:51 2010 +1000

Allow StereoSeparation and MaxMixChannels to be configurable in API.

commit 2cdef8dd1754638a4f588443ed93daa79099f329
Author: Konstanty Bialkowski k...@mini.plasma.kon
Date:   Sat Apr 17 17:33:17 2010 +1000

Increment version number and soname.

Index: libmodplug-0.8.8.3/configure.in
===
--- libmodplug-0.8.8.3.orig/configure.in
+++ libmodplug-0.8.8.3/configure.in
@@ -59,9 +59,6 @@ AC_TYPE_UINT32_T
 AC_TYPE_INT64_T
 AC_TYPE_UINT64_T
 
-MODPLUG_LIBRARY_VERSION=1:0:0
-
-AC_SUBST(MODPLUG_LIBRARY_VERSION)
 
 AC_CONFIG_FILES([Makefile
   src/Makefile
Index: libmodplug-0.8.8.3/src/Makefile.am
===
--- libmodplug-0.8.8.3.orig/src/Makefile.am
+++ libmodplug-0.8.8.3/src/Makefile.am
@@ -1,7 +1,7 @@
 AM_CPPFLAGS = -I$(top_srcdir)/src/libmodplug
 
 lib_LTLIBRARIES = libmodplug.la
-libmodplug_la_LDFLAGS = -version-info $(MODPLUG_LIBRARY_VERSION) $(LT_LDFLAGS)
+libmodplug_la_LDFLAGS = $(LT_LDFLAGS)
 libmodplug_la_LIBADD = -lm
 libmodplug_la_SOURCES = tables.h \
 sndmix.cpp \
Index: libmodplug-0.8.8.3/src/libmodplug/sndfile.h
===
--- libmodplug-0.8.8.3.orig/src/libmodplug/sndfile.h
+++ libmodplug-0.8.8.3/src/libmodplug/sndfile.h
@@ -678,7 +678,6 @@ public:
 public:
// Mixer Config
static BOOL InitPlayer(BOOL bReset=FALSE);
-   static BOOL SetMixConfig(UINT nStereoSeparation, UINT nMaxMixChannels);
static BOOL SetWaveConfig(UINT nRate,UINT nBits,UINT nChannels,BOOL 
bMMX=FALSE);
static BOOL SetResamplingMode(UINT nMode); // SRCMODE_
static BOOL IsStereo() { return (gnChannels  1) ? TRUE : FALSE; }
Index: libmodplug-0.8.8.3/src/modplug.cpp
===
--- libmodplug-0.8.8.3.orig/src/modplug.cpp
+++ libmodplug-0.8.8.3/src/modplug.cpp
@@ -30,8 +30,6 @@ namespace ModPlug
0,
0,
0,
-   0,
-   0,
0
};
 
@@ -62,10 +60,8 

commit python-xklavier for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package python-xklavier for openSUSE:Factory
checked in at Fri May 27 11:47:45 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/python-xklavier/python-xklavier.changes
2011-03-13 19:46:43.0 +0100
@@ -0,0 +1,10 @@
+---
+Sun Mar 13 18:06:09 UTC 2011 - a...@mizerski.pl
+
+- update to 0.4
+
+---
+Thu May  6 19:30:01 UTC 2010 - a...@mizerski.pl
+
+- new package
+

calling whatdependson for head-i586


New:

  python-xklavier-0.4.tar.bz2
  python-xklavier.changes
  python-xklavier.spec



Other differences:
--
++ python-xklavier.spec ++
#
# spec file for package python-xklavier
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:   python-xklavier
Summary:Python bindings for libxklavier
Group:  Development/Languages/Python
Version:0.4
Release:1
License:LGPLv2.1
Url:http://devel.randomink.org/projects/python-xklavier
# repacked 
http://devel.randomink.org/attachments/download/6/%%{name}-%%{version}.tar.gz
Source: %{name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  pkgconfig(libxklavier)
BuildRequires:  pkgconfig(python)
BuildRequires:  pkgconfig(pygobject-2.0)
BuildRequires:  pkgconfig(gdk-x11-2.0)
%py_requires
Requires:   python-gobject2

%description
Python-Xklavier is a set of Python bindings for libxklavier,
which is a library providing high-level API for X Keyboard
Extension known as XKB.
The primary motivation for writing the Python bindings was
the development of the keyboard layout configuration section
of Sugar, but hopefully more projects (distribution
installers, etc) will be able to utilize the bindings for
keyboard configuration.

%prep
%setup -q

%build
%configure
%__make %{?_smp_mflags}

%install
%makeinstall
find %buildroot -name *.la -delete -print

%clean
%__rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{py_sitedir}/*

%changelog





Remember to have fun...

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



commit python-django-guardian for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package python-django-guardian for 
openSUSE:Factory
checked in at Fri May 27 11:48:56 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/python-django-guardian/python-django-guardian.changes
  2011-04-13 00:32:28.0 +0200
@@ -0,0 +1,45 @@
+---
+Tue Apr 12 22:17:22 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.0.2:
+  * get_users_with_perms now accepts *with_group_users* flag
+  * Fixed group_id issue at admin templates
+  * Small fix for documentation building process
+  * It's 2011 (updated dates)
+
+---
+Fri Mar 25 11:32:29 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.0.1;
+- Regenerate spec file with py2pack;
+- Add CHANGES and README.rst files as documentation.
+
+---
+Fri Jan 28 02:16:24 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.0.0.
+
+---
+Wed Nov 17 14:30:24 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.2.3.
+
+---
+Wed Oct 13 01:20:49 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.2.2.
+
+---
+Mon Oct  4 01:20:23 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.2.1.
+
+---
+Mon Sep 27 12:03:44 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.1.1.
+
+---
+Fri Aug  6 00:26:17 UTC 2010 - alexan...@exatati.com.br
+
+- Initial package (0.1.0) for openSUSE.

calling whatdependson for head-i586


New:

  django-guardian-1.0.2.tar.bz2
  python-django-guardian.changes
  python-django-guardian.spec



Other differences:
--
++ python-django-guardian.spec ++
#
# spec file for package python-django-guardian
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}

%define mod_name django-guardian

Name:   python-%{mod_name}
Version:1.0.2
Release:1
Url:http://github.com/lukaszb/django-guardian
Summary:Implementation of per object permissions for Django 1.2
License:BSD
Group:  Development/Languages/Python
Source: %{mod_name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-devel
BuildRequires:  python-setuptools
Requires:   python-django = 1.2
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version}  1110
BuildArch:  noarch
%endif
%endif

%description
django-guardian is implementation of per object permissions as
authorization backend which is supported since Django 1.2. It won't
work with older Django releases.

%prep
%setup -q -n %{mod_name}-%{version}

%build
export CFLAGS=%{optflags}
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc CHANGES README.rst
%python_sitelib/guardian*
%python_sitelib/*.egg-info

%changelog





Remember to have fun...

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



commit odt2txt for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package odt2txt for openSUSE:Factory
checked in at Fri May 27 11:50:13 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/odt2txt/odt2txt.changes2011-02-22 
10:22:31.0 +0100
@@ -0,0 +1,5 @@
+---
+Tue Feb 22 08:22:17 UTC 2011 - a...@mizerski.pl
+
+- new package
+

calling whatdependson for head-i586


New:

  odt2txt-0.4.tar.bz2
  odt2txt.changes
  odt2txt.spec



Other differences:
--
++ odt2txt.spec ++
#
# spec file for package odt2txt
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:   odt2txt
Summary:Converter from OpenDocument Text to plain text
Group:  Productivity/Text/Convertors
Version:0.4
Release:1
License:GPLv2
Url:http://stosberg.net/odt2txt/
# repacked to bz2 http://stosberg.net/odt2txt/odt2txt-%%{version}.tar.gz
Source: %{name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  zlib-devel

%description
A simple converter from OpenDocument Text to plain text

odt2txt is a command-line tool which extracts the text out of OpenDocument 
Texts produced by OpenOffice.org, StarOffice, KOffice and others.

odt2txt can also extract text from some file formats similar to OpenDocument 
Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org 
version 1.x and older StarOffice versions. To a lesser extend, odt2txt may be 
useful to extract content from OpenDocument spreadsheets (*.ods) and 
OpenDocument presentations (*.odp).

%prep
%setup -q

%build
%__make CFLAGS=%optflags %{?_smp_mflags}

%install
%__make DESTDIR=%buildroot PREFIX=%{_prefix} install
%__chmod 644 %buildroot%{_mandir}/man1/odt2txt.1

%clean
%__rm -rf %buildroot

%files
%defattr(-,root,root)
%{_bindir}/%{name}
%doc %{_mandir}/man1/odt2txt.1*

%changelog





Remember to have fun...

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



commit itstool for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package itstool for openSUSE:Factory
checked in at Fri May 27 11:52:50 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/itstool/itstool.changes2011-05-24 
09:56:38.0 +0200
@@ -0,0 +1,5 @@
+---
+Tue May 24 07:52:11 UTC 2011 - dims...@opensuse.org
+
+- Initial package, version 1.0.1
+

calling whatdependson for head-i586


New:

  itstool-1.0.1.tar.bz2
  itstool.changes
  itstool.spec



Other differences:
--
++ itstool.spec ++
#
# spec file for package itstool
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   itstool
Version:1.0.1
Release:1
License:GPLv3+
Summary:Tool to translate XML documents using PO files
Url:http://itstool.org
Group:  Development/Tools/Other
Source: http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
BuildRequires:  python
BuildRequires:  libxml2-python
Requires:   libxml2-python
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
%py_requires

%description
ITS Tool extracts messages from XML files and outputs PO template files, then
merges translations from MO files to create translated XML files. It determines
what to translate and how to chunk it into messages using the W3C
Internationalization Tag Set (ITS).

%prep
%setup -q
sed -i s:#!/usr/bin/env python:#!/usr/bin/python: itstool itstool.in

%build
%configure
make %{?_smp_mflags}

%install
%make_install

%clean
%{?buildroot:%__rm -rf %{buildroot}}

%files
%defattr(-,root,root)
%doc ChangeLog COPYING COPYING.GPL3 NEWS
%{_bindir}/%{name}
%{_datadir}/%{name}/

%changelog





Remember to have fun...

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



commit pciutils-ids for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory
checked in at Fri May 27 11:54:07 CEST 2011.




--- AUTO/all/pciutils-ids/pciutils-ids.changes  2011-04-28 04:40:06.0 
+0200
+++ /mounts/work_src_done/STABLE/pciutils-ids/pciutils-ids.changes  
2011-05-27 11:40:08.0 +0200
@@ -2 +2 @@
-Thu Apr 28 04:40:05 CEST 2011 - autobu...@suse.de
+Fri May 27 11:40:07 CEST 2011 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-04-28
+- automated update on 2011-05-27

calling whatdependson for head-i586




Other differences:
--
++ pciutils-ids.spec ++
--- /var/tmp/diff_new_pack.s0Sbbe/_old  2011-05-27 11:53:55.0 +0200
+++ /var/tmp/diff_new_pack.s0Sbbe/_new  2011-05-27 11:53:55.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   pciutils-ids
-Version:2011.4.28
+Version:2011.5.27
 Release:1
 AutoReqProv:on
 Group:  Hardware/Other
@@ -39,7 +39,6 @@
 merge-pciids: This program merges several pci.ids files.
 
 
-
 Authors:
 
 Martin Mares m...@ucw.cz

++ pci.ids.bz2 ++
 731 lines (skipped)
 between pci.ids.bz2
 and /mounts/work_src_done/STABLE/pciutils-ids/pci.ids.bz2






Remember to have fun...

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



commit desktop-translations for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package desktop-translations for 
openSUSE:Factory
checked in at Fri May 27 11:57:49 CEST 2011.




--- desktop-translations/desktop-translations.changes   2011-02-25 
10:25:12.0 +0100
+++ 
/mounts/work_src_done/STABLE/desktop-translations/desktop-translations.changes  
2011-05-27 10:58:25.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 10:58:04 CEST 2011 - k...@suse.de
+
+- update translations.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ desktop-translations.spec ++
--- /var/tmp/diff_new_pack.BzEVoN/_old  2011-05-27 11:55:55.0 +0200
+++ /var/tmp/diff_new_pack.BzEVoN/_new  2011-05-27 11:55:55.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   desktop-translations
 Version:11.4
-Release:11
+Release:12
 Summary:Desktop Files Translation updates
 License:BSD3c(or similar)
 Group:  System/GUI/Other

++ desktop-translations.tar.bz2 ++
desktop-translations/desktop-translations.tar.bz2 
/mounts/work_src_done/STABLE/desktop-translations/desktop-translations.tar.bz2 
differ: char 11, line 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 FastCGI for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package FastCGI for openSUSE:Factory
checked in at Fri May 27 12:16:25 CEST 2011.




--- FastCGI/FastCGI.changes 2010-12-06 10:28:04.0 +0100
+++ /mounts/work_src_done/STABLE/FastCGI/FastCGI.changes2011-05-26 
22:33:15.0 +0200
@@ -1,0 +2,5 @@
+Thu May 26 20:30:01 UTC 2011 - idon...@novell.com
+
+- Add FastCGI-perl514.patch: fix compilation with Perl 5.14 
+
+---

calling whatdependson for head-i586


New:

  FastCGI-perl514.patch



Other differences:
--
++ FastCGI.spec ++
--- /var/tmp/diff_new_pack.T0QPVh/_old  2011-05-27 12:01:40.0 +0200
+++ /var/tmp/diff_new_pack.T0QPVh/_new  2011-05-27 12:01:40.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package FastCGI (Version 2.4.0)
+# spec file for package FastCGI
 #
-# 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,7 +20,7 @@
 
 Name:   FastCGI
 Version:2.4.0
-Release:146
+Release:151
 #
 Group:  Development/Languages/C and C++
 License:PERMISSIVE-OSI-COMPLIANT ; Open Market Permissive License
@@ -36,6 +36,7 @@
 Patch2: FastCGI-supervise_cgi-fcgi.patch
 Patch3: fastcgi-2.4.0_missing_call_to_fclose.patch
 Patch4: FastCGI-gcc44.patch
+Patch5: FastCGI-perl514.patch
 #
 Summary:A Scalable, Open Extension to CGI
 
@@ -80,6 +81,7 @@
 %patch2
 %patch3
 %patch4
+%patch5
 touch NEWS AUTHORS ChangeLog COPYING
 find doc/{fastcgi-prog-guide,fastcgi-whitepaper} -type f -print0 | xargs -r0 
chmod 0644
 

++ FastCGI-perl514.patch ++
--- perl/Makefile.PL2002-12-15 20:40:19.0 +0100
+++ perl/Makefile.PL2011-05-26 22:28:06.673024204 +0200
@@ -99,10 +99,7 @@
 # the contents of the Makefile that is written.
 
 # Work around bug in previous versions of MakeMaker
-WriteMakefile(NAME = 'FCGI') 
-if $ExtUtils::MakeMaker::VERSION = 5.4302;
-
-$mm = MM-new({
+WriteMakefile(
 'NAME' = 'FCGI',
 'VERSION_FROM' = 'version.pm',
 'dist' = { 'COMPRESS' = 'gzip -9f', 
@@ -123,10 +120,7 @@
 'PL_FILES' = $plfiles,
 PM = {'FCGI.pm' = '$(INST_ARCHLIBDIR)/FCGI.pm'},
 @extras,
-});
-# don't install oldinterface pod
-delete $mm-{MAN3PODS}{oldinterface.pod};
-$mm-flush;
+);
 
 exit if -f 'fcgi_config.h' or $libfound or $pure;
 





Remember to have fun...

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



commit syslog-ng for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory
checked in at Fri May 27 12:24:25 CEST 2011.




--- syslog-ng/syslog-ng.changes 2011-02-10 14:32:59.0 +0100
+++ /mounts/work_src_done/STABLE/syslog-ng/syslog-ng.changes2011-05-27 
09:54:57.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 07:53:38 UTC 2011 - m...@suse.de
+
+- Removed touch of obsolete /var/log/boot.log from spec post.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ syslog-ng.spec ++
--- /var/tmp/diff_new_pack.hInFxY/_old  2011-05-27 12:16:38.0 +0200
+++ /var/tmp/diff_new_pack.hInFxY/_new  2011-05-27 12:16:38.0 +0200
@@ -22,7 +22,7 @@
 %define eventlog_version 0.2.7
 %define with_sql %suse_version  1130
 Version:3.2.2
-Release:2
+Release:8
 License:GPLv2
 Group:  System/Daemons
 Summary:The new-generation syslog-daemon
@@ -291,7 +291,6 @@
 #
 mkdir -p var/log
 touch var/log/messages;  chmod 640 var/log/messages
-touch var/log/boot.log;  chmod 640 var/log/boot.log
 touch var/log/mail;  chmod 640 var/log/mail
 touch var/log/mail.info; chmod 640 var/log/mail.info
 touch var/log/mail.warn; chmod 640 var/log/mail.warn






Remember to have fun...

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



commit syslogd for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package syslogd for openSUSE:Factory
checked in at Fri May 27 12:27:48 CEST 2011.




--- syslogd/syslogd.changes 2011-01-20 10:42:29.0 +0100
+++ /mounts/work_src_done/STABLE/syslogd/syslogd.changes2011-05-27 
10:05:53.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 07:53:38 UTC 2011 - m...@suse.de
+
+- Removed touch of obsolete /var/log/boot.log from spec post.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ syslogd.spec ++
--- /var/tmp/diff_new_pack.Qnl3PV/_old  2011-05-27 12:24:36.0 +0200
+++ /var/tmp/diff_new_pack.Qnl3PV/_new  2011-05-27 12:24:36.0 +0200
@@ -27,7 +27,7 @@
 Provides:   syslog
 AutoReqProv:on
 Version:1.4.1
-Release:727
+Release:733
 Summary:The Syslog daemon
 Source: sysklogd-1.4.1.tar.bz2
 Source1:logrotate.syslog
@@ -188,7 +188,6 @@
 #
 mkdir -p var/log
 touch var/log/messages;  chmod 640 var/log/messages
-touch var/log/boot.log;  chmod 640 var/log/boot.log
 touch var/log/mail;  chmod 640 var/log/mail
 touch var/log/mail.info; chmod 640 var/log/mail.info
 touch var/log/mail.warn; chmod 640 var/log/mail.warn







Remember to have fun...

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



commit schedtool for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package schedtool for openSUSE:Factory
checked in at Fri May 27 13:40:15 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/schedtool/schedtool.changes2011-05-19 
18:49:25.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Nov 25 00:00:00 UTC 2010 - neutri...@gmail.com
+
+- Initial package release
+

calling whatdependson for head-i586


New:

  schedtool-1.3.0.tar.gz
  schedtool.changes
  schedtool.spec



Other differences:
--
++ schedtool.spec ++
#
# spec file for package schedtool
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   schedtool
Version:1.3.0
Release:1
License:GPLv2
Summary:Query and set CPU scheduling parameters
Url:http://freequaos.host.sk/schedtool/
Group:  System/Monitoring
Source0:%{name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
schedtool can set all CPU scheduling parameters Linux is capable
of or display information for given processes.

%prep
%setup -q

%build
make %{?_smp_mflags}

%install

install -D -s -m 755 %{name} %{buildroot}/%{_sbindir}/%{name}
install -D -m 644 %{name}.8 %{buildroot}/%{_mandir}/man8/%{name}.8

# Docs
install -d %{buildroot}%{_docdir}/%{name}
install -m 0644 CHANGES LICENSE README SCHED_DESIGN TODO TUNING 
%{buildroot}%{_docdir}/%{name}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_sbindir}/%{name}
%{_mandir}/man8/%{name}.8%{ext_man}
%doc %{_docdir}/%{name}

%changelog





Remember to have fun...

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



commit rsyslog for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory
checked in at Fri May 27 13:40:43 CEST 2011.




--- rsyslog/rsyslog.changes 2011-05-19 17:48:35.0 +0200
+++ /mounts/work_src_done/STABLE/rsyslog/rsyslog.changes2011-05-27 
09:55:13.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 07:53:38 UTC 2011 - m...@suse.de
+
+- Removed touch of obsolete /var/log/boot.log from spec post.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.8ROryJ/_old  2011-05-27 13:40:30.0 +0200
+++ /var/tmp/diff_new_pack.8ROryJ/_new  2011-05-27 13:40:30.0 +0200
@@ -21,7 +21,7 @@
 Name:   rsyslog
 Summary:The enhanced syslogd for Linux and Unix
 Version:5.8.1
-Release:1
+Release:6
 # for setting those bcond_with* configs see
 # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
 %if 0%{?suse_version} = 1140
@@ -455,7 +455,6 @@
 #
 mkdir -p var/log
 touch var/log/messages;  chmod 640 var/log/messages
-touch var/log/boot.log;  chmod 640 var/log/boot.log
 touch var/log/mail;  chmod 640 var/log/mail
 touch var/log/mail.info; chmod 640 var/log/mail.info
 touch var/log/mail.warn; chmod 640 var/log/mail.warn






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-pear-Horde_Role for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Role for 
openSUSE:Factory
checked in at Fri May 27 13:46:39 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Role/php5-pear-Horde_Role.changes  
2011-05-26 21:16:13.0 +0200
@@ -0,0 +1,26 @@
+---
+Thu May 26 19:13:18 UTC 2011 - l...@b1-systems.de
+
+- Added licensing related files. Added provides: section
+- addresses https://bugzilla.novell.com/show_bug.cgi?id=696337
+
+---
+Tue Apr 26 12:32:28 UTC 2011 - l...@b1-systems.de
+
+- more explicit call for changing the role
+
+---
+Thu Mar 17 21:33:33 UTC 2011 - l...@b1-systems.de
+
+- Add /srv/www/htdocs/horde4 as horde owned
+
+---
+Wed Mar 16 19:08:07 UTC 2011 - l...@b1-systems.de
+
+- Horde_Role 1.0.0beta1
+
+---
+Wed Mar 16 14:04:13 UTC 2011 - l...@b1-systems.de
+
+- original packaging of the Horde_Role
+

calling whatdependson for head-i586


New:

  COPYING.LGPLv3
  Horde_Role-1.0.0.tgz
  Horde_Role.xml
  _service:download_files:Horde_Role-1.0.0.tgz
  author-says-it-is-lgpl
  php5-pear-Horde_Role.changes
  php5-pear-Horde_Role.spec



Other differences:
--
++ php5-pear-Horde_Role.spec ++
#
# spec file for package php5-pear-Horde_Role
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define peardir %(pear config-get php_dir 2 /dev/null || echo %{_datadir}/pear)
%define xmldir  /var/lib/pear
%define hordedir /usr/share/php5/PEAR/www/horde

Summary:PEAR: PEAR installer role used to install Horde components

Name:   php5-pear-Horde_Role
Version:1.0.0
Release:1
License:LGPL-3.0+
Group:  Development/Libraries/PHP
Source0:http://pear.horde.org/get/Horde_Role-%{version}.tgz
Source1:Horde_Role.xml
Source2:COPYING.LGPLv3
Source3:author-says-it-is-lgpl

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Url:http://pear.horde.org/package/Horde_Role
BuildRequires:  php5-pear php5-tokenizer
BuildRequires:  php5-pear-channel-horde
Requires:   php5-pear-channel-horde
BuildArch:  noarch
%define pear_name  Horde_Role
%define pear_sname horde_role
# Fix for renaming (package convention)
Provides:   php5-pear-%{pear_sname} = %{version}
Provides:   php-pear-%{pear_sname} = %{version}
Provides:   pear-%{pear_sname} = %{version}
Obsoletes:  php5-pear-%{pear_sname}  %{version}
Obsoletes:  php-pear-%{pear_sname}  %{version}
Obsoletes:  pear-%{pear_sname}  %{version}

%description
This package provides a method for PEAR to install Horde components into a
base Horde installation.

%prep
%setup -c -T
pear -v -c pearrc \
-d php_dir=%{peardir} \
-d doc_dir=/docs \
-d bin_dir=%{_bindir} \
-d data_dir=%{peardir}/data \
-d test_dir=%{peardir}/tests \
-d ext_dir=%{_libdir} \

%build

%install
rm -rf %{buildroot}
pear -c pearrc install --nodeps --force --packagingroot %{buildroot} %{SOURCE0}
# Clean up unnecessary files
#rm pearrc
rm %{buildroot}/%{peardir}/.filemap
rm %{buildroot}/%{peardir}/.lock
rm -rf %{buildroot}/%{peardir}/.registry
rm -rf %{buildroot}%{peardir}/.channels
rm %{buildroot}%{peardir}/.depdb
rm %{buildroot}%{peardir}/.depdblock

# Install XML package description
mkdir -p %{buildroot}%{xmldir}

# make the horde_dir
mkdir -p %{buildroot}%{hordedir}

cp -p %{SOURCE1} %{buildroot}%{xmldir}/Horde_Role.xml
# copy licensing related files to docs

%{__install} -d  %{buildroot}/usr/share/doc/packages/%{name}/
cp -p %{SOURCE2} %{buildroot}/usr/share/doc/packages/%{name}/
cp -p %{SOURCE3} %{buildroot}/usr/share/doc/packages/%{name}/

## todo: use patch instead
#tar -xzf % {SOURCE0} package.xml
#cp -p package.xml % {buildroot}% {xmldir}/Horde_Role.xml

%clean
rm -rf %{buildroot}

%post
pear install  --register-only %{xmldir}/Horde_Role.xml
pear run-scripts horde/horde_role

commit php5-pear-channel-horde for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-channel-horde for 
openSUSE:Factory
checked in at Fri May 27 13:49:12 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-channel-horde/php5-pear-channel-horde.changes
2011-05-27 11:31:31.0 +0200
@@ -0,0 +1,29 @@
+---
+Fri May 27 09:30:22 UTC 2011 - l...@b1-systems.de
+
+- Reformatted for submission
+
+---
+Mon May 23 18:19:45 UTC 2011 - l...@b1-systems.de
+
+- Add dependency on php5-tokenizer
+
+---
+Tue Mar 15 18:06:28 UTC 2011 - l...@b1-systems.de
+
+- The channel file has been updated, still labeled 1.0
+
+---
+Sat Oct 16 20:28:23 UTC 2010 - Ralf Lang l...@b1-systems.de
+
+- removed pre-req from channel xml 1.0 
+
+---
+Sat Oct 16 19:29:47 UTC 2010 - Ralf Lang l...@b1-systems.de
+
+- corrected non-existing group
+
+---
+Sat Nov 22 00:00:01 UTC 2008 - Richard Bos r...@opensuse.org - 1.0
+- Initial version
+

calling whatdependson for head-i586


New:

  _service:download_files:channel.xml
  channel.xml
  php5-pear-channel-horde.changes
  php5-pear-channel-horde.spec



Other differences:
--
++ php5-pear-channel-horde.spec ++
#
# spec file for package php5-pear-channel-horde
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

%define peardir %(pear config-get php_dir 2 /dev/null || echo %{_datadir}/pear)
%define pear_xmldir  /var/lib/pear

Name:   php5-pear-channel-horde
Version:1.0
Release:1
Summary:Adds pear.horde.org channel to PEAR
Group:  Development/Libraries/PHP
License:BSD
Url:http://pear.horde.org/
Source0:http://pear.horde.org/channel.xml
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
Requires:   php php5-pear
Requires:   php5-tokenizer
BuildRequires:  php5-tokenizer
BuildRequires:  php5-pear = 5.1.1

%description
This package adds the pear.horde.org channel which allows PEAR packages
from this channel to be installed.


%prep
%setup -q -c -T

%build
# Empty build section, nothing to build

%install

%{__mkdir_p} %{buildroot}%{pear_xmldir}
%{__install} -pm 644 %{SOURCE0} %{buildroot}%{pear_xmldir}/pear.horde.org.xml

%clean

%{__rm} -rf %{buildroot}

%post

if [ $1 -eq  1 ] ; then
   pear channel-add %{pear_xmldir}/pear.horde.org.xml  /dev/null || :
else
   pear channel-update %{pear_xmldir}/pear.horde.org.xml  /dev/null ||:
fi

%postun

if [ $1 -eq 0 ] ; then
   pear channel-delete pear.horde.org.xml  /dev/null || :
fi

%files
%defattr(-,root,root,-)
%{pear_xmldir}/pear.horde.org.xml

%changelog





Remember to have fun...

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



commit meanwhile for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package meanwhile for openSUSE:Factory
checked in at Fri May 27 13:52:17 CEST 2011.




--- meanwhile/meanwhile.changes 2009-06-08 13:35:14.0 +0200
+++ /mounts/work_src_done/STABLE/meanwhile/meanwhile.changes2011-05-26 
23:13:04.0 +0200
@@ -1,0 +2,6 @@
+Thu May 26 21:10:11 UTC 2011 - crrodrig...@opensuse.org
+
+- Remove la files and static libraries 
+- Disable doxygen docs generation, timestamps break build-compare.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ meanwhile.spec ++
--- /var/tmp/diff_new_pack.gmH6DQ/_old  2011-05-27 13:51:04.0 +0200
+++ /var/tmp/diff_new_pack.gmH6DQ/_new  2011-05-27 13:51:04.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package meanwhile (Version 1.0.2)
+# spec file for package meanwhile
 #
-# 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
@@ -19,11 +19,11 @@
 
 
 Name:   meanwhile
-BuildRequires:  doxygen glib2-devel
+BuildRequires:  glib2-devel
 License:LGPL v2.1 or later
 Group:  Development/Libraries/C and C++
 Version:1.0.2
-Release:112
+Release:122
 Summary:Lotus Sametime Community Client Library
 Url:http://meanwhile.sf.net/
 Source: %{name}-%{version}.tar.bz2
@@ -78,7 +78,7 @@
 
 %build
 autoreconf -f -i
-%configure
+%configure --disable-doxygen --disable-static
 make %{?jobs:-j%jobs}\
htmldocdir=%{_docdir}/%{name}/html\
latexdocdir=%{_docdir}/%{name}/latex\
@@ -91,15 +91,14 @@
sampledir=%{_docdir}/%{name}/samples
 # NEWS is empty
 cp -a AUTHORS ChangeLog COPYING LICENSE README TODO 
$RPM_BUILD_ROOT%{_docdir}/%{name}
+rm -rf %{buildroot}%{_libdir}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%run_ldconfig
+%post -p /sbin/ldconfig
 
-%postun
-%run_ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -111,13 +110,10 @@
 %defattr(-,root,root)
 %{_includedir}/meanwhile
 %{_libdir}/*.so
-%{_libdir}/*.*a
 %{_libdir}/pkgconfig/meanwhile.pc
 
 %files doc
 %defattr(-,root,root)
-%{_docdir}/%{name}/html
-%{_docdir}/%{name}/latex
 %{_docdir}/%{name}/samples
 
 %changelog






Remember to have fun...

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



commit webyast-base-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Fri May 27 14:01:53 CEST 2011.




--- webyast-base-ui/webyast-base-ui.changes 2011-05-26 11:27:59.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-05-27 11:45:44.0 +0200
@@ -1,0 +2,6 @@
+Fri May 27 09:39:48 UTC 2011 - vgorob...@suse.de
+
+- WebYast - Filed to link to Enabling Kerberos Authentication from help of 
LDAP authentication (bnc#693927)
+- 0.2.50
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.kzhFLp/_old  2011-05-27 13:54:54.0 +0200
+++ /var/tmp/diff_new_pack.kzhFLp/_new  2011-05-27 13:54:54.0 +0200
@@ -53,7 +53,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.49
+Version:0.2.50
 Release:1
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/models/online_help.rb 
new/www/app/models/online_help.rb
--- old/www/app/models/online_help.rb   2011-04-13 17:05:36.0 +0200
+++ new/www/app/models/online_help.rb   2011-05-27 11:04:37.0 +0200
@@ -26,21 +26,46 @@
   end
   
   def OnlineHelp.parse(model)
-html = 
open(http://doc.opensuse.org/products/other/WebYaST/webyast-user/cha.webyast.user.modules.html;)
+Rails.logger.error * ONLINE HELP for #{model} *
+
+unless model == Area #TODO: Find better way to navigate through WebYaST 
documentation
+  html = 
open(http://doc.opensuse.org/products/other/WebYaST/webyast-user/cha.webyast.user.modules.html;)
+else
+  html = 
open(http://doc.opensuse.org/products/other/WebYaST/webyast-user/cha.webyast.user.control.html#cha.webyast.user.control.status;)
+end
+
 doc = Nokogiri::HTML(html.read)
 doc.encoding = 'utf-8'
 
 unless doc.nil?
-  doc.css('div.sect1').each do |link|
-   title = link.attributes['title'].text
-   link.css('h2.title span.permalink').remove()
-   link.css('a[alt=Permalink]').remove()
-   link.css('tr.head td:first').remove()
+  if model == Limits #TODO: Find better way to navigate through WebYaST 
documentation
+doc.css('div.sect2').each do |link|
+  title = link.attributes['title'].text
+  Rails.logger.error title.inspect
+  link.css('h2.title span.permalink').remove()
+  link.css('a[alt=Permalink]').remove()
+  link.css('tr.head td:first').remove()
+
+  if title.include? model
+return link
+  end
+end
+  else
+doc.css('div.sect1').each do |link|
+  title = link.attributes['title'].text
+  Rails.logger.error title.inspect
+  link.css('h2.title span.permalink').remove()
+  link.css('a[alt=Permalink]').remove()
+  link.css('tr.head td:first').remove()
+  link.css('div.sect2').remove()
 
-   if title.include? model
- return link
-   end
+  if title.include? model
+return link
+  end
+end
   end
 end
+Rails.logger.error * Document END *
   end
+  
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/public/javascripts/webyast-online-help.js 
new/www/public/javascripts/webyast-online-help.js
--- old/www/public/javascripts/webyast-online-help.js   2011-05-25 
12:58:42.0 +0200
+++ new/www/public/javascripts/webyast-online-help.js   2011-05-27 
11:17:12.0 +0200
@@ -18,82 +18,50 @@
 #++
 */
 
-// TODO: find better solution for static links
-$(document).ready(function() {
-  String.prototype.capitalize = function() {
-return this.charAt(0).toUpperCase() + this.slice(1);
-  }
+var webyastModules = {
+  firewall: Firewall,
+  time: Time,
+  patch: Updates,
+  services: Services,
+  registration: Registration,
+  network: Network,
+  ldap: LDAP,
+  kerberos: Kerberos,
+  activedirectory: Active Directory,
+  repositories: Repositories,
+  users: Users,
+  groups: Groups,
+  mail: Mail,
+  roles: Roles,
+  administrator: Administrator,
+  status: Status,
+  limits: Limits,
+  status_area: Area
+};
+
+String.prototype.capitalize = function() {
+  return this.charAt(0).toUpperCase() + this.slice(1);
+}
 
+$(document).ready(function() {
   $('#questionMark').bind('click', function(){
-var currentURL = window.location.toString().split(/);
-
-switch(currentURL[currentURL.length-1]) {
-  case 'activedirectory':
-url = onlinehelp/Active Directory;
-

commit xfce4-panel-plugin-genmon for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package xfce4-panel-plugin-genmon for 
openSUSE:Factory
checked in at Fri May 27 14:02:17 CEST 2011.




--- xfce4-panel-plugin-genmon/xfce4-panel-plugin-genmon.changes 2011-03-23 
19:59:22.0 +0100
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-genmon/xfce4-panel-plugin-genmon.changes
2011-05-27 09:56:17.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 07:55:58 UTC 2011 - co...@novell.com
+
+- use suse_update_desktop_file to translate
+
+---

calling whatdependson for head-i586




Other differences:
--
++ xfce4-panel-plugin-genmon.spec ++
--- /var/tmp/diff_new_pack.pSynBq/_old  2011-05-27 14:02:01.0 +0200
+++ /var/tmp/diff_new_pack.pSynBq/_new  2011-05-27 14:02:01.0 +0200
@@ -22,7 +22,7 @@
 Name:   xfce4-panel-plugin-genmon
 License:GPLv2+
 Version:3.3.0
-Release:1
+Release:3
 Summary:Generic monitoring plugin for the Xfce panel
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
 Source0:xfce4-genmon-plugin-%{version}.tar.bz2
@@ -31,6 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  xfce4-dev-tools
+BuildRequires:  update-desktop-files
 Requires:   xfce4-panel = 4.8.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -51,6 +52,7 @@
 
 %install
 %make_install
+%suse_update_desktop_file 
%{buildroot}%{_datadir}/xfce4/panel-plugins/genmon.desktop
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 %find_lang %{plugin_name} %{name}.lang
 %fdupes %{buildroot}%{_datadir}






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-trans for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-trans for openSUSE:Factory
checked in at Fri May 27 14:03:48 CEST 2011.




--- yast2-trans/yast2-trans.changes 2011-05-19 15:01:22.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-trans/yast2-trans.changes
2011-05-27 10:46:33.0 +0200
@@ -1,0 +2,8 @@
+Fri May 27 10:45:46 CEST 2011 - k...@suse.de
+
+- Updated languages: af am ar be bg bn bs ca cs cy da de el es et fa fi
+  fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl
+  nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB
+  en_US pt_BR zh_CN zh_TW ast nds.
+
+

calling whatdependson for head-i586




Other differences:
--
++ yast2-trans.spec ++
--- /var/tmp/diff_new_pack.YjCWPy/_old  2011-05-27 14:02:58.0 +0200
+++ /var/tmp/diff_new_pack.YjCWPy/_new  2011-05-27 14:02:58.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   yast2-trans
 Version:2.21.0
-Release:1
+Release:36
 License:GPLv2+
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-trans-af-2.21.0.tar.bz2 ++
 26984 lines of diff (skipped)

++ yast2-trans-am-2.21.0.tar.bz2 ++
 25246 lines of diff (skipped)

++ yast2-trans-ar-2.21.0.tar.bz2 ++
 26819 lines of diff (skipped)

++ yast2-trans-ast-2.21.0.tar.bz2 ++
 25923 lines of diff (skipped)

++ yast2-trans-be-2.21.0.tar.bz2 ++
 26022 lines of diff (skipped)

++ yast2-trans-bg-2.21.0.tar.bz2 ++
 26959 lines of diff (skipped)

++ yast2-trans-bn-2.21.0.tar.bz2 ++
 26981 lines of diff (skipped)

++ yast2-trans-bs-2.21.0.tar.bz2 ++
 26875 lines of diff (skipped)

++ yast2-trans-ca-2.21.0.tar.bz2 ++
 27431 lines of diff (skipped)

++ yast2-trans-cs-2.21.0.tar.bz2 ++
 26669 lines of diff (skipped)

++ yast2-trans-cy-2.21.0.tar.bz2 ++
 26632 lines of diff (skipped)

++ yast2-trans-da-2.21.0.tar.bz2 ++
 26561 lines of diff (skipped)

++ yast2-trans-de-2.21.0.tar.bz2 ++
 26546 lines of diff (skipped)

++ yast2-trans-el-2.21.0.tar.bz2 ++
 26765 lines of diff (skipped)

++ yast2-trans-en_GB-2.21.0.tar.bz2 ++
 26795 lines of diff (skipped)

++ yast2-trans-en_US-2.21.0.tar.bz2 ++
 25973 lines of diff (skipped)

++ yast2-trans-es-2.21.0.tar.bz2 ++
 27834 lines of diff (skipped)

++ yast2-trans-et-2.21.0.tar.bz2 ++
 26616 lines of diff (skipped)

++ yast2-trans-fa-2.21.0.tar.bz2 ++
 25578 lines of diff (skipped)

++ yast2-trans-fi-2.21.0.tar.bz2 ++
 26454 lines of diff (skipped)

++ yast2-trans-fr-2.21.0.tar.bz2 ++
 28245 lines of diff (skipped)

++ yast2-trans-gl-2.21.0.tar.bz2 ++
 26452 lines of diff (skipped)

++ yast2-trans-gu-2.21.0.tar.bz2 ++
 26970 lines of diff (skipped)

++ yast2-trans-he-2.21.0.tar.bz2 ++
 27460 lines of diff (skipped)

++ yast2-trans-hi-2.21.0.tar.bz2 ++
 26940 lines of diff (skipped)

++ yast2-trans-hr-2.21.0.tar.bz2 ++
 26581 lines of diff (skipped)

++ yast2-trans-hu-2.21.0.tar.bz2 ++
 27244 lines of diff (skipped)

++ yast2-trans-id-2.21.0.tar.bz2 ++
 26753 lines of diff (skipped)

++ yast2-trans-it-2.21.0.tar.bz2 ++
 27405 lines of diff (skipped)

++ yast2-trans-ja-2.21.0.tar.bz2 ++
 26211 lines of diff (skipped)

++ yast2-trans-jv-2.21.0.tar.bz2 ++
 25246 lines of diff (skipped)

++ yast2-trans-ka-2.21.0.tar.bz2 ++
 25947 lines of diff (skipped)

++ yast2-trans-km-2.21.0.tar.bz2 ++
 26372 lines of diff (skipped)

++ yast2-trans-kn-2.21.0.tar.bz2 ++
 25306 lines of diff (skipped)

++ yast2-trans-ko-2.21.0.tar.bz2 ++
 27834 lines of diff (skipped)

++ yast2-trans-ku-2.21.0.tar.bz2 ++
 25744 lines of diff (skipped)

++ yast2-trans-lo-2.21.0.tar.bz2 ++
 25263 lines of diff (skipped)

++ yast2-trans-lt-2.21.0.tar.bz2 ++
 26442 lines of diff (skipped)

++ yast2-trans-mk-2.21.0.tar.bz2 ++
 26276 lines of diff (skipped)

++ yast2-trans-mr-2.21.0.tar.bz2 ++
 26924 lines of diff (skipped)

++ yast2-trans-ms-2.21.0.tar.bz2 ++
 25348 lines of diff (skipped)

++ yast2-trans-my-2.21.0.tar.bz2 ++
 25246 lines of diff (skipped)

++ yast2-trans-nb-2.21.0.tar.bz2 ++
 26471 lines of diff (skipped)

++ yast2-trans-nds-2.21.0.tar.bz2 ++
 25339 lines of diff (skipped)

++ yast2-trans-nl-2.21.0.tar.bz2 ++
 26797 lines of diff (skipped)

++ yast2-trans-nn-2.21.0.tar.bz2 ++
 30577 lines of diff (skipped)

++ 

commit lash for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package lash for openSUSE:Factory
checked in at Fri May 27 14:05:35 CEST 2011.




--- lash/lash.changes   2011-05-02 02:48:50.0 +0200
+++ /mounts/work_src_done/STABLE/lash/lash.changes  2011-05-26 
11:57:38.0 +0200
@@ -1,0 +2,5 @@
+Thu May 26 09:55:41 UTC 2011 - idon...@novell.com
+
+- Add lash-swig-2x.patch: support swig 2.x 
+
+---

calling whatdependson for head-i586


New:

  lash-swig-2x.patch



Other differences:
--
++ lash.spec ++
--- /var/tmp/diff_new_pack.CqrWQM/_old  2011-05-27 14:05:11.0 +0200
+++ /var/tmp/diff_new_pack.CqrWQM/_new  2011-05-27 14:05:11.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  alsa-devel e2fsprogs-devel glibc-devel gtk2-devel 
libjack-devel libuuid-devel libxml2-devel python-devel readline-devel swig
 Summary:Linux Audio Session Handler
 Version:0.5.4
-Release:5
+Release:7
 Group:  Productivity/Multimedia/Sound/Utilities
 AutoReqProv:on
 PreReq: %install_info_prereq
@@ -33,6 +33,7 @@
 Patch0: lash-gcc44.patch
 Patch1: lash-implicit-fortify-decl.patch
 Patch2: lash-info-entry.diff
+Patch3: lash-swig-2x.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
 
@@ -53,6 +54,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3
 
 %build
 ./autogen.sh

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.CqrWQM/_old  2011-05-27 14:05:11.0 +0200
+++ /var/tmp/diff_new_pack.CqrWQM/_new  2011-05-27 14:05:11.0 +0200
@@ -1,2 +1,2 @@
-lash
+liblash1
 

++ lash-swig-2x.patch ++
--- acinclude.m4.orig   2011-05-26 11:54:28.755022485 +0200
+++ acinclude.m42011-05-26 11:55:00.566022473 +0200
@@ -1,3 +1,83 @@
+# http://autoconf-archive.cryp.to/ac_pkg_swig.html
+#
+# SYNOPSIS
+#
+#   AC_PROG_SWIG([major.minor.micro])
+#
+# DESCRIPTION
+#
+#   This macro searches for a SWIG installation on your system. If
+#   found you should call SWIG via $(SWIG). You can use the optional
+#   first argument to check if the version of the available SWIG is
+#   greater than or equal to the value of the argument. It should have
+#   the format: N[.N[.N]] (N is a number between 0 and 999. Only the
+#   first N is mandatory.)
+#
+#   If the version argument is given (e.g. 1.3.17), AC_PROG_SWIG checks
+#   that the swig package is this version number or higher.
+#
+#   In configure.in, use as:
+#
+# AC_PROG_SWIG(1.3.17)
+# SWIG_ENABLE_CXX
+# SWIG_MULTI_MODULE_SUPPORT
+# SWIG_PYTHON
+#
+# LAST MODIFICATION
+#
+#   2006-10-22
+#
+# COPYLEFT
+#
+#   Copyright (c) 2006 Sebastian Huber sebastian-hu...@web.de
+#   Copyright (c) 2006 Alan W. Irwin ir...@beluga.phys.uvic.ca
+#   Copyright (c) 2006 Rafael Laboissiere raf...@laboissiere.net
+#   Copyright (c) 2006 Andrew Collier colli...@ukzn.ac.za
+#
+#   This program is free software; you can redistribute it and/or
+#   modify it under the terms of the GNU General Public License as
+#   published by the Free Software Foundation; either version 2 of the
+#   License, or (at your option) any later version.
+#
+#   This program is distributed in the hope that it will be useful, but
+#   WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+#   General Public License for more details.
+#
+#   You should have received a copy of the GNU General Public License
+#   along with this program; if not, write to the Free Software
+#   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+#   02111-1307, USA.
+#
+#   As a special exception, the respective Autoconf Macro's copyright
+#   owner gives unlimited permission to copy, distribute and modify the
+#   configure scripts that are the output of Autoconf when processing
+#   the Macro. You need not follow the terms of the GNU General Public
+#   License when using or distributing such scripts, even though
+#   portions of the text of the Macro appear in them. The GNU General
+#   Public License (GPL) does govern all other use of the material that
+#   constitutes the Autoconf Macro.
+#
+#   This special exception to the GPL applies to versions of the
+#   Autoconf Macro released by the Autoconf Macro Archive. When you
+#   make and distribute a modified version of the Autoconf Macro, you
+#   may extend this special exception to the GPL to apply to your
+#   modified version as well.
+
+AC_DEFUN([SWIG_VERSION_GOOD],[
+   AC_MSG_NOTICE([SWIG executable is '$SWIG'])
+SWIG_LIB=`$SWIG -swiglib`
+AC_MSG_NOTICE([SWIG library directory is '$SWIG_LIB'])
+SWIG_VERSION=`echo $(( $available_major * 100 * 100 + $available_minor 
* 100 + $available_patch ))`
+AC_MSG_NOTICE([SWIG version is '$SWIG_VERSION'])
+# 

commit libofa for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package libofa for openSUSE:Factory
checked in at Fri May 27 14:06:28 CEST 2011.




--- libofa/libofa.changes   2009-12-12 17:50:57.0 +0100
+++ /mounts/work_src_done/STABLE/libofa/libofa.changes  2011-05-26 
23:04:47.0 +0200
@@ -1,0 +2,18 @@
+Thu May 26 21:02:52 UTC 2011 - davejpla...@gmail.com
+
+- Inserted the correct license field.
+
+---
+Sat May 21 00:19:19 UTC 2011 - davejpla...@gmail.com
+
+- Added baselibs.conf to sources and spec file cosmetic fix's.
+- Fixed license field.
+
+---
+Sun May  1 17:35:27 UTC 2011 - toddrme2...@gmail.com
+ 
+- Added 32bit compatibility libraries
+- Added BuildRequires: pkg-config (fix for RPMLINT warning)
+- Removed self-obsoletes (fix for RPMLINT warning)
+ 
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ libofa.spec ++
--- /var/tmp/diff_new_pack.WAfRf8/_old  2011-05-27 14:05:50.0 +0200
+++ /var/tmp/diff_new_pack.WAfRf8/_new  2011-05-27 14:05:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libofa (Version 0.9.3)
+# spec file for package libofa
 #
-# 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,68 +20,46 @@
 
 Name:   libofa
 Summary:Open Fingerprint Architecture Library
-License:GPLv2+ ; Other uncritical OpenSource License
+License:GPL-2.0+ or APL-1.0 (spdx.org/licenses)
 Group:  System/Libraries
-AutoReqProv:on
 Version:0.9.3
-Release:75
-Url:http://www.musicip.com/dns/downloads.jsp
-Source: %{name}-%{version}.tar.bz2
+Release:86
+Url:http://code.google.com/p/musicip-libofa/
+Source0:%{name}-%{version}.tar.bz2
+Source1:baselibs.conf
 Patch0: libofa-incl.patch
 Patch1: libofa-0.9.3-gcc43.patch
 Patch2: libofa-0.9.3-pkgconfigbloat.patch
 Patch3: libofa-0.9.3-gcc44.patch
-BuildRequires:  curl-devel fftw3-devel gcc-c++ libexpat-devel
+BuildRequires:  curl-devel fftw3-devel gcc-c++ libexpat-devel pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 MusicDNS and the Open Fingerprint Architecture provide a system for
 identifying a piece of music with nothing more than the sound of the
 piece itself.
-
 This library is by design compatible with the MusicDNS web service.
 Non-commercial access to the service is available at
 http://www.musicdns.org.
 
-
-
-Authors:
-
-Frode Holm fr...@musicip.com
-Stephen Pope s...@create.ucsb.edu
-Wendell Hicken whic...@musicip.com
-Robert Kaye r...@eorbit.net
-Eric Sandeen sand...@sgi.com
-
 %package -n libofa0
-License:GPLv2+ ; Other uncritical OpenSource License
+
 Group:  System/Libraries
 Summary:Open Fingerprint Architecture Library
 Provides:   %{name} = %{version}
 #opensuse 10.3
-Obsoletes:  libofa = 0.9.3
+Obsoletes:  libofa  0.9.3
 
 %description -n libofa0
 MusicDNS and the Open Fingerprint Architecture provide a system for
 identifying a piece of music with nothing more than the sound of the
 piece itself.
-
 This library is by design compatible with the MusicDNS web service.
 Non-commercial access to the service is available at
 http://www.musicdns.org.
 
-
-
-Authors:
-
-Frode Holm fr...@musicip.com
-Stephen Pope s...@create.ucsb.edu
-Wendell Hicken whic...@musicip.com
-Robert Kaye r...@eorbit.net
-Eric Sandeen sand...@sgi.com
-
 %package devel
-License:GPLv2+ ; Other uncritical OpenSource License
+
 Group:  Development/Libraries/C and C++
 Requires:   libofa0 = %{version} fftw3-devel libexpat-devel glibc-devel
 Summary:Open Fingerprint Architecture Library
@@ -90,21 +68,10 @@
 MusicDNS and the Open Fingerprint Architecture provide a system for
 identifying a piece of music with nothing more than the sound of the
 piece itself.
-
 This library is by design compatible with the MusicDNS web service.
 Non-commercial access to the service is available at
 http://www.musicdns.org.
 
-
-
-Authors:
-
-Frode Holm fr...@musicip.com
-Stephen Pope s...@create.ucsb.edu
-Wendell Hicken whic...@musicip.com
-Robert Kaye r...@eorbit.net
-Eric Sandeen sand...@sgi.com
-
 %prep
 %setup -q
 %patch0

++ baselibs.conf ++
libofa0





Remember to have fun...

-- 
To 

drop skelcd from openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

FYI: Package skelcd was dropped from openSUSE:Factory at Fri May 27 14:06:57 
CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=skelcd

Remember to have fun...

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



commit cpanspec for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package cpanspec for openSUSE:Factory
checked in at Fri May 27 15:02:57 CEST 2011.




--- cpanspec/cpanspec.changes   2011-04-10 21:12:01.0 +0200
+++ /mounts/work_src_done/STABLE/cpanspec/cpanspec.changes  2011-05-24 
10:51:49.0 +0200
@@ -1,0 +2,38 @@
+Tue May 24 08:50:21 UTC 2011 - co...@novell.com
+
+- Christian (1):
+  fix File:Path remove_tree - rmtree
+
+Stephan Kulow (2):
+  add copy from Module::Depends to fix some bugs
+  trying to make it harder for modules to run amok
+
+---
+Fri Apr 29 09:27:10 UTC 2011 - co...@opensuse.org
+
+- Stephan Kulow (6):
+  do not write out module dependencies that are in core since 5.8.8 (10.1
+  add verbose debug message for previous commit
+  extract the archive for real - preparation for bigger moves
+  less debug
+  check for executable files and avoid them
+  use an external module for testing Build.pl
+
+---
+Fri Apr 22 05:44:58 UTC 2011 - co...@opensuse.org
+
+- Stephan Kulow (12):
+  fix non-standard source
+  add more requires
+  fix owner of documentation files
+  %attr only has 3 args
+  take out the 644 - it also applies to directories on  11.3
+  add default summary
+  make the documentation unique
+  avoid errors
+  avoid crashes while reading POM
+  allow to skip changes file
+  ignore .bak files
+  fix doc match
+
+---

calling whatdependson for head-i586


Old:

  cpanspec-1.78.tar.gz
  cpanspec.patch

New:

  cpanspec.tar.xz
  updaterpm.sh



Other differences:
--
++ cpanspec.spec ++
--- /var/tmp/diff_new_pack.pYTlru/_old  2011-05-27 15:00:29.0 +0200
+++ /var/tmp/diff_new_pack.pYTlru/_new  2011-05-27 15:00:29.0 +0200
@@ -19,17 +19,17 @@
 
 
 Name:   cpanspec
-Version:1.78
-Release:27
-%define tar_version 1.78
+Version:1.78.04
+Release:1
 Summary:Generate a SUSE spec file for a CPAN module
 License:GPL+ or Artistic
 Group:  Development/Languages/Perl
 Url:http://sourceforge.net/projects/cpanspec/
-Source0:
http://www.cpan.org/modules/by-module/cpanspec/cpanspec-%{tar_version}.tar.gz
-Patch0: cpanspec.patch
+Source0:cpanspec.tar.xz
+Source99:   updaterpm.sh
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+BuildRequires:  xz
 BuildRequires:  perl(Archive::Zip)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(FileHandle)
@@ -40,7 +40,15 @@
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Text::Autoformat)
 BuildRequires:  perl(YAML)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Module::CoreList)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(Module::Depends::Intrusive)
+Requires:   perl(Module::Depends::Intrusive)
+Requires:   perl(File::Path)
+Requires:   perl(Module::CoreList)
 Requires:   perl(Archive::Zip)
+Requires:   perl(File::Temp)
 Requires:   perl(File::Basename)
 Requires:   perl(FileHandle)
 Requires:   perl(Getopt::Long)
@@ -58,8 +66,7 @@
 module distribution.
 
 %prep
-%setup -q -n cpanspec-%{tar_version}
-%patch0 -p1
+%setup -q -n cpanspec
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ updaterpm.sh ++
#! /bin/sh

rev=f54b8ebe26ed6bcfebe16272a1c7bb6f1f3bd1db
git clone --depth 0 http://git.gitorious.org/opensuse/cpanspec.git
cd cpanspec
nrev=`git show HEAD| grep commit | head -n 1 | cut '-d ' -f2`
osc vc -m `git log --no-merges ^$rev HEAD cpanspec | git shortlog` ..
cd ..
rm -rf cpanspec/.git
tar c cpanspec | xz -c  cpanspec.tar.xz
rm -rf cpanspec
# everyone loves self modifying shell scripts, no?
sed -e s,^rev=.*,rev=$nrev, -i updaterpm.sh






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-storage for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory
checked in at Fri May 27 15:03:47 CEST 2011.




--- yast2-storage/yast2-storage.changes 2011-02-04 18:59:11.0 +0100
+++ /mounts/work_src_done/STABLE/yast2-storage/yast2-storage.changes
2011-05-26 16:37:30.0 +0200
@@ -1,0 +2,34 @@
+Thu May 26 16:07:46 CEST 2011 - f...@suse.de
+
+- remove unsupported state of btrfs
+- btrfs related bugfixes
+
+---
+Tue Apr 26 17:09:33 CEST 2011 - f...@suse.de
+
+- allow autoyast to set disklabel to e.g. gpt (bnc#631176)
+- 2.21.1
+
+---
+Thu Apr 21 11:16:43 CEST 2011 - f...@suse.de
+
+- add support for tmpfs (fate#303810)
+
+---
+Thu Mar 24 17:27:26 CET 2011 - f...@suse.de
+
+- add code to add/remove volumes to/from BTRFS volume
+
+---
+Thu Mar  3 18:05:04 CET 2011 - f...@suse.de
+
+- integrate handling of BTRFS volumes
+- add handling of subvolumes in BTRFS volumes
+
+---
+Thu Feb 17 15:47:57 CET 2011 - f...@suse.de
+
+- add option to demand a proposal using btrfs as default 
+  filesystem
+
+---
@@ -5 +39,5 @@
-- 2.20.5
+
+---
+Tue Jan 18 14:49:17 CET 2011 - jsr...@suse.cz
+
+- adaptations for unattended migration
@@ -12,0 +51,6 @@
+
+---
+Thu Dec 23 17:40:50 CET 2010  - f...@suse.de
+
+- changes for improved btrfs support
+- 2.21.0

calling whatdependson for head-i586


Old:

  yast2-storage-2.20.5.tar.bz2

New:

  yast2-storage-2.21.1.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.M07Pa1/_old  2011-05-27 15:03:09.0 +0200
+++ /var/tmp/diff_new_pack.M07Pa1/_new  2011-05-27 15:03:09.0 +0200
@@ -19,21 +19,20 @@
 
 
 Name:   yast2-storage
-Version:2.20.5
+Version:2.21.1
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-storage-2.20.5.tar.bz2
+Source0:yast2-storage-2.21.1.tar.bz2
 
 Prefix: /usr
 
 Group:  System/YaST
-License:GPLv2+
+License:GPL v2 or later
 BuildRequires:  blocxx-devel boost-devel gcc-c++ libxcrypt-devel openssl-devel 
sablot swig
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer 
sgml-skel update-desktop-files
 BuildRequires:  libstorage-devel = 2.20.4 yast2 = 2.19.4 yast2-core-devel = 
2.18.1 yast2-devtools
 BuildRequires:  yast2-perl-bindings yast2-testsuite = 2.19.0
-Requires:   libstorage = %(echo `rpm -q --queryformat '%{VERSION}' 
libstorage`)
 Requires:   yast2-perl-bindings perl = %{perl_version}
 Requires:   yast2-core = 2.18.3 yast2 = 2.19.4 yast2-libyui = 2.18.7
 Requires:   yast2-dbus-client
@@ -56,7 +55,7 @@
 devices during installation and on an installed system.
 
 %prep
-%setup -n yast2-storage-2.20.5
+%setup -n yast2-storage-2.21.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -136,7 +135,7 @@
 %{perl_vendorarch}/LibStorage.so
 
 %package devel
-License:GPLv2+
+
 Requires:   libstorage-devel = %(echo `rpm -q --queryformat '%{VERSION}' 
libstorage-devel`)
 Requires:   blocxx-devel libstdc++-devel yast2-storage = %version
 Summary:YaST2 - Storage Library Headers and Documentation
@@ -150,5 +149,4 @@
 %defattr(-,root,root)
 %doc %{prefix}/share/doc/packages/yast2-storage/autodocs
 %doc %{prefix}/share/doc/packages/yast2-storage/config.xml.description
-
 %changelog

++ yast2-storage-2.20.5.tar.bz2 - yast2-storage-2.21.1.tar.bz2 ++
 6436 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 webyast-ldap-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-ldap-ui for openSUSE:Factory
checked in at Fri May 27 15:05:07 CEST 2011.




--- webyast-ldap-ui/webyast-ldap-ui.changes 2011-05-17 12:30:57.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-ldap-ui/webyast-ldap-ui.changes
2011-05-27 14:27:32.0 +0200
@@ -1,0 +2,6 @@
+Fri May 27 12:09:19 UTC 2011 - sch...@novell.com
+
+- enable the submit button correctly (bnc#695571)
+- 0.2.9 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-ldap-ui.spec ++
--- /var/tmp/diff_new_pack.oRnBMH/_old  2011-05-27 15:03:58.0 +0200
+++ /var/tmp/diff_new_pack.oRnBMH/_new  2011-05-27 15:03:58.0 +0200
@@ -24,7 +24,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.8
+Version:0.2.9
 Release:1
 Summary:WebYaST - LDAP Client UI
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/views/ldap/index.html.erb 
new/www/app/views/ldap/index.html.erb
--- old/www/app/views/ldap/index.html.erb   2011-05-16 16:32:32.0 
+0200
+++ new/www/app/views/ldap/index.html.erb   2011-05-27 13:31:35.0 
+0200
@@ -68,12 +68,11 @@
}
   });
 
-
   $('#ldapForm input[type=submit]').click(function() {
 if ($('#ldapForm').valid()) {
-  disable_forms();
   var message = %= jss _(Please wait) -%;
   $.modalDialog.wait( {message: message});
+  $('#ldapForm').submit();
 }
   });
 






Remember to have fun...

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



commit claws-mail-extra-plugins for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package claws-mail-extra-plugins for 
openSUSE:Factory
checked in at Fri May 27 15:05:56 CEST 2011.




--- claws-mail-extra-plugins/claws-mail-extra-plugins.changes   2011-04-27 
09:20:22.0 +0200
+++ 
/mounts/work_src_done/STABLE/claws-mail-extra-plugins/claws-mail-extra-plugins.changes
  2011-05-16 13:03:33.0 +0200
@@ -1,0 +2,11 @@
+Mon May 16 11:01:50 UTC 2011 - dims...@opensuse.org
+
+- Disable geolocation plugin on openSUSE  11.4 for now:
+  + We have a too new libchamplain-gtk, which changed API. So far
+it was sufficient to just change the 'detection' of champlain,
+but with this version there are actually changes in the code
+needed.
+- Make the changement of clutter-gtk and libchamplain more
+  automatic, to be able to support more than just 'one' version.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ claws-mail-extra-plugins.spec ++
--- /var/tmp/diff_new_pack.zS3L1b/_old  2011-05-27 15:05:18.0 +0200
+++ /var/tmp/diff_new_pack.zS3L1b/_new  2011-05-27 15:05:18.0 +0200
@@ -17,10 +17,17 @@
 
 # norootforbuild
 
+# Thus we only build up to 11.4
+%if 0%{?suse_version} = 1140
+%define build_geolocation 1
+%else
+%define build_geolocation 0
+%endif
 
 Name:   claws-mail-extra-plugins
 Version:3.7.9
-Release:1
+Release:2
+# NOTE: Try to enable geolocation plugin again. Last checked for 3.7.9 on 12.1.
 Summary:Plugins for Claws Mail
 License:GPLv2+
 Group:  Productivity/Networking/Email/Clients
@@ -94,8 +101,8 @@
 %patch1 -p1
 popd
 %endif
-%if 0%{?suse_version}  1140
-%__rm -r %{_builddir}/%{name}-%{version}/geolocation_plugin-0.0.4
+%if ! %{build_geolocation}
+%__rm -r %{_builddir}/%{name}-%{version}/geolocation_plugin-0.0.5
 %endif
 
 %build
@@ -103,11 +110,14 @@
 pushd tnef_parse*
 autoreconf -fiv
 popd
-%if 0%{?suse_version} = 1140
-# Patch geolocation plugin to build against libchamplain 0.7/0.8
+%if %{build_geolocation}
+# Patch geolocation plugin to detect installed version of libchamplain and 
clutter-gtk
 # fail if we can't do this anymore.
+champpc=$(basename $(rpm -ql libchamplain-devel | grep champlain-gtk.*.pc | 
sed s/\.pc//))
+clutterpc=$(basename $(rpm -ql clutter-gtk-devel | grep clutter-gtk.*.pc | sed 
s/\.pc//))
 grep champlain-gtk-0.4 geolocation_plugin-0.0.5/configure  \
-  sed -i s#champlain-gtk-0.4#champlain-gtk-0.8#g 
geolocation_plugin-0.0.5/configure || \
+  sed -i s#champlain-gtk-0.4#$champpc#g geolocation_plugin-0.0.5/configure  \
+  sed -i s#clutter-gtk-0.10#$clutterpc#g geolocation_plugin-0.0.5/configure || 
\
   ( echo Drop the champlain hack from the .spec file; /bin/false)
 %endif
 # build all plugins
@@ -143,7 +153,7 @@
 %find_lang bsfilter_plugin plugins.lang
 %find_lang clamd plugins.lang
 %find_lang fancy plugins.lang
-%if 0%{?suse_version} = 1140
+%if %{build_geolocation}
 %find_lang geolocation_plugin plugins.lang
 %endif
 %find_lang gtkhtml2_viewer plugins.lang






Remember to have fun...

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



commit package-translations for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package package-translations for 
openSUSE:Factory
checked in at Fri May 27 15:44:54 CEST 2011.




--- package-translations/package-translations.changes   2010-05-29 
08:41:18.0 +0200
+++ 
/mounts/work_src_done/STABLE/package-translations/package-translations.changes  
2011-05-27 14:32:57.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 14:32:24 CEST 2011 - k...@suse.de
+
+- Update translations.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ package-translations.spec ++
--- /var/tmp/diff_new_pack.6o7FAC/_old  2011-05-27 15:42:38.0 +0200
+++ /var/tmp/diff_new_pack.6o7FAC/_new  2011-05-27 15:42:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package package-translations (Version 1.0)
+# spec file for package package-translations
 #
-# 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,7 +20,7 @@
 
 Name:   package-translations
 Version:1.0
-Release:4
+Release:12
 Summary:Summary and Descriptions Translations
 License:BSD3c(or similar)
 Group:  System/GUI/Other

++ package-translations.tar.bz2 ++
Files old/mo/package-translations-cs.mo and new/mo/package-translations-cs.mo 
differ
Files old/mo/package-translations-de.mo and new/mo/package-translations-de.mo 
differ
Files old/mo/package-translations-es.mo and new/mo/package-translations-es.mo 
differ
Files old/mo/package-translations-fi.mo and new/mo/package-translations-fi.mo 
differ
Files old/mo/package-translations-fr.mo and new/mo/package-translations-fr.mo 
differ
Files old/mo/package-translations-hu.mo and new/mo/package-translations-hu.mo 
differ
Files old/mo/package-translations-it.mo and new/mo/package-translations-it.mo 
differ
Files old/mo/package-translations-ja.mo and new/mo/package-translations-ja.mo 
differ
Files old/mo/package-translations-nl.mo and new/mo/package-translations-nl.mo 
differ
Files old/mo/package-translations-pl.mo and new/mo/package-translations-pl.mo 
differ
Files old/mo/package-translations-pt.mo and new/mo/package-translations-pt.mo 
differ
Files old/mo/package-translations-pt_BR.mo and 
new/mo/package-translations-pt_BR.mo differ
Files old/mo/package-translations-ru.mo and new/mo/package-translations-ru.mo 
differ
Files old/mo/package-translations-zh_CN.mo and 
new/mo/package-translations-zh_CN.mo differ






Remember to have fun...

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



commit apache2 for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory
checked in at Fri May 27 15:52:49 CEST 2011.




--- apache2/apache2.changes 2010-10-21 16:13:51.0 +0200
+++ /mounts/work_src_done/STABLE/apache2/apache2.changes2011-04-08 
16:30:30.0 +0200
@@ -1,0 +2,17 @@
+Fri Apr  8 13:41:48 UTC 2011 - lnus...@suse.de
+
+- set sane default cipher string in apache2-vhost-ssl.template
+- remove useless example snakeoil certs
+- remove broken mkcert script
+
+---
+Thu Feb 17 12:39:06 CET 2011 - wer...@suse.de
+
+- Tag boot script as interactive as systemd uses it
+
+---
+Mon Feb  7 16:25:16 UTC 2011 - lnus...@suse.de
+
+- recommend the default mpm package (bnc#670027)
+
+---

calling whatdependson for head-i586


Old:

  certificate.sh
  mkcert.sh.gz



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.8AHkPa/_old  2011-05-27 15:48:36.0 +0200
+++ /var/tmp/diff_new_pack.8AHkPa/_new  2011-05-27 15:48:36.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2 (Version 2.2.17)
+# spec file for package apache2
 #
-# 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
@@ -69,7 +69,7 @@
 Group:  Productivity/Networking/Web/Servers
 %define realver 2.2.17
 Version:2.2.17
-Release:1
+Release:6
 #Source0:  http://www.apache.org/dist/httpd-%{version}.tar.bz2
 Source0:http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2
 # Add file to take mtime from it in prep section
@@ -77,8 +77,6 @@
 Source10:   SUSE-NOTICE
 Source11:   rc.%{pname}
 Source13:   sysconfig.%{pname}
-Source16:   certificate.sh
-Source17:   mkcert.sh.gz
 Source18:   robots.txt
 Source20:   favicon.ico
 Source22:   apache2-README.QUICKSTART
@@ -148,6 +146,9 @@
 Obsoletes:  mod_ssl  2.8.16
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} = 1110
+Recommends: apache2-%default_mpm
+%endif
 
 %description
 Apache 2, the successor to Apache 1.
@@ -316,14 +317,6 @@
 Some Example pages for Apache that show information about the installed
 server.
 
-%package example-certificates
-License:ASLv..
-Summary:Example certificates for the Apache 2 Web Server
-Group:  Productivity/Networking/Web/Servers
-
-%description example-certificates
-Snakeoil example certificates for Apache.
-
 %package utils
 License:ASLv..
 Summary:Apache 2 utilities
@@ -350,8 +343,6 @@
 #
 cat $RPM_SOURCE_DIR/SUSE-NOTICE  NOTICE
 #
-cp -p %{S:16} %{S:17} .; gunzip mkcert.sh.gz
-#
 # replace PLATFORM string that's seen in the Server: header
 #
 sed 's,( PLATFORM ),(%platform_string),' server/core.c  tmp_file  mv 
tmp_file server/core.c
@@ -594,8 +585,7 @@
 #
 # ssl stuff
 install -m 755 %{S:25} $RPM_BUILD_ROOT/%{_bindir}/
-chmod 755 certificate.sh mkcert.sh
-tar xjf $RPM_SOURCE_DIR/apache-ssl-stuff.tar.bz2 -C 
$RPM_BUILD_ROOT/%{sysconfdir}
+tar xjf %{SOURCE29} -C $RPM_BUILD_ROOT/%{sysconfdir}
 #
 # init script and friends
 mkdir -p $RPM_BUILD_ROOT/etc/init.d
@@ -616,8 +606,9 @@
 ln -s a2enmod $RPM_BUILD_ROOT/%{_sbindir}/a2dismod
 #
 # directories for files from other packages and other configuration
-mkdir -p $RPM_BUILD_ROOT/%{sysconfdir}/vhosts.d
-mkdir -p $RPM_BUILD_ROOT/%{sysconfdir}/sysconfig.d
+for i in vhosts.d sysconfig.d; do
+   mkdir -p $RPM_BUILD_ROOT/%{sysconfdir}/$i
+done
 #
 # make list of all modules, and install sysconfig template
 for i in $(find $RPM_BUILD_ROOT/%{libexecdir}-%{default_mpm} -name *.so | 
sort); do
@@ -821,8 +812,6 @@
 %defattr(-,root,root)
 %doc INSTALL READM* LICENSE ABOUT_APACHE CHANGES
 %doc support/SHA1
-%doc %attr(755,root,root) certificate.sh
-%doc %attr(755,root,root) mkcert.sh
 %doc %{_mandir}/man8/apachectl%{vers}.8.*
 %doc %{_mandir}/man8/htcacheclean%{vers}.8.*
 %doc %{_mandir}/man8/%{httpd}.8.*
@@ -848,11 +837,7 @@
 %dir %{sysconfdir}/ssl.csr
 %dir %attr(700,root,root) %{sysconfdir}/ssl.key
 %dir %{sysconfdir}/ssl.prm
-   %{sysconfdir}/ssl.*/README*
-%config %{sysconfdir}/ssl.*/Makefile
-%config(noreplace) %{sysconfdir}/ssl.crt/server.crt
-%config(noreplace) %{sysconfdir}/ssl.csr/server.csr
-%config(noreplace) %{sysconfdir}/ssl.key/server.key
+%{sysconfdir}/ssl.*/README*
 %dir %{sysconfdir}/conf.d
 %dir %{sysconfdir}/vhosts.d
 %dir %{sysconfdir}/sysconfig.d
@@ -943,11 +928,6 @@
 %config(noreplace) %{htdocsdir}/favicon.ico
 %config(noreplace) %{htdocsdir}/robots.txt