commit dbus-sharp-glib for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package dbus-sharp-glib for openSUSE:Factory
checked in at Thu Jul 14 10:07:18 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/dbus-sharp-glib/dbus-sharp-glib.changes
2011-07-12 01:50:08.0 +0200
@@ -0,0 +1,22 @@
+---
+Mon Jul 11 07:50:03 UTC 2011 - nmarq...@opensuse.org
+
+- Removed %clean section.
+
+---
+Fri Jul  1 09:15:30 UTC 2011 - nmarq...@opensuse.org
+
+- Spec cleanups:
+  + Minor cleanups on syntax and improved comments.
+  + Use pkgconfig() calls for = 1130.
+  + For = 1110 added %{_libexecdir} and replaced %make_install
+method.
+  + Enabled parallel builds (tested ok).
+  + Removed nuking of buildroot on %clean.
+
+---
+Mon Jan 10 23:05:22 UTC 2011 - mic...@sawicz.net
+
+- Initial package, based on the ndesk-dbus-glib package from the
+  Mono OBS project
+

calling whatdependson for head-i586


New:

  dbus-sharp-glib-0.5.0.tar.gz
  dbus-sharp-glib.changes
  dbus-sharp-glib.spec



Other differences:
--
++ dbus-sharp-glib.spec ++
#
# spec file for package dbus-sharp-glib
#
# 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 _libexecdir for = 1110
%if 0%{?suse_version} = 1110
%define _libexecdir %{_prefix}/lib
%endif

Name:   dbus-sharp-glib
Version:0.5.0
Release:1
License:X11/MIT
Summary:Glib integration for DBus
Url:http://mono.github.com/dbus-sharp/
Group:  Development/Libraries/Other
Source: dbus-sharp-glib-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
BuildRequires:  pkgconfig
%if 0%{?suse_version} = 1130
BuildRequires:  pkgconfig(mono)
BuildRequires:  pkgconfig(dbus-sharp-1.0)
%else
BuildRequires:  mono-devel
BuildRequires:  dbus-sharp-devel
%endif
Requires:   dbus-sharp

%description
This package provides glib integration for Mono.DBus.

%package devel
License:X11/MIT
Summary:Glib integration for DBus - development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}

%description devel
This package provides glib integration for Mono.DBus - Development
files.

%prep
%setup -q

%build
# '--target' required on = 1110 else build fails using configure macro
%configure \
%if 0%{?suse_version} = 1110
   --target=%{_arch} \
%endif
   --libdir=%{_libexecdir}
make %{?_smp_mflags}

%install
# For backward compatability with = 1110
make DESTDIR=%{buildroot} install
# Move .pc file to /usr/share/pkgconfig (for no arch) and remove from libdir
install -Dm 0644 %{name}-1.0.pc %{buildroot}%{_datadir}/pkgconfig/%{name}-1.0.pc
find %{buildroot}%{_libexecdir} -name %{name}-1.0.pc -type f -print -delete

%files
%defattr(-,root,root)
%doc COPYING README
%{_prefix}/lib/mono/gac/%{name}/
%{_prefix}/lib/mono/%{name}-1.0/

%files devel
%defattr(-,root,root)
%{_datadir}/pkgconfig/%{name}-1.0.pc

%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 mozilla-nss for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory
checked in at Thu Jul 14 10:10:24 CEST 2011.




--- GNOME/mozilla-nss/mozilla-nss.changes   2011-05-23 19:38:21.0 
+0200
+++ /mounts/work_src_done/STABLE/mozilla-nss/mozilla-nss.changes
2011-07-13 16:45:40.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 13 16:45:23 CEST 2011 - meiss...@suse.de
+
+- Linux3.0 is the new Linux2.6 (make it build)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mozilla-nss.spec ++
--- /var/tmp/diff_new_pack.f2CEYe/_old  2011-07-14 10:10:07.0 +0200
+++ /var/tmp/diff_new_pack.f2CEYe/_new  2011-07-14 10:10:07.0 +0200
@@ -30,7 +30,7 @@
 %endif
 License:MPLv1.1 or GPLv2+ or LGPLv2.1+
 Version:3.12.10
-Release:4
+Release:6
 # bug437293
 %ifarch ppc64
 Obsoletes:  mozilla-nss-64bit
@@ -178,6 +178,8 @@
 #cat %{SOURCE2}  certdata.txt
 #make generate
 
+cp security/coreconf/Linux{2.6,3.0}.mk
+
 %build
 modified=$(sed -n '/^/n;s/ - .*$//;p;q' %{_sourcedir}/%{name}.changes)
 DATE=\$(date -d ${modified} +%%b %%e %%Y)\








Remember to have fun...

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



commit libdv for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package libdv for openSUSE:Factory
checked in at Thu Jul 14 10:13:12 CEST 2011.




--- libdv/libdv.changes 2010-06-04 17:48:25.0 +0200
+++ /mounts/work_src_done/STABLE/libdv/libdv.changes2011-07-08 
16:45:04.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul  8 14:41:23 UTC 2011 - idon...@novell.com
+
+- Apply libdv-v4l-2.6.38.patch on openSUSE = 12.1 to enable v4l 
+
+---

calling whatdependson for head-i586


New:

  libdv-v4l-2.6.38.patch



Other differences:
--
++ libdv.spec ++
--- /var/tmp/diff_new_pack.4uN4t7/_old  2011-07-14 10:10:32.0 +0200
+++ /var/tmp/diff_new_pack.4uN4t7/_new  2011-07-14 10:10:32.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libdv (Version 1.0.0)
+# spec file for package libdv
 #
-# 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,6 +20,9 @@
 
 Name:   libdv
 BuildRequires:  SDL-devel gtk2-devel libstdc++-devel popt-devel
+%if 0%{?suse_version} = 1210
+BuildRequires:  libv4l-devel = 0.8.4
+%endif
 Url:http://libdv.sourceforge.net/
 License:GPLv2+
 Group:  Development/Libraries/Other
@@ -30,7 +33,7 @@
 %endif
 #
 Version:1.0.0
-Release:148
+Release:158
 Summary:The Quasar DV Codec
 Source: %name-%version.tar.bz2
 Source2:baselibs.conf
@@ -41,6 +44,7 @@
 Patch3: libdv.non_x86-reorder_block.patch
 Patch4: libdv-filesizecheck.patch
 Patch5: libdv-1.0.0-textrels-selinux.patch
+Patch6: libdv-v4l-2.6.38.patch
 
 %description
 The Quasar DV codec (libdv) is a software codec for DV video, the
@@ -122,6 +126,9 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%if 0%{?suse_version} = 1210
+%patch6 -p1
+%endif
 
 %build
 autoreconf -fiv

++ libdv-v4l-2.6.38.patch ++
diff -ur libdv-1.0.0.orig/config.h.in libdv-1.0.0/config.h.in
--- libdv-1.0.0.orig/config.h.in2011-07-08 16:39:36.355076949 +0200
+++ libdv-1.0.0/config.h.in 2011-07-08 16:40:04.411076945 +0200
@@ -39,8 +39,8 @@
 /* Define if you have the `Xv' library (-lXv). */
 #undef HAVE_LIBXV
 
-/* Define to 1 if you have the linux/videodev.h header file. */
-#undef HAVE_LINUX_VIDEODEV_H
+/* Define to 1 if you have the libv4l1-videodev.h header file. */
+#undef HAVE_LIBV4L1_VIDEODEV_H
 
 /* Define to 1 if you have the machine/endian.h header file. */
 #undef HAVE_MACHINE_ENDIAN_H
