commit help2man for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package help2man for openSUSE:Factory
checked in at Sat Aug 6 19:08:02 CEST 2011.




--- help2man/help2man.changes   2011-06-04 20:34:06.0 +0200
+++ /mounts/work_src_done/STABLE/help2man/help2man.changes  2011-08-03 
22:45:46.0 +0200
@@ -1,0 +2,19 @@
+Wed Aug  3 20:36:17 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to version 1.40.4:
+  * Update Brazilian Portuguese translation.
+  From 1.40.3:
+  * Update Esperanto translation.
+  * Update links to git repository.
+  From 1.40.2:
+  * Remove a superfluous period from texinfo doc.
+  * Change footnote about supported languages to a simple paragraph.
+  * Update Italian translation.
+  * Update Ukrainian translation.
+  * Update French translation.
+  * Update Japanese translation.
+  * Update Russian translation.
+  * Update Polish translation.
+- Minor spec file updates.
+
+---

calling whatdependson for head-i586


Old:

  help2man-1.40.1.tar.bz2

New:

  help2man-1.40.4.tar.gz



Other differences:
--
++ help2man.spec ++
--- /var/tmp/diff_new_pack.qkgUj3/_old  2011-08-06 19:07:47.0 +0200
+++ /var/tmp/diff_new_pack.qkgUj3/_new  2011-08-06 19:07:47.0 +0200
@@ -19,15 +19,14 @@
 
 
 Name:   help2man
-Version:1.40.1
+Version:1.40.4
 Release:1
 Summary:Create Simple Man Pages from --help Output
 
-License:GPLv3+
+License:GPL-3.0+
 Url:http://www.gnu.org/software/help2man/
 Group:  Development/Tools/Doc Generators
-# http://ftp.gnu.org/gnu/help2man/help2man-1.40.1.tar.gz
-Source0:%{name}-%{version}.tar.bz2
+Source0:http://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  perl-gettext
@@ -68,7 +67,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc COPYING NEWS README THANKS
+%doc COPYING NEWS README THANKS debian/changelog
 %{_bindir}/help2man
 %{_libdir}/help2man/
 %doc %{_infodir}/help2man.info%{ext_info}






Remember to have fun...

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



commit sysconfig for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Sat Aug 6 19:08:29 CEST 2011.




--- sysconfig/sysconfig.changes 2011-03-15 18:45:01.0 +0100
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes2011-08-04 
15:22:06.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  4 13:21:52 UTC 2011 - lnus...@suse.de
+
+- remove /var/lock/subsys references
+
+---

calling whatdependson for head-i586




Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.lKcQzT/_old  2011-08-06 19:08:11.0 +0200
+++ /var/tmp/diff_new_pack.lKcQzT/_new  2011-08-06 19:08:11.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   sysconfig
 Version:0.75.0
-Release:1
+Release:3
 Summary:The system configuration scheme
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
@@ -72,8 +72,6 @@
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
-# This directory is not used since some time (was used for ifup locking)
-mkdir -p $RPM_BUILD_ROOT/var/lock/subsys/sysconfig
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
 # install udevmountd
@@ -113,7 +111,6 @@
 /usr/share/omc/svcinfo.d/network.xml
 /var/adm/fillup-templates/sysconfig.dhcp-network
 /var/adm/fillup-templates/sysconfig.config-network
-%dir /var/lock/subsys/sysconfig
 
 %pre
 # package update ?






Remember to have fun...

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



commit openssl for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package openssl for openSUSE:Factory
checked in at Sat Aug 6 19:08:57 CEST 2011.




--- openssl/openssl.changes 2011-07-25 21:07:45.0 +0200
+++ /mounts/work_src_done/STABLE/openssl/openssl.changes2011-08-05 
21:10:43.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug  5 19:09:42 UTC 2011 - crrodrig...@opensuse.org
+
+- remove -fno-strict-aliasing from CFLAGS no longer needed 
+  and is likely to slow down stuff.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.SCyvo8/_old  2011-08-06 19:08:39.0 +0200
+++ /var/tmp/diff_new_pack.SCyvo8/_new  2011-08-06 19:08:39.0 +0200
@@ -33,7 +33,7 @@
 #
 #Version:1.0.0
 Version:1.0.0d
