commit libpng14 for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package libpng14 for openSUSE:Factory
checked in at Wed Jul 13 08:53:40 CEST 2011.




--- libpng14/libpng14.changes   2011-04-11 09:50:45.0 +0200
+++ /mounts/work_src_done/STABLE/libpng14/libpng14.changes  2011-07-12 
16:56:32.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 12 14:54:32 UTC 2011 - pgaj...@novell.com
+
+- updated to 1.4.8:
+  * fixed CVE-2011-2501 [bnc#702578]
+
+---

calling whatdependson for head-i586


Old:

  libpng-1.4.7.tar.bz2

New:

  libpng-1.4.8.tar.bz2



Other differences:
--
++ libpng14.spec ++
--- /var/tmp/diff_new_pack.4BOowa/_old  2011-07-13 08:53:07.0 +0200
+++ /var/tmp/diff_new_pack.4BOowa/_new  2011-07-13 08:53:07.0 +0200
@@ -19,7 +19,7 @@
 
 %define major   1
 %define minor   4
-%define micro   7
+%define micro   8
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-%{branch}
 

++ libpng-1.4.7.tar.bz2 - libpng-1.4.8.tar.bz2 ++
 8154 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 gc for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package gc for openSUSE:Factory
checked in at Wed Jul 13 09:00:10 CEST 2011.




--- gc/gc.changes   2009-04-02 15:46:15.0 +0200
+++ /mounts/work_src_done/STABLE/gc/gc.changes  2011-06-23 10:14:44.0 
+0200
@@ -1,0 +2,7 @@
+Mon Jun 20 15:08:02 UTC 2011 - pgaj...@novell.com
+
+- updated to 7.2alpha6
+  * many bug fixes and new features from 6.6, see doc/README.changes
+for older changes and ChangeLog for recent changes
+
+---

calling whatdependson for head-i586


Old:

  configure.patch
  gc.atomic-locks.patch
  gc6.6.tar.bz2
  gcc4.patch

New:

  gc-7.2alpha6.tar.bz2
  gc-build.patch



Other differences:
--
++ gc.spec ++
--- /var/tmp/diff_new_pack.8uLObP/_old  2011-07-13 08:53:48.0 +0200
+++ /var/tmp/diff_new_pack.8uLObP/_new  2011-07-13 08:53:48.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gc (Version 6.6)
+# spec file for package gc
 #
-# 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,8 +19,9 @@
 
 
 Name:   gc
-Version:6.6
-Release:138
+Version:7.1.9.6
+Release:1
+%define src_ver 7.2alpha6
 AutoReqProv:on
 # bug437293
 %ifarch ppc64
@@ -31,13 +32,10 @@
 License:BSD 3-Clause
 Url:http://www.hpl.hp.com/personal/Hans_Boehm/gc/
 Summary:A garbage collector for C and C++
-Source: %{name}%{version}.tar.bz2
-#Patch:%{name}-%{version}-shared.diff
+Source: %{name}-%{src_ver}.tar.bz2
+Patch0: %{name}-build.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
-Patch:  gcc4.patch
-Patch1: configure.patch
-Patch2: gc.atomic-locks.patch
 
 %description
 The Boehm-Demers-Weiser conservative garbage collector can be used as a
@@ -78,15 +76,13 @@
 Alan J. Demers
 
 %prep
-%setup -q -n %name%version
-%patch
-%patch1
-%patch2 -p1
+%setup -q -n %{name}-%{src_ver}
+%patch0 -p1
 
 %build
-#%{suse_update_config -f}
-#autoreconf -fi
-#%{__libtoolize} -f
+%{suse_update_config -f}
+autoreconf -fi
+%{__libtoolize} -f
 %configure --disable-static --with-pic --enable-cplusplus
 %{__make} %{?jobs:-j%jobs}
 
@@ -114,6 +110,7 @@
 %defattr(-, root, root)
 %doc doc/[a-z]*
 %{_libdir}/lib*.so
+%{_libdir}/pkgconfig/*.pc
 %{_includedir}/*
 
 %changelog

++ gc-build.patch ++
Index: gc-7.2alpha6/Makefile.am
===
--- gc-7.2alpha6.orig/Makefile.am
+++ gc-7.2alpha6/Makefile.am
@@ -104,7 +104,6 @@ EXTRA_libgc_la_SOURCES = alpha_mach_dep.
 
 if CPLUSPLUS
 lib_LTLIBRARIES += libgccpp.la
-pkginclude_HEADERS += include/gc_cpp.h include/gc_allocator.h
 libgccpp_la_SOURCES = gc_cpp.cc
 libgccpp_la_LIBADD = ./libgc.la
 libgccpp_la_LDFLAGS = -version-info 1:3:0 -no-undefined





Remember to have fun...

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



commit vdr for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package vdr for openSUSE:Factory
checked in at Wed Jul 13 09:02:49 CEST 2011.




--- vdr/vdr.changes 2011-05-04 13:08:06.0 +0200
+++ /mounts/work_src_done/STABLE/vdr/vdr.changes2011-07-07 
11:05:39.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul  7 09:00:28 UTC 2011 - idon...@novell.com
+
+- Add vdr-v4l-2.6.38.patch: use the new v4l interface 
+
+---

calling whatdependson for head-i586


New:

  vdr-v4l-2.6.38.patch



Other differences:
--
++ vdr.spec ++
--- /var/tmp/diff_new_pack.4AjxFD/_old  2011-07-13 09:00:18.0 +0200
+++ /var/tmp/diff_new_pack.4AjxFD/_new  2011-07-13 09:00:18.0 +0200
@@ -25,6 +25,9 @@
 %else
 BuildRequires:  libcap
 %endif
+%if %suse_version = 1210
+BuildRequires:  libv4l-devel = 0.8.4
+%endif
 #
 %define vdrname vdr
 %define vdr_apiversion  1.6.0
@@ -39,7 +42,7 @@
 Group:  Hardware/TV
 PreReq: /usr/sbin/useradd %fillup_prereq %insserv_prereq
 Version:1.6.0
-Release:60
+Release:62
 Summary:Video Disk Recorder
 Source: ftp://ftp.tvdr.de/vdr/vdr-%{version}.tar.bz2
 Source1:rcvdr
@@ -66,6 +69,8 @@
 Patch22:vdr-1.6.0-const.diff
 # PATCH-FIX-UPSTREAM vdr-1.6.0-gcc46.patch idoen...@suse.de -- Fix compilation 
with gcc 4.6
 Patch23:vdr-1.6.0-gcc46.patch
+# PATCH-FIX-OPENSUSE vdr-v4l-2.6.38.patch idoen...@suse.de -- Use new v4l 
interface
+Patch24:vdr-v4l-2.6.38.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   vdr(abi) = %vdr_apiversion
 Provides:   vdr-devel
@@ -172,6 +177,9 @@
 %patch21 -p1
 %patch22 -p1
 %patch23
+%if 0%{?suse_version} = 1210
+%patch24
+%endif
 
 %build
 #cp %{SOURCE5} README.SuSE

++ vdr-v4l-2.6.38.patch ++
--- dvbdevice.c 2011-07-07 11:02:27.929089673 +0200
+++ dvbdevice.c 2011-07-07 11:03:10.312089668 +0200
@@ -11,7 +11,7 @@
 #include limits.h
 #include stdint.h
 #include dvbdevice.h
-#include linux/videodev.h
+#include libv4l1-videodev.h
 #include linux/dvb/audio.h
 #include linux/dvb/dmx.h
 #include linux/dvb/frontend.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 dvb for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package dvb for openSUSE:Factory
checked in at Wed Jul 13 10:15:36 CEST 2011.




--- dvb/dvb.changes 2010-05-12 12:46:50.0 +0200
+++ /mounts/work_src_done/STABLE/dvb/dvb.changes2011-07-07 
11:42:10.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul  7 09:40:08 UTC 2011 - idon...@novell.com
+
+- Add dvb-apps-v4l-2.6.38.patch: use the new v4l interface 
+
+---

calling whatdependson for head-i586


New:

  dvb-apps-v4l-2.6.38.patch



Other differences:
--
++ dvb.spec ++
--- /var/tmp/diff_new_pack.Zx9ELC/_old  2011-07-13 10:01:05.0 +0200
+++ /var/tmp/diff_new_pack.Zx9ELC/_new  2011-07-13 10:01:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dvb (Version 1.1.1MACRO)
+# spec file for package dvb
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,9 @@
 Name:   dvb
 BuildRequires:  libusb-devel
 BuildRequires:  fdupes
+%if 0%{?suse_version} = 1210
+BuildRequires:  libv4l-devel = 0.8.4
+%endif
 %define firmwaredir /lib/firmware
 License:GPLv2+
 Group:  Hardware/TV
@@ -41,6 +44,7 @@
 Patch:  dvb-apps-dvbnet.diff
 Patch1: dvb-includes.diff
 Patch2: cz-kojal.patch
+Patch3: dvb-apps-v4l-2.6.38.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # This package provides the firmware for some cards supported by the
 # dvb-ttpci.ko module. Add the modalias dependencies for this module:
@@ -71,6 +75,9 @@
 %patch
 %patch1
 %patch2 -p1
+%if 0%{?suse_version} = 1210
+%patch3
+%endif
 find -name .hg -type d | xargs rm -rfv
 find -name .cvsignore -type f | xargs rm -fv
 find -name '*.orig' -type f | xargs rm -fv

++ dvb-apps-v4l-2.6.38.patch ++
--- test/video.c2010-05-09 08:03:42.0 +0200
+++ test/video.c2011-07-07 11:39:38.600089407 +0200
@@ -22,7 +22,7 @@
 #include string.h
 
 #include linux/fb.h
-#include linux/videodev.h
+#include libv4l1-videodev.h
 
 #define VIDEO_DEV /dev/video0
 #define FB_DEV /dev/fb0






Remember to have fun...

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



commit gtranslator for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package gtranslator for openSUSE:Factory
checked in at Wed Jul 13 10:21:32 CEST 2011.




--- GNOME/gtranslator/gtranslator.changes   2011-06-01 13:59:08.0 
+0200
+++ /mounts/work_src_done/STABLE/gtranslator/gtranslator.changes
2011-07-01 14:19:04.0 +0200
@@ -1,0 +2,22 @@
+Wed Jun 15 11:15:18 UTC 2011 - dims...@opensuse.org
+
+- Add optional port to libgda 5.0:
+  + Add gtranslator-libgda-5.0.patch: add support for libgda-5.0
+with a new --with-gda parameter.
+  + Add gnome-common BuildRequires and call to gnome-autogen.sh,
+needed for the patch to be taken into account.
+  + Replace pkgconfig(libgda-4.0) BuildRequires with libgda-devel:
+this allows us to use libgda-4.0 and libgda-5.0 without
+knowledge of what version is in the repository.
+  + Pass --with-gda=4.0|5.0 to configure: the version (4.0 or 5.0)
+is extracted from the rpm database, based on the libgda-devel
+package that has been installed.
+
+---
+Wed Jun 15 09:56:24 CEST 2011 - vu...@opensuse.org
+
+- Update to version 2.90.5:
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gtranslator-2.90.4.tar.bz2

New:

  gtranslator-2.90.5.tar.bz2
  gtranslator-libgda-5.0.patch



Other differences:
--
++ gtranslator.spec ++
--- /var/tmp/diff_new_pack.NAhROL/_old  2011-07-13 10:15:46.0 +0200
+++ /var/tmp/diff_new_pack.NAhROL/_new  2011-07-13 10:15:46.0 +0200
@@ -18,16 +18,22 @@
 
 
 Name:   gtranslator
-Version:2.90.4
+Version:2.90.5
 Release:1
 License:GPLv3+
 Summary:A GNOME po file editor with many bells and whistles
 Url:http://gtranslator.sourceforge.net
 Group:  Development/Tools/Other
 Source: 
http://www.kabalak.net/gtranslator/download/releases/%{version}/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM gtranslator-libgda-5.0.patch bgo#652639 
dims...@opensuse.org -- Add support for libgda 5.0
+Patch0: gtranslator-libgda-5.0.patch
 BuildRequires:  fdupes
+# Needed by patch0
+BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
+# Not using a pkgconfig() BuildRequires, to allow building against libgda 4.0 
and 5.0
+BuildRequires:  libgda-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdict-1.0)
@@ -39,7 +45,6 @@
 BuildRequires:  pkgconfig(gtkspell-2.0)
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libgda-4.0)
 BuildRequires:  pkgconfig(libpeas-1.0)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -66,14 +71,18 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build
+# Required by patch0
+NOCONFIGURE=1 gnome-autogen.sh
 %configure \
--disable-static \
--disable-scrollkeeper \
--with-gtkspell \
-   --with-dictionary
+   --with-dictionary \
+   --with-gda=$(rpm -q --provides $(rpm -q --whatprovides libgda-devel) | 
grep pkgconfig(libgda-[45].0) | cut -b 18-20)
 %{__make} %{?_smp_mflags}
 
 %install

++ gtranslator-2.90.4.tar.bz2 - gtranslator-2.90.5.tar.bz2 ++
 14064 lines of diff (skipped)

++ gtranslator-libgda-5.0.patch ++
Index: gtranslator-2.90.5/configure.ac
===
--- gtranslator-2.90.5.orig/configure.ac
+++ gtranslator-2.90.5/configure.ac
@@ -84,12 +84,16 @@ GLIB_REQUIRED=2.28.0
 LIBXML_REQUIRED=2.4.12
 SOURCEVIEW_REQUIRED=3.0.0
 GDL_REQUIRED=2.91.1
-GDA_REQUIRED=4.2.0
+GDA_REQUIRED=4.2.3
 PEAS_REQUIRED=1.0.0
 GDICT_OPTIONAL=0.11.0
 GTKSPELL_OPTIONAL=100
 JSON_GLIB_OPTIONAL=0.12.0
 
+AC_ARG_WITH(gda,
+   AS_HELP_STRING([--with-gda={4.0|5.0}],[Define which version of 
libgda to use]),,
+with_gda=4.0)
+
 PKG_CHECK_MODULES(GTRANSLATOR, [
libxml-2.0 = $LIBXML_REQUIRED
gthread-2.0 = $GTHREAD_REQUIRED
@@ -99,7 +103,7 @@ PKG_CHECK_MODULES(GTRANSLATOR, [
gtksourceview-3.0 = $SOURCEVIEW_REQUIRED
gdl-3.0 = $GDL_REQUIRED
gsettings-desktop-schemas
-   libgda-4.0 = $GDA_REQUIRED
+   libgda-$with_gda = $GDA_REQUIRED
libpeas-1.0 = $PEAS_REQUIRED
libpeas-gtk-1.0 = $PEAS_REQUIRED
 ])
Index: gtranslator-2.90.5/src/translation-memory/gda/gtr-gda.c
===
--- gtranslator-2.90.5.orig/src/translation-memory/gda/gtr-gda.c
+++ gtranslator-2.90.5/src/translation-memory/gda/gtr-gda.c
@@ -775,38 +775,38 @@ gtr_gda_init (GtrGda * self)

commit prozgui for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package prozgui for openSUSE:Factory
checked in at Wed Jul 13 10:32:51 CEST 2011.




--- prozgui/prozgui.changes 2011-04-04 13:28:42.0 +0200
+++ /mounts/work_src_done/STABLE/prozgui/prozgui.changes2011-07-12 
13:40:00.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 11:35:15 UTC 2011 - pgaj...@novell.com
+
+- build against fltk 1.3
+
+---

calling whatdependson for head-i586


New:

  prozgui-fltk13.diff



Other differences:
--
++ prozgui.spec ++
--- /var/tmp/diff_new_pack.VqIAzx/_old  2011-07-13 10:21:43.0 +0200
+++ /var/tmp/diff_new_pack.VqIAzx/_new  2011-07-13 10:21:43.0 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  fltk-devel gcc-c++ xorg-x11-devel
 Summary:GUI Advanced Linux Download Manager
 Version:2.0.5beta
-Release:394
+Release:396
 License:GPLv2+
 Group:  Productivity/Networking/Web/Utilities
 Url:http://prozilla.genesys.ro
@@ -38,6 +38,7 @@
 Patch7: prozgui-2.0.5beta-qualification.diff
 Patch8: prozgui-2.0.5beta-locale.diff
 Patch9: %{name}-%{version}_remove-redefinitions.patch
+Patch10:prozgui-fltk13.diff
 AutoReqProv:on
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -65,6 +66,7 @@
 %patch7
 %patch8
 %patch9
+%patch10 -p1
 rm INSTALL
 
 %build

++ prozgui-fltk13.diff ++
Index: prozgui-2.0.5beta/src/Makefile.am
===
--- prozgui-2.0.5beta.orig/src/Makefile.am
+++ prozgui-2.0.5beta/src/Makefile.am
@@ -10,5 +10,5 @@ prozgui_SOURCES = main.cpp download_win.
 INCLUDES= -I. -I..  -I../libprozilla/src -I@includedir@ 
 AM_CFLAGS   = -D_REENTRANT -Wall
 AM_CFLAGS   += -DGLOBAL_CONF_FILE=\@sysconfdir@/prozilla.conf\ 
-DLOCALEDIR=\$(datadir)/locale\
-LDADD   = ../libprozilla/src/libprozilla.la  -L@libdir@  
-L/usr/X11R6/lib  -lfltk 
+LDADD   = ../libprozilla/src/libprozilla.la  -L@libdir@  
-L/usr/X11R6/lib  -lfltk -lXft -lfontconfig -lXinerama
 LIBS= @LIBS@ $(THREAD_LIBS) 
Index: prozgui-2.0.5beta/src/ftpsearch_win.cpp
===
--- prozgui-2.0.5beta.orig/src/ftpsearch_win.cpp
+++ prozgui-2.0.5beta/src/ftpsearch_win.cpp
@@ -26,7 +26,7 @@
 #include string.h
 #include assert.h
 #include limits.h
-#include FL/fl_message.h
+#include FL/fl_message.H
 #include main.h
 #include ftpsearch_win.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 patterns-openSUSE for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory
checked in at Wed Jul 13 10:51:38 CEST 2011.




--- patterns-openSUSE/patterns-openSUSE.changes 2011-06-28 07:46:13.0 
+0200
+++ /mounts/work_src_done/STABLE/patterns-openSUSE/patterns-openSUSE.changes
2011-07-12 20:30:40.0 +0200
@@ -1,0 +2,11 @@
+Tue Jul 12 18:30:01 UTC 2011 - co...@novell.com
+
+- Stephan Kulow (1):
+  recommend systemd for easier testing
+
+Vincent Untz (3):
+  Update GNOME patterns for GNOME 3
+  Do not require gnome-session-*-session, but recommend them
+  gnome: Move tasque from Recommends to Suggests
+
+---

calling whatdependson for head-i586


Old:

  _service:format_spec_file:patterns-openSUSE.spec



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.2bmUKG/_old  2011-07-13 10:33:39.0 +0200
+++ /var/tmp/diff_new_pack.2bmUKG/_new  2011-07-13 10:33:39.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   patterns-openSUSE
 Version:12.1
-Release:5
+Release:7
 License:GPLv2+
 Summary:Patterns for Installation (full ftp tree)
 Url:http://en.opensuse.org/Patterns
@@ -114,6 +114,7 @@
 Recommends: grub
 Recommends: pm-utils
 Recommends: rsyslog
+Recommends: systemd
 Recommends: sysvinit
 Requires:   aaa_base
 Requires:   dhcpcd
@@ -274,7 +275,6 @@
 Recommends: gnome-media-devel
 Recommends: gnome-menus-devel
 Recommends: gnome-pilot-devel
-Recommends: gnome-speech-devel
 Recommends: gnome-vfs2-devel
 Recommends: gnome-vfs2-doc
 Recommends: gob2
@@ -987,27 +987,21 @@
 Recommends: alacarte
 Recommends: brasero
 Recommends: cheese
-Recommends: dasher
 Recommends: empathy
 Recommends: eog
 Recommends: evince
 Recommends: evolution
-Recommends: evolution-tracker
 Recommends: evolution-webcal
 Recommends: file-roller
 Recommends: gcalctool
-Recommends: gconf-editor
 Recommends: gedit
 Recommends: gnome-bluetooth
 Recommends: gnome-disk-utility
-Recommends: gnome-media
 Recommends: gnome-nettool
 Recommends: gnome-system-monitor
-Recommends: gnome-themes
 Recommends: gnome-user-share
 Recommends: gnome-utils
 Recommends: gucharmap
-Recommends: hamster-applet
 Recommends: mousetweaks
 Recommends: nautilus-sendto
 Recommends: orca
@@ -1021,6 +1015,7 @@
 Recommends: patterns-openSUSE-office
 Recommends: patterns-openSUSE-xgl
 Recommends: seahorse
+Recommends: sushi
 Recommends: system-config-printer
 Recommends: telepathy-gabble
 Recommends: telepathy-haze
@@ -1032,6 +1027,7 @@
 Recommends: totem-browser-plugin
 Recommends: tracker
 Recommends: tracker-gui
+Recommends: tracker-miner-evolution
 Recommends: vino
 Recommends: zenity
 Requires:   patterns-openSUSE-gnome
@@ -1060,7 +1056,7 @@
 Recommends: MozillaFirefox
 Recommends: NetworkManager
 Recommends: NetworkManager-gnome
-Recommends: at-spi
+Recommends: at-spi2-core
 Recommends: avahi
 Recommends: bug-buddy
 Recommends: canberra-gtk-play
@@ -1069,39 +1065,42 @@
 Recommends: desktop-data-openSUSE
 Recommends: desktop-file-utils
 Recommends: droid-fonts
-Recommends: fifth-leg-font
 Recommends: gconf2-branding-openSUSE
 Recommends: gdb
-Recommends: glib2-branding-openSUSE
+Recommends: gdm-branding-openSUSE
+Recommends: gio-branding-openSUSE
 Recommends: gnome-control-center
-Recommends: gnome-desktop
 Recommends: gnome-icon-theme
 Recommends: gnome-icon-theme-extras
 Recommends: gnome-icon-theme-symbolic
 Recommends: gnome-keyring
 Recommends: gnome-keyring-pam
-Recommends: gnome-mag
 Recommends: gnome-menus
 Recommends: gnome-menus-branding-openSUSE
+Recommends: gnome-panel
+Recommends: gnome-panel-branding-openSUSE
 Recommends: gnome-power-manager
 Recommends: gnome-screensaver
+Recommends: gnome-session-default-session
+Recommends: gnome-session-fallback-session
+Recommends: gnome-settings-daemon
+Recommends: gnome-shell
 Recommends: gnome-terminal
 Recommends: gnome-user-docs
 Recommends: gpg2
 Recommends: gpgme
-Recommends: gtk2
 Recommends: gtk2-branding-openSUSE
-Recommends: gtk2-engine-murrine
-Recommends: gtk2-engines
-Recommends: gtk2-metatheme-sonar
+Recommends: gtk3-branding-openSUSE
 Recommends: hicolor-icon-theme-branding-openSUSE
 Recommends: input-utils
-Recommends: libgail-gnome
+Recommends: libsocialweb-branding-openSUSE
 Recommends: metacity
 Recommends: nautilus
 Recommends: notification-daemon
+%ifarch ix86

commit bundle-lang-common for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory
checked in at Wed Jul 13 10:54:14 CEST 2011.




--- bundle-lang-common/bundle-lang-common.changes   2011-06-17 
13:44:56.0 +0200
+++ /mounts/work_src_done/STABLE/bundle-lang-common/bundle-lang-common.changes  
2011-07-12 20:55:46.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 18:53:50 UTC 2011 - co...@novell.com
+
+- update package list
+
+---
bundle-lang-gnome-extras.changes: same change
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change

calling whatdependson for head-i586




Other differences:
--
++ bundle-lang-common.spec ++
--- /var/tmp/diff_new_pack.eL2Mpv/_old  2011-07-13 10:52:19.0 +0200
+++ /var/tmp/diff_new_pack.eL2Mpv/_new  2011-07-13 10:52:19.0 +0200
@@ -62,7 +62,7 @@
 License:MIT License (or similar)
 Group:  System/Localization
 Version:11.4
-Release:25
+Release:27
 Summary:Translations for a Group of Programs
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ bundle-lang-gnome-extras.spec ++
 2972 lines (skipped)
 between bundle-lang-common/bundle-lang-gnome-extras.spec
 and 
/mounts/work_src_done/STABLE/bundle-lang-common/bundle-lang-gnome-extras.spec

bundle-lang-gnome.spec: same change
++ bundle-lang-kde.spec ++
--- /var/tmp/diff_new_pack.eL2Mpv/_old  2011-07-13 10:52:19.0 +0200
+++ /var/tmp/diff_new_pack.eL2Mpv/_new  2011-07-13 10:52:19.0 +0200
@@ -39,7 +39,7 @@
 License:MIT License (or similar)
 Group:  System/Localization
 Version:11.4
-Release:12
+Release:13
 Summary:Translations for a group of KDE applications
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ bundle-lang-other.spec ++
--- /var/tmp/diff_new_pack.eL2Mpv/_old  2011-07-13 10:52:19.0 +0200
+++ /var/tmp/diff_new_pack.eL2Mpv/_new  2011-07-13 10:52:19.0 +0200
@@ -22,7 +22,7 @@
 License:MIT License (or similar)
 Group:  System/GUI/KDE
 Version:11.2
-Release:56
+Release:57
 Summary:Translations for languages not covered by one of the 
bundle-lang-*-* packages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ packages.txt ++
--- /var/tmp/diff_new_pack.eL2Mpv/_old  2011-07-13 10:52:19.0 +0200
+++ /var/tmp/diff_new_pack.eL2Mpv/_new  2011-07-13 10:52:19.0 +0200
@@ -8,13 +8,11 @@
 PolicyKit-gnome-lang gnome-extras
 accerciser-lang gnome-extras
 accountsservice-lang gnome
-aisleriot-lang gnome
 alacarte-lang gnome
 alarm-clock-applet-lang gnome-extras
 amarok-lang kde
 aqbanking-lang gnome-extras
-arista-lang gnome-extras
-at-spi-lang gnome
+at-spi-lang gnome-extras
 at-spi2-atk-lang gnome-extras
 atk-lang gnome-extras
 avahi-lang common
@@ -31,15 +29,17 @@
 claws-mail-extra-plugins-lang gnome-extras
 claws-mail-lang gnome-extras
 clutter-lang gnome
+cogl-lang gnome
+colord-lang gnome
 comix-lang gnome-extras
+compiz-lang gnome
 computertemp-lang gnome-extras
 conduit-lang gnome-extras
 conglomerate-lang gnome-extras
 coreutils-lang common
 cpio-lang common
 cups-pk-helper-lang gnome
-dasher-lang gnome
-dcraw-lang gnome
+dasher-lang gnome-extras
 decibel-audio-player-lang gnome-extras
 deja-dup-lang gnome-extras
 devhelp-lang gnome-extras
@@ -57,13 +57,13 @@
 evolution-lang gnome
 evolution-plugin-rss-lang gnome-extras
 evolution-webcal-lang gnome
-f-spot-lang gnome
+f-spot-lang gnome-extras
 file-roller-lang gnome
 frogr-lang gnome-extras
 gDesklets-lang gnome-extras
 gbrainy-lang gnome
 gcalctool-lang gnome
-gconf-editor-lang gnome
+gconf-editor-lang gnome-extras
 gconf2-lang common
 gdk-pixbuf-lang common
 gdl-lang gnome-extras
@@ -106,14 +106,14 @@
 gnome-desktop-lang gnome
 gnome-desktop2-lang gnome
 gnome-devel-docs-lang gnome-extras
-gnome-do-lang gnome
-gnome-do-plugins-lang gnome
+gnome-do-lang gnome-extras
+gnome-do-plugins-lang gnome-extras
 gnome-doc-utils-lang gnome-extras
 gnome-dvb-daemon-lang gnome-extras
 gnome-games-support-lang gnome
 gnome-gmail-notifier-lang gnome-extras
 gnome-keyring-lang common
-gnome-media-lang gnome
+gnome-media-lang gnome-extras
 gnome-menus-lang gnome
 gnome-netspeed-applet-lang gnome-extras
 gnome-nettool-lang gnome
@@ -125,8 +125,9 @@
 gnome-search-tool-lang gnome-extras
 gnome-session-lang gnome
 gnome-settings-daemon-lang gnome
-gnome-shell-lang gnome-extras
+gnome-shell-lang gnome
 gnome-subtitles-lang gnome-extras
+gnome-sudoku-lang gnome
 gnome-system-monitor-lang gnome
 gnome-terminal-lang gnome
 gnome-user-docs-lang gnome
@@ -165,13 +166,12 @@
 gtkpod-lang gnome-extras
 gtksourceview-lang gnome
 gtkspell-lang gnome
-gtranslator-lang 

commit amavisd-new for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package amavisd-new for openSUSE:Factory
checked in at Wed Jul 13 12:13:56 CEST 2011.




--- amavisd-new/amavisd-new.changes 2011-05-24 10:11:04.0 +0200
+++ /mounts/work_src_done/STABLE/amavisd-new/amavisd-new.changes
2011-07-12 18:04:32.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 12 16:02:45 UTC 2011 - vark...@novell.com
+
+- Enable clamav as integrated scanner
+- Enable Avira Antivir personal
+
+---

calling whatdependson for head-i586


New:

  activate_virus_scanner.diff



Other differences:
--
++ amavisd-new.spec ++
--- /var/tmp/diff_new_pack.wDR5P4/_old  2011-07-13 10:54:27.0 +0200
+++ /var/tmp/diff_new_pack.wDR5P4/_new  2011-07-13 10:54:27.0 +0200
@@ -21,7 +21,7 @@
 Name:   amavisd-new
 Summary:High-Performance E-Mail Virus Scanner
 Version:2.6.6
-Release:1
+Release:14
 License:GPLv2+
 Group:  Productivity/Networking/Security
 Url:http://www.ijs.si/software/amavisd/
@@ -49,6 +49,7 @@
 Source1:sysconfig.amavis
 Source2:rc.amavis
 Source5:amavisd-new-rpmlintrc
+Patch1: activate_virus_scanner.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define avspool/var/spool/amavis
 %define avdb   /var/spool/amavis/db
@@ -97,6 +98,7 @@
 
 %prep
 %setup -q
+%patch1
 for i in $(ls amavisd*); do
 if [[ $i == *patch ]] ; then continue; fi
 if [[ $i == *spec ]] ; then continue; fi

++ activate_virus_scanner.diff ++
--- amavisd.conf2011-05-13 19:25:52.0 +0200
+++ amavisd.conf2011-07-12 17:39:15.382622002 +0200
@@ -350,6 +350,12 @@
 
 @av_scanners = (
 
+### Avira for UNIX 3.x
+## from http://forum.avira.com/wbb/index.php?page=ThreadpostID=812607 ###
+['Avira AntiVir', ['avscan'],
+  '-s --batch --alert-action=none {}', [0], qr/(?:ALERT|FUND):/m,
+  qr/(?:ALERT|FUND): (.[^;]+) ;/m ],
+
 # ### http://www.clanfield.info/sophie/ (http://www.vanja.com/tools/sophie/)
 # ['Sophie',
 #   \ask_daemon, [{}/\n, '/var/run/sophie'],
@@ -360,10 +366,10 @@
 # ['Sophos SAVI', \sophos_savi ],
 
 # ### http://www.clamav.net/
-# ['ClamAV-clamd',
-#   \ask_daemon, [CONTSCAN {}\n, /var/run/clamav/clamd],
-#   qr/\bOK$/m, qr/\bFOUND$/m,
-#   qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ],
+ ['ClamAV-clamd',
+   \ask_daemon, [CONTSCAN {}\n, /var/run/clamav/clamd],
+   qr/\bOK$/m, qr/\bFOUND$/m,
+   qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ],
 # # NOTE: run clamd under the same user as amavisd, or run it under its own
 # #   uid such as clamav, add user clamav to the amavis group, and then add
 # #   AllowSupplementaryGroups to clamd.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 xine-lib for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package xine-lib for openSUSE:Factory
checked in at Wed Jul 13 13:26:24 CEST 2011.




--- xine-lib/xine-lib.changes   2010-11-18 11:05:11.0 +0100
+++ /mounts/work_src_done/STABLE/xine-lib/xine-lib.changes  2011-07-07 
10:52:49.0 +0200
@@ -1,0 +2,10 @@
+Thu Jul  7 08:49:59 UTC 2011 - idon...@novell.com
+
+- Add xine-lib-v4l-2.6.38.patch: use the new v4l interface 
+
+---
+Sat May 28 17:09:00 CET 2011 - manfred.trem...@iiv.de
+
+- included a patch to build against new ffmpeg abi
+
+---

calling whatdependson for head-i586


New:

  xine-lib-1.1.19-ffmpeg_abi_change.diff
  xine-lib-v4l-2.6.38.patch



Other differences:
--
++ xine-lib.spec ++
--- /var/tmp/diff_new_pack.HzX4yG/_old  2011-07-13 13:12:16.0 +0200
+++ /var/tmp/diff_new_pack.HzX4yG/_new  2011-07-13 13:12:16.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xine-lib (Version 1.1.19)
+# spec file for package xine-lib
 #
-# 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
@@ -54,9 +54,13 @@
 BuildRequires:  Mesa-devel libsmbclient-devel libtheora-devel libvorbis-devel
 BuildRequires:  readline-devel update-desktop-files vcdimager-devel
 BuildRequires:  speex-devel
+%if 0%{suse_version} = 1210
+BuildRequires:  libv4l-devel = 0.8.4
+%else
 %if 0%{suse_version} = 1110
 BuildRequires:  libv4l-devel
 %endif
+%endif
 %if 0%{suse_version} = 1030
 BuildRequires:  lirc-devel
 %else
@@ -101,7 +105,7 @@
 BuildRequires:  libmodplug-devel
 %endif
 Version:1.1.19
-Release:2
+Release:7
 # bug437293
 %ifarch ppc64
 Obsoletes:  xine-lib-64bit
@@ -136,8 +140,10 @@
 Patch72:xine-lib-%{version}-install-plugins-helper.diff
 Patch73:xine-lib-%{version}-assert.patch
 Patch74:xine-configure.diff
+Patch75:xine-lib-v4l-2.6.38.patch
 # *** Only working for noncrippled source
 Patch80:xine-lib-various-noncrippled.diff
+Patch81:xine-lib-%{version}-ffmpeg_abi_change.diff
 
 %description
 xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It
@@ -656,10 +662,15 @@
 %else
 # Only apply to uncrippled source
 %patch80
+%patch81 -p1
 %endif
 %patch72 -p1
 %patch73 -p1
 %patch74 -p1
+%if 0%{suse_version} = 1210
+%patch75
+%endif
+
 rm -f m4/libtool15.m4
 
 %build

++ xine-lib-1.1.19-ffmpeg_abi_change.diff ++
diff -ur xine-lib-1.1.19.orig/src/combined/ffmpeg/ff_audio_decoder.c 
xine-lib-1.1.19/src/combined/ffmpeg/ff_audio_decoder.c
--- xine-lib-1.1.19.orig/src/combined/ffmpeg/ff_audio_decoder.c 2010-03-23 
16:41:49.0 +0100
+++ xine-lib-1.1.19/src/combined/ffmpeg/ff_audio_decoder.c  2011-05-17 
20:23:15.0 +0200
@@ -46,6 +46,12 @@
 
 #define AUDIOBUFSIZE (64 * 1024)
 
+#if LIBAVCODEC_VERSION_MAJOR = 53 || (LIBAVCODEC_VERSION_MAJOR == 52  
LIBAVCODEC_VERSION_MINOR = 32)
+#  define AVAUDIO 3
+#else
+#  define AVAUDIO 2
+#endif
+
 typedef struct {
   audio_decoder_class_t   decoder_class;
 } ff_audio_class_t;
@@ -255,6 +261,9 @@
   buf-decoder_info[2]);
 
   } else if (!(buf-decoder_flags  BUF_FLAG_SPECIAL)) {
+#if AVAUDIO  2
+AVPacket avpkt;
+#endif
 
 if( !this-decoder_ok ) {
   if ( ! this-context || ! this-codec ) {
@@ -286,11 +295,21 @@
 if (!this-output_open) {
   if (!this-audio_bits || !this-audio_sample_rate || 
!this-audio_channels) {
 decode_buffer_size = AVCODEC_MAX_AUDIO_FRAME_SIZE;
+#if AVAUDIO  2
+   av_init_packet (avpkt);
+   avpkt.data = (uint8_t *)this-buf[0];
+   avpkt.size = this-size;
+   avpkt.flags = AV_PKT_FLAG_KEY;
+   avcodec_decode_audio3 (this-context,
+  (int16_t *)this-decode_buffer,
+  decode_buffer_size, avpkt);
+#else
 avcodec_decode_audio2 (this-context,
   (int16_t *)this-decode_buffer,
   decode_buffer_size,
   this-buf[0],
   this-size);
+#endif
this-audio_bits = this-context-bits_per_sample;
this-audio_sample_rate = this-context-sample_rate;
this-audio_channels = this-context-channels;
@@ -311,12 +330,21 @@
   offset = 0;
   while (this-size0) {
 decode_buffer_size = AVCODEC_MAX_AUDIO_FRAME_SIZE;
+#if AVAUDIO  2
+   av_init_packet (avpkt);
+   avpkt.data = (uint8_t *)this-buf[offset];
+   avpkt.size = this-size;
+   avpkt.flags = AV_PKT_FLAG_KEY;
+   bytes_consumed = avcodec_decode_audio3 

commit osc for openSUSE:11.4

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package osc for openSUSE:11.4
checked in at Wed Jul 13 13:40:19 CEST 2011.




--- old-versions/11.4/all/osc/osc.changes   2010-12-18 03:06:50.0 
+0100
+++ 11.4/osc/osc.changes2011-07-07 14:37:03.0 +0200
@@ -1,0 +2,105 @@
+Thu Jul  7 04:51:09 UTC 2011 - adr...@suse.de
+
+- update to 0.132.5
+  * fix detection of project wide source service only
+  * crash fix on incident creation
+
+---
+Thu Jun 16 09:50:55 UTC 2011 - sasc...@suse.de
+
+- spec file cleanup:
+  * run spec-cleaner
+  * simplified some shell commands
+- recommend obs-service-download_files,
+  obs-service-format_spec_file, obs-service-source_validator
+- remove recommends for osc-source_validator
+
+---
+Wed Jun 15 12:20:07 UTC 2011 - adr...@suse.de
+
+- update to 0.132.4
+  - fix local package build
+
+---
+Fri Jun 10 09:49:44 UTC 2011 - adr...@suse.de
+
+- update to 0.132.3
+  - fix a possible crash after commit
+
+---
+Thu Jun  9 15:32:11 UTC 2011 - adr...@suse.de
+
+- update to 0.132.2
+  - fix broken update after commit with service run
+  - fix up -S on unexpanded checkouts
+
+---
+Wed Jun  8 11:35:25 UTC 2011 - adr...@suse.de
+
+- update to 0.132.1
+  - fix backward compatibility with OBS 2.1 and before
+  - meta files and content can be listed now
+
+---
+Tue Jun  7 14:43:40 UTC 2011 - adr...@suse.de
+
+- update to 0.132.0
+  - rdelete and undelete command requesting now a comment
+  - add 'requestbugownership' command for setting the bugowner via request
+#
+# Features which requires OBS 2.3
+#
+  - new command createincident to create maintenance incidents without a 
request
+  - support to create hidden project on branch and createincident commands
+  - osc waits and updates package after checkin when a source service is used
+  - support for the new service file mode for update and checkout command 
when
+downloading server side generated files
+  - integration for local source services, they will replace the 
source_validator mechanism
+
+---
+Fri Apr 29 08:14:52 UTC 2011 - adr...@suse.de
+
+- update to 0.131.1
+  - fixes runtime complaining about missing apiurl config.
+- fix wrong links in package description (bnc #690636)
+
+---
+Wed Apr 27 12:24:04 UTC 2011 - adr...@suse.de
+
+- update to 0.131
+  - new command 'develproject' to print the devel project from the package 
meta.
+  - add blt and rblt commands, aka buildlogtail and remotebuildlogtail to 
show
+just the end of a build log (for getting the fail reason faster).
+CHANGE: the --start parameter is now called --offset
+  - add createrequest -a add_group option to create a group request
+  - add createrequest -a add_me shortcut
+  - add less command, doing the same as osc cat but with pager
+  - fallback to unexpanded diff mode on osc diff on merge error.
+  - support viewing the commit history of deleted packages
+  - show review states on review list
+  - new source service commands localrun and disabledrun to generate files 
without _service: prefix
+  - add request supersede and review supersede to supersede with existing 
request
+  - make it possible to run single source services, even when not specified in 
_service file.
+(For example for doing a version update without creating a _service file: 
osc service lr update_source)
+  - protect rebuild and abortbuild commands with required --all option to 
mass failures by accident (similar to wipebinaries)
+  - review accept/decline is trying to change all reviews of a requests, if 
a specific one is not specified by user
+  #
+  # Features which requires OBS 2.3
+  #
+  - my requests is doing faster and complete server side lookup now if 
available
+  - review command has been extended to handle reviews by project or by 
package maintainers
+  - support for new source service modes: disabled, trylocal and localonly
+  - support project wide source services
+  - support for armv7hl architecuture. used to denote armv7 + hardfloat 
binaries
+  - add force option to accept requests in review state.
+  - add maintenancerequest command to request a maintenance incident from 
maintenance team
+  - add releaserequest command run a maintenance update release process (for 
maintenance team only)
+  - allow to force the storage of project meta data (to ignore depending 
repositories for example)
+  - my requests is showing requests with open reviews also now
+

commit build for openSUSE:11.4

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package build for openSUSE:11.4
checked in at Wed Jul 13 13:40:40 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 11.4/build/build-mkbaselibs-sle.changes 2011-07-07 14:36:21.0 
+0200
@@ -0,0 +1,15 @@
+---
+Thu Jun 30 19:05:52 CEST 2011 - r...@suse.de
+
+- provide build-mkbaselibs so this can really be used 
+
+---
+Tue Jun  7 09:31:51 UTC 2011 - k...@opensuse.org
+
+- fix build 
+
+---
+Mon Jun  6 15:12:13 UTC 2011 - adr...@suse.de
+
+- new package for SLE baselibsconf, including ia64 arch defaults
+
--- old-versions/11.4/UPDATES/all/build/build.changes   2011-03-29 
16:53:16.0 +0200
+++ 11.4/build/build.changes2011-07-07 14:36:22.0 +0200
@@ -2 +2 @@
-Tue Mar 29 14:52:56 UTC 2011 - lnus...@suse.de
+Fri Jul  1 07:26:34 UTC 2011 - adr...@suse.de
@@ -4 +4,41 @@
-- add 11.4 config (bnc#676489)
+- compat mode for broken kiwi of openSUSE 11.4
+
+---
+Thu Jun 30 10:42:15 UTC 2011 - adr...@suse.de
+
+- fixed kiwi execution call for some versions
+
+---
+Fri Jun 17 08:35:15 UTC 2011 - adr...@suse.de
+
+- support new kiwi command line mode
+
+---
+Mon Jun  6 14:57:47 UTC 2011 - adr...@suse.de
+
+- do not build ia64 baselibs packages for openSUSE anymore
+
+---
+Wed May 25 12:14:38 UTC 2011 - adr...@suse.de
+
+- allow to use simple spec file parser via Build::show
+
+---
+Thu May 12 10:20:53 UTC 2011 - adr...@suse.de
+
+- conflict with old bsdtar (not supporting --chroot)
+
+---
+Wed Apr 27 12:34:17 UTC 2011 - adr...@suse.de
+
+- revert to single cpu build default for debian packages
+
+---
+Tue Mar 29 14:59:28 UTC 2011 - lnus...@suse.de
+
+- make sure default.conf is no stale symlink
+
+---
+Tue Mar  1 15:35:21 UTC 2011 - adr...@suse.de
+
+- fix xen build support

calling whatdependson for 11.4-i586


Old:

  0001-add-openSUSE-11.4-config.diff
  build-2011.01.20.tar.gz

New:

  build-2011.07.01.tar.gz
  build-mkbaselibs-sle.changes
  build-mkbaselibs-sle.spec
  debian.tar.gz



Other differences:
--
++ build-mkbaselibs-sle.spec ++
#
# spec file for package build-mkbaselibs-sle
#
# 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:   build-mkbaselibs-sle
License:GPLv2+
Group:  Development/Tools/Building
AutoReqProv:on
Summary:Tools to generate base lib packages
Version:2011.07.01
Release:1.RELEASE2
#!BuildIgnore:  build-mkbaselibs
Provides:   build-mkbaselibs
Source: build-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
# Manual requires to avoid hard require to bash-static
AutoReqProv:off

%description
This package contains the parts which may be installed in the inner build system
for generating base lib packages.

This is the SLE variant including IA64 binary generation.

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

%build

%install
install -m 0755 -d $RPM_BUILD_ROOT/usr/lib/build
install -m 0755 mkbaselibs \
$RPM_BUILD_ROOT/usr/lib/build/mkbaselibs
install -m 0644 baselibs_global-deb.conf \
$RPM_BUILD_ROOT/usr/lib/build/baselibs_global-deb.conf
install -m 0644 baselibs_global-sle.conf \
$RPM_BUILD_ROOT/usr/lib/build/baselibs_global.conf

%files
%defattr(-,root,root)
%dir /usr/lib/build
/usr/lib/build/mkbaselibs
/usr/lib/build/baselibs*

%changelog
++ build.spec ++
--- /var/tmp/diff_new_pack.u9zQ54/_old  2011-07-13 13:40:32.0 +0200
+++ /var/tmp/diff_new_pack.u9zQ54/_new  

commit perl-Class-Accessor-Grouped for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package perl-Class-Accessor-Grouped for 
openSUSE:Factory
checked in at Wed Jul 13 13:51:26 CEST 2011.




--- perl-Class-Accessor-Grouped/perl-Class-Accessor-Grouped.changes 
2011-01-17 17:20:17.0 +0100
+++ 
/mounts/work_src_done/STABLE/perl-Class-Accessor-Grouped/perl-Class-Accessor-Grouped.changes
2011-06-05 01:37:51.0 +0200
@@ -1,0 +2,14 @@
+Sat Jun  4 23:37:23 UTC 2011 - l...@linux-schulserver.de
+
+- fix build on distributions with older Test::More module
+  ( perl-Class-Accessor-Grouped-use_lib.patch )
+
+---
+Tue May 31 14:33:11 UTC 2011 - co...@novell.com
+
+- updated to 0.10003
+- Only require MRO::Compat for older perls
+- Add SYNOPSIS
+- Add examples for methods that get used most often
+
+---

calling whatdependson for head-i586


Old:

  Class-Accessor-Grouped-0.10002.tar.gz

New:

  Class-Accessor-Grouped-0.10003.tar.gz
  perl-Class-Accessor-Grouped-use_lib.patch



Other differences:
--
++ perl-Class-Accessor-Grouped.spec ++
--- /var/tmp/diff_new_pack.gUqLYj/_old  2011-07-13 13:50:44.0 +0200
+++ /var/tmp/diff_new_pack.gUqLYj/_new  2011-07-13 13:50:44.0 +0200
@@ -18,28 +18,27 @@
 
 
 Name:   perl-Class-Accessor-Grouped
-Version:0.10002
+Version:0.10003
 Release:1
 License:GPL+ or Artistic
 %define cpan_name Class-Accessor-Grouped
 Summary:Lets you build groups of accessors
 Url:http://search.cpan.org/dist/Class-Accessor-Grouped/
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/R/RK/RKITOVER/Class-Accessor-Grouped-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Class::Inspector)
-BuildRequires:  perl(MRO::Compat)
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Test::Exception) = 0.31
+Source: 
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Patch1: perl-Class-Accessor-Grouped-use_lib.patch
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-Requires:   perl(Carp)
+BuildRequires:  perl(Class::Inspector)
+BuildRequires:  perl(Test::Exception) = 0.31
+BuildRequires:  perl(Test::More) = 0.94
+BuildRequires:  perl(Sub::Name) = 0.05
+BuildRequires:  perl(Class::XSAccessor) = 1.11
+Requires:   perl(Sub::Name) = 0.05
+Requires:   perl(Class::XSAccessor) = 1.11
 Requires:   perl(Class::Inspector)
-Requires:   perl(MRO::Compat)
-Requires:   perl(Scalar::Util)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -48,6 +47,10 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%if 0%{?suse_version} = 1120
+%patch1 -p1
+sed -i s|__vendorperl__|%{perl_vendorlib}|g Makefile.PL */*.t
+%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -65,7 +68,7 @@
 %{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ Class-Accessor-Grouped-0.10002.tar.gz - 
Class-Accessor-Grouped-0.10003.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Accessor-Grouped-0.10002/Changes 
new/Class-Accessor-Grouped-0.10003/Changes
--- old/Class-Accessor-Grouped-0.10002/Changes  2010-12-19 06:24:49.0 
+0100
+++ new/Class-Accessor-Grouped-0.10003/Changes  2011-05-03 02:12:23.0 
+0200
@@ -1,5 +1,10 @@
 Revision history for Class::Accessor::Grouped.
 
+0.10003 2011-05-03 00:15 (UTC)
+- Only require MRO::Compat for older perls
+- Add SYNOPSIS
+- Add examples for methods that get used most often
+
 0.10002 Sun Dec 19 05:23:44 2010
 - Fix grave bug of XS-enabled simple accessors clobbering an
   existing 'around' overlay installed in the same method slot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Accessor-Grouped-0.10002/META.yml 
new/Class-Accessor-Grouped-0.10003/META.yml
--- old/Class-Accessor-Grouped-0.10002/META.yml 2010-12-19 06:25:47.0 
+0100
+++ new/Class-Accessor-Grouped-0.10003/META.yml 2011-05-03 02:23:18.0 
+0200
@@ -9,7 +9,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.42
 distribution_type: module
-generated_by: 'Module::Install version 1.00'
+generated_by: 'Module::Install version 1.01'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,10 +22,9 @@
 requires:
   Carp: 0
   Class::Inspector: 0
-  MRO::Compat: 0
   Scalar::Util: 0
   perl: 5.6.2
 resources:
   license: 

commit mumble for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package mumble for openSUSE:Factory
checked in at Wed Jul 13 13:52:01 CEST 2011.




--- mumble/mumble.changes   2011-06-11 18:18:50.0 +0200
+++ /mounts/work_src_done/STABLE/mumble/mumble.changes  2011-07-06 
10:22:21.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul  6 08:22:17 UTC 2011 - a...@suse.de
+
+- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mumble.spec ++
--- /var/tmp/diff_new_pack.p3mzIi/_old  2011-07-13 13:51:36.0 +0200
+++ /var/tmp/diff_new_pack.p3mzIi/_new  2011-07-13 13:51:36.0 +0200
@@ -365,11 +365,11 @@
 while read t f m o g xxx; do
[ $t = d ] || continue
install -d -m $m -o $o -g $g $f
-done  /etc/tmpfiles.d/mumble-server.conf
+done  /usr/lib/tmpfiles.d/mumble-server.conf
 EOF
 %endif
-mkdir %buildroot/etc/tmpfiles.d
-cat  %buildroot/etc/tmpfiles.d/mumble-server.conf EOF
+mkdir -p %buildroot/usr/lib/tmpfiles.d
+cat  %buildroot/usr/lib/tmpfiles.d/mumble-server.conf EOF
 d /var/run/mumble-server 0755 mumble-server mumble-server -
 EOF
 %endif
@@ -435,7 +435,8 @@
 %if 0%{?suse_version} == 1130
 %config /etc/tmpdirs.d/50_mumble-server
 %endif
-%config /etc/tmpfiles.d/mumble-server.conf
+%dir /usr/lib/tmpfiles.d
+%config /usr/lib/tmpfiles.d/mumble-server.conf
 %endif
 
 %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 lxde-common for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package lxde-common for openSUSE:Factory
checked in at Wed Jul 13 13:53:58 CEST 2011.




--- lxde-common/lxde-common.changes 2011-03-23 17:12:01.0 +0100
+++ /mounts/work_src_done/STABLE/lxde-common/lxde-common.changes
2011-07-10 20:07:59.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul 10 18:05:03 UTC 2011 - and...@opensuse.org
+
+- removed useless pkgconfig and gtk2-devel buildrequires 
+- added URL tag
+- fixed license tag
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lxde-common.spec ++
--- /var/tmp/diff_new_pack.QE5zHp/_old  2011-07-13 13:52:08.0 +0200
+++ /var/tmp/diff_new_pack.QE5zHp/_new  2011-07-13 13:52:08.0 +0200
@@ -20,8 +20,9 @@
 
 Name:   lxde-common
 Version:0.5.0
-Release:21
-License:GPL
+Release:23
+License:GPLv2
+Url:http://www.lxde.org/
 Source0:%name-%version.tar.bz2
 Source1:lxde-new-wallpapers.tar.bz2
 Source2:lxde-lock-screen.desktop
@@ -29,14 +30,14 @@
 Patch1: %name-0.5.0-pcmanfm2.patch
 Patch2: %name-0.5.0-lxde.desktop.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake gtk2-devel intltool pkg-config 
update-desktop-files
+BuildRequires:  autoconf automake intltool update-desktop-files
 BuildRequires:  docbook-utils docbook-xsl-stylesheets fdupes libxslt
 Group:  System/GUI/LXDE
 Summary:This package provides a set of default configuration for LXDE
 BuildArch:  noarch
 Provides:   lxde-settings-daemon = %version
 Obsoletes:  lxde-settings-daemon  %version
-Requires:   lxde-common-branding
+Requires:   lxde-common-branding = %version
 %if 0%{?suse_version} = 1140
 Recommends: gtk2-engines
 %endif
@@ -46,7 +47,7 @@
 It's an LXDE core package, since without it LXDE cannot run
 
 %package   branding-upstream
-License:GPL
+License:GPLv2
 Group:  System/GUI/LXDE
 Summary:Upstream branding
 Supplements:packageand(lxde-common:branding-upstream)






Remember to have fun...

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



commit lxde-common-branding-openSUSE for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package lxde-common-branding-openSUSE for 
openSUSE:Factory
checked in at Wed Jul 13 15:40:42 CEST 2011.




--- lxde-common-branding-openSUSE/lxde-common-branding-openSUSE.changes 
2011-03-23 17:20:43.0 +0100
+++ 
/mounts/work_src_done/STABLE/lxde-common-branding-openSUSE/lxde-common-branding-openSUSE.changes
2011-07-10 20:13:58.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 10 18:05:03 UTC 2011 - and...@opensuse.org
+
+- removed useless pkgconfig and gtk2-devel buildrequires 
+- fixed license tag
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lxde-common-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.qoiyuh/_old  2011-07-13 13:54:07.0 +0200
+++ /var/tmp/diff_new_pack.qoiyuh/_new  2011-07-13 13:54:07.0 +0200
@@ -20,8 +20,8 @@
 
 Name:   lxde-common-branding-openSUSE
 Version:11.4
-Release:1
-License:GPL
+Release:15
+License:GPLv2
 Source0:lxde-common-0.5.0.tar.bz2
 Source1:suse.png
 Source2:suse-logout.png
@@ -33,7 +33,7 @@
 Patch5: lxde-common-openbox-shortcut.patch
 Patch6: lxde-common-0.5.0-pcmanfm-default.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake gtk2-devel intltool pkg-config 
update-desktop-files
+BuildRequires:  autoconf automake intltool update-desktop-files
 BuildRequires:  docbook-utils docbook-xsl-stylesheets fdupes libxslt
 Group:  System/GUI/LXDE
 Url:http://www.opensuse.org








Remember to have fun...

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



commit grub2 for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory
checked in at Wed Jul 13 15:58:55 CEST 2011.




--- grub2/grub2.changes 2011-05-31 10:57:23.0 +0200
+++ /mounts/work_src_done/STABLE/grub2/grub2.changes2011-07-12 
16:04:10.0 +0200
@@ -1,0 +2,12 @@
+Tue Jul 12 14:03:05 UTC 2011 - a...@suse.de
+
+- Create submenu for all besides primary Linux kernels.
+- Only run preun section during package install but not during
+  upgrade.
+
+---
+Tue Jul 12 11:48:08 UTC 2011 - a...@suse.de
+
+- Update README.openSUSE
+
+---

calling whatdependson for head-i586


New:

  grub2-linux-submenu.patch



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.Lqidxp/_old  2011-07-13 15:40:50.0 +0200
+++ /var/tmp/diff_new_pack.Lqidxp/_new  2011-07-13 15:40:50.0 +0200
@@ -36,7 +36,7 @@
 %define _target_platform i386-%{_vendor}-%{_target_os}%{?_gnu}
 %endif
 Version:1.99
-Release:1
+Release:2
 Summary:Bootloader with support for Linux, Multiboot and more
 Group:  System/Boot
 License:GPLv3+
@@ -51,6 +51,7 @@
 Patch0: gcc46-fixes.patch
 Patch2: grub2-linux.patch
 Patch3: gccwarn.patch
+Patch4: grub2-linux-submenu.patch
 PreReq: perl-Bootloader
 Requires:   gettext-runtime
 Requires(post): /sbin/install-info
@@ -81,6 +82,7 @@
 %patch0 -p1
 %patch2 -p0
 %patch3 -p1
+%patch4 -p1
 
 # README.openSUSE
 cp %{SOURCE3} .
@@ -148,30 +150,18 @@
 if [ $1 = 0 ]; then
 /sbin/install-info --delete %{_infodir}/grub-dev.info %{_infodir}/dir || :
 /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || :
-fi
-
-exec /dev/null
-if [ -e /boot/%{name}/core.img ] ; then
+exec /dev/null
+   if [ -e /boot/%{name}/core.img ] ; then
   /sbin/update-bootloader --remove --image /boot/%{name}/core.img --name=GNU 
GRUB 2 || :
   /sbin/update-bootloader --refresh || :
-  ## XXX Ugly
+   fi
+   # Cleanup installed files
   rm -f /boot/%{name}/*.mod
   rm -f /boot/%{name}/*.img
   rm -f /boot/%{name}/*.lst
   rm -f /boot/%{name}/device.map
 fi
 
-#%%triggerin -- kernel, kernel-PAE
-#exec /dev/null 21
-## Generate grub.cfg
-#%%{name}-mkconfig
-#
-#
-#%%triggerun -- kernel, kernel-PAE
-#exec /dev/null 21
-## Generate grub.cfg
-#%%{name}-mkconfig
-
 %files -f grub.lang
 %defattr(-,root,root,-)
 %{_libdir}/%{name}

++ README.openSUSE ++
--- /var/tmp/diff_new_pack.Lqidxp/_old  2011-07-13 15:40:51.0 +0200
+++ /var/tmp/diff_new_pack.Lqidxp/_new  2011-07-13 15:40:51.0 +0200
@@ -46,3 +46,31 @@
 If you find a bug in this package, report them to the openSUSE Bugzilla [2].
 
 [2] http://bugzilla.novell.com/
+
+Installation
+
+
+There is not yet any support in openSUSE to configure and install
+grub2. To install it for the first time, run (replace /dev/sdaX with
+your boot partition or use /dev/sda for the MBR):
+
+# grub2-install --no-floppy /dev/sdaX
+# grub2-mkconfig -o /boot/grub2/grub.cfg
+
+To just update the configuration after the kernel changes, run
+# grub2-mkconfig -o /boot/grub2/grub.cfg
+
+For testing, you might want to pass --grub-setup=/bin/true to
+grub2-install - this way, grub2 is not setup in the MBR and you can
+use grub to chainload a grub2 configuration.
+
+In the grub menu.lst, just add (after changing the hd0,1 parameter):
+title GNU GRUB 2 -- openSUSE 12.1 - GNU GRUB 2
+kernel (hd0,1)/boot/grub2/core.img
+
+Warning
+---
+Currently, perl-Bootloader does not support grub2 as bootloader.
+
+Therefore you need to run the following after each kernel change:
+# grub2-mkconfig -o /boot/grub2/grub.cfg

++ gccwarn.patch ++
--- /var/tmp/diff_new_pack.Lqidxp/_old  2011-07-13 15:40:51.0 +0200
+++ /var/tmp/diff_new_pack.Lqidxp/_new  2011-07-13 15:40:51.0 +0200
@@ -3,8 +3,10 @@
  grub-core/lib/libgcrypt/cipher/camellia.c  |3 +--
  2 files changed, 2 insertions(+), 4 deletions(-)
 
 a/grub-core/lib/libgcrypt-grub/cipher/camellia.c
-+++ b/grub-core/lib/libgcrypt-grub/cipher/camellia.c
+Index: grub-1.99/grub-core/lib/libgcrypt-grub/cipher/camellia.c
+===
+--- grub-1.99.orig/grub-core/lib/libgcrypt-grub/cipher/camellia.c
 grub-1.99/grub-core/lib/libgcrypt-grub/cipher/camellia.c
 @@ -29,9 +29,8 @@ GRUB_MOD_LICENSE (GPLv3+);
  
  
@@ -16,8 +18,10 @@
  typedef unsigned char u8;
  
  /* key constants */
 a/grub-core/lib/libgcrypt/cipher/camellia.c
-+++ b/grub-core/lib/libgcrypt/cipher/camellia.c
+Index: grub-1.99/grub-core/lib/libgcrypt/cipher/camellia.c
+===
+--- grub-1.99.orig/grub-core/lib/libgcrypt/cipher/camellia.c
 

commit alsamixergui for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package alsamixergui for openSUSE:Factory
checked in at Wed Jul 13 15:59:34 CEST 2011.




--- alsamixergui/alsamixergui.changes   2006-12-19 15:27:33.0 +0100
+++ /mounts/work_src_done/STABLE/alsamixergui/alsamixergui.changes  
2011-07-12 14:32:16.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 12 12:32:07 UTC 2011 - pgaj...@novell.com
+
+- build against fltk 1.3
+
+---

calling whatdependson for head-i586


New:

  alsamixergui-fltk13.diff



Other differences:
--
++ alsamixergui.spec ++
--- /var/tmp/diff_new_pack.oGX6ML/_old  2011-07-13 15:59:02.0 +0200
+++ /var/tmp/diff_new_pack.oGX6ML/_new  2011-07-13 15:59:02.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package alsamixergui (Version 0.9.0rc1)
+# spec file for package alsamixergui
 #
-# 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
@@ -24,7 +24,7 @@
 %define package_version 0.9.0rc1-2
 Summary:An FLTK-Based Front-End for alsamixer
 Version:0.9.0rc1
-Release:741
+Release:752
 License:GPL v2 or later
 Group:  Productivity/Multimedia/Sound/Mixers
 # Source:  %{name}-%{version}.tar.bz2
@@ -34,6 +34,7 @@
 Patch:  alsamixergui.dif
 Patch1: alsamixergui-memleak-fix.diff
 Patch2: alsamixergui-lvalue.diff
+Patch3: alsamixergui-fltk13.diff
 Url:ftp://www.iua.upf.es/pub/mdeboer
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -54,6 +55,7 @@
 %patch
 %patch1
 %patch2
+%patch3 -p1
 %{?suse_update_config:%{suse_update_config -f}}
 
 %build

++ alsamixergui-fltk13.diff ++
Index: alsamixergui-0.9.0rc1-2/configure.in
===
--- alsamixergui-0.9.0rc1-2.orig/configure.in
+++ alsamixergui-0.9.0rc1-2/configure.in
@@ -15,7 +15,7 @@ AC_PATH_XTRA
 CFLAGS=$CFLAGS $X_CFLAGS
 CXXFLAGS=$CXXFLAGS $X_CFLAGS
 LIBS=$LIBS $X_LIBS
-AC_CHECK_LIB(fltk,fl_numericsort,,AC_MSG_ERROR(missing fltk))
+AC_CHECK_LIB(fltk,fl_numericsort,,AC_MSG_ERROR(missing fltk),[`fltk-config 
--ldflags`])
 AM_PATH_ALSA(0.9.0)
 
 dnl Checks for header files.
Index: alsamixergui-0.9.0rc1-2/src/Makefile.am
===
--- alsamixergui-0.9.0rc1-2.orig/src/Makefile.am
+++ alsamixergui-0.9.0rc1-2/src/Makefile.am
@@ -10,4 +10,4 @@ alsamixergui_SOURCES = \
  alsamixer.cxx \
  ncurser_to_fl.H
 
-alsamixergui_LDADD = @LIBS@ @ALSA_LIBS@
+alsamixergui_LDADD = @LIBS@ @ALSA_LIBS@ -lX11 -lXft -lfontconfig -lXinerama






Remember to have fun...

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



commit firebird for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package firebird for openSUSE:Factory
checked in at Wed Jul 13 16:03:11 CEST 2011.




--- firebird/firebird.changes   2011-05-30 21:29:45.0 +0200
+++ /mounts/work_src_done/STABLE/firebird/firebird.changes  2011-07-06 
10:20:22.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul  6 08:19:45 UTC 2011 - a...@suse.de
+
+- Fix spelling of openSUSE.
+- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.
+
+---

calling whatdependson for head-i586


Old:

  README.OpenSuse

New:

  README.openSUSE



Other differences:
--
++ firebird.spec ++
--- /var/tmp/diff_new_pack.FmGFuh/_old  2011-07-13 16:01:56.0 +0200
+++ /var/tmp/diff_new_pack.FmGFuh/_new  2011-07-13 16:01:56.0 +0200
@@ -25,14 +25,14 @@
 
 Name:   firebird
 Version:2.1.3.18185.0
-Release:17
+Release:20
 Group:  Productivity/Databases/Servers
 License:Interbase
 Url:http://www.firebirdsql.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:http://downloads.sourceforge.net/firebird/%{pkgname}.tar.bz2
 Source3:firebird-logrotate
-Source4:README.OpenSuse
+Source4:README.openSUSE
 Source5:01_firebird
 Source6:firebird.conf
 Patch0: firebird-mcpu-to-mtune.patch
@@ -201,9 +201,9 @@
 mkdir  -p  %{buildroot}%{_sysconfdir}/profile.d
 mkdir  -p  %{buildroot}%{_sysconfdir}/logrotate.d
 mkdir   -p %{buildroot}%{_sysconfdir}/tmpdirs.d
-mkdir   -p %{buildroot}%{_sysconfdir}/tmpfiles.d
+mkdir   -p %{buildroot}/usr/lib/tmpfiles.d
 cp %{SOURCE5}  %{buildroot}%{_sysconfdir}/tmpdirs.d/01_firebird
-cp %{SOURCE6}  %{buildroot}%{_sysconfdir}/tmpfiles.d/
+cp %{SOURCE6}  %{buildroot}/usr/lib/tmpfiles.d/
 mkdir  -p  %{buildroot}%{_var}/run/%{name}
 mkdir  -p  %{buildroot}%{_localstatedir}/lib/%{name}
 mkdir  -p  %{buildroot}%{_localstatedir}/lib/%{name}/data
@@ -282,7 +282,7 @@
 seds@= root@= %{name}@   
%{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/misc/%{name}.xinetd  
   %{buildroot}%{_sysconfdir}/xinetd.d/%{name}
 cp 
%{_builddir}/%{pkgname}/gen/buildroot-superserver%{fbroot}/misc/%{name}.init.d.suse
 %{buildroot}%{_initrddir}/%{name}
 ln -sf %{_initrddir}/%{name} %{buildroot}%{_sbindir}/rc%{name}
-seds@%%{fbroot}@%{fbroot}@g  %{SOURCE4} 
%{_builddir}/%{pkgname}/doc/README.OpenSuse
+seds@%%{fbroot}@%{fbroot}@g  %{SOURCE4} 
%{_builddir}/%{pkgname}/doc/README.openSUSE
 ln -s  %{_var}/run/%{name} .%{fbroot}/run
 # we need a dummy target for /etc/alternatives/ 
 mkdir -p %{buildroot}/etc/alternatives  
@@ -377,7 +377,7 @@
 %defattr(0644,root,root,0755)
 %doc doc/license/IDPL.txt
 %doc doc/license/README.license.usage.txt
-%doc doc/README.OpenSuse
+%doc doc/README.openSUSE
 %ghost /etc/alternatives/%{name}-bin  
 %ghost /etc/alternatives/%{name}-UDF  
 %ghost /etc/alternatives/isql-fb  
@@ -429,13 +429,13 @@
 %dir %{_sysconfdir}/tmpdirs.d 
 %{_sysconfdir}/tmpdirs.d/01_firebird
 %endif
-%dir %{_sysconfdir}/tmpfiles.d
-%{_sysconfdir}/tmpfiles.d/firebird.conf
+%dir /usr/lib/tmpfiles.d
+/usr/lib/tmpfiles.d/firebird.conf
 %{fbroot}/run
 
 %files filesystem
 %defattr(0644,root,root,0755)
-%doc   doc/README.OpenSuse
+%doc   doc/README.openSUSE
 %defattr(0755,root,root,0755)
 %dir %{fbroot}
 %dir %{fbroot}/lib

++ README.openSUSE ++
Differences between upstream and the openSUSE package
=

* All files are installed according to the FHS. Relatively complete
  environment as provided by upstream may be found in %{fbroot} 

* Firebird utilities gbak,gsec,gfix,nbackup and gstat have a symlink in /usr/bin
  In /usr/bin you have also isql-fb symlinked to Firebird isql.
  We can't name it isql to avoid conflict with isql from UNIX-ODBC
  In /usr/bin you have also gstat-fb symlinked to Firebird gstat.
  We can't name it gstat to avoid conflict with gstat from Ganglia-gmond

* According to openSUSE packaging rules, firebird service is not started 
  automatically. You need to start it, as root : 
  for SuperServer :  
service firebird start
  for Classic :  
chkconfig firebird on
  If you wanted to have firebird Superserver started at each boot, as root :
  chkconfig --level 345 firebird on

* openSUSE packages do not use, nor contain the pre-supplied sources for
  libicu. Fedora packages are used instead.

* POSSIBLE INCOMPATIBILITY
  In incides on text-based columns (CHAR/VARCHAR), Firebird uses ICU to get
  binary-comparable sequences (collations). These collations may be different
  in different ICU versions.

  In Firebird 2.1 upstream always uses the bundled ICU library. Firebird 
packages
  use the Firebird-packaged 

commit gnome-games for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package gnome-games for openSUSE:Factory
checked in at Wed Jul 13 16:07:17 CEST 2011.




--- GNOME/gnome-games/gnome-games.changes   2011-07-06 10:16:39.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-games/gnome-games.changes
2011-07-13 13:23:07.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 13 08:20:46 CEST 2011 - vu...@opensuse.org
+
+- Remove gnome-python-desktop and python-gnome Requires from
+  gnome-sudoku: the game got ported to gobject introspection, so
+  doesn't use those bindings anymore.
+- Add python-bugbuddy Suggests to gnome-sudoku, as it still
+  optionally uses some bug-buddy integration.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gnome-games.spec ++
--- /var/tmp/diff_new_pack.gN1pL5/_old  2011-07-13 16:03:31.0 +0200
+++ /var/tmp/diff_new_pack.gN1pL5/_new  2011-07-13 16:03:31.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   gnome-games
 Version:3.1.3
-Release:1
+Release:3
 # FIXME: validate list of games for the recommended subpackage
 License:GPLv2+ ; GPLv3+ ; LGPLv2.1+
 Summary:Games for GNOME
@@ -220,9 +220,8 @@
 Summary:Sudoku Game for GNOME
 Group:  Amusements/Games/Logic
 Requires:   %{name}-support = %{version}
-Requires:   gnome-python-desktop
-Requires:   python-gnome
 Recommends: gnome-sudoku-lang
+Suggests:   python-bugbuddy
 %gconf_schemas_prereq
 %py_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 checkmedia for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package checkmedia for openSUSE:Factory
checked in at Wed Jul 13 16:07:59 CEST 2011.




--- checkmedia/checkmedia.changes   2010-10-12 12:06:15.0 +0200
+++ /mounts/work_src_done/STABLE/checkmedia/checkmedia.changes  2011-07-13 
13:45:32.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 13 13:40:03 CEST 2011 - snw...@suse.de
+
+- change isohybrid md5 calculation to report 'real' md5 sum (bnc #678739)
+
+---

calling whatdependson for head-i586


Old:

  checkmedia-2.4.tar.bz2

New:

  _service:format_spec_file:checkmedia.spec
  checkmedia-2.5.tar.bz2



Other differences:
--
++ _service:format_spec_file:checkmedia.spec ++
#
# spec file for package checkmedia
#
# 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:   checkmedia
License:GPLv2+
Group:  System/Management
AutoReqProv:on
Summary:Check Installation Media
Version:2.5
Release:1
Source: %{name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Checks installation CDs and DVDs for errors.



Authors:

Steffen Winterfeldt

%prep
%setup

%build
  make

%install
  install -d -m 755 %{buildroot}/usr/bin
  install -m 755 checkmedia tagmedia %{buildroot}/usr/bin

%clean 
rm -rf %{buildroot}

%files
%defattr(-,root,root)
/usr/bin/checkmedia
/usr/bin/tagmedia
%doc README
%doc COPYING

%changelog
++ checkmedia.spec ++
--- /var/tmp/diff_new_pack.vPlxnq/_old  2011-07-13 16:07:27.0 +0200
+++ /var/tmp/diff_new_pack.vPlxnq/_new  2011-07-13 16:07:27.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package checkmedia (Version 2.4)
+# spec file for package checkmedia
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Group:  System/Management
 AutoReqProv:on
 Summary:Check Installation Media
-Version:2.4
+Version:2.5
 Release:1
 Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ checkmedia-2.4.tar.bz2 - checkmedia-2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/checkmedia-2.4/checkmedia.c 
new/checkmedia-2.5/checkmedia.c
--- old/checkmedia-2.4/checkmedia.c 2010-10-12 11:44:59.0 +0200
+++ new/checkmedia-2.5/checkmedia.c 2011-07-13 13:34:44.0 +0200
@@ -15,6 +15,7 @@
 static void get_info(char *file, unsigned opt_verbose);
 static char *no_extra_spaces(char *str);
 static void update_progress(unsigned size);
+static void check_mbr(unsigned char *mbr);
 
 struct {
   unsigned got_md5:1;  /* got md5sum */
@@ -23,6 +24,7 @@
   unsigned err:1;  /* some error */
   unsigned err_ofs;/* read error pos */
   unsigned size;   /* in kb */
+  unsigned hybrid_size;/* hybrid partition, in kb */
   unsigned media_nr;   /* media number */
 
   /* align md5sum buffers for int32; md5_finish_ctx() expects it */
@@ -72,22 +74,24 @@
 return 1;
   }
 
-  printf(
-  app: %s\nmedia: %s%d\n size: %u kB\n  pad: %u kB\n,
+  printf(   app: %s\n media: %s%d\n  size: %u kB\n,
 iso.app_id,
 iso.media_type,
 iso.media_nr ?: 1,
-iso.size,
-iso.pad
+iso.size
   );
 
+  if(iso.hybrid_size) printf(hybrid: %u kB\n, iso.hybrid_size);
+
+  printf(   pad: %u kB\n, iso.pad);
+
   if(iso.pad = iso.size) {
 printf(wrong padding value\n);
 return 1;
   }
 
   if(opt_verbose) {
-printf(  ref: );
+printf(   ref: );
 if(iso.got_old_md5) for(i = 0; i  sizeof iso.old_md5; i++) printf(%02x, 
iso.old_md5[i]);
 printf(\n);
   }
@@ -95,10 +99,10 @@
   if(!iso.err) do_md5(argv[1]);
 
   if(iso.err  iso.err_ofs) {
-printf(  err: sector %u\n, iso.err_ofs  1);
+printf(   err: sector %u\n, iso.err_ofs  1);
   }
 
-  printf(check: );
+  printf( check: );
   

commit john for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package john for openSUSE:Factory
checked in at Wed Jul 13 16:08:55 CEST 2011.




--- john/john.changes   2010-09-09 18:54:17.0 +0200
+++ /mounts/work_src_done/STABLE/john/john.changes  2011-07-08 
11:01:27.0 +0200
@@ -1,0 +2,25 @@
+Fri Jul  8 08:56:40 UTC 2011 - l...@linux-schulserver.de
+
+- update to 1.7.8:
+  + many changes, please see /usr/share/doc/packages/john/CHANGES
+  + The bitslice DES S-box expressions have been replaced with those 
+generated by Roman Rusakov specifically for John the Ripper
+  + Added Intel AVX and AMD XOP instruction sets support for bitslice DES
+  + Apache $apr1$ MD5-based password hashes are now supported.
+  + the loader now includes logic to warn the user of ambiguous 
+hash encodings
+  + DateTime, Repeats, Subsets, AtLeast1-Simple, 
+AtLeast1-Generic, and Policy external mode samples have been 
+added to the default john.conf
+  + A few minor bug fixes and enhancements were made
+  + Corrected a logic error introduced in JtR 1.7.4.2: in 
+single crack mode
+- added and updated jumbo patch
+
+---
+Tue Mar 15 06:42:36 CET 2011 - dr...@suse.de
+
+- go from jumbo patch 7 to 12
+- needs -lm to link, via LDFLAGS from make command in spec
+
+---

calling whatdependson for head-i586


Old:

  john-1.7.6.tar.bz2

New:

  john-1.7.8-jumbo-2.tar.bz2
  john-1.7.8-jumbo-2.tar.bz2.sign
  john-1.7.8.tar.bz2
  john-1.7.8.tar.bz2.sign



Other differences:
--
++ john.spec ++
--- /var/tmp/diff_new_pack.jAFevh/_old  2011-07-13 16:08:27.0 +0200
+++ /var/tmp/diff_new_pack.jAFevh/_new  2011-07-13 16:08:27.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package john (Version 1.7.6)
+# spec file for package john
 #
-# 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
@@ -22,17 +22,19 @@
 Url:http://www.openwall.com/john/
 License:GPLv2+
 Group:  Productivity/Security
-Version:1.7.6
+Version:1.7.8
 Release:1
 Summary:Detects Weak Passwords
 Source: %{name}-%{version}.tar.bz2
 Source2:%{name}.8.gz 
 Source3:%{name}-rpmlintrc
+Source4:%{name}-%{version}-jumbo-2.tar.bz2
+BuildRequires:  openssl-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define johndir /var/lib/john
-%define cflags CFLAGS=-c $RPM_OPT_FLAGS -DJOHN_SYSTEMWIDE=1 
-finline-limit=2000 --param inline-unit-growth=2000 LDFLAGS=
+%define cflags CFLAGS=-c $RPM_OPT_FLAGS -DJOHN_SYSTEMWIDE=1 
-finline-limit=2000 --param inline-unit-growth=2000 LDFLAGS=-lcrypto
 %ifarch x86_64
-%define cflags CFLAGS=-c $RPM_OPT_FLAGS -DJOHN_SYSTEMWIDE=1 LDFLAGS=
+%define cflags CFLAGS=-c $RPM_OPT_FLAGS -DJOHN_SYSTEMWIDE=1 
LDFLAGS=-lcrypto
 %endif
 
 %description
@@ -48,6 +50,8 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+# apply the jumbo patch
+gzip -dc %{SOURCE4} | patch -p1
 # adapt the configs
 perl -pi -e s#Wordlist = (.*)#Wordlist = %{johndir}/password.lst#g 
$RPM_BUILD_DIR/%{name}-%{version}/run/john.conf
 perl -pi -e 's#^(\#define JOHN_SYSTEMWIDE_EXEC)\s.+$#$1\t\%{johndir}\#g' 
$RPM_BUILD_DIR/%{name}-%{version}/src/params.h
@@ -91,7 +95,7 @@
 %endif
 export TARGET
 pushd src
-make clean $TARGET %{cflags}
+make clean $TARGET %{cflags} LDFLAGS='-lcrypto -lm'
 popd
 
 %check

++ john-1.7.6.tar.bz2 - john-1.7.8.tar.bz2 ++
 14799 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 pciutils-ids for openSUSE:Factory

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory
checked in at Wed Jul 13 16:10:51 CEST 2011.





calling whatdependson for head-i586


Old:

  _service:format_spec_file:pciutils-ids.spec



Other differences:
--
++ pciutils-ids.spec ++
--- /var/tmp/diff_new_pack.Drgprd/_old  2011-07-13 16:10:38.0 +0200
+++ /var/tmp/diff_new_pack.Drgprd/_new  2011-07-13 16:10:38.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   pciutils-ids
-Version:2011.7.6
+Version:2011.7.11
 Release:1
 AutoReqProv:on
 Group:  Hardware/Other

++ pci.ids.bz2 ++
--- /var/tmp/diff_new_pack.Drgprd/_old  2011-07-13 16:10:38.0 +0200
+++ /var/tmp/diff_new_pack.Drgprd/_new  2011-07-13 16:10:38.0 +0200
@@ -1,8 +1,8 @@
 #
 #  List of PCI ID's
 #
-#  Version: 2011.07.04
-#  Date:2011-07-04 03:15:03
+#  Version: 2011.07.08
+#  Date:2011-07-08 03:15:07
 #
 #  Maintained by Martin Mares m...@ucw.cz and other volunteers from the
 #  PCI ID Project at http://pciids.sf.net/.
@@ -116,6 +116,7 @@
a301  AVerTV 301
b808  AVerTV DVB-T Volar (USB 2.0)
 07d0  ITT Geospatial Systems
+07d1  D-Link System Inc
 07e2  ELMEG Communication Systems GmbH
 0842  NPG, Personal Grand Technology
 # Nee Gemplus International, SA
@@ -3145,7 +3146,7 @@
1734 1095  D2030-A1
7007  FireWire Controller
1462 701d  MS-6701
-   7012  AC'97 Sound Controller
+   7012  C-Media AC'97 Sound Controller
1039 7012  SiS 7012 onboard [Asus P4SC-EA] AC'97 Sound 
Controller
1043 818f  A8S-X Motherboard
13f6 0300  CMI9739(A) on ECS K7SOM+ motherboard
@@ -3153,6 +3154,7 @@
1462 7010  MS-6701 motherboard
15bd 1001  DFI 661FX motherboard
1734 109f  D2030-A1 Motherboard
+   1849 7012  K7S41GX motherboard
 # There are may be different modem codecs here (Intel537 compatible and 
incompatible)
7013  AC'97 Modem Controller
7016  SiS7016 PCI Fast Ethernet Adapter






Remember to have fun...

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



commit obs-service-source_validator for openSUSE:11.3

2011-07-13 Thread h_root

Hello community,

here is the log from the commit of package obs-service-source_validator for 
openSUSE:11.3
checked in at Wed Jul 13 23:10:23 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 11.3/obs-service-source_validator/obs-service-source_validator.changes  
2011-05-25 17:48:09.0 +0200
@@ -0,0 +1,10 @@
+---
+Wed May 25 15:47:48 UTC 2011 - adr...@suse.de
+
+- make service runable on server side as well
+
+---
+Wed May 25 13:07:45 UTC 2011 - adr...@suse.de
+
+- initial package of our new source validator (created by Rudi)
+

calling whatdependson for 11.3-i586


New:

  obs-service-source_validator.changes
  obs-service-source_validator.spec
  source_validator
  source_validator.service



Other differences:
--
++ obs-service-source_validator.spec ++
#
# spec file for package obs-service-source_validator
#
# 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:   obs-service-source_validator
License:GPL v2 or later
Group:  Development/Tools/Building
Summary:An OBS source service: running all the osc source-validator 
checks
Version:0.1
Release:2.RELEASE2
Source: source_validator
Source1:source_validator.service
Requires:   osc-source_validator
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
This is a source service for openSUSE Build Service.

This service runs all checks from osc-source_validator. This can be used
to guarantee that all checks succeed also on the service side. This plugin can 
be
used via project wide defined services.

%prep

%setup -q -D -T 0 -n .

%build

%install
mkdir -p $RPM_BUILD_ROOT/usr/lib/obs/service
install -m 0755 %{SOURCE0} $RPM_BUILD_ROOT/usr/lib/obs/service
install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/obs/service

%files
%defattr(-,root,root)
%dir /usr/lib/obs
/usr/lib/obs/service

%changelog
++ source_validator ++
#!/bin/bash

# Verify local source via osc-source_validator


while test $# -gt 0; do
  case $1 in
*-outdir)
  # just dummy ...
  MYOUTDIR=$2
  shift
;;
*)
  echo Unknown parameter $1.
  echo 'Usage: this service is not excepting parameters'
  exit 1
;;
  esac
  shift
done

FILE=${PATH##*/}

RETURN=0
for i in /usr/lib/osc/source_validators/*; do
  if [ -f $i ]; then
if [ -z $PS1 ]; then
  $i --batchmode || RETURN=1
else
  $i || RETURN=1
fi
  fi
done

exit $RETURN

++ source_validator.service ++
service name=source_validator
  summaryValidate sources/summary
  descriptionThe default SUSE source validator which catches common pitfalls 
before build./description
/service






Remember to have fun...

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