diff -ur libdv-1.0.0.orig/configure.ac libdv-1.0.0/configure.ac
--- libdv-1.0.0.orig/configure.ac   2011-07-08 16:39:36.354076949 +0200
+++ libdv-1.0.0/configure.ac2011-07-08 16:40:20.147076945 +0200
@@ -230,7 +230,7 @@
 dnl Checks for header files.
 AC_PATH_X
 AC_HEADER_STDC
-AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h linux/videodev.h sys/soundcard.h \
+AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h libv4l1-videodev.h 
sys/soundcard.h \
 endian.h machine/endian.h inttypes.h)
 
 dnl Checks for typedefs, structures, and compiler characteristics.
diff -ur libdv-1.0.0.orig/libdv/enc_input.c libdv-1.0.0/libdv/enc_input.c
--- libdv-1.0.0.orig/libdv/enc_input.c  2011-07-08 16:39:36.357076949 +0200
+++ libdv-1.0.0/libdv/enc_input.c   2011-07-08 16:44:24.458076915 +0200
@@ -42,7 +42,7 @@
 #include math.h
 #endif
 
-#if HAVE_LINUX_VIDEODEV_H
+#if HAVE_LIBV4L1_VIDEODEV_H
 #define HAVE_DEV_VIDEO  1
 #endif
 
@@ -50,7 +50,8 @@
 #define _DEVICE_H_
 #define _LINUX_TIME_H
 #include sys/types.h
-#include linux/videodev.h
+#include libv4l1-videodev.h
+#include linux/videodev2.h
 #include sys/time.h
 #include unistd.h
 #include fcntl.h





Remember to have fun...

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



commit anjuta for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package anjuta for openSUSE:Factory
checked in at Thu Jul 14 10:16:34 CEST 2011.




--- GNOME/anjuta/anjuta.changes 2011-07-06 11:10:24.0 +0200
+++ /mounts/work_src_done/STABLE/anjuta/anjuta.changes  2011-07-12 
21:47:15.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul 12 19:32:28 UTC 2011 - dims...@opensuse.org
+
+- Add anjuta-libvala-0.14.patch: Allow building against
+  libvala 0.14. Patch sent upstream as bgo#654502.
+- Change pkgconfig(libvala-0.12) BuildRequires to
+  pkgconfig(libvala-0.14)
+
+---

calling whatdependson for head-i586


New:

  anjuta-libvala-0.14.patch



Other differences:
--
++ anjuta.spec ++
--- /var/tmp/diff_new_pack.FeDtsW/_old  2011-07-14 10:16:02.0 +0200
+++ /var/tmp/diff_new_pack.FeDtsW/_new  2011-07-14 10:16:02.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   anjuta
 Version:3.1.3
-Release:1
+Release:3
 License:GPLv2+
 Summary:Versatile Integrated Development Environment for GNOME
 Url:http://anjuta.sourceforge.net/
@@ -28,6 +28,8 @@
 Source1:%{name}-rpmlintrc
 # PATCH-FEATURE-UPSTREAM anjuta-support-libgda-5.0.patch bgo#652047 
dims...@opensuse.org -- Also support building with libgda-5.0.
 Patch0: anjuta-support-libgda-5.0.patch
+# PATCH-FEATURE-UPSTREAM anjuta-libvala-0.14.patch bgo#654502 
dims...@opesuse.org -- Also support building with libvala 0.14,
+Patch1: anjuta-libvala-0.14.patch
 BuildRequires:  autogen
 BuildRequires:  binutils-devel
 BuildRequires:  bison
@@ -61,7 +63,7 @@
 BuildRequires:  pkgconfig(libgda-5.0)
 BuildRequires:  pkgconfig(libgraph)
 BuildRequires:  pkgconfig(libgvc)
-BuildRequires:  pkgconfig(libvala-0.12)
+BuildRequires:  pkgconfig(libvala-0.14)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(vte-2.90)
@@ -128,10 +130,11 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 translation-update-upstream
 
 %build
-# Needed by patch0
+# Needed by patch0 and patch1
 NOCONFIGURE=1 gnome-autogen.sh
 %configure\
 --disable-static \

++ anjuta-libvala-0.14.patch ++
Index: anjuta-3.1.3/configure.ac
===
--- anjuta-3.1.3.orig/configure.ac
+++ anjuta-3.1.3/configure.ac
@@ -52,7 +52,8 @@ dnl Glade
 GLADEUI_REQUIRED=3.9.2
 
 dnl Vala
-VALA_REQUIRED=0.11.2
+VALA12_REQUIRED=0.11.2
+VALA14_REQUIRED=0.13.0
 
 dnl Introspection
 GI_REQUIRED=0.9.5
@@ -254,11 +255,13 @@ else
AC_MSG_RESULT(no)
enable_vala=yes
PKG_CHECK_MODULES(VALA,
-   [libvala-0.12 = $VALA_REQUIRED])
+   [libvala-0.14 = $VALA14_REQUIRED],,
+   [PKG_CHECK_MODULES(VALA,
+   [libvala-0.12 = $VALA12_REQUIRED])])
 fi
 
 if test x$enable_vala = xyes; then
-   AC_PATH_PROGS(VALAC, [valac-0.12 valac], valac)
+   AC_PATH_PROGS(VALAC, [valac-0.14 valac-0.12 valac], valac)
AC_SUBST(VALAC)
 fi
 





Remember to have fun...

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



commit dbus-sharp for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package dbus-sharp for openSUSE:Factory
checked in at Thu Jul 14 10:17:01 CEST 2011.




--- dbus-sharp/dbus-sharp.changes   2011-07-06 19:43:34.0 +0200
+++ /mounts/work_src_done/STABLE/dbus-sharp/dbus-sharp.changes  2011-07-12 
01:49:20.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 11 07:49:04 UTC 2011 - nmarq...@opensuse.org
+
+- Removed %clean section (no longer required)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dbus-sharp.spec ++
--- /var/tmp/diff_new_pack.2z8hx1/_old  2011-07-14 10:16:42.0 +0200
+++ /var/tmp/diff_new_pack.2z8hx1/_new  2011-07-14 10:16:42.0 +0200
@@ -23,7 +23,7 @@
 
 Name:   dbus-sharp
 Version:0.7.0
-Release:1
+Release:3
 License:X11/MIT
 Summary:Managed C# implementation of D-Bus
 Url:http://mono.github.com/dbus-sharp/
@@ -73,8 +73,6 @@
 install -Dm 0644 %{name}-1.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-1.0.pc
 find %{buildroot}%{_libexecdir} -name %{name}-1.0.pc -type f -print -delete
 
-%clean
-
 %files
 %defattr(-,root,root)
 %doc COPYING README






Remember to have fun...

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



commit ZynAddSubFX for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package ZynAddSubFX for openSUSE:Factory
checked in at Thu Jul 14 10:17:28 CEST 2011.




--- ZynAddSubFX/ZynAddSubFX.changes 2010-09-23 23:11:19.0 +0200
+++ /mounts/work_src_done/STABLE/ZynAddSubFX/ZynAddSubFX.changes
2011-07-12 12:22:46.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 10:08:37 UTC 2011 - pgaj...@novell.com
+
+- build against fltk 1.3 (taken from git repository)
+
+---

calling whatdependson for head-i586


New:

  ZynAddSubFX-fltk13.diff



Other differences:
--
++ ZynAddSubFX.spec ++
--- /var/tmp/diff_new_pack.21hJAW/_old  2011-07-14 10:17:14.0 +0200
+++ /var/tmp/diff_new_pack.21hJAW/_new  2011-07-14 10:17:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ZynAddSubFX (Version 2.4.1)
+# spec file for package ZynAddSubFX
 #
-# 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
@@ -26,7 +26,7 @@
 # BuildRequires:  lash-devel
 BuildRequires:  mxml-devel
 Version:2.4.1
-Release:1
+Release:5
 Summary:A Real-Time Software Synthesizer for Linux
 License:GPLv2+
 Group:  Productivity/Multimedia/Sound/Midi