-Release:27
+Release:29
 Summary:Secure Sockets and Transport Layer Security
 Url:http://www.openssl.org/
 Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2
@@ -235,7 +235,6 @@
 $RPM_OPT_FLAGS \
 -Wa,--noexecstack \
 -fomit-frame-pointer \
--fno-strict-aliasing \
 -DTERMIO \
 -DPURIFY \
 %ifnarch hppa
@@ -340,7 +339,7 @@
 SSL_CTX *ctx;
 SSL *ssl;
 SSL_METHOD *meth;
-  meth = SSLv2_client_method();
+  meth = SSLv23_client_method();
   SSLeay_add_ssl_algorithms();
   ctx = SSL_CTX_new(meth);
   if (ctx == NULL) return 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 unzip for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package unzip for openSUSE:Factory
checked in at Sat Aug 6 19:09:43 CEST 2011.




--- unzip/unzip.changes 2011-05-23 16:22:07.0 +0200
+++ /mounts/work_src_done/STABLE/unzip/unzip.changes2011-08-05 
14:03:53.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug  5 13:57:24 CEST 2011 - p...@suse.de
+
+- Don't call isprint (bnc#620483).
+
+---

calling whatdependson for head-i586


New:

  unzip-dont_call_isprint.patch



Other differences:
--
++ unzip.spec ++
--- /var/tmp/diff_new_pack.1P7ZiM/_old  2011-08-06 19:09:10.0 +0200
+++ /var/tmp/diff_new_pack.1P7ZiM/_new  2011-08-06 19:09:10.0 +0200
@@ -22,7 +22,7 @@
 Group:  Productivity/Archiving/Compression
 AutoReqProv:on
 Version:6.00
-Release:10
+Release:12
 %define fileversion 60
 Summary:A program to unpack compressed files
 Source: %{name}%{fileversion}.tar.bz2
@@ -35,6 +35,7 @@
 Patch8: unzip-open_missing_mode.patch
 Patch10:unzip-5.52-use_librcc.patch
 Patch11:unzip-no-build-date.patch
+Patch12:unzip-dont_call_isprint.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  librcc-devel
 Suggests:   librcc0
@@ -62,6 +63,7 @@
 %patch8
 %patch10
 %patch11
+%patch12
 
 %build
 export RPM_OPT_FLAGS=%optflags \

++ unzip-dont_call_isprint.patch ++
Author: Suren A. Chilingaryan c...@dside.dyndns.org

Index: extract.c
===
--- extract.c.orig  2009-03-14 04:32:52.0 +0300
+++ extract.c   2010-07-07 17:29:52.0 +0400
@@ -2596,7 +2596,7 @@ char *fnfilter(raw, space, size)   /* co
  */
 #   define UZ_FNFILTER_REPLACECHAR  '?'
 # endif