@@ -38,6 +38,7 @@
 Patch:  ZynAddSubFX.dif
 Patch1: ZynAddSubFX-array-overflow-fix.diff
 Patch2: ZynAddSubFX-strncat-fix.diff
+Patch3: ZynAddSubFX-fltk13.diff
 
 %description
 ZynAddSubFX is a many-featured real-time software synthesizer for
@@ -57,6 +58,7 @@
 %patch -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cd src

++ ZynAddSubFX-fltk13.diff ++
From 0f236881d7b0ce41755959ca9316fa3abb9464e6 Mon Sep 17 00:00:00 2001
From: fundamental mark.d.mccu...@gmail.com
Date: Fri, 3 Jun 2011 12:51:50 -0400
Subject: [PATCH 1/1] FLTK1.3: Applying patch to force code generation

Applying patch from gentoo to fix compile error:
https://sourceforge.net/tracker/?func=detailaid=3175784group_id=62934atid=502312
---
 src/UI/BankUI.fl |2 +-
 src/UI/OscilGenUI.fl |2 +-
 src/UI/PresetsUI.fl  |4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

Index: ZynAddSubFX-2.4.1/src/UI/BankUI.fl
===
--- ZynAddSubFX-2.4.1.orig/src/UI/BankUI.fl
+++ ZynAddSubFX-2.4.1/src/UI/BankUI.fl
@@ -32,7 +32,7 @@ decl {\#include ../Misc/Config.h} {pub
 
 class BankProcess_ {} {
   Function {process()} {open return_type {virtual void}
-  } {}
+  } {code{;}}
   decl {Bank *bank;} {public
   }
 } 
Index: ZynAddSubFX-2.4.1/src/UI/OscilGenUI.fl
===
--- ZynAddSubFX-2.4.1.orig/src/UI/OscilGenUI.fl
+++ ZynAddSubFX-2.4.1/src/UI/OscilGenUI.fl
@@ -129,7 +129,7 @@ delete [] spc;} {selected
 
 class PSlider {: {public Fl_Slider}
 } {
-  Function {PSlider(int x,int y, int w, int h, const char 
*label=0):Fl_Slider(x,y,w,h,label)} {} {}
+  Function {PSlider(int x,int y, int w, int h, const char 
*label=0):Fl_Slider(x,y,w,h,label)} {} {code{;}}
   Function {handle(int event)} {return_type int
   } {
 code {int X=x(),Y=y(),W=w(),H=h();
Index: ZynAddSubFX-2.4.1/src/UI/PresetsUI.fl
===
--- ZynAddSubFX-2.4.1.orig/src/UI/PresetsUI.fl
+++ ZynAddSubFX-2.4.1/src/UI/PresetsUI.fl
@@ -18,9 +18,9 @@ decl {\#include ../Params/Presets.h} {
 
 class PresetsUI_ {} {
   Function {refresh()} {open return_type {virtual void}
-  } {}
+  } {code{;}}
   Function {~PresetsUI_()} {open return_type virtual
-  } {}
+  } {code{;}}
 } 
 
 class PresetsUI {} {
Index: ZynAddSubFX-2.4.1/src/UI/PartUI.fl
===
--- ZynAddSubFX-2.4.1.orig/src/UI/PartUI.fl
+++ ZynAddSubFX-2.4.1/src/UI/PartUI.fl
@@ -83,10 +83,7 @@ end();} {}
   decl {int npart;} {}
 } 
 
-class PartUI_ {} {
-  Function {showparameters(int kititem,int engine)} {return_type virtual
-  } {}
-} 
+decl {class PartUI;} {public}
 
 class PartKitItem {: {public Fl_Group}
 } {
@@ -254,7 +251,7 @@ partui-showparameters(n,-1);//use to de
 } else o-value(1);}
 }
   }