-if (!isprint(*r)) {
+if (*r  32) { //(!isprint(*r)) {
 if (*r  32) {
 /* ASCII control codes are escaped as ^{letter}. */
 if (se != NULL  (s  (space + (size-4 {





Remember to have fun...

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



commit tiff for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package tiff for openSUSE:Factory
checked in at Sat Aug 6 19:12:03 CEST 2011.




--- tiff/tiff.changes   2011-04-14 14:19:38.0 +0200
+++ /mounts/work_src_done/STABLE/tiff/tiff.changes  2011-08-05 
23:10:59.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug  5 21:09:33 UTC 2011 - crrodrig...@opensuse.org
+
+- Do not use -fno-strict-aliasing, no longer needed 
+  and will probably slow down the code.
+- Fix self-obsoletion warning
+
+---

calling whatdependson for head-i586




Other differences:
--
++ tiff.spec ++
--- /var/tmp/diff_new_pack.KwOUOK/_old  2011-08-06 19:09:57.0 +0200
+++ /var/tmp/diff_new_pack.KwOUOK/_new  2011-08-06 19:09:57.0 +0200
@@ -29,7 +29,7 @@
 #
 Url:http://www.remotesensing.org/libtiff/
 Version:3.9.5
-Release:1
+Release:6
 Summary:Tools for Converting from and to the Tiff  Format
 Source: tiff-%{version}.tar.bz2
 Source2:README.SUSE
@@ -57,7 +57,7 @@
 Summary:The Tiff Library (with JPEG and compression support)
 Group:  System/Libraries
 Provides:   libtiff = %{version}
-Obsoletes:  libtiff = %{version}
+Obsoletes:  libtiff  %{version}
 AutoReqProv:on
 # bug437293
 %ifarch ppc64
@@ -105,8 +105,7 @@
 %build
 rm m4/ltversion.m4 m4/ltsugar.m4 m4/ltoptions.m4 m4/libtool.m4
 autoreconf --force --install -v
-CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing -fstack-protector \
-  ./configure --prefix=/usr --mandir=%{_mandir} --libdir=%{_libdir} 
--disable-static
+%configure --disable-static --with-pic
 make %{?_smp_mflags}
 
 %install






Remember to have fun...

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



commit fftw3 for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package fftw3 for openSUSE:Factory
checked in at Sat Aug 6 19:16:39 CEST 2011.




--- fftw3/fftw3.changes 2011-04-24 20:22:54.0 +0200
+++ /mounts/work_src_done/STABLE/fftw3/fftw3.changes2011-08-03 
16:34:05.0 +0200
@@ -1,0 +2,27 @@
+Wed Aug  3 13:58:49 UTC 2011 - dh...@wustl.edu
+
+- updated to version 3.3:
+  * Compiling OpenMP support (--enable-openmp) now installs a fftw3_omp
+library, instead of fftw3_threads, so that OpenMP and POSIX threads
+(--enable-threads) libraries can be built and installed at the same time.
+  * Add support for the AVX extensions to x86 and x86-64
+  * Added Fortran 2003 interface
+  * Added MPI distributed-memory transforms
+  * Add support for quad-precision __float128 in gcc 4.6 or later (on x86. 
+x86-64, and Itanium). The new routines use the fftwq_ prefix.
+  * New convenience functions fftw_alloc_real and fftw_alloc_complex to use
+fftw_malloc for real and complex arrays without typecasts or sizeof.
+  * New convenience functions fftw_export_wisdom_to_filename and
+fftw_import_wisdom_from_filename that export/import wisdom to a file, which
+don't require you to open/close the file yourself.
+  * New function fftw_cost to return FFTW's internal cost metric for a given 
plan
+  * Remove --enable-portable-binary flag: we new produce portable binaries by 
default.
+  * Fixed build problem failure when srand48 declaration is missing
+  * Fixed bug in fftw_set_timelimit: ensure that a negative timelimit is 
equivalent
+to no timelimit in all cases
+  * Fixed stack-overflow problem on OpenBSD caused by using alloca with too
+large a buffer.
+- added openmp library support
+- added mpi library support
+
+---

calling whatdependson for head-i586


Old:

  fftw-3.2.2.tar.bz2

New:

  fftw-3.3.tar.bz2



Other differences:
--
++ fftw3.spec ++
--- /var/tmp/diff_new_pack.fUK99B/_old  2011-08-06 19:16:06.0 +0200
+++ /var/tmp/diff_new_pack.fUK99B/_new  2011-08-06 19:16:06.0 +0200
@@ -19,10 +19,10 @@
 
 
 Name:   fftw3
-BuildRequires:  fdupes gcc-fortran pkgconfig
+BuildRequires:  fdupes gcc-fortran openmpi-devel pkgconfig
 Summary:Discrete Fourier Transform (DFT) C Subroutine Library
-Version:3.2.2
-Release:12
+Version:3.3
+Release:1
 License:GPLv2+
 Group:  Productivity/Scientific/Math
 Source: fftw-%{version}.tar.bz2
@@ -99,13 +99,89 @@
 Matteo Frigo ath...@fftw.org
 Stevenj G. Johnson stev...@alum.mit.edu
 
+%package openmp
+License:GPLv2+
+Summary:Discrete Fourier Transform (DFT) C subroutine library
+Group:  Productivity/Scientific/Math
+Requires:   fftw3 = %{version}
+
+%description openmp
+FFTW is a C subroutine library for computing the Discrete Fourier
+Transform (DFT) in one or more dimensions, of both real and complex
+data, and of arbitrary input size.
+
+
+
+Authors:
+
+Matteo Frigo ath...@fftw.org
+Stevenj G. Johnson stev...@alum.mit.edu
+
+%package openmp-devel
+License:GPLv2+
+Summary:Discrete Fourier Transform (DFT) C subroutine library
+Group:  Development/Libraries/C and C++
+Requires:   fftw3-openmp = %{version}
+Requires:   fftw3-devel = %{version} glibc-devel
+
+%description openmp-devel
+FFTW is a C subroutine library for computing the Discrete Fourier
+Transform (DFT) in one or more dimensions, of both real and complex
+data, and of arbitrary input size.
+
+
+
+Authors:
+
+Matteo Frigo ath...@fftw.org
+Stevenj G. Johnson stev...@alum.mit.edu
+
+%package mpi
+License:GPLv2+
+Summary:Discrete Fourier Transform (DFT) C subroutine library
+Group:  Productivity/Scientific/Math
+Requires:   fftw3 = %{version}
+Requires:   openmpi
+
+%description mpi
+FFTW is a C subroutine library for computing the Discrete Fourier
+Transform (DFT) in one or more dimensions, of both real and complex
+data, and of arbitrary input size.
+
+
+
+Authors:
+
+Matteo Frigo ath...@fftw.org
+Stevenj G. Johnson stev...@alum.mit.edu
+
+%package mpi-devel
+License:GPLv2+
+Summary:Discrete Fourier Transform (DFT) C subroutine library
+Group:  Development/Libraries/C and C++
+Requires:   fftw3-mpi = %{version}
+Requires:   fftw3-devel = %{version} glibc-devel
+Requires:   openmpi-devel
+
+%description mpi-devel
+FFTW is a C subroutine library for computing the Discrete Fourier
+Transform (DFT) in one or more dimensions, of both real and complex
+data, and of arbitrary input size.
+
+
+
+Authors:
+
+Matteo Frigo ath...@fftw.org
+Stevenj G. Johnson stev...@alum.mit.edu
+
 %prep
 %setup -q -n fftw-%{version}
 # %patch
 # autoreconf --force 

commit libsamplerate for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory
checked in at Sat Aug 6 19:18:39 CEST 2011.




--- libsamplerate/libsamplerate.changes 2010-12-08 17:27:08.0 +0100
+++ /mounts/work_src_done/STABLE/libsamplerate/libsamplerate.changes
2011-08-06 17:48:11.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug  6 17:47:41 CEST 2011 - meiss...@suse.de
+
+- disable quilt usage, as it extends the build chain quite some
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.ZZm9BQ/_old  2011-08-06 19:17:35.0 +0200
+++ /var/tmp/diff_new_pack.ZZm9BQ/_new  2011-08-06 19:17:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libsamplerate (Version 0.1.7)
+# spec file for package libsamplerate
 #
-# 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,10 +19,10 @@
 
 
 Name:   libsamplerate
-BuildRequires:  fftw3-devel libsndfile-devel pkgconfig quilt
+BuildRequires:  fftw3-devel libsndfile-devel pkgconfig
 Summary:A Sample Rate Converter Library
 Version:0.1.7
-Release:2
+Release:11
 License:GPLv2+
 Group:  System/Libraries
 Source: %{name}-%{version}.tar.bz2
@@ -83,7 +83,10 @@
 %setup -q
 %patch0
 %patch1 -p1
-QUILT_PATCHES=debian/patches quilt push -a
+for i in debian/patches/*diff ; do
+   patch -p1 $i
+done
+find . -name *.orig|xargs rm
 
 %build
 autoreconf --force --install






Remember to have fun...

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



commit libzypp for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory
checked in at Sat Aug 6 19:21:28 CEST 2011.




--- libzypp/libzypp.changes 2011-07-28 13:20:27.0 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes2011-08-05 
15:34:30.0 +0200
@@ -1,0 +2,18 @@
+Fri Aug  5 15:20:07 CEST 2011 - m...@suse.de
+
+- Attempt to fix smb mount entry comparison (bnc#710269)
+- version 9.10.1 (8)
+
+---
+Thu Aug  4 14:54:47 CEST 2011 - m...@suse.de
+
+- Allow to turn Resolvers upgrade mode on and off (bnc#709480)
+- Fix reading of integer arrays from rpm headers (bnc#709716)
+- version 9.10.0 (8)
+
+---
+Thu Aug  4 01:14:00 CEST 2011 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---

calling whatdependson for head-i586


Old:

  libzypp-9.9.2.tar.bz2

New:

  libzypp-9.10.1.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.ixbYij/_old  2011-08-06 19:20:43.0 +0200
+++ /var/tmp/diff_new_pack.ixbYij/_new  2011-08-06 19:20:43.0 +0200
@@ -23,7 +23,7 @@
 Group:  System/Packages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management
-Version:9.9.2
+Version:9.10.1
 Release:1
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
@@ -82,7 +82,7 @@
 %endif
 %endif
 
-%if 0%{?fedora_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} = 600 || 0%{?centos_version} = 
600
 BuildRequires:  glib2-devel
 BuildRequires:  popt-devel
 BuildRequires:  rpm-devel
@@ -239,7 +239,7 @@
 cd build
 make install DESTDIR=$RPM_BUILD_ROOT
 make -C doc/autodoc install DESTDIR=$RPM_BUILD_ROOT
-%if 0%{?fedora_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} = 600 || 0%{?centos_version} = 
600
 ln -s %{_sysconfdir}/yum.repos.d $RPM_BUILD_ROOT%{_sysconfdir}/zypp/repos.d
 %else
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/zypp/repos.d
@@ -332,7 +332,7 @@
 %files -f zypp.lang
 %defattr(-,root,root)
 %dir   %{_sysconfdir}/zypp
-%if 0%{?fedora_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} = 600 || 0%{?centos_version} = 
600
 %{_sysconfdir}/zypp/repos.d
 %else
 %dir   %{_sysconfdir}/zypp/repos.d

++ libzypp-9.9.2.tar.bz2 - libzypp-9.10.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.9.2/VERSION.cmake 
new/libzypp-9.10.1/VERSION.cmake
--- old/libzypp-9.9.2/VERSION.cmake 2011-07-28 13:17:24.0 +0200
+++ new/libzypp-9.10.1/VERSION.cmake2011-08-05 15:31:31.0 +0200
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR 9)
 SET(LIBZYPP_COMPATMINOR 8)
-SET(LIBZYPP_MINOR 9)
-SET(LIBZYPP_PATCH 2)
+SET(LIBZYPP_MINOR 10)
+SET(LIBZYPP_PATCH 1)
 #
-# LAST RELEASED: 9.9.2 (8)
+# LAST RELEASED: 9.10.1 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.9.2/libzypp.spec.cmake 
new/libzypp-9.10.1/libzypp.spec.cmake
--- old/libzypp-9.9.2/libzypp.spec.cmake2011-07-28 13:17:25.0 
+0200
+++ new/libzypp-9.10.1/libzypp.spec.cmake   2011-08-05 15:31:31.0 
+0200
@@ -74,7 +74,7 @@
 %endif
 %endif
 
-%if 0%{?fedora_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} = 600 || 0%{?centos_version} = 
600
 BuildRequires:  glib2-devel
 BuildRequires:  popt-devel
 BuildRequires:  rpm-devel
@@ -230,7 +230,7 @@
 cd build
 make install DESTDIR=$RPM_BUILD_ROOT
 make -C doc/autodoc install DESTDIR=$RPM_BUILD_ROOT
-%if 0%{?fedora_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} = 600 || 0%{?centos_version} = 
600
 ln -s %{_sysconfdir}/yum.repos.d $RPM_BUILD_ROOT%{_sysconfdir}/zypp/repos.d
 %else
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/zypp/repos.d
@@ -325,7 +325,7 @@
 %files -f zypp.lang
 %defattr(-,root,root)
 %dir   %{_sysconfdir}/zypp
-%if 0%{?fedora_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} = 600 || 0%{?centos_version} = 
600
 %{_sysconfdir}/zypp/repos.d
 %else
 %dir   %{_sysconfdir}/zypp/repos.d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.9.2/package/libzypp.changes 
new/libzypp-9.10.1/package/libzypp.changes
--- old/libzypp-9.9.2/package/libzypp.changes   2011-07-28 13:17:24.0 
+0200
+++ new/libzypp-9.10.1/package/libzypp.changes  2011-08-05 15:31:31.0 
+0200
@@ -1,4 +1,22 @@
 ---
+Fri Aug  5 15:20:07 CEST 2011 - m...@suse.de
+
+- Attempt to fix smb mount entry comparison (bnc#710269)
+- version 9.10.1 (8)
+

commit yast2-core for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory
checked in at Sat Aug 6 19:23:30 CEST 2011.




--- yast2-core/yast2-core.changes   2011-06-17 16:25:09.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-core/yast2-core.changes  2011-08-05 
16:53:44.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug  5 13:16:34 CEST 2011 - mvid...@suse.cz
+
+- YCP Debugger added, by Stano Visnovsky.
+- 2.21.5
+
+---

calling whatdependson for head-i586


Old:

  yast2-core-2.21.4.tar.bz2

New:

  yast2-core-2.21.5.tar.bz2



Other differences:
--
++ yast2-core.spec ++
--- /var/tmp/diff_new_pack.PZ4Dy4/_old  2011-08-06 19:21:39.0 +0200
+++ /var/tmp/diff_new_pack.PZ4Dy4/_new  2011-08-06 19:21:39.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-core
-Version:2.21.4
+Version:2.21.5
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-core-2.21.4.tar.bz2
+Source0:yast2-core-2.21.5.tar.bz2
 
 Prefix: /usr
 
@@ -61,7 +61,7 @@
 %package devel
 
 Requires:   yast2-core = %version
-Group:  Development/Libraries
+
 Summary:YaST2 - Core Libraries
 Provides:   liby2util-devel = 2.16.1
 Obsoletes:  liby2util-devel  2.16.1
@@ -76,8 +76,17 @@
 This package contains include and documentation files for developing
 applications using the YaST2 YCP interpreter.
 
+%package debugger
+
+Requires:   yast2-core = %version
+Group:  Development/Libraries
+Summary:YaST2 - Core Libraries
+
+%description debugger
+YCP debugger client.
+
 %prep
-%setup -n yast2-core-2.21.4
+%setup -n yast2-core-2.21.5
 
 %build
 
@@ -180,4 +189,8 @@
 %doc %{prefix}/share/doc/packages/yast2-core
 %doc %{_datadir}/doc/yastdoc
 /usr/share/YaST2/data/devtools/bin/generateYCPWrappers
+
+%files debugger
+%defattr(-,root,root)
+%attr(0755,-,-) /usr/lib/YaST2/bin/ycp-debugger
 %changelog

++ yast2-core-2.21.4.tar.bz2 - yast2-core-2.21.5.tar.bz2 ++
 23979 lines of diff (skipped)






Remember to have fun...

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



commit yast2-pkg-bindings for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package yast2-pkg-bindings for 
openSUSE:Factory
checked in at Sat Aug 6 19:24:09 CEST 2011.




--- yast2-pkg-bindings/yast2-pkg-bindings.changes   2011-08-02 
19:29:11.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-pkg-bindings/yast2-pkg-bindings.changes  
2011-08-05 09:42:02.0 +0200
@@ -1,0 +2,12 @@
+Fri Aug  5 07:36:53 UTC 2011 - lsle...@suse.cz
+
+- 2.21.8
+
+---
+Thu Aug  4 14:42:32 UTC 2011 - lsle...@suse.cz
+
+- added Pkg::SetZConfig() to change some libzypp options at runtime
+  e.g. prefer CD/DVD to dowload during installation/update
+  (bnc#693230)
+
+---

calling whatdependson for head-i586


Old:

  yast2-pkg-bindings-2.21.7.tar.bz2

New:

  yast2-pkg-bindings-2.21.8.tar.bz2



Other differences:
--
++ yast2-pkg-bindings-devel-doc.spec ++
--- /var/tmp/diff_new_pack.ZVsfLB/_old  2011-08-06 19:23:41.0 +0200
+++ /var/tmp/diff_new_pack.ZVsfLB/_new  2011-08-06 19:23:41.0 +0200
@@ -20,12 +20,12 @@
 
 Name:   yast2-pkg-bindings-devel-doc
 
-Version:2.21.7
+Version:2.21.8
 Release:1
 License:GPL
 Group:  Documentation/HTML
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-pkg-bindings-2.21.7.tar.bz2
+Source0:yast2-pkg-bindings-2.21.8.tar.bz2
 Prefix: %_prefix
 
 # same as in the main package (because we use the same configure.in.in)
@@ -42,7 +42,7 @@
 from the pkg-bindings sources.
 
 %prep
-%setup -n yast2-pkg-bindings-2.21.7
+%setup -n yast2-pkg-bindings-2.21.8
 # build only documentation, ignore all other directories
 echo doc  SUBDIRS
 

++ yast2-pkg-bindings.spec ++
--- /var/tmp/diff_new_pack.ZVsfLB/_old  2011-08-06 19:23:41.0 +0200
+++ /var/tmp/diff_new_pack.ZVsfLB/_new  2011-08-06 19:23:41.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-pkg-bindings
-Version:2.21.7
+Version:2.21.8
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-pkg-bindings-2.21.7.tar.bz2
+Source0:yast2-pkg-bindings-2.21.8.tar.bz2
 
 Prefix: /usr
 
@@ -46,7 +46,7 @@
 library in YaST2.
 
 %prep
-%setup -n yast2-pkg-bindings-2.21.7
+%setup -n yast2-pkg-bindings-2.21.8
 # build only the library, ignore documentation (it is in devel-doc package)
 echo src  SUBDIRS
 

++ yast2-pkg-bindings-2.21.7.tar.bz2 - yast2-pkg-bindings-2.21.8.tar.bz2 
++
 16604 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 perl-Glib for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package perl-Glib for openSUSE:Factory
checked in at Sat Aug 6 19:24:52 CEST 2011.




--- perl-Glib/perl-Glib.changes 2010-12-01 07:56:47.0 +0100
+++ /mounts/work_src_done/STABLE/perl-Glib/perl-Glib.changes2011-08-04 
10:15:14.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  4 07:50:34 UTC 2011 - vci...@novell.com
+
+- update to 1.224
+  Glib::ParamSpec-value_validate(): copy boxed objects if necessary
+  Fix a test failure
+
+---

calling whatdependson for head-i586


Old:

  Glib-1.223.tar.bz2

New:

  Glib-1.224.tar.gz



Other differences:
--
++ perl-Glib.spec ++
--- /var/tmp/diff_new_pack.oPQurn/_old  2011-08-06 19:24:21.0 +0200
+++ /var/tmp/diff_new_pack.oPQurn/_new  2011-08-06 19:24:21.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Glib (Version 1.223)
+# spec file for package perl-Glib
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,14 +21,14 @@
 Name:   perl-Glib
 BuildRequires:  glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
 BuildRequires:  perl-macros
-Version:1.223
-Release:2
+Version:1.224
+Release:1
 AutoReqProv:on
 Group:  Development/Libraries/Perl
 License:LGPLv2.1+
 Url:http://cpan.org/modules/by-module/Glib/
 Summary:Glib Perl module
-Source: Glib-%{version}.tar.bz2
+Source: Glib-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 






Remember to have fun...

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



commit PackageKit for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory
checked in at Sat Aug 6 19:25:42 CEST 2011.




--- PackageKit/PackageKit.changes   2011-07-06 16:06:21.0 +0200
+++ /mounts/work_src_done/STABLE/PackageKit/PackageKit.changes  2011-08-02 
09:58:07.0 +0200
@@ -1,0 +2,17 @@
+Tue Aug  2 09:53:59 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.6.17:
+  + Libraries:
+- Add an untrusted section header when using console
+  applications
+  + Zypp Backend:
+- Do not rebuild the pool on every call to find package by name
+  (bnc#679650)
+  + Non-zypp backends updates.
+  + Bugfixes:
+- Actually use the value from /etc/login.defs
+- Ignore local packages when calculating the simulate list
+- Ignore untrusted packages when calculating the simulate list
+- pk-command-not-found: An ellipsis has three dots, not two
+
+---

calling whatdependson for head-i586


Old:

  PackageKit-0.6.16.tar.xz

New:

  PackageKit-0.6.17.tar.xz



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.yOcfg4/_old  2011-08-06 19:25:11.0 +0200
+++ /var/tmp/diff_new_pack.yOcfg4/_new  2011-08-06 19:25:11.0 +0200
@@ -34,7 +34,7 @@
 %endif
 
 Name:   PackageKit
-Version:0.6.16
+Version:0.6.17
 Release:1
 License:GPLv2+
 BuildRequires:  NetworkManager-devel






Remember to have fun...

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



commit nautilus for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory
checked in at Sat Aug 6 19:29:53 CEST 2011.




--- GNOME/nautilus/nautilus.changes 2011-07-02 09:01:10.0 +0200
+++ /mounts/work_src_done/STABLE/nautilus/nautilus.changes  2011-08-03 
11:52:35.0 +0200
@@ -1,0 +2,29 @@
+Wed Aug  3 11:37:05 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.4:
+  + Remove the 'Create Launcher' options from the desktop
+  + Improve the 'File System' entry in the places sidebar
+  + Remove 'Clear History' from the 'Go' menu
+  + Fix location bar not expanding full width in the toolbar
+  + Use new g_format_size() instead of g_format_size_for_display()
+- Drop nautilus-replace-deprecated-function.patch: fixed upstream.
+- Drop nautilus-bnc363122-lockdown-context-menus.diff: as discussed
+  upstream, in bgo#532228, this patch isn't really useful as
+  actions are still available in the toolbar. So instead of
+  pretending to offer a feature that is broken, it's better to not
+  do anything.
+- Drop nautilus-146947-rename-bad-parameters-message.diff: this was
+  marked as needing a rebase, and the upstream bug (bgo#350976) now
+  has a proper patch for gvfs.
+- Drop nautilus-bgo350950-search-desktop.diff: we should use
+  tracker-needle instead now, and possibly gnome-documents in the
+  future.
+
+---
+Fri Jul 29 06:58:02 UTC 2011 - g...@suse.com
+
+- Rebase nautilus-bnc363122-lockdown-context-menus.diff
+- Add nautilus-replace-deprecated-function.patch to fix
+  64bit-portability-issue from rpmlint
+
+---

calling whatdependson for head-i586


Old:

  nautilus-146947-rename-bad-parameters-message.diff
  nautilus-3.1.3.tar.bz2
  nautilus-bgo350950-search-desktop.diff
  nautilus-bnc363122-lockdown-context-menus.diff

New:

  nautilus-3.1.4.tar.bz2



Other differences:
--
++ nautilus.spec ++
--- /var/tmp/diff_new_pack.p1FwUQ/_old  2011-08-06 19:26:26.0 +0200
+++ /var/tmp/diff_new_pack.p1FwUQ/_new  2011-08-06 19:26:26.0 +0200
@@ -20,7 +20,7 @@
 Name:   nautilus
 License:GPLv2+
 Group:  Productivity/File utilities
-Version:3.1.3
+Version:3.1.4
 Release:1
 # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once 
fixed exempi is in
 Summary:File Manager for the GNOME Desktop
@@ -30,14 +30,8 @@
 Source99:   baselibs.conf
 Url:http://www.gnome.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# PATCH-NEEDS-REBASE PATCH-FIX-UPSTREAM nautilus-bgo350950-search-desktop.diff 
bgo350950 feder...@novell.com -- add a desktop file for Nautilus search 
interface
-Patch4: nautilus-bgo350950-search-desktop.diff
-# PATCH-NEEDS-REBASE nautilus-146947-rename-bad-parameters-message.diff 
bgo350976 bnc146947 feder...@novell.com -- The upstream bug is still open, so 
we need to check if it's still needed (you just need a samba share to test). If 
yes, we should port the patch to gio
-Patch9: nautilus-146947-rename-bad-parameters-message.diff
 # PATCH-NEEDS-REBASE nautilus-drives-and-volumes-on-desktop.diff bnc335411 
feder...@novell.com
 Patch15:nautilus-drives-and-volumes-on-desktop.diff
-# PATCH_NEEDS-REBASE PATCH-FIX-OPENSUSE 
nautilus-bnc363122-lockdown-context-menus.diff bnc363122 feder...@novell.com
-Patch20:nautilus-bnc363122-lockdown-context-menus.diff
 # PATCH-NEEDS-REBASE nautilus-sysadmin-desktop-items.diff fate305252 
feder...@novell.com -- Support sysadmin-defined desktop items (was 
PATCH-FEATURE-OPENSUSE)
 Patch21:nautilus-sysadmin-desktop-items.diff
 # needed for directory ownership
@@ -101,10 +95,7 @@
 %setup -q
 translation-update-upstream
 #gnome-patch-translation-prepare
-##%patch4 -p1
-#%patch9 -p0
 ### %patch15 -p1
-%patch20 -p1
 #%patch21 -p1
 #gnome-patch-translation-update
 

++ nautilus-3.1.3.tar.bz2 - nautilus-3.1.4.tar.bz2 ++
 40978 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