-  Function {init(Part *part_,int n_,Master *master_,PartUI_ *partui_)} {} {
+  Function {init(Part *part_,int n_,Master *master_,PartUI *partui_)} {} {
 code {part=part_;
 n=n_;
 partui=partui_;
@@ -271,10 +268,10 @@ end();} {}
   decl {int n;} {}
   decl {Master *master;} {}
   decl {char label[10];} {}
-  decl {PartUI_ *partui;} {}
+  decl {PartUI *partui;} {}
 } 
 
-class PartUI {: {public Fl_Group,PartUI_}
+class PartUI {: {public Fl_Group}
 } {
   Function {make_window()} {private
   } {



commit xterm for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package xterm for openSUSE:Factory
checked in at Thu Jul 14 12:52:42 CEST 2011.




--- xterm/xterm.changes 2011-03-03 12:36:44.0 +0100
+++ /mounts/work_src_done/STABLE/xterm/xterm.changes2011-07-12 
15:33:01.0 +0200
@@ -1,0 +2,48 @@
+Tue Jul 12 13:00:23 UTC 2011 - pce...@novell.com
+
+- Patch #270 - 2011/04/26
+  * build-fix, e.g., for using imake on platforms which use the
+termcap library.
+  * modify utf8 resource to accept a name.
+  * mention default for fontWarnings in manpage (report by Werner
+Scheinast).
+  * split UTF-8 menu entry into UTF-8 Encoding and UTF-8
+Fonts.
+  * gray-out font-menu entries when a font fails to load, e.g., a
+bitmap font is not installed.
+  * improve behavior when there is no app-defaults file:
+o set the toolBar resource to false
+o gray-out the font menu entries where no resource is found. 
+  * add configure option --with-desktop-category to allow
+customization of the .desktop files.
+  * build-fix for the install-desktop makefile-rule, when the
+source/build directories differ (patch by Loïc Minier).
+  * add menu entry and corresponding resource which can be used to
+suppress all bold-fonts (discussion with Jan Engelhardt).
+  * make internal line-size value consistent with allocated sizes
+of character and related arrays to ensure that bulk copying of
+line data, e.g., in scrolling, accounts for the padding used
+for pointer alignment (adapted from patch by Rajesh
+Mandalemula, also reported by Ali Bahar).
+  * widen ifdef for screen-resizing logic from patch #176 changes
+to send SIGWINCH to process group to include any system
+supporting ioctl(*,TIOCGPGRP,*) (prompted by linux-specific
+patch in OpenSUSE rpm package).
+  * add printModeOnXError and printFileOnXError resources, which
+allow the user to specify that xterm will write the contents
+of its screen to a file if it is exiting due to an X error
+(Debian #280457).
+  * restore logic that made reverse-video apply to the scrollbar's
+foreground/background, broken in patch #158 (report by Bryan
+Ischo).
+  * amend some of the window operations parameter-checks added in
+patch #251 for the push/pop title feature, to allow the
+parameters used for window resizing to be -1's, which makes
+the corresponding values ignored rather than using the
+window's maximum width/height (report by Noah Friedman).
+  * correct order of initialization for translations vs fullscreen
+resources to enable a special case which omits the Alt-Enter
+translation when fullscreen is disabled (Debian #612978).
+  * update config.guess, config.sub  
+
+---

calling whatdependson for head-i586


Old:

  xterm-269.tar.bz2

New:

  xterm-270.tar.bz2



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.hWMyqh/_old  2011-07-14 12:52:26.0 +0200
+++ /var/tmp/diff_new_pack.hWMyqh/_new  2011-07-14 12:52:26.0 +0200
@@ -31,7 +31,7 @@
 Group:  System/X11/Utilities
 Provides:   xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
 AutoReqProv:on
-Version:269
+Version:270
 Release:1
 Summary:The basic X terminal program
 Source: ftp://invisible-island.net/xterm/%name-%version.tar.bz2



++ p_xterm-sigwinch.diff ++
--- /var/tmp/diff_new_pack.hWMyqh/_old  2011-07-14 12:52:26.0 +0200
+++ /var/tmp/diff_new_pack.hWMyqh/_new  2011-07-14 12:52:26.0 +0200
@@ -6,8 +6,8 @@
  TRACE((return %d from SET_TTYSIZE %dx%d\n, code, rows, cols));
  (void) code;
  
--#if defined(SIGWINCH)  defined(USE_STRUCT_TTYSIZE)
-+#if defined(SIGWINCH)  (defined(USE_STRUCT_TTYSIZE) || defined(linux))
+-#if defined(SIGWINCH)  defined(TIOCGPGRP)
++#if defined(SIGWINCH)  (defined(TIOCGPGRP) || defined(linux))
  if (screen-pid  1) {
int pgrp;
  


++ xterm-269.tar.bz2 - xterm-270.tar.bz2 ++
 12521 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 rpmlint for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory
checked in at Thu Jul 14 12:54:07 CEST 2011.




--- rpmlint/rpmlint.changes 2011-06-23 14:40:39.0 +0200
+++ /mounts/work_src_done/STABLE/rpmlint/rpmlint.changes2011-07-14 
11:08:25.0 +0200
@@ -1,0 +2,11 @@
+Thu Jul 14 09:07:59 UTC 2011 - lnus...@suse.de
+
+- add more systemd dbus services to whitelist (bnc#705677)
+
+---
+Wed Jul 13 07:27:03 UTC 2011 - lnus...@suse.de
+
+- CheckSUIDPermissions: use non-position-independent-executable as
+  accepted upstream
+
+---

calling whatdependson for head-i586




Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.IqJ2Ks/_old  2011-07-14 12:52:53.0 +0200
+++ /var/tmp/diff_new_pack.IqJ2Ks/_new  2011-07-14 12:52:53.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  rpm-python xz
 Summary:Rpm correctness checker
 Version:1.2
-Release:13
+Release:15
 Source0:http://rpmlint.zarb.org/download/rpmlint-%{version}.tar.xz
 Source1:config
 Source1001: config.in

++ CheckSUIDPermissions.py ++
--- /var/tmp/diff_new_pack.IqJ2Ks/_old  2011-07-14 12:52:53.0 +0200
+++ /var/tmp/diff_new_pack.IqJ2Ks/_new  2011-07-14 12:52:53.0 +0200
@@ -137,7 +137,7 @@
 
 if type == 010:
 if not 'shared object' in pkgfile.magic:
-printError(pkg, 
'not-a-position-independent-executable', f)
+printError(pkg, 'non-position-independent-executable', 
f)
 
 m = self.perms[f]['mode']
 o = self.perms[f]['owner']
@@ -165,7 +165,7 @@
 
 if type == 010:
 if not 'shared object' in pkgfile.magic:
-printError(pkg, 
'not-a-position-independent-executable', f)
+printError(pkg, 
'non-position-independent-executable', f)
 
 if mode02:
 need_verifyscript = True

++ config ++
--- /var/tmp/diff_new_pack.IqJ2Ks/_old  2011-07-14 12:52:53.0 +0200
+++ /var/tmp/diff_new_pack.IqJ2Ks/_new  2011-07-14 12:52:53.0 +0200
@@ -313,6 +313,12 @@
 org.freedesktop.systemd1.conf,
 org.freedesktop.hostname1.service,
 org.freedesktop.hostname1.conf,
+org.freedesktop.login1.conf,
+org.freedesktop.login1.service,
+org.freedesktop.timedate1.conf,
+org.freedesktop.timedate1.service,
+org.freedesktop.locale1.conf,
+org.freedesktop.locale1.service,
 # gconf2
 org.gnome.GConf.Defaults.service,
 org.gnome.GConf.Defaults.conf,







Remember to have fun...

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



commit polkit-default-privs for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory
checked in at Thu Jul 14 12:54:37 CEST 2011.




--- polkit-default-privs/polkit-default-privs.changes   2011-07-07 
14:13:22.0 +0200
+++ 
/mounts/work_src_done/STABLE/polkit-default-privs/polkit-default-privs.changes  
2011-07-14 11:16:15.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 14 09:15:31 UTC 2011 - lnus...@suse.de
+
+ - add more systemd privileges (bnc#705677)
+
+---

calling whatdependson for head-i586


Old:

  polkit-default-privs-0.1_201107071412.tar.bz2

New:

  polkit-default-privs-0.1_201107141114.tar.bz2



Other differences:
--
++ polkit-default-privs.spec ++
--- /var/tmp/diff_new_pack.x9COyW/_old  2011-07-14 12:54:15.0 +0200
+++ /var/tmp/diff_new_pack.x9COyW/_new  2011-07-14 12:54:15.0 +0200
@@ -22,7 +22,7 @@
 Name:   polkit-default-privs
 License:GPLv2+
 Group:  Productivity/Security
-Version:0.1_201107071412
+Version:0.1_201107141114
 Release:1
 Summary:SUSE PolicyKit default permissions
 Source: polkit-default-privs-%version.tar.bz2

++ polkit-default-privs-0.1_201107071412.tar.bz2 - 
polkit-default-privs-0.1_201107141114.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201107071412/polkit-default-privs.restrictive 
new/polkit-default-privs-0.1_201107141114/polkit-default-privs.restrictive
--- old/polkit-default-privs-0.1_201107071412/polkit-default-privs.restrictive  
2011-07-07 14:12:07.0 +0200
+++ new/polkit-default-privs-0.1_201107141114/polkit-default-privs.restrictive  
2011-07-14 11:14:59.0 +0200
@@ -319,6 +319,13 @@
 org.freedesktop.hostname1.set-machine-info  auth_admin
 org.freedesktop.systemd1.reply-password auth_admin
 org.freedesktop.systemd1.bus-access auth_admin
+org.freedesktop.timedate1.set-time  auth_admin_keep
+org.freedesktop.timedate1.set-timezone  auth_admin_keep
+org.freedesktop.timedate1.set-local-rtc auth_admin_keep
+org.freedesktop.locale1.set-locale  auth_admin_keep
+org.freedesktop.login1.set-user-linger  auth_admin_keep
+org.freedesktop.login1.attach-deviceauth_admin_keep
+org.freedesktop.login1.flush-devicesauth_admin_keep
 
 # gnome-control-center
 org.gnome.randr.install-system-wide auth_admin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201107071412/polkit-default-privs.standard 
new/polkit-default-privs-0.1_201107141114/polkit-default-privs.standard
--- old/polkit-default-privs-0.1_201107071412/polkit-default-privs.standard 
2011-07-07 14:12:07.0 +0200
+++ new/polkit-default-privs-0.1_201107141114/polkit-default-privs.standard 
2011-07-14 11:14:59.0 +0200
@@ -326,6 +326,13 @@
 org.freedesktop.hostname1.set-machine-info  auth_admin
 org.freedesktop.systemd1.reply-password auth_admin
 org.freedesktop.systemd1.bus-access auth_admin
+org.freedesktop.timedate1.set-time  auth_admin_keep
+org.freedesktop.timedate1.set-timezone  auth_admin_keep
+org.freedesktop.timedate1.set-local-rtc auth_admin_keep
+org.freedesktop.locale1.set-locale  auth_admin_keep
+org.freedesktop.login1.set-user-linger  auth_admin_keep
+org.freedesktop.login1.attach-deviceauth_admin_keep
+org.freedesktop.login1.flush-devicesauth_admin_keep
 
 # gnome-control-center
 org.gnome.randr.install-system-wide auth_admin






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-07-14 Thread h_root

Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory
checked in at Thu Jul 14 12:55:20 CEST 2011.




--- rsyslog/rsyslog.changes 2011-06-27 09:29:21.0 +0200
+++ /mounts/work_src_done/STABLE/rsyslog/rsyslog.changes2011-07-13 
13:11:05.0 +0200
@@ -1,0 +2,49 @@
+Wed Jul 13 11:10:15 UTC 2011 - mrueck...@suse.com
+
+- drop modules imtemplate and omtemplate, the 2 modules are base
+  templates for people who want to develop their own modules.
+
+---
+Tue Jul 12 13:35:54 UTC 2011 - mrueck...@suse.com
+
+- enabled a few more modules which dont pull extra dependencies:
+  impstats, pmcisconames, pmaixforwardedfrom, pmsnare, pmrfc3164sd,
+  omruleset, mmsnmptrapd
+
+---
+Tue Jul 12 13:11:04 UTC 2011 - mrueck...@suse.com
+
+- guard the file list entry for rsyslog.service with
+  if {with systemd}. Please keep the package working on older
+  distros.
+
+---
+Tue Jul 12 12:59:13 UTC 2011 - mrueck...@suse.com
+
+- upstream asked to change the syntax in the default config files
+  to the new syntax:
+  old: *.* * # (write to all)
+  new: *.* :omusrmsg:*
+
+  old: *.* $channel
+  new: *.* :omfile:$channel
+
+  from what i can see we are only affected with:
+  old: *.emerg *
+  new: *.emerg :omusrmsg:*
+
+---
+Tue Jul 12 12:52:58 UTC 2011 - mrueck...@suse.com
+
+- Updated to 5.8.3  [V5-stable]
+  - systemd support: set stdout/stderr to null - thx to Lennart for
+the patch
+  - added support for the :omusrmsg: syntax in configuring user
+messages
+  - added support for the :omfile: syntax in configuring user
+messages Note: previous outchannel syntax will generate a
+warning message. This may be surprising to some users, but it
+is quite urgent to alert them of the new syntax as v6 can no
+longer support the previous one.
+
+---

calling whatdependson for head-i586


Old:

  rsyslog-5.8.2.tar.bz2

New:

  rsyslog-5.8.3.tar.bz2



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.EKMePQ/_old  2011-07-14 12:54:47.0 +0200
+++ /var/tmp/diff_new_pack.EKMePQ/_new  2011-07-14 12:54:47.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   rsyslog
 Summary:The enhanced syslogd for Linux and Unix
-Version:5.8.2
+Version:5.8.3
 Release:1
 # for setting those bcond_with* configs see
 # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
@@ -318,14 +318,19 @@
--enable-mail   \
--enable-imfile \
--enable-imptcp \
-   --enable-imtemplate \
+   --enable-impstats   \
--enable-omprog \
--enable-omuxsock   \
-   --enable-omtemplate \
--enable-omudpspoof \
--enable-omstdout   \
--enable-pmlastmsg  \
--enable-diagtools  \
+   --enable-pmcisconames   \
+   --enable-pmaixforwardedfrom \
+   --enable-pmsnare\
+   --enable-pmrfc3164sd\
+   --enable-omruleset  \
+   --enable-mmsnmptrapd\
--disable-static
 
 make %{?_smp_mflags:%{_smp_mflags}} V=1
@@ -515,13 +520,14 @@
 %config(noreplace) %attr(600,root,root) %{_sysconfdir}/rsyslog.early.conf
 %config(noreplace) %attr(600,root,root) %{_sysconfdir}/rsyslog.d/remote.conf
 %{_sbindir}/rsyslogd
+%if %{with systemd}
 /lib/systemd/system/rsyslog.service
+%endif
 %dir %{rsyslog_module_dir_nodeps}
 %{rsyslog_module_dir_nodeps}/imfile.so
 %{rsyslog_module_dir_nodeps}/imklog.so
 %{rsyslog_module_dir_nodeps}/immark.so
 %{rsyslog_module_dir_nodeps}/imtcp.so
-%{rsyslog_module_dir_nodeps}/imtemplate.so
 %{rsyslog_module_dir_nodeps}/imudp.so
 %{rsyslog_module_dir_nodeps}/imuxsock.so
 %{rsyslog_module_dir_nodeps}/lmnet.so
@@ -537,10 +543,15 @@
 %{rsyslog_module_dir_nodeps}/omprog.so
 %{rsyslog_module_dir_nodeps}/omruleset.so
 %{rsyslog_module_dir_nodeps}/omstdout.so
-%{rsyslog_module_dir_nodeps}/omtemplate.so
 %{rsyslog_module_dir_nodeps}/omtesting.so
 %{rsyslog_module_dir_nodeps}/omuxsock.so
 %{rsyslog_module_dir_nodeps}/pmlastmsg.so
+%{rsyslog_module_dir_nodeps}/impstats.so
+%{rsyslog_module_dir_nodeps}/mmsnmptrapd.so
+%{rsyslog_module_dir_nodeps}/pmaixforwardedfrom.so
+%{rsyslog_module_dir_nodeps}/pmcisconames.so
+%{rsyslog_module_dir_nodeps}/pmrfc3164sd.so
+%{rsyslog_module_dir_nodeps}/pmsnare.so
 %dir %{rsyslog_module_dir_withdeps}
 %{_mandir}/man5/rsyslog.conf.5*
 %{_mandir}/man8/rsyslogd.8*

++ rsyslog-5.8.2.tar.bz2 - rsyslog-5.8.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-CGI-Session for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package perl-CGI-Session for openSUSE:Factory
checked in at Thu Jul 14 12:55:40 CEST 2011.




--- perl-CGI-Session/perl-CGI-Session.changes   2011-07-11 16:39:07.0 
+0200
+++ /mounts/work_src_done/STABLE/perl-CGI-Session/perl-CGI-Session.changes  
2011-07-12 11:08:44.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 09:06:27 UTC 2011 - vci...@novell.com
+
+- licence correction (same as Perl)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ perl-CGI-Session.spec ++
--- /var/tmp/diff_new_pack.7swRWv/_old  2011-07-14 12:55:26.0 +0200
+++ /var/tmp/diff_new_pack.7swRWv/_new  2011-07-14 12:55:26.0 +0200
@@ -21,9 +21,9 @@
 Name:   perl-CGI-Session
 Summary:Persistent session data in CGI applications
 Version:4.47
-Release:1
+Release:2
 Group:  Development/Libraries/Perl
-License:Artistic License ..
+License:GPL-1.0+ or Artistic
 Url:http://search.cpan.org/perldoc?CGI::Session
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -50,11 +50,6 @@
 across HTTP requests. CGI::Session does that and many more.
 
 
-
-Authors:
-
-Sherzod Ruzmetov sherz...@cpan.org
-
 %prep
 %setup -q -n CGI-Session-%{version}
 






Remember to have fun...

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



commit aaa_base for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory
checked in at Thu Jul 14 17:17:19 CEST 2011.




--- aaa_base/aaa_base.changes   2011-07-06 16:13:16.0 +0200
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes  2011-07-14 
15:44:10.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 14 13:43:48 UTC 2011 - wer...@suse.de
+
+- Do not use CDPATH for local paths (bnc#703682)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ aaa_base.spec ++
--- /var/tmp/diff_new_pack.RUJGGz/_old  2011-07-14 17:16:57.0 +0200
+++ /var/tmp/diff_new_pack.RUJGGz/_new  2011-07-14 17:16:57.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   aaa_base
 Version:12.1
-Release:91
+Release:93
 License:GPLv2+
 Group:  System/Fhs
 Url:http://gitorious.org/opensuse/aaa_base

++ aaa_base.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/profile.d/complete.bash 
new/aaa_base/files/etc/profile.d/complete.bash
--- old/aaa_base/files/etc/profile.d/complete.bash  2011-07-06 
16:10:14.0 +0200
+++ new/aaa_base/files/etc/profile.d/complete.bash  2011-07-14 
15:42:34.0 +0200
@@ -82,14 +82,13 @@
 local c=${COMP_WORDS[COMP_CWORD]}
 local s g=0 x
 local IFS=$'\n'
-local -i o
 local -i isdir=0
 local -i cdpath=0
 
 shopt -q extglob  g=1
 test $g -eq 0  shopt -s extglob
 
-if [[ $COMP_WORDBREAKS =~ :  $COMP_LINE  =~ : ]] ; then
+if [[ $COMP_WORDBREAKS =~ :  $COMP_LINE =~ : ]] ; then
# Do not use plusdirs as there is a colon in the directory
# name(s) which will not work even if escaped with backslash.
compopt +o plusdirs
@@ -103,12 +102,23 @@
fi
 fi
 
-case $(complete -p ${1##*/} 2 /dev/null) in
+case ${1##*/} in
 mkdir)  ;;
+cd)s=-S/
+   case $c in
+   .*) ;;
+   *)  let cdpath++
+   esac
+   ;;
+pushd)  s=-S/
+   case $c in
+   .*) ;;
+   *)  let cdpath++
+   esac
+   ;;
 *) s=-S/
 esac
-test ${1##*/} != cd -a ${1##*/} != pushd || let cdpath++
-
+
 case $c in
 *[*?[]*)   COMPREPLY=()# use bashdefault
((cdpath == 0)) || _cdpath_ $c






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-Test-use-ok for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package perl-Test-use-ok for openSUSE:Factory
checked in at Thu Jul 14 17:18:27 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Test-use-ok/perl-Test-use-ok.changes  
2011-07-14 12:10:11.0 +0200
@@ -0,0 +1,15 @@
+---
+Thu Jul 14 10:09:29 UTC 2011 - co...@novell.com
+
+- regnerate with cpanspec
+
+---
+Tue Nov 30 19:20:52 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Sat Apr 10 09:53:49 UTC 2010 - l...@linux-schulserver.de
+
+- initial version 0.02
+

calling whatdependson for head-i586


New:

  Test-use-ok-0.02.tar.gz
  perl-Test-use-ok.changes
  perl-Test-use-ok.spec



Other differences:
--
++ perl-Test-use-ok.spec ++
#
# spec file for package perl-Test-use-ok
#
# 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:   perl-Test-use-ok
Version:0.02
Release:1
License:GPL+ or Artistic
%define cpan_name Test-use-ok
Summary:Alternative to Test::More::use_ok
Url:http://search.cpan.org/dist/Test-use-ok/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/A/AU/AUDREYT/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(LWP::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(YAML)
%{perl_requires}

%description
According to the *Test::More* documentation, it is recommended to run
'use_ok()' inside a 'BEGIN' block, so functions are exported at
compile-time and prototypes are properly honored.

That is, instead of writing this:

use_ok( 'Some::Module' );
use_ok( 'Other::Module' );

One should write this:

BEGIN { use_ok( 'Some::Module' ); }
BEGIN { use_ok( 'Other::Module' ); }

However, people often either forget to add 'BEGIN', or mistakenly group
'use_ok' with other tests in a single 'BEGIN' block, which can create
subtle differences in execution order.

With this module, simply change all 'use_ok' in test scripts to 'use ok',
and they will be executed at 'BEGIN' time. The explicit space after 'use'
makes it clear that this is a single compile-time action.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

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

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README

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

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package hawk for openSUSE:Factory
checked in at Thu Jul 14 17:18:52 CEST 2011.




--- hawk/hawk.changes   2011-06-20 05:36:53.0 +0200
+++ hawk/hawk.changes   2011-07-13 16:33:18.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 13 14:31:12 UTC 2011 - tser...@novell.com
+
+- Build hawk_invoke and hawk_chkpwd as position independent executables
+- Fix missing %dir tags in spec file and an assortment of rpmlint warnings
+
+---

calling whatdependson for head-i586


New:

  build-fix-cib_test.patch
  build-fix-fsf-address.patch
  build-fix-hawk_invoke-implicit-decls.patch
  build-fix-pie.patch
  build-fix-rpm-opt-flags.patch
  hawk-rpmlintrc



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.ye9ZTw/_old  2011-07-14 17:17:29.0 +0200
+++ /var/tmp/diff_new_pack.ye9ZTw/_new  2011-07-14 17:17:29.0 +0200
@@ -27,14 +27,21 @@
 Name:   hawk
 Summary:HA Web Konsole
 Version:0.4.1
-Release:1
+Release:2
 License:GPLv2
+Url:http://www.clusterlabs.org/wiki/Hawk
 Group:  Productivity/Clustering/HA
 Source: %{name}-%{version}.tar.bz2
 Source1:filter-requires.sh
+Source100:  hawk-rpmlintrc
 Patch1: string-unpack-s390x.patch
 Patch3: require-rack-1.1.patch
 Patch5: fix-rails-freeze-version_requirements.patch
+Patch100:   build-fix-fsf-address.patch
+Patch101:   build-fix-rpm-opt-flags.patch
+Patch102:   build-fix-hawk_invoke-implicit-decls.patch
+Patch103:   build-fix-pie.patch
+Patch104:   build-fix-cib_test.patch
 %define_use_internal_dependency_generator 0
 %define__find_requires /bin/sh %{SOURCE1}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,6 +49,7 @@
 Requires:   pacemaker
 Requires:   ruby
 Requires:   lighttpd = 1.4.20
+PreReq: permissions
 BuildRequires:  rubygems
 BuildRequires:  rubygem-rake
 BuildRequires:  rubygem-gettext_rails
@@ -60,8 +68,8 @@
 %endif
 
 %description
-A web-based GUI for monitoring the Pacemaker High-Availability cluster
-resource manager
+A web-based GUI for managing and monitoring the Pacemaker
+High-Availability cluster resource manager.
 
 Authors: Tim Serong tser...@novell.com
 
@@ -72,8 +80,15 @@
 %patch1 -p0
 %patch3 -p0
 %patch5 -p0
+%patch100 -p0
+%patch101 -p0
+%patch102 -p0
+%patch103 -p0
+%patch104 -p0
 
 %build
+CFLAGS=${CFLAGS} ${RPM_OPT_FLAGS}
+export CFLAGS
 make WWW_BASE=%{www_base} INIT_STYLE=%{init_style} LIBDIR=%{_libdir} 
BINDIR=%{_bindir} SBINDIR=%{_sbindir}
 
 %install
@@ -104,7 +119,7 @@
 rm -rf %{buildroot}%{www_base}/hawk/vendor/gems/*/samples
 rm -rf %{buildroot}%{www_base}/hawk/vendor/gems/*/test
 # mark .mo files as such (works on SUSE but not FC12, as the latter wants 
directory to
-# be share/locale, not just locale, and it also doesn't support appending 
to %{name}.lang)
+# be share/locale, not just locale, and it also doesn't support appending 
to %%{name}.lang)
 %find_lang %{name} %{name}.lang
 %find_lang rgettext %{name}.lang
 %find_lang gettext_rails %{name}.lang
@@ -113,6 +128,10 @@
 # more cruft to clean up (WTF?)
 rm -f %{buildroot}%{www_base}/hawk/log/*
 find %{buildroot}%{www_base}/hawk/vendor/rails -type f -name '*.css' -o -name 
'*.js' -o -name '*LICENSE' | xargs chmod a-x
+# get rid of packed gem specification files
+rm -f %{buildroot}%{www_base}/hawk/vendor/gems/*/.specification
+# likewise emtpy files (again, I say, WTF?)
+find %{buildroot}%{www_base}/hawk/vendor -type f -empty | xargs rm
 # init script
 %{__install} -d -m 0755 \
%{buildroot}%{_sbindir}
@@ -123,7 +142,13 @@
 %clean
 rm -rf %{buildroot}
 
+%verifyscript
+%verify_permissions -e %{_sbindir}/hawk_chkpwd
+%verify_permissions -e %{_sbindir}/hawk_invoke
+
 %post
+%set_permissions %{_sbindir}/hawk_chkpwd
+%set_permissions %{_sbindir}/hawk_invoke
 %fillup_and_insserv hawk
 
 %preun
@@ -160,9 +185,11 @@
 %{www_base}/hawk/COPYING
 %{www_base}/hawk/script
 %{www_base}/hawk/test
-# itemizing content in %{www_base}/hawk/vendor and locale to avoid
+# itemizing content in %%{www_base}/hawk/vendor and locale to avoid
 # duplicate files that would otherwise be the result of including hawk.lang
 %dir %{www_base}/hawk/locale
+%dir %{www_base}/hawk/locale/*
+%dir %{www_base}/hawk/locale/*/*
 %dir %{www_base}/hawk/vendor
 %{www_base}/hawk/vendor/*rb
 # architecture-specific .so files
@@ -173,8 +200,9 @@
 %dir %{www_base}/hawk/vendor/gems/*
 %dir %{www_base}/hawk/vendor/gems/*/data
 %dir %{www_base}/hawk/vendor/gems/*/data/locale
+%dir %{www_base}/hawk/vendor/gems/*/data/locale/*
+%dir %{www_base}/hawk/vendor/gems/*/data/locale/*/*
 %{www_base}/hawk/vendor/gems/*/[!d]*
-%{www_base}/hawk/vendor/gems/*/.specification
 %{www_base}/hawk/vendor/rails
 

commit t1lib for openSUSE:Factory

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package t1lib for openSUSE:Factory
checked in at Thu Jul 14 17:19:07 CEST 2011.




--- t1lib/t1lib.changes 2011-01-07 11:01:25.0 +0100
+++ /mounts/work_src_done/STABLE/t1lib/t1lib.changes2011-07-14 
14:59:30.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 14 12:58:41 UTC 2011 - co...@novell.com
+
+- avoid quilt when applying patches - it creates a huge build cycle
+  in factory
+
+---

calling whatdependson for head-i586




Other differences:
--
++ t1lib.spec ++
--- /var/tmp/diff_new_pack.gMBePB/_old  2011-07-14 17:18:38.0 +0200
+++ /var/tmp/diff_new_pack.gMBePB/_new  2011-07-14 17:18:38.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package t1lib (Version 5.1.2)
+# spec file for package t1lib
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,12 +19,12 @@
 
 
 Name:   t1lib
-BuildRequires:  quilt xorg-x11-devel
+BuildRequires:  xorg-x11-devel
 License:LGPLv2.1+
 Group:  System/Libraries
 AutoReqProv:on
 Version:5.1.2
-Release:8
+Release:13
 Url:ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
 Source: 
ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.bz2
 Patch0: t1lib-auto.patch
@@ -40,12 +40,6 @@
 Some disadvantages of the rasterizer included in the X Window System
 have been eliminated.
 
-
-
-Authors:
-
-Rainer Menzner rainer.menz...@neuroinformatik.ruhr-uni-bochum.de
-
 %package  -n t1lib-devel
 License:LGPLv2.1+
 Summary:Development Libraries for T1lib
@@ -56,18 +50,16 @@
 This package provides the t1lib development environment (static
 libraries, header files, and more).
 
-
-
-Authors:
-
-Rainer Menzner rainer.menz...@neuroinformatik.ruhr-uni-bochum.de
-
 %prep
 %setup -q -n t1lib-%{version}
 %patch0 -p1 -b .auto
 %patch1 -p1
-QUILT_PATCHES=debian/patches quilt push -a
 %patch2 -p1 -b .CVE-2010-2642
+# quilt-lite
+grep -v '^#' debian/patches/series | while read patch level; do
+  if test -z $level ; then level=-p1; fi
+  patch $level  debian/patches/$patch
+done
 
 %build
 autoreconf -fiv






Remember to have fun...

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



commit telnet for openSUSE:11.3

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package telnet for openSUSE:11.3
checked in at Thu Jul 14 17:21:07 CEST 2011.




--- old-versions/11.3/UPDATES/all/telnet/telnet.changes 2011-07-11 
10:45:53.0 +0200
+++ 11.3/telnet/telnet.changes  2011-07-12 14:36:09.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 12:33:04 UTC 2011 - vci...@novell.com
+
+- made manpage more clear about the -b option
+
+---

calling whatdependson for 11.3-i586




Other differences:
--
++ telnet.spec ++
--- /var/tmp/diff_new_pack.vEUEOq/_old  2011-07-14 17:19:54.0 +0200
+++ /var/tmp/diff_new_pack.vEUEOq/_new  2011-07-14 17:19:54.0 +0200
@@ -24,7 +24,7 @@
 Provides:   nkitb:/usr/bin/telnet
 AutoReqProv:on
 Version:1.2
-Release:147.RELEASE2
+Release:147.RELEASE5
 Summary:A client program for the telnet remote login protocol
 BuildRequires:  ncurses-devel
 Requires:   netcfg

++ telnet-bsd-1.2-hostalias.patch ++
--- /var/tmp/diff_new_pack.vEUEOq/_old  2011-07-14 17:19:54.0 +0200
+++ /var/tmp/diff_new_pack.vEUEOq/_new  2011-07-14 17:19:54.0 +0200
@@ -26,3 +26,23 @@
}
  freeaddrinfo (ares);
}
+Index: telnet-bsd-1.2/telnet/telnet.1
+===
+--- telnet-bsd-1.2.orig/telnet/telnet.1
 telnet-bsd-1.2/telnet/telnet.1
+@@ -121,12 +121,11 @@ The name used is that of the current use
+ .Xr getlogin 2
+ if it agrees with the current user ID,
+ otherwise it is the name associated with the user ID.
+-.It Fl b Ar hostalias
++.It Fl b Ar ip_address
+ Uses
+ .Xr bind 2
+-on the local socket to bind it to an aliased address (see
+-.Xr ifconfig 8
+-and the ``alias'' specifier) or to the address of
++on the local socket to bind it to an aliased ip address
++or to the ip address of
+ another interface than the one naturally chosen by
+ .Xr connect 2 .
+ This can be useful when connecting to services which use IP addresses






Remember to have fun...

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



commit apcupsd for openSUSE:11.3

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package apcupsd for openSUSE:11.3
checked in at Thu Jul 14 17:22:52 CEST 2011.




--- old-versions/11.3/all/apcupsd/apcupsd.changes   2010-03-31 
17:52:33.0 +0200
+++ 11.3/apcupsd/apcupsd.changes2011-07-13 16:31:44.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 13 16:31:13 CEST 2011 - sbra...@suse.cz
+
+- Fix apcupsd-lite path in the init script (bnc#703592).
+- Drop support for dropped powersave.
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/apcupsd
Destination is old-versions/11.3/UPDATES/all/apcupsd
calling whatdependson for 11.3-i586




Other differences:
--
++ apcupsd.spec ++
--- /var/tmp/diff_new_pack.MfxxnT/_old  2011-07-14 17:21:40.0 +0200
+++ /var/tmp/diff_new_pack.MfxxnT/_new  2011-07-14 17:21:40.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apcupsd (Version 3.14.6)
+# spec file for package apcupsd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 License:GPLv2+
 Summary:APC UPS Daemon (Powerful Daemon for APC UPSs)
 Version:3.14.6
-Release:4
+Release:9.RELEASE2
 Url:http://www.apcupsd.com/
 Source: apcupsd-%{version}.tar.bz2
 Source1:apcupsd.init
@@ -75,7 +75,9 @@
 chmod +x apcupsd-early-powerdown
 %patch
 %patch1
+%if %suse_version  1110
 %patch3
+%endif
 chmod -x kernstodo
 %patch5
 %patch8

++ apcupsd.init ++
--- /var/tmp/diff_new_pack.MfxxnT/_old  2011-07-14 17:21:41.0 +0200
+++ /var/tmp/diff_new_pack.MfxxnT/_new  2011-07-14 17:21:41.0 +0200
@@ -26,8 +26,8 @@
 ### END INIT INFO
 
 APCUPSD=@sbindir@/apcupsd
-APCUPSD_LITE=@sbindir@/apcupsd-lite
-test -x $APCUPSD -o -x $APCUPSD_LITE || exit 5
+APCUPSD_LITE=/sbin/apcupsd-lite
+test -x $APCUPSD -a -x $APCUPSD_LITE || exit 5
 
 # Shell functions sourced from /etc/rc.status:
 #  rc_check check and set local and overall rc status






Remember to have fun...

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



commit telnet for openSUSE:11.4

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package telnet for openSUSE:11.4
checked in at Thu Jul 14 17:25:55 CEST 2011.




--- old-versions/11.4/UPDATES/all/telnet/telnet.changes 2011-06-30 
11:32:28.0 +0200
+++ 11.4/telnet/telnet.changes  2011-07-12 14:42:10.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 12:35:39 UTC 2011 - vci...@novell.com
+
+- made manpage more clear about the -b option
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ telnet.spec ++
--- /var/tmp/diff_new_pack.w2NccC/_old  2011-07-14 17:23:15.0 +0200
+++ /var/tmp/diff_new_pack.w2NccC/_new  2011-07-14 17:23:15.0 +0200
@@ -24,7 +24,7 @@
 Provides:   nkitb:/usr/bin/telnet
 AutoReqProv:on
 Version:1.2
-Release:150.RELEASE151
+Release:150.RELEASE153
 Summary:A client program for the telnet remote login protocol
 BuildRequires:  ncurses-devel
 Requires:   netcfg

++ telnet-bsd-1.2-hostalias.patch ++
--- /var/tmp/diff_new_pack.w2NccC/_old  2011-07-14 17:23:15.0 +0200
+++ /var/tmp/diff_new_pack.w2NccC/_new  2011-07-14 17:23:15.0 +0200
@@ -26,3 +26,23 @@
}
  freeaddrinfo (ares);
}
+Index: telnet-bsd-1.2/telnet/telnet.1
+===
+--- telnet-bsd-1.2.orig/telnet/telnet.1
 telnet-bsd-1.2/telnet/telnet.1
+@@ -121,12 +121,11 @@ The name used is that of the current use
+ .Xr getlogin 2
+ if it agrees with the current user ID,
+ otherwise it is the name associated with the user ID.
+-.It Fl b Ar hostalias
++.It Fl b Ar ip_address
+ Uses
+ .Xr bind 2
+-on the local socket to bind it to an aliased address (see
+-.Xr ifconfig 8
+-and the ``alias'' specifier) or to the address of
++on the local socket to bind it to an aliased ip address
++or to the ip address of
+ another interface than the one naturally chosen by
+ .Xr connect 2 .
+ This can be useful when connecting to services which use IP addresses






Remember to have fun...

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



commit apcupsd for openSUSE:11.4

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package apcupsd for openSUSE:11.4
checked in at Thu Jul 14 17:31:10 CEST 2011.




--- old-versions/11.4/all/apcupsd/apcupsd.changes   2010-07-27 
22:12:37.0 +0200
+++ 11.4/apcupsd/apcupsd.changes2011-07-13 16:32:36.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 13 16:31:13 CEST 2011 - sbra...@suse.cz
+
+- Fix apcupsd-lite path in the init script (bnc#703592).
+- Drop support for dropped powersave.
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/apcupsd
Destination is old-versions/11.4/UPDATES/all/apcupsd
calling whatdependson for 11.4-i586




Other differences:
--
++ apcupsd.spec ++
--- /var/tmp/diff_new_pack.Epo3JS/_old  2011-07-14 17:30:35.0 +0200
+++ /var/tmp/diff_new_pack.Epo3JS/_new  2011-07-14 17:30:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apcupsd (Version 3.14.6)
+# spec file for package apcupsd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 License:GPLv2+
 Summary:APC UPS Daemon (Powerful Daemon for APC UPSs)
 Version:3.14.6
-Release:11
+Release:13.RELEASE14
 Url:http://www.apcupsd.com/
 Source: apcupsd-%{version}.tar.bz2
 Source1:apcupsd.init
@@ -76,7 +76,9 @@
 chmod +x apcupsd-early-powerdown
 %patch
 %patch1
+%if %suse_version  1110
 %patch3
+%endif
 chmod -x kernstodo
 %patch5
 %patch8

++ apcupsd.init ++
--- /var/tmp/diff_new_pack.Epo3JS/_old  2011-07-14 17:30:35.0 +0200
+++ /var/tmp/diff_new_pack.Epo3JS/_new  2011-07-14 17:30:35.0 +0200
@@ -26,8 +26,8 @@
 ### END INIT INFO
 
 APCUPSD=@sbindir@/apcupsd
-APCUPSD_LITE=@sbindir@/apcupsd-lite
-test -x $APCUPSD -o -x $APCUPSD_LITE || exit 5
+APCUPSD_LITE=/sbin/apcupsd-lite
+test -x $APCUPSD -a -x $APCUPSD_LITE || exit 5
 
 # Shell functions sourced from /etc/rc.status:
 #  rc_check check and set local and overall rc status






Remember to have fun...

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



commit alsa for openSUSE:11.4

2011-07-14 Thread h_root

Hello community,

here is the log from the commit of package alsa for openSUSE:11.4
checked in at Thu Jul 14 17:41:29 CEST 2011.




--- old-versions/11.4/UPDATES/all/alsa/alsa.changes 2011-03-31 
15:03:04.0 +0200
+++ 11.4/alsa/alsa.changes  2011-07-12 16:38:15.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 12 16:05:30 CEST 2011 - ti...@suse.de
+
+- Fix alsasound init script for separated /var partition
+  (bnc#700781)
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ alsa.spec ++
--- /var/tmp/diff_new_pack.7SNpkb/_old  2011-07-14 17:39:52.0 +0200
+++ /var/tmp/diff_new_pack.7SNpkb/_new  2011-07-14 17:39:52.0 +0200
@@ -34,7 +34,7 @@
 #
 Summary:Advanced Linux Sound Architecture
 Version:1.0.24.1
-Release:4.RELEASE7
+Release:4.RELEASE9
 Source: 
ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{package_version}.tar.bz2
 Source2:baselibs.conf
 Source8:40-alsa.rules



++ alsasound ++
--- /var/tmp/diff_new_pack.7SNpkb/_old  2011-07-14 17:39:52.0 +0200
+++ /var/tmp/diff_new_pack.7SNpkb/_new  2011-07-14 17:39:52.0 +0200
@@ -32,9 +32,9 @@
 # 
 ### BEGIN INIT INFO
 # Provides:   alsasound
-# Required-Start: 
+# Required-Start: $local_fs
 # Should-Start: $remote_fs resmgr
-# Required-Stop:  
+# Required-Stop: $local_fs
 # Should-Stop: $remote_fs resmgr
 # Default-Start:  2 3 5
 # Default-Stop:
@@ -189,6 +189,13 @@
 case $1 in
   start)
if test $PREVLEVEL = N -a -d /proc/asound ; then
+   # re-run alsactl when /var is a seprate partition (bnc#700781)
+   case $asoundcfg in
+   /var/*)
+   grep -q  /var  /proc/mounts  \
+   $alsactl -F -f $asoundcfg restore /dev/null 21
+   ;;
+   esac
start_rest
else
start_all







Remember to have fun...

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