commit samba for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package samba for openSUSE:Factory
checked in at Mon Sep 19 15:22:28 CEST 2011.




--- samba/samba.changes 2011-08-31 00:10:50.0 +0200
+++ /mounts/work_src_done/STABLE/samba/samba.changes2011-09-09 
18:58:05.0 +0200
@@ -1,0 +2,26 @@
+Fri Sep  9 13:08:58 UTC 2011 - lmue...@suse.de
+
+- Spec file cleanup as suggested by the spec-cleaner tool.
+  + Make all BuildRequires, PreReq, and Provides a separate line.
+  + Use %{buildroot} instead of ${RPM_BUILD_ROOT}.
+  + Use straight commands instead of macros (make, install).
+  + Use -p in post and postun if we only call one command.
+  + Use %{_localstatedir} instead of %{_var} in the filelist.
+  + Remove superfluous AutoReqProv on lines.
+
+---
+Thu Sep  8 19:29:36 UTC 2011 - lmue...@suse.de
+
+- Remove %release from all Provides.
+
+---
+Thu Sep  1 20:54:52 UTC 2011 - lmue...@suse.de
+
+- Fix segfault in iconv.c which caused a null pointer dereference; (bso#8433).
+
+---
+Wed Aug 31 16:10:03 UTC 2011 - lmue...@suse.de
+
+- Use /var/run for the cifs state file in the init script too; (bnc#710304).
+
+---
@@ -217,0 +244,5 @@
+
+---
+Wed Jul 20 11:05:27 CEST 2011 - dd...@suse.de
+
+- Fix CUPS print job IDs; (bso#7288); (bnc#701257).

calling whatdependson for head-i586




Other differences:
--
++ samba-doc.spec ++
--- /var/tmp/diff_new_pack.30zBve/_old  2011-09-19 15:22:20.0 +0200
+++ /var/tmp/diff_new_pack.30zBve/_new  2011-09-19 15:22:20.0 +0200
@@ -19,18 +19,34 @@
 
 
 Name:   samba-doc
-BuildRequires:  cups-devel e2fsprogs-devel fam-devel libacl-devel pam-devel 
popt-devel readline-devel
+BuildRequires:  cups-devel
+BuildRequires:  e2fsprogs-devel
+BuildRequires:  fam-devel
+BuildRequires:  libacl-devel
+BuildRequires:  pam-devel
+BuildRequires:  popt-devel
+BuildRequires:  readline-devel
 %if 0%{?suse_version}
-BuildRequires:  cracklib-devel openldap2-devel
+BuildRequires:  cracklib-devel
+BuildRequires:  openldap2-devel
 %endif
 %if 0%{?suse_version}  1030
-BuildRequires:  gdbm-devel pwdutils
+BuildRequires:  gdbm-devel
+BuildRequires:  pwdutils
 %endif
 %if 0%{?suse_version}  930
-BuildRequires:  krb5-devel libiniparser-devel libnscd-devel python-devel
+BuildRequires:  krb5-devel
+BuildRequires:  libiniparser-devel
+BuildRequires:  libnscd-devel
+BuildRequires:  python-devel
 %endif
 %if 0%{?suse_version}  930  0%{?suse_version}  1031
-BuildRequires:  dmapi-devel libnscd-devel libxml2-devel mysql-devel 
postgresql-devel xfsprogs-devel
+BuildRequires:  dmapi-devel
+BuildRequires:  libnscd-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  mysql-devel
+BuildRequires:  postgresql-devel
+BuildRequires:  xfsprogs-devel
 %endif
 %if 0%{?suse_version}  830  0%{?suse_version}  931
 BuildRequires:  heimdal-devel
@@ -39,7 +55,9 @@
 BuildRequires:  cracklib-devel
 %endif
 %if 0%{?centos_version} || 0%{?fedora_version} || 0%{?rhel_version} || 
0%{?mandriva_version}
-BuildRequires:  krb5-devel openldap-devel python-devel
+BuildRequires:  krb5-devel
+BuildRequires:  openldap-devel
+BuildRequires:  python-devel
 %endif
 %if 0%{?suse_version}  1000
 BuildRequires:  keyutils-devel
@@ -80,18 +98,20 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
+Version:3.6.0
+Release:4
 Url:http://www.samba.org/
 Version:3.6.0
-Release:3
+Release:4
 License:GPLv3+
 Summary:Samba Documentation
 Group:  Documentation/Other
-AutoReqProv:on
-Provides:   samba-gplv3-doc = %{version}-%{release}
+PreReq: coreutils
+PreReq: findutils
+Provides:   samba-gplv3-doc = %{version}
 Obsoletes:  samba-gplv3-doc  %{version}
-Provides:   samba-doc-gplv2 = %{version}-%{release}
+Provides:   samba-doc-gplv2 = %{version}
 Obsoletes:  samba-doc-gplv2  %{version}
-PreReq: coreutils findutils
 BuildArch:  noarch
 Source: 
http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.tar.bz2
 Source1:vendor-files.tar.bz2
@@ -173,8 +193,8 @@
sed -e s/VENDOR/%{VENDOR}/g ${file} ${file}.new  \
mv ${file}.new ${file}
 done
-%__install -m 0644 vendor-files/tools/get_printing_ticket.c 
source3/client/get_printing_ticket.c
-%__install -m 0644 -p vendor-files/docu/rfc3454.txt source4/heimdal/lib/wind/
+install -m 0644 vendor-files/tools/get_printing_ticket.c 
source3/client/get_printing_ticket.c
+install -m 0644 -p vendor-files/docu/rfc3454.txt source4/heimdal/lib/wind/
 # Create and add vendor suffix
 test 

commit 844-ksc-pcf for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package 844-ksc-pcf for openSUSE:Factory
checked in at Mon Sep 19 15:23:21 CEST 2011.




--- 844-ksc-pcf/844-ksc-pcf.changes 2010-04-09 12:02:50.0 +0200
+++ /mounts/work_src_done/STABLE/844-ksc-pcf/844-ksc-pcf.changes
2011-09-17 11:05:29.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 09:05:20 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ 844-ksc-pcf.spec ++
--- /var/tmp/diff_new_pack.7v009d/_old  2011-09-19 15:23:16.0 +0200
+++ /var/tmp/diff_new_pack.7v009d/_new  2011-09-19 15:23:16.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package 844-ksc-pcf (Version 19990207)
+# spec file for package 844-ksc-pcf
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   844-ksc-pcf
@@ -23,7 +22,6 @@
 Url:http://www.debian.or.kr/~cwryu/archive/fonttools/
 License:Public Domain, Freeware
 Group:  System/X11/Fonts
-AutoReqProv:on
 PreReq: %suseconfig_fonts_prereq
 Provides:   locale(xorg-x11:ko)
 Summary:Korean 8x4x4 Johab Fonts
@@ -55,8 +53,6 @@
 gzip --best *.pcf
 install -m 644 *.gz   %{buildroot}%{fontdir}
 
-%clean
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
 # Ruediger Oertel wrote:
 #  that is the way an update works with rpm:
 #  






Remember to have fun...

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



commit Botan for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package Botan for openSUSE:Factory
checked in at Mon Sep 19 15:23:38 CEST 2011.




--- Botan/Botan.changes 2011-07-04 17:14:52.0 +0200
+++ /mounts/work_src_done/STABLE/Botan/Botan.changes2011-09-16 
21:09:56.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 16 17:36:04 UTC 2011 - jeng...@medozas.de
+
+- Implement baselibs.conf for package
+- Remove obsolete/redundant tags
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ Botan.spec ++
--- /var/tmp/diff_new_pack.XXVNqr/_old  2011-09-19 15:23:33.0 +0200
+++ /var/tmp/diff_new_pack.XXVNqr/_new  2011-09-19 15:23:33.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define version_suffix 1_10-0
 %define short_version 1.10
@@ -26,10 +25,9 @@
 Url:http://botan.randombit.net
 Summary:A C++ Crypto Library
 License:BSD3c
-AutoReqProv:on
-Prefix: /usr
 Group:  Development/Libraries/C and C++
 Source: Botan-1.10.0.tar.bz2
+Source2:baselibs.conf
 Patch0: Botan-inttypes.patch
 Patch1: Botan-ull_constants.patch.bz2
 Patch2: Botan-fix_install_paths.patch
@@ -56,7 +54,6 @@
 
 %package  -nlibbotan-%{version_suffix}
 
-
 License:BSD3c
 Summary:A C++ Crypto Library
 Group:  Development/Libraries/C and C++

++ baselibs.conf ++
libbotan-1_10-0
libbotan-devel
requires -libbotan-targettype = version
requires libbotan-1_10-0-targettype = 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 DirectFB for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package DirectFB for openSUSE:Factory
checked in at Mon Sep 19 15:24:21 CEST 2011.




--- DirectFB/DirectFB.changes   2011-07-10 20:24:44.0 +0200
+++ /mounts/work_src_done/STABLE/DirectFB/DirectFB.changes  2011-09-16 
21:09:21.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 16 17:46:10 UTC 2011 - jeng...@medozas.de
+
+- Implement shlib policy and add baselibs
+- Remove redundant tags/sections
+
+---

calling whatdependson for head-i586




Other differences:
--
++ DirectFB.spec ++
--- /var/tmp/diff_new_pack.XPg2Zr/_old  2011-09-19 15:24:17.0 +0200
+++ /var/tmp/diff_new_pack.XPg2Zr/_new  2011-09-19 15:24:17.0 +0200
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define directfbdir %{_libdir}/directfb-1.4-5
 
 Name:   DirectFB
+%define lname  libdirectfb-1_4-5
 Url:http://www.directfb.org/
 License:LGPLv2.1+
 Group:  System/Libraries
-AutoReqProv:on
 Version:1.4.5
 Release:17
 Summary:Graphics Library for Framebuffer Devices
@@ -71,19 +70,25 @@
 adds graphical power to embedded systems and sets a new standard for
 graphics under Linux.
 
+%package -n %lname
+Summary:Graphics Library for Framebuffer Devices
+Group:  System/Libraries
 
-
-Authors:
-
-Denis Oliver Kropp d...@directfb.org
-Andreas Hundt a...@fischlustig.de
-Sven Neumann n...@directfb.org
+%description -n %lname
+DirectFB is a thin library that provides hardware graphics
+acceleration, input device handling and abstraction, an integrated
+windowing system with support for translucent windows, and multiple
+display layers on top of the Linux framebuffer device. It is a
+complete hardware abstraction layer with software fallbacks for every
+graphics operation that is not supported by the underlying hardware.
+DirectFB adds graphical power to embedded systems and sets a new
+standard for graphics under Linux.
 
 %package devel
 License:LGPLv2.1+
 Group:  Development/Libraries/C and C++
 Summary:Graphics Library for Framebuffer Devices
-Requires:   %{name} = %{version} glibc-devel zlib-devel /bin/sh
+Requires:   %lname = %version, glibc-devel zlib-devel /bin/sh
 
 %description devel
 DirectFB is a thin library that provides hardware graphics
@@ -95,14 +100,6 @@
 adds graphical power to embedded systems and sets a new standard for
 graphics under Linux.
 
-
-
-Authors:
-
-Denis Oliver Kropp d...@directfb.org
-Andreas Hundt a...@fischlustig.de
-Sven Neumann n...@directfb.org
-
 %package doc
 License:LGPLv2.1+
 Summary:Graphics Library for Framebuffer Devices Documentation
@@ -111,14 +108,6 @@
 %description doc
 Graphics Library for Framebuffer Devices Documentation in html form.
 
-
-
-Authors:
-
-Denis Oliver Kropp d...@directfb.org
-Andreas Hundt a...@fischlustig.de
-Sven Neumann n...@directfb.org
-
 %package libSDL
 License:LGPLv2.1+
 Summary:SDL backend of Graphics Library for Framebuffer Devices
@@ -191,17 +180,14 @@
 
 %install
 %{makeinstall}
-find %{buildroot} -name '*.la' | xargs rm -v
+find %buildroot -name '*.la' -type f -delete
 
 %check
 make check
 
-%clean
-rm -rf %{buildroot}
+%post -n %lname -p /sbin/ldconfig
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -221,14 +207,17 @@
 %{_bindir}/dfbpenmount
 %{_bindir}/directfb-config
 %{_bindir}/pxa3xx_dump
-%{_libdir}/libdirect*.so.*
-%{_libdir}/libfusion*.so.*
-%{_libdir}/libuniquewm*.so.*
-%{directfbdir}
 %{_bindir}/mkd*iff
 %doc %_mandir/man1/dfbg.1.gz
 %doc %_mandir/man1/directfb-csource.1.gz
 %doc %_mandir/man5/directfbrc.5.gz
+
+%files -n %lname
+%defattr(-,root,root)
+%{_libdir}/libdirect*.so.*
+%{_libdir}/libfusion*.so.*
+%{_libdir}/libuniquewm*.so.*
+%{directfbdir}
 %exclude %{directfbdir}/gfxdrivers/libdirectfb_sdlgraphics.so
 %exclude %{directfbdir}/inputdrivers/libdirectfb_sdlinput.so
 %exclude %{directfbdir}/systems/libdirectfb_sdl.so

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.XPg2Zr/_old  2011-09-19 15:24:17.0 +0200
+++ /var/tmp/diff_new_pack.XPg2Zr/_new  2011-09-19 15:24:17.0 +0200
@@ -1 +1,4 @@
-DirectFB
+libdirectfb-1_4-5
+DirectFB-devel
+   requires -DirectFB-targettype
+   requires libdirectfb-1_4-5-targettype = 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 Mesa for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory
checked in at Mon Sep 19 15:26:09 CEST 2011.




--- Mesa/Mesa.changes   2011-09-09 17:08:18.0 +0200
+++ /mounts/work_src_done/STABLE/Mesa/Mesa.changes  2011-09-15 
08:16:01.0 +0200
@@ -1,0 +2,21 @@
+Thu Sep 15 06:15:04 UTC 2011 - idon...@suse.com
+
+- Fix build with newest llvm, fdo#40754
+
+---
+Tue Sep 13 12:03:25 UTC 2011 - idon...@suse.com
+
+- Fix build with Factory 
+
+---
+Mon Sep 12 23:48:34 UTC 2011 - sndir...@suse.com
+
+- revert previous change since it actually *broke* the build with
+  Factory 
+
+---
+Mon Sep 12 10:47:17 UTC 2011 - idon...@suse.com
+
+- Fix build with Factory too 
+
+---

calling whatdependson for head-i586


Old:

  FIX_BUILD_WITH_LLVM.patch

New:

  Mesa-llvm-3.0.patch



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.DMDPon/_old  2011-09-19 15:26:01.0 +0200
+++ /var/tmp/diff_new_pack.DMDPon/_new  2011-09-19 15:26:01.0 +0200
@@ -53,9 +53,7 @@
 # already upstream
 Patch13:U_Mesa-7.11-llvm3.patch
 Patch14:U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff
-%if 0%{?suse_version} = 1140
-Patch15:FIX_BUILD_WITH_LLVM.patch
-%endif
+Patch15:Mesa-llvm-3.0.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -126,10 +124,7 @@
 %patch11 -p1
 %patch13 -p0
 %patch14 -p1
-
-%if 0%{?suse_version} = 1140
 %patch15 -p1
-%endif
 
 %build
 

++ Mesa-llvm-3.0.patch ++
From 4a468de2d78fc5a9e6de40a9dae09669ec556fc5 Mon Sep 17 00:00:00 2001
From: Tobias Droste tdro...@gmx.de
Date: Sun, 04 Sep 2011 01:14:23 +
Subject: gallivm: fix build with LLVM 3.0svn

LLVM 3.0svn moved TargetRegistry.h and TargetSelect.h.
See revision 138450 of LLVM.

Signed-off-by: Tobias Droste tdro...@gmx.de
---
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp 
b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
index e252607..401e0e2 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
+++ b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
@@ -27,17 +27,23 @@
 
 #include llvm-c/Core.h
 #include llvm/Target/TargetMachine.h
-#include llvm/Target/TargetRegistry.h
-#include llvm/Target/TargetSelect.h
 #include llvm/Target/TargetInstrInfo.h
 #include llvm/Support/raw_ostream.h
 #include llvm/Support/MemoryObject.h
 
+#if HAVE_LLVM = 0x0300
+#include llvm/Support/TargetRegistry.h
+#include llvm/Support/TargetSelect.h
+#else /* HAVE_LLVM  0x0300 */
+#include llvm/Target/TargetRegistry.h
+#include llvm/Target/TargetSelect.h
+#endif /* HAVE_LLVM  0x0300 */
+
 #if HAVE_LLVM = 0x0209
 #include llvm/Support/Host.h
-#else
+#else /* HAVE_LLVM  0x0209 */
 #include llvm/System/Host.h
-#endif
+#endif /* HAVE_LLVM  0x0209 */
 
 #if HAVE_LLVM = 0x0207
 #include llvm/MC/MCDisassembler.h
--
cgit v0.9.0.2-2-gbebe
From 973221968117c50b141b700350d2e83befff4fce Mon Sep 17 00:00:00 2001
From: ojab o...@ojab.ru
Date: Sat, 10 Sep 2011 19:23:20 +0400
Subject: [PATCH] gallivm: fix build with LLVM 3.0svn

LLVM 3.0svn refactored instprinter and mcdisassembler to take a SubtargetInfo.
See revision 139237 of LLVM.
---
 src/gallium/auxiliary/gallivm/lp_bld_debug.cpp |   14 +-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp 
b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
index 401e0e2..b8a97da 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
+++ b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
@@ -210,11 +210,20 @@ lp_disassemble(const void* func)
   return;
}
 
+#if HAVE_LLVM = 0x0300
+   const MCSubtargetInfo *STI = T-createMCSubtargetInfo(Triple.c_str(), , 
);
+   if (!STI) {
+  debug_printf(error: no subtarget info for target %s\n, Triple.c_str());
+  return;
+   }
+   OwningPtrconst MCDisassembler DisAsm(T-createMCDisassembler(*STI));
+#else
OwningPtrconst MCDisassembler DisAsm(T-createMCDisassembler());
if (!DisAsm) {
   debug_printf(error: no disassembler for target %s\n, Triple.c_str());
   return;
}
+#endif
 
raw_debug_ostream Out;
 
@@ -223,7 +232,10 @@ lp_disassemble(const void* func)
 #else
int AsmPrinterVariant = AsmInfo-getAssemblerDialect();
 #endif
-#if HAVE_LLVM = 0x0208
+#if HAVE_LLVM = 0x0300
+   OwningPtrMCInstPrinter Printer(
+T-createMCInstPrinter(AsmPrinterVariant, *AsmInfo, *STI));
+#elif HAVE_LLVM = 0x0208
OwningPtrMCInstPrinter Printer(
  T-createMCInstPrinter(AsmPrinterVariant, *AsmInfo));
 #else
-- 
1.7.6






Remember to 

commit SDL_ttf for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package SDL_ttf for openSUSE:Factory
checked in at Mon Sep 19 15:30:15 CEST 2011.




--- SDL_ttf/SDL_ttf.changes 2010-01-27 02:45:30.0 +0100
+++ /mounts/work_src_done/STABLE/SDL_ttf/SDL_ttf.changes2011-09-17 
12:24:28.0 +0200
@@ -1,0 +2,16 @@
+Sat Sep 17 10:24:24 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---
+Fri Sep 16 18:24:34 UTC 2011 - jeng...@medozas.de
+
+- Add libSDL_ttf-devel to baselibs
+- Remove redundant tags
+
+---
+Sat Jul  2 14:54:16 UTC 2011 - jeng...@medozas.de
+
+- Use %_smp_mflags for parallel building
+
+---

calling whatdependson for head-i586




Other differences:
--
++ SDL_ttf.spec ++
--- /var/tmp/diff_new_pack.c8laYe/_old  2011-09-19 15:30:10.0 +0200
+++ /var/tmp/diff_new_pack.c8laYe/_new  2011-09-19 15:30:10.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package SDL_ttf (Version 2.0.9)
+# spec file for package SDL_ttf
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   SDL_ttf
@@ -35,12 +34,6 @@
 This is a sample library that allows you to use TrueType fonts in your
 SDL applications.
 
-
-
-Authors:
-
-Sam Lantinga slou...@libsdl.org
-
 %package -n libSDL_ttf-2_0-0
 Summary:Simple DirectMedia Layer - Truetype Library
 Group:  System/Libraries
@@ -52,12 +45,6 @@
 This is a sample library that allows you to use TrueType fonts in your
 SDL applications.
 
-
-
-Authors:
-
-Sam Lantinga slou...@libsdl.org
-
 %package -n libSDL_ttf-devel
 License:LGPLv2.1+ ; Freetype Project License
 Requires:   %{name} = %{version} SDL-devel
@@ -71,12 +58,6 @@
 This is a sample library that allows you to use TrueType fonts in your
 SDL applications.
 
-
-
-Authors:
-
-Sam Lantinga slou...@libsdl.org
-
 %prep
 %setup -q
 
@@ -84,7 +65,7 @@
 %configure \
 --with-pic \
 --disable-static
-%{__make} %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.c8laYe/_old  2011-09-19 15:30:10.0 +0200
+++ /var/tmp/diff_new_pack.c8laYe/_new  2011-09-19 15:30:10.0 +0200
@@ -1,3 +1,6 @@
 libSDL_ttf-2_0-0
   provides SDL_ttf-targettype = version
   obsoletes SDL_ttf-targettype = version
+libSDL_ttf-devel
+  requires -libSDL_ttf-targettype
+  requires libSDL_ttf-2_0-0-targettype = 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 SDLmm for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package SDLmm for openSUSE:Factory
checked in at Mon Sep 19 15:30:28 CEST 2011.




--- SDLmm/SDLmm.changes 2011-07-02 16:54:37.0 +0200
+++ /mounts/work_src_done/STABLE/SDLmm/SDLmm.changes2011-09-17 
00:17:16.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 16 18:26:52 UTC 2011 - jeng...@medozas.de
+
+- Add libSDLmm-devel to baselibs
+- Remove redundant tags
+
+---

calling whatdependson for head-i586




Other differences:
--
++ SDLmm.spec ++
--- /var/tmp/diff_new_pack.C5XZWX/_old  2011-09-19 15:30:24.0 +0200
+++ /var/tmp/diff_new_pack.C5XZWX/_new  2011-09-19 15:30:24.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   SDLmm

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.C5XZWX/_old  2011-09-19 15:30:24.0 +0200
+++ /var/tmp/diff_new_pack.C5XZWX/_new  2011-09-19 15:30:24.0 +0200
@@ -1,3 +1,6 @@
 libSDLmm-0_1-8
   provides SDLmm-targettype = version
   obsoletes SDLmm-targettype = version
+libSDLmm-devel
+  requires -libSDLmm-targettype
+  requires libSDLmm-0_1-8-targettype = 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 SuSEfirewall2 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package SuSEfirewall2 for openSUSE:Factory
checked in at Mon Sep 19 15:30:41 CEST 2011.




--- SuSEfirewall2/SuSEfirewall2.changes 2011-09-07 13:41:09.0 +0200
+++ /mounts/work_src_done/STABLE/SuSEfirewall2/SuSEfirewall2.changes
2011-09-17 12:25:41.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 10:25:23 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ SuSEfirewall2.spec ++
--- /var/tmp/diff_new_pack.7Zmu0P/_old  2011-09-19 15:30:37.0 +0200
+++ /var/tmp/diff_new_pack.7Zmu0P/_new  2011-09-19 15:30:37.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 # icecream 0
 
 
@@ -40,13 +39,6 @@
 SuSEfirewall2 uses the iptables/netfilter packet filtering
 infrastructure to create a flexible rule set for a stateful firewall.
 
-
-
-Authors:
-
-Ludwig Nussel ludwig.nus...@suse.de
-Marc Heuse
-
 %prep
 %setup
 # please send patches to lnussel for inclusion in git first
@@ -116,7 +108,4 @@
 #
 exit 0
 
-%clean
-rm -rf %{buildroot}
-
 %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 Supybot for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package Supybot for openSUSE:Factory
checked in at Mon Sep 19 15:30:59 CEST 2011.




--- Supybot/Supybot.changes 2010-06-16 14:30:35.0 +0200
+++ /mounts/work_src_done/STABLE/Supybot/Supybot.changes2011-09-17 
12:26:06.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 10:26:02 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ Supybot.spec ++
--- /var/tmp/diff_new_pack.Y6LtMH/_old  2011-09-19 15:30:52.0 +0200
+++ /var/tmp/diff_new_pack.Y6LtMH/_new  2011-09-19 15:30:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package Supybot (Version 0.83.4.1)
+# spec file for package Supybot
 #
-# 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
@@ -75,9 +75,6 @@
 ln -s %{_sysconfdir}/init.d/supybot %{buildroot}/%{_sbindir}/rcsupybot
 %fdupes %{buildroot}
 
-%clean
-rm -fr %{buildroot}
-
 %post
 %fillup_and_insserv supybot
 






Remember to have fun...

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



commit TeX-Guy for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package TeX-Guy for openSUSE:Factory
checked in at Mon Sep 19 15:31:14 CEST 2011.




--- TeX-Guy/TeX-Guy.changes 2009-12-28 18:37:48.0 +0100
+++ /mounts/work_src_done/STABLE/TeX-Guy/TeX-Guy.changes2011-09-17 
12:26:43.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:26:39 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ TeX-Guy.spec ++
--- /var/tmp/diff_new_pack.cAkUV4/_old  2011-09-19 15:31:09.0 +0200
+++ /var/tmp/diff_new_pack.cAkUV4/_new  2011-09-19 15:31:09.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package TeX-Guy (Version 1.3.1)
+# spec file for package TeX-Guy
 #
-# 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
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   TeX-Guy
 BuildRequires:  VFlib3-devel aalib-devel openmotif openmotif-devel t1lib-devel 
xorg-x11
 License:GPLv2+
 Group:  Productivity/Publishing/TeX/Utilities
-AutoReqProv:on
 Provides:   locale(texlive:ja)
 Version:1.3.1
 Release:193
@@ -40,11 +38,6 @@
 library (DVIlib) and a set of device controlling programs for the X
 Window System and printers.
 
-
-Authors:
-
-Hirotsugu Kakugawa   h.kakug...@computer.org
-
 %package  -n TeX-Guy-devel
 License:GPLv2+
 Summary:DVI Interpreter Library and Utilities for Displaying and 
Printing
@@ -56,11 +49,6 @@
 library (DVIlib) and a set of device controlling programs for the X
 Window System and printers.
 
-
-Authors:
-
-Hirotsugu Kakugawa   h.kakug...@computer.org
-
 %prep
 %setup0 -q
 %patch0 -p1
@@ -78,7 +66,7 @@
 --mandir=%{_mandir} \
 --infodir=%{_infodir} \
 %{_target_cpu}-suse-linux-gnu
-make
+make %{?_smp_mflags}
 
 %install
 export CFLAGS=$RPM_OPT_FLAGS -D_BSD_SOURCE -D_XOPEN_SOURCE 
-D_XOPEN_SOURCE_EXTENDED 
@@ -91,9 +79,6 @@
cp $i $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/`dirname $i`
 done
 
-%clean
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
-
 %files
 %defattr(-, root, root)
 %doc %{_defaultdocdir}/%{name}






Remember to have fun...

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



commit VFlib3 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package VFlib3 for openSUSE:Factory
checked in at Mon Sep 19 15:31:34 CEST 2011.




--- VFlib3/VFlib3.changes   2007-04-26 18:56:49.0 +0200
+++ /mounts/work_src_done/STABLE/VFlib3/VFlib3.changes  2011-09-17 
12:28:01.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:27:58 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.LnavPh/_old  2011-09-19 15:31:28.0 +0200
+++ /var/tmp/diff_new_pack.LnavPh/_new  2011-09-19 15:31:28.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package VFlib3 (Version 3.6.14)
+# spec file for package VFlib3
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   VFlib3
@@ -23,7 +22,6 @@
 License:LGPL v2.1 or later
 Group:  System/Libraries
 PreReq: %install_info_prereq
-AutoReqProv:on
 Version:3.6.14
 Release:191
 Requires:   freetype, t1lib
@@ -68,12 +66,6 @@
 TFM Omega TeX fonts: OFM (level 0), OVF X Window fonts:  PCF, BDF Other
 fonts:TrueType, Type 1, HBF, Syotai Club, JG, ekanji
 
-
-
-Authors:
-
-Hirotsugu Kakugawa   h.kakug...@computer.org
-
 %package  -n VFlib3-devel
 License:LGPL v2.1 or later
 Summary:development libraries for VFlib3
@@ -81,13 +73,7 @@
 Requires:   %{name} = %{version}, texlive-devel, texlive-bin-devel
 
 %description  -n VFlib3-devel
-development libraries for VFlib3
-
-
-
-Authors:
-
-Hirotsugu Kakugawa   h.kakug...@computer.org
+Development libraries for VFlib3
 
 %prep
 %setup -q
@@ -116,12 +102,11 @@
 --with-t1lib-libdir=/usr/%{_lib} \
 --with-texmf-root=/usr/share/texmf \
 %{_target_cpu}-suse-linux-gnu
-make 
+make %{?_smp_mflags}
 #--with-kpathsea-includedir=/usr/include \
 #--with-t1lib-includedir=/usr/include \
 
 %install
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
 make prefix=$RPM_BUILD_ROOT/usr \
  infodir=$RPM_BUILD_ROOT%{_infodir} \
  mandir=$RPM_BUILD_ROOT%{_mandir} \
@@ -141,9 +126,6 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz
 done
 
-%clean
-rm -rf $RPM_BUILD_ROOT;
-
 %files
 %defattr(-, root, root)
 %doc ANNOUNCE* CHANGES COPYING* DISTRIB* INSTALL






Remember to have fun...

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



commit WindowMaker for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package WindowMaker for openSUSE:Factory
checked in at Mon Sep 19 15:31:45 CEST 2011.




--- WindowMaker/WindowMaker.changes 2011-08-31 06:38:45.0 +0200
+++ /mounts/work_src_done/STABLE/WindowMaker/WindowMaker.changes
2011-09-17 12:35:15.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 17 10:35:01 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+- Fix erroneous trailing backslash
+
+---

calling whatdependson for head-i586




Other differences:
--
++ WindowMaker.spec ++
--- /var/tmp/diff_new_pack.ZalOQm/_old  2011-09-19 15:31:41.0 +0200
+++ /var/tmp/diff_new_pack.ZalOQm/_new  2011-09-19 15:31:41.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   WindowMaker
@@ -26,7 +25,6 @@
 Obsoletes:  wmaker 
 Provides:   wmaker windowmanager
 Requires:   xdg-menu
-AutoReqProv:on
 Summary:A Colorful and Flexible Window Manager
 Version:0.92.0
 Release:219
@@ -68,21 +66,9 @@
 the designated successor of AfterStep. For more details, check
 http://www.windowmaker.org.
 
-
-
-Authors:
-
-Alfredo K. Kojima koj...@windowmaker.org
-
 %description devel
 Includes and static libraries for Window Maker
 
-
-
-Authors:
-
-Alfredo K. Kojima koj...@windowmaker.org
-
 %prep
 %setup -q -n Window-Maker-5a2507602c48 -a 1
 mkdir menu.orig
@@ -123,12 +109,14 @@
 --with-nlsdir=/usr/share/locale \
 --with-pixmapdir=/usr/share/WindowMaker/Pixmaps \
--with-gnustepdir=/usr/lib/GNUstep
-(cd WindowMaker/Defaults; make clean; make)
-make 
+
+(cd WindowMaker/Defaults; make clean; make %{?_smp_mflags})
+make %{?_smp_mflags}
 (cd WindowMaker-extra-0.1
 %configure --disable-static --with-pic\
---with-pixmapdir=/usr/share/WindowMaker/Pixmaps \
-make
+--with-pixmapdir=/usr/share/WindowMaker/Pixmaps
+
+make %{?_smp_mflags}
 )
 # ---
 
@@ -138,7 +126,7 @@
 install -m 755 windowmaker $RPM_BUILD_ROOT/usr/bin/windowmaker
 cd WindowMaker-extra-0.1
 make DESTDIR=$RPM_BUILD_ROOT install
-tar xfvj %SOURCE2 -C $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes/
+tar -xvjf %SOURCE2 -C $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes/
 find $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes -type f -exec chmod 644 {} \;
 find $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes -type d -exec chmod 755 {} \;
 #--
@@ -154,9 +142,6 @@
 %find_lang WINGs %{name}.lang
 %find_lang WPrefs %{name}.lang
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig






Remember to have fun...

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



commit WindowMaker-themes for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package WindowMaker-themes for 
openSUSE:Factory
checked in at Mon Sep 19 15:32:03 CEST 2011.




--- WindowMaker-themes/WindowMaker-themes.changes   2006-08-21 
14:49:39.0 +0200
+++ /mounts/work_src_done/STABLE/WindowMaker-themes/WindowMaker-themes.changes  
2011-09-17 12:33:16.0 +0200
@@ -1,0 +2,11 @@
+Sat Sep 17 10:33:11 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---
+Fri Sep 16 20:43:56 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typo in WindowMaker-themes.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ WindowMaker-themes.spec ++
--- /var/tmp/diff_new_pack.hDyDUq/_old  2011-09-19 15:31:57.0 +0200
+++ /var/tmp/diff_new_pack.hDyDUq/_new  2011-09-19 15:31:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package WindowMaker-themes (Version 0.1)
+# spec file for package WindowMaker-themes
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   WindowMaker-themes
@@ -50,17 +49,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-This packages contains themes for the Window Maker window manager.
+This package contains themes for the Window Maker window manager.
 Documentation:
 
 /usr/share/doc/packages/wmthemes
 
-
-
-Authors:
-
-Largo la...@current.nu
-
 %prep
 %setup -c -a 0 -a 1 -a 2 -a 3 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9 -a 10 -a 11 -a 12 
-a 13 -a 14 -a 15 -a 16
 mv `find Themes -name *.txt ` .
@@ -79,7 +72,4 @@
 /usr/share/WindowMaker/Themes
 %doc *.txt
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %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 a2ps for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory
checked in at Mon Sep 19 15:32:16 CEST 2011.




--- a2ps/a2ps.changes   2011-01-18 16:23:55.0 +0100
+++ /mounts/work_src_done/STABLE/a2ps/a2ps.changes  2011-09-17 
12:39:18.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:39:10 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.burOp1/_old  2011-09-19 15:32:10.0 +0200
+++ /var/tmp/diff_new_pack.burOp1/_new  2011-09-19 15:32:10.0 +0200
@@ -25,7 +25,6 @@
 Provides:   a2ps-bin
 Requires:   /bin/sed /usr/bin/iconv /usr/bin/file /usr/bin/wdiff 
/usr/bin/w3m ghostscript-fonts-std
 Suggests:   acroread gv ImageMagick psutils texinfo texlive-latex
-AutoReqProv:on
 PreReq: %{install_info_prereq}
 Version:4.13
 Release:1336
@@ -46,7 +45,6 @@
 Patch10:a2ps-4.13-types.patch
 Patch11:a2ps-4.13-psgen.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%global _sysconfdir /etc
 
 %description
 a2ps converts ASCII text into PostScript. This feature is used by
@@ -56,18 +54,11 @@
 PostScript.  Only language text which can be converted from UTF-8 to
 latin encodings are supported.
 
-
-
-Authors:
-
-Miguel Santana m.sant...@frgu.bull.fr
-
 %package -n a2ps-devel
 License:GPLv2+
 Summary:Library and header file for the interface of a2ps
 Group:  Development/Libraries/Other
 Provides:   a2ps:%{_libdir}/liba2ps.a
-AutoReqProv:on
 Requires:   %{name} = %{version} glibc-devel 
 
 %description -n a2ps-devel
@@ -78,12 +69,6 @@
 PostScript.  Only language text which can be converted from UTF-8 to
 latin encodings are supported.
 
-
-
-Authors:
-
-Miguel Santana m.sant...@frgu.bull.fr
-
 %prep
 %setup -q -n a2ps-4.13
 touch -r configure.in .ref
@@ -119,9 +104,9 @@
rm -f ${in} ${m4%.*}
con=$con ${in##*/}
  done
- %{__make} %{?jobs:-j%jobs} -C contrib/ ${con}
+ make %{?_smp_mflags} -C contrib/ ${con}
  sh ./config.status
- %{__make} %{?jobs:-j%jobs} PSFONT_PATH=%{_datadir}/ghostscript/fonts
+ make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts
  pushd doc
   texi2html a2ps.texi
  popd
@@ -134,9 +119,6 @@
  rm -f %{buildroot}%{_libdir}/liba2ps.la
  install -m 0755 %{S:2} %{buildroot}/%{_bindir}/
 
-%clean
-%{?buildroot: %{__rm} -rf %{buildroot}}
-
 %post
 /sbin/ldconfig
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz






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-09-19 Thread h_root

Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory
checked in at Mon Sep 19 15:32:32 CEST 2011.




--- aaa_base/aaa_base.changes   2011-09-15 13:05:11.0 +0200
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes  2011-09-16 
16:05:32.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 16 14:05:18 UTC 2011 - wer...@suse.de
+
+- Handle boot.* initcripts correctly under systemd
+
+---

calling whatdependson for head-i586




Other differences:
--
++ aaa_base.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/rc.status 
new/aaa_base/files/etc/rc.status
--- old/aaa_base/files/etc/rc.status2011-09-15 13:01:30.0 +0200
+++ new/aaa_base/files/etc/rc.status2011-09-16 16:04:33.0 +0200
@@ -37,6 +37,8 @@
 if test $PPID -ne 1 -a $# -eq 1 ; then
_rc_base=
case $0 in
+   /etc/init.d/boot.*)
+   _rc_base=${0##*/boot.} ;;
/etc/init.d/*)
_rc_base=${0##*/} ;;
*/rc*)






Remember to have fun...

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



commit abcde for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package abcde for openSUSE:Factory
checked in at Mon Sep 19 15:32:43 CEST 2011.




--- abcde/abcde.changes 2011-02-10 13:34:33.0 +0100
+++ /mounts/work_src_done/STABLE/abcde/abcde.changes2011-09-17 
12:41:14.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 10:41:09 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ abcde.spec ++
--- /var/tmp/diff_new_pack.ItmRqm/_old  2011-09-19 15:32:38.0 +0200
+++ /var/tmp/diff_new_pack.ItmRqm/_new  2011-09-19 15:32:38.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   abcde
@@ -40,13 +39,6 @@
 and converts each track to Ogg or MP3 then comments or ID3 tags each
 file with one command.
 
-
-
-Authors:
-
-Robert Woodcock r...@debian.org
-Jesus Climent jesus.clim...@hispalinux.es
-
 %prep
 %setup -a 1
 %patch0
@@ -66,9 +58,6 @@
 cp abcde.conf $RPM_BUILD_ROOT/etc
 mv cd-discid*/README README.cd-discid
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README TODO COPYING README.cd-discid






Remember to have fun...

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



commit abook for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package abook for openSUSE:Factory
checked in at Mon Sep 19 15:33:02 CEST 2011.




--- abook/abook.changes 2011-08-09 14:19:23.0 +0200
+++ /mounts/work_src_done/STABLE/abook/abook.changes2011-09-17 
12:42:47.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:42:44 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ abook.spec ++
--- /var/tmp/diff_new_pack.CAkrKB/_old  2011-09-19 15:32:51.0 +0200
+++ /var/tmp/diff_new_pack.CAkrKB/_new  2011-09-19 15:32:51.0 +0200
@@ -40,15 +40,12 @@
 
 %build
 %configure
-make RPM_OPT_FLAGS=$RPM_OPT_FLAGS -fstack-protector-all %{?jobs:-j %jobs}
+make RPM_OPT_FLAGS=$RPM_OPT_FLAGS -fstack-protector-all %{?_smp_mflags}
 
 %install
 %makeinstall
 %find_lang %{name}
 
-%clean
-rm -rf -- %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README THANKS TODO sample.abookrc






Remember to have fun...

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



commit adaptec-firmware for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package adaptec-firmware for openSUSE:Factory
checked in at Mon Sep 19 15:33:14 CEST 2011.




--- adaptec-firmware/adaptec-firmware.changes   2008-11-24 08:48:35.0 
+0100
+++ /mounts/work_src_done/STABLE/adaptec-firmware/adaptec-firmware.changes  
2011-09-17 12:47:13.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 10:47:08 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ adaptec-firmware.spec ++
--- /var/tmp/diff_new_pack.iYjxi3/_old  2011-09-19 15:33:11.0 +0200
+++ /var/tmp/diff_new_pack.iYjxi3/_new  2011-09-19 15:33:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package adaptec-firmware (Version 1.35)
+# spec file for package adaptec-firmware
 #
-# 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
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   adaptec-firmware
 License:Distributable in unmodified form
 Group:  Hardware/Other
-AutoReqProv:on
 Summary:Firmware files for Adaptec SAS Cards (AIC94xx Series)
 Source0:aic94xx-seq.fw
 Source1:LICENSE
@@ -64,9 +62,4 @@
 Adapters.
 
 
-
-Authors:
-
-Edward Chim ed_c...@adaptec.com
-
 %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 adns for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package adns for openSUSE:Factory
checked in at Mon Sep 19 15:33:30 CEST 2011.




--- adns/adns.changes   2010-12-20 00:40:57.0 +0100
+++ /mounts/work_src_done/STABLE/adns/adns.changes  2011-09-17 
12:48:47.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 16 19:06:22 UTC 2011 - jeng...@medozas.de
+
+- Implement baselibs for package
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ adns.spec ++
--- /var/tmp/diff_new_pack.3hB4AG/_old  2011-09-19 15:33:24.0 +0200
+++ /var/tmp/diff_new_pack.3hB4AG/_new  2011-09-19 15:33:24.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package adns (Version 1.4)
+# spec file for package adns
 #
-# 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
@@ -15,19 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   adns
+%define lname  libadns1
 Version:1.4
 Release:83
 License:GPLv2+
 Group:  Productivity/Networking/DNS/Utilities
 Url:http://www.chiark.greenend.org.uk/~ian/adns/
-AutoReqProv:on
 Summary:Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
 Source: %{name}-%{version}.tar.bz2
 Source1:README.SUSE
+Source2:baselibs.conf
 Patch0: %{name}-%{version}-destdir.patch
 Patch1: %{name}-%{version}-configure.patch
 Patch2: %{name}-%{version}-ipv6.patch
@@ -37,13 +37,7 @@
 %description
 adns includes a collection of useful DNS resolver utilities.
 
-
-
-Authors:
-
-Ian Jackson adns-maint at chiark dot greenend dot org dot uk
-
-%package -n libadns1
+%package -n %lname
 License:GPLv2+
 Summary:Advanced DNS resolver client library
 Group:  System/Libraries
@@ -51,32 +45,20 @@
 #openSUSE 10.2
 Obsoletes:  libadns = 1.3
 
-%description -n libadns1
+%description -n %lname
 Libadns is an advanced, easy to use, asynchronous-capable DNS resolver
 client library for C (and C++) programs.
 
-
-
-Authors:
-
-Ian Jackson adns-maint at chiark dot greenend dot org dot uk
-
 %package -n libadns-devel
 License:GPLv2+
 Summary:Libraries and header files to develop programs with libadns 
support
 Group:  Development/Languages/C and C++
-Requires:   libadns1 = %{version} glibc-devel
+Requires:   %lname = %{version} glibc-devel
 
 %description -n libadns-devel
 Libadns-devel includes the header file and static library to develop
 programs with libads support.
 
-
-
-Authors:
-
-Ian Jackson adns-maint at chiark dot greenend dot org dot uk
-
 %prep
 %setup -q
 %patch0
@@ -88,7 +70,7 @@
 %build
 autoreconf -fiv
 %configure 
-make %{?jobs:-j%jobs} all
+make %{?_smp_mflags} all
 
 %install
 make DESTDIR=%{buildroot} install
@@ -99,15 +81,12 @@
 # disable check for ipv6 patch
 # make check
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc COPYING GPL-vs-LGPL LICENCE.WAIVERS README* TODO changelog
 %{_bindir}/adns*
 
-%files -n libadns1
+%files -n %lname
 %defattr(-,root,root)
 %{_libdir}/libadns.so.1*
 
@@ -116,8 +95,8 @@
 %{_includedir}/adns.h
 %{_libdir}/libadns.so
 
-%post -n libadns1 -p /sbin/ldconfig
+%post -n %lname -p /sbin/ldconfig
 
-%postun -n libadns1 -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %changelog

++ baselibs.conf ++
libadns1
libadns-devel
requires -libadns-targettype
requires libadns1-targettype = 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 adolc for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package adolc for openSUSE:Factory
checked in at Mon Sep 19 15:33:53 CEST 2011.




--- adolc/adolc.changes 2011-06-09 12:39:44.0 +0200
+++ /mounts/work_src_done/STABLE/adolc/adolc.changes2011-09-16 
21:08:31.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 16 19:07:38 UTC 2011 - jeng...@medozas.de
+
+- Implement baselibs for package; remove redundant tags/sections
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ adolc.spec ++
--- /var/tmp/diff_new_pack.aM9YON/_old  2011-09-19 15:33:42.0 +0200
+++ /var/tmp/diff_new_pack.aM9YON/_new  2011-09-19 15:33:42.0 +0200
@@ -15,11 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define packver 2.2.1
 
 Name:   adolc
+%define lname  libadolc1
 Version:2.2.1
 Release:1
 License:GPLv2 or CPL
@@ -28,11 +28,11 @@
 Group:  Development/Languages/C and C++
 Source: %{name}-%{packver}.tar.bz2
 Source1:ColPack-1.0.3.tar.bz2
+Source2:baselibs.conf
 BuildRequires:  autoconf automake libtool
 BuildRequires:  gcc-c++ libstdc++-devel
 # BuildRequires:  texlive texlive-latex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
 
 %description  
 The package ADOL-C (Automatic Differentiation by OverLoading in C++)
@@ -45,12 +45,12 @@
 truncation errors at a small multiple of the run time and randomly
 accessed memory of the given function evaluation program.
 
-%package -n libadolc1
+%package -n %lname
 License:GPLv2 or CPL
 Summary:Algorithmic Differentiation Library for C/C++
 Group:  Development/Languages/C and C++
 
-%description -n libadolc1
+%description -n %lname
 The package ADOL-C (Automatic Differentiation by OverLoading in C++)
 facilitates the evaluation of first and higher derivatives of vector
 functions that are defined by computer programs written in C or
@@ -65,7 +65,7 @@
 License:GPLv2 or CPL
 Summary:Algorithmic Differentiation Library for C/C++ -- development 
files
 Group:  Development/Languages/C and C++
-Requires:   libadolc1 = %{version}
+Requires:   %lname = %{version}
 
 %description devel
 The package ADOL-C (Automatic Differentiation by OverLoading in C++)
@@ -126,18 +126,14 @@
 install -m 644 README AUTHORS BUGS LICENSE INSTALL TODO 
%{buildroot}%{_datadir}/doc/packages/%{name}
 install -m 644 ADOL-C/doc/adolc-manual.pdf 
%{buildroot}%{_datadir}/doc/packages/%{name}
 install -m 644 ADOL-C/doc/short_ref.pdf 
%{buildroot}%{_datadir}/doc/packages/%{name}
-find %{buildroot} -type f -name '*.la' -exec rm -vf {} \;
-find %{buildroot} -type f -name '*.a' -exec rm -vf {} \;
+find %buildroot -type f -name *.la -delete;
+find %buildroot -type f -name *.a -delete;
 
-%clean
-rm -rf %{buildroot}
-rm -rf %{_builddir}/%{name}-%{packver}
+%post -n %lname -p /sbin/ldconfig
 
-%post -n libadolc1 -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%postun -n libadolc1 -p /sbin/ldconfig
-
-%files -n libadolc1
+%files -n %lname
 %defattr(-,root,root)
 %{_libdir}/libadolc.so.*
 

++ baselibs.conf ++
libadolc1
adolc-devel
requires -adolc-targettype
requires libadolc1-targettype = 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 akonadi-runtime for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package akonadi-runtime for openSUSE:Factory
checked in at Mon Sep 19 15:34:11 CEST 2011.




--- KDE/akonadi-runtime/akonadi-runtime.changes 2011-09-13 13:22:42.0 
+0200
+++ /mounts/work_src_done/STABLE/akonadi-runtime/akonadi-runtime.changes
2011-09-17 12:52:10.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 10:52:05 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ akonadi-runtime.spec ++
--- /var/tmp/diff_new_pack.9vWQYo/_old  2011-09-19 15:34:02.0 +0200
+++ /var/tmp/diff_new_pack.9vWQYo/_new  2011-09-19 15:34:02.0 +0200
@@ -100,9 +100,6 @@
 
 %postun -n libakonadiprotocolinternals1 -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %{_bindir}/akonadi_agent_launcher






Remember to have fun...

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



commit albumshaper for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package albumshaper for openSUSE:Factory
checked in at Mon Sep 19 15:34:23 CEST 2011.




--- albumshaper/albumshaper.changes 2010-04-07 14:48:07.0 +0200
+++ /mounts/work_src_done/STABLE/albumshaper/albumshaper.changes
2011-09-17 12:53:46.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:53:42 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ albumshaper.spec ++
--- /var/tmp/diff_new_pack.GEb5bd/_old  2011-09-19 15:34:17.0 +0200
+++ /var/tmp/diff_new_pack.GEb5bd/_new  2011-09-19 15:34:17.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package albumshaper (Version 2.1)
+# spec file for package albumshaper
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   albumshaper
@@ -26,7 +25,6 @@
 Url:http://albumshaper.sourceforge.net/
 License:GPLv2+
 Group:  Productivity/Graphics/Viewers
-AutoReqProv:on
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 Source1:%{name}.desktop
@@ -42,12 +40,6 @@
 like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix
 users who speak a multitude of languages around the world.
 
-
-
-Authors:
-
-Will Stokes wsto...@gmail.com
-
 %prep
 %setup 
 %patch
@@ -59,7 +51,7 @@
export QTDIR=/usr/lib/qt3
export PATH=${QTDIR}/bin:${PATH}
qmake DESTDIR+=${RPM_BUILD_ROOT}/usr VPATH=${RPM_BUILD_ROOT} 
AlbumShaper.pro
-   make
+   make %{?_smp_mflags}
 
 %install
#make install
@@ -83,9 +75,6 @@
 #this will not work :(
 #sed -i s%${RPM_BUILD_ROOT}%%g   
${RPM_BUILD_ROOT}/usr/bin/AlbumShaper.bin
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %dir /usr/share/albumshaper






Remember to have fun...

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



commit alevt for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package alevt for openSUSE:Factory
checked in at Mon Sep 19 15:34:36 CEST 2011.




--- alevt/alevt.changes 2009-11-25 20:19:03.0 +0100
+++ /mounts/work_src_done/STABLE/alevt/alevt.changes2011-09-17 
12:54:15.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:54:11 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ alevt.spec ++
--- /var/tmp/diff_new_pack.obcNh3/_old  2011-09-19 15:34:31.0 +0200
+++ /var/tmp/diff_new_pack.obcNh3/_new  2011-09-19 15:34:31.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package alevt (Version 1.6.2)
+# spec file for package alevt
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   alevt
@@ -29,7 +28,6 @@
 Url:http://www.goron.de/~froese/
 License:GPLv2+
 Group:  Hardware/TV
-AutoReqProv:on
 Summary:Teletext and Videotext Decoder for the BTTV Driver
 Version:1.6.2
 Release:71
@@ -47,12 +45,6 @@
 windows, a page cache, regexp searching, a built-in manual, and more.
 There is also a program to get the time from teletext.
 
-
-
-Authors:
-
-Edgar Toernig fro...@gmx.de
-
 %prep
 %setup -q
 %patch2 -p1
@@ -60,7 +52,7 @@
 %patch5 -p1
 
 %build
-make OPT=$RPM_OPT_FLAGS
+make OPT=$RPM_OPT_FLAGS %{?_smp_mflags}
 
 %install
 echo Using _prefix=%{_prefix} _man_dir=%{_man_dir}
@@ -69,9 +61,6 @@
 make rpm-install USR_X11R6=%{_prefix} MAN=%{_man_dir}
 %suse_update_desktop_file -i alevt AudioVideo TV
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc CHANGELOG COPYRIGHT 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 alsa for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package alsa for openSUSE:Factory
checked in at Mon Sep 19 15:34:57 CEST 2011.




--- alsa/alsa.changes   2011-08-26 09:35:47.0 +0200
+++ /mounts/work_src_done/STABLE/alsa/alsa.changes  2011-09-17 
12:29:31.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 17 09:02:24 UTC 2011 - jeng...@medozas.de
+
+- Add alsa-devel to baselibs
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ alsa.spec ++
--- /var/tmp/diff_new_pack.JMegVq/_old  2011-09-19 15:34:52.0 +0200
+++ /var/tmp/diff_new_pack.JMegVq/_new  2011-09-19 15:34:52.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   alsa
@@ -26,7 +25,6 @@
 Requires:   alsa-utils
 Recommends: alsa-plugins alsa-oss
 PreReq: %insserv_prereq %fillup_prereq
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  alsa-64bit
@@ -91,13 +89,6 @@
 This package contains the ALSA init scripts to start the sound system
 on your Linux box.  To set it up, run yast2 or alsaconf.
 
-
-
-Authors:
-
-Jaroslav Kysela pe...@perex.cz
-Takashi Iwai ti...@suse.de
-
 %package devel
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
@@ -110,13 +101,6 @@
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
-
-
-Authors:
-
-Jaroslav Kysela pe...@perex.cz
-Takashi Iwai ti...@suse.de
-
 %package docs
 Summary:Additional Package Documentation
 Group:  Documentation/Other
@@ -129,13 +113,6 @@
 This package contains optional documentation provided in addition to
 this package's base documentation.
 
-
-
-Authors:
-
-Jaroslav Kysela pe...@perex.cz
-Takashi Iwai ti...@suse.de
-
 %package -n libasound2
 Summary:Advanced Linux Sound Architecture Library
 Group:  System/Libraries
@@ -146,13 +123,6 @@
 This package contains the library for ALSA, Advanced Linux Sound
 Architecture.
 
-
-
-Authors:
-
-Jaroslav Kysela pe...@perex.cz
-Takashi Iwai ti...@suse.de
-
 %prep
 %setup -q -n alsa-lib-%{package_version}
 # %patch -p1
@@ -196,7 +166,7 @@
 %endif
 
 %build
-export AUTOMAKE_JOBS=%{?jobs:%jobs}
+export AUTOMAKE_JOBS=%{?_smp_mflags}
 # build alsa-lib
 autoreconf -fi
 %configure \
@@ -205,7 +175,7 @@
   --disable-aload \
   --disable-alisp \
   --disable-python
-make V=1 %{?jobs:-j %jobs}
+make V=1 %{?_smp_mflags}
 # run doxygen
 make -C doc doc
 
@@ -292,9 +262,6 @@
 
 %postun -n libasound2 -p /sbin/ldconfig
 
-%clean
-[ $RPM_BUILD_ROOT != / ]  rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc %{_docdir}/%{name}



++ baselibs.conf ++
--- /var/tmp/diff_new_pack.JMegVq/_old  2011-09-19 15:34:52.0 +0200
+++ /var/tmp/diff_new_pack.JMegVq/_new  2011-09-19 15:34:52.0 +0200
@@ -2,3 +2,6 @@
   obsoletes alsa-targettype
   provides  alsa-targettype
   recommends alsa-oss-targettype
+alsa-devel
+  requires -alsa-targettype
+  requires libasound2-targettype = 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 amanda for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package amanda for openSUSE:Factory
checked in at Mon Sep 19 15:36:15 CEST 2011.




--- amanda/amanda.changes   2011-08-10 18:03:19.0 +0200
+++ /mounts/work_src_done/STABLE/amanda/amanda.changes  2011-09-17 
13:00:45.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 11:00:42 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ amanda.spec ++
--- /var/tmp/diff_new_pack.5N0v6h/_old  2011-09-19 15:36:08.0 +0200
+++ /var/tmp/diff_new_pack.5N0v6h/_new  2011-09-19 15:36:08.0 +0200
@@ -34,7 +34,6 @@
 
 Requires:   dump /usr/bin/smbclient
 Requires:   perl = %{perl_version}
-AutoReqProv:on
 Group:  Productivity/Archiving/Backup
 License:GPLv2+ ; MIT License (or similar)
 Url:http://www.amanda.org/
@@ -55,22 +54,6 @@
 Disk Archiver. Amanda is a backup system designed to archive many
 computers on a network to a single large-capacity tape drive.
 
-
-
-Authors:
-
-James da Silva j...@cs.umd.edu
-Mike Grupenhoff kash...@munge.com
-Todd Kover kov...@uu.net
-James Mathiesen james-mathie...@deshaw.com
-Alan McIvor a.mci...@irl.cri.nz
-George Scott george.sc...@cc.monash.edu.au
-Alexandre Oliva ol...@dcc.unicamp.br
-Blair Zajac bl...@gps.caltech.edu
-Curtis Varner cvar...@cs.ucr.edu
-John R. Jackson j...@gandalf.cc.purdue.edu
-Jean-Louis Martineau marti...@iro.umontreal.edu
-
 %prep
 %setup -q -a 1 -a 2
 %patch3
@@ -102,7 +85,7 @@
   --disable-libtool \
   --with-amandahosts \
   --disable-installperms
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT/ install






Remember to have fun...

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



commit amarok for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package amarok for openSUSE:Factory
checked in at Mon Sep 19 15:36:29 CEST 2011.




--- KDE/amarok/amarok.changes   2011-08-29 17:04:55.0 +0200
+++ /mounts/work_src_done/STABLE/amarok/amarok.changes  2011-09-17 
13:01:23.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 11:01:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ amarok.spec ++
--- /var/tmp/diff_new_pack.uYrqDT/_old  2011-09-19 15:36:25.0 +0200
+++ /var/tmp/diff_new_pack.uYrqDT/_new  2011-09-19 15:36:25.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_with ffmpeg
 
@@ -144,9 +143,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING* ChangeLog README TODO






Remember to have fun...

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



commit amtu for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package amtu for openSUSE:Factory
checked in at Mon Sep 19 15:36:47 CEST 2011.




--- amtu/amtu.changes   2010-02-04 13:22:47.0 +0100
+++ /mounts/work_src_done/STABLE/amtu/amtu.changes  2011-09-17 
13:02:42.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 11:02:38 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ amtu.spec ++
--- /var/tmp/diff_new_pack.IpCLhY/_old  2011-09-19 15:36:43.0 +0200
+++ /var/tmp/diff_new_pack.IpCLhY/_new  2011-09-19 15:36:43.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package amtu (Version 1.0.8)
+# spec file for package amtu
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   amtu
@@ -23,7 +22,6 @@
 License:Common Public License - v 1.0
 Group:  Productivity/Security
 Requires:   audit = 1.2.9
-AutoReqProv:on
 Version:1.0.8
 Release:2
 Summary:Abstract Machine Test Utility
@@ -43,13 +41,6 @@
 http://www.radium.csc.mil/tpep/library/protection_profiles/CAPP-1.d.pdf
 .
 
-
-
-Authors:
-
-IBM
-Unknown
-
 %prep
 %setup amtu
 %patch0 -p1
@@ -67,7 +58,7 @@
--prefix=/usr   \
--bindir=/usr/sbin  \
--mandir=%{_mandir} 
-  make
+  make %{?_smp_mflags}
 %{?suse_update_config:%{suse_update_config -f support}}
 
 %install
@@ -76,9 +67,6 @@
 make DESTDIR=$RPM_BUILD_ROOT install-strip
 install -m 644 doc/amtu.8$RPM_BUILD_ROOT/%{_mandir}/man8/amtu.8
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %attr(700,root,root)/usr/sbin/amtu






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:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package apcupsd for openSUSE:Factory
checked in at Mon Sep 19 15:37:14 CEST 2011.




--- apcupsd/apcupsd.changes 2011-08-26 13:54:40.0 +0200
+++ /mounts/work_src_done/STABLE/apcupsd/apcupsd.changes2011-09-17 
13:23:47.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 11:23:44 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ apcupsd.spec ++
--- /var/tmp/diff_new_pack.ffuJgq/_old  2011-09-19 15:37:10.0 +0200
+++ /var/tmp/diff_new_pack.ffuJgq/_new  2011-09-19 15:37:10.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   apcupsd
@@ -110,7 +109,7 @@
--enable-usb\
--enable-nls\
--with-cgi-bin=%{apache_serverroot}/cgi-bin
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 cp -a src/apcupsd src/apcupsd-lite
 make clean
 %configure\
@@ -119,7 +118,7 @@
--enable-all\
--enable-nls\
--with-cgi-bin=%{apache_serverroot}/cgi-bin
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -186,9 +185,6 @@
 %{restart_on_update apcupsd}
 %{insserv_cleanup}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc apcupsd-early-powerdown COPYING ChangeLog* DISCLAIMER Developers INSTALL 
README.SUSE ReleaseNotes examples/






Remember to have fun...

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



commit apel for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package apel for openSUSE:Factory
checked in at Mon Sep 19 15:37:27 CEST 2011.




--- apel/apel.changes   2009-08-19 17:06:59.0 +0200
+++ /mounts/work_src_done/STABLE/apel/apel.changes  2011-09-17 
13:24:23.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 11:24:18 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ apel.spec ++
--- /var/tmp/diff_new_pack.64y1SD/_old  2011-09-19 15:37:22.0 +0200
+++ /var/tmp/diff_new_pack.64y1SD/_new  2011-09-19 15:37:22.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apel (Version 10.7)
+# spec file for package apel
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   apel
@@ -23,7 +22,6 @@
 License:GPL v2 or later
 Group:  Productivity/Editors/Emacs
 Requires:   emacs emacs_program
-AutoReqProv:on
 Summary:A Portable Emacs Library
 Version:10.7
 Release:1
@@ -37,15 +35,6 @@
 %description
 A Portable Emacs Library
 
-
-
-Authors:
-
-MORIOKA Tomohiko  mori...@jaist.ac.jp
-Katsumi Yamoaka   yama...@jpl.org
-Tanaka Akira  a...@jaist.ac.jp
-Shuhei KOBAYASHI  shuhe...@jaist.ac.jp
-
 %prep
 %setup -q
 cp -p $RPM_SOURCE_DIR/suse-start-apel.el .
@@ -56,16 +45,14 @@
 pushd /
   [ -f usr/bin/emacs ] || ln -sf emacs-nox usr/bin/emacs
 popd
-make CFLAGS=$RPM_OPT_FLAGS LDFLAGS=-s EMACS=emacs PREFIX=%{_prefix}
+make CFLAGS=$RPM_OPT_FLAGS LDFLAGS=-s EMACS=emacs PREFIX=%{_prefix} \
+   %{?_smp_mflags}
 
 %install
 make install EMACS=emacs  PREFIX=$RPM_BUILD_ROOT%{_prefix}
 install -m 644 suse-start-apel.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/
 # make install.man
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README.en README.ja 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 armadillo for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory
checked in at Mon Sep 19 15:37:41 CEST 2011.




--- armadillo/armadillo.changes 2011-08-27 12:54:34.0 +0200
+++ /mounts/work_src_done/STABLE/armadillo/armadillo.changes2011-09-17 
14:14:40.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 12:14:14 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Implement baselibs for package
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.45YM7U/_old  2011-09-19 15:37:35.0 +0200
+++ /var/tmp/diff_new_pack.45YM7U/_new  2011-09-19 15:37:35.0 +0200
@@ -25,6 +25,7 @@
 Url:http://arma.sourceforge.net/
 Group:  Development/Libraries/C and C++
 Source: %{name}-%{version}.tar.bz2
+Source2:baselibs.conf
 BuildRequires:  blas
 BuildRequires:  boost-devel
 BuildRequires:  cmake
@@ -119,9 +120,6 @@
 rm -rf examples/example2_win32
 rm -rf examples/lib_win32
 
-%clean
-%{?buildroot:%__rm -rf %{buildroot}}
-
 %post -n libarmadillo2 -p /sbin/ldconfig
 
 %postun -n libarmadillo2 -p /sbin/ldconfig

++ baselibs.conf ++
libarmadillo2
armadillo-devel
requires -armadillo-targettype
requires libarmadillo2-targettype = 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 arora for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package arora for openSUSE:Factory
checked in at Mon Sep 19 15:37:51 CEST 2011.




--- KDE/arora/arora.changes 2010-10-07 12:11:03.0 +0200
+++ /mounts/work_src_done/STABLE/arora/arora.changes2011-09-17 
14:15:36.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 12:15:33 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ arora.spec ++
--- /var/tmp/diff_new_pack.1YUiT5/_old  2011-09-19 15:37:47.0 +0200
+++ /var/tmp/diff_new_pack.1YUiT5/_new  2011-09-19 15:37:47.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package arora (Version 0.11.0)
+# spec file for package arora
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Raymond Wooninck tittiatc...@gmail.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   arora
@@ -34,22 +33,12 @@
 Arora is a simple cross platform web browser. Currently Arora is a very basic
 browser whose feature list includes things like History and Bookmarks.
 
-
-Authors:
-
-Benjamin C Meyer b...@meyerhome.net
-Diego Iastrubni elc...@kde.org
-Jason A. Donenfeld ja...@zx2c4.com
-Jakub Lužný limot...@gmail.com
-Christian Franke cfchr...@ts2server.com
-
-
 %prep
 %setup -q -n %{name}-%{version}
 
 %build
   qmake -r PREFIX=/usr 
-  make
+  make %{?_smp_mflags}
 
 %install
   make INSTALL_ROOT=$RPM_BUILD_ROOT install
@@ -59,9 +48,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %defattr(-,root,root)






Remember to have fun...

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



commit arping2 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package arping2 for openSUSE:Factory
checked in at Mon Sep 19 15:38:06 CEST 2011.




--- arping2/arping2.changes 2011-07-19 22:44:30.0 +0200
+++ /mounts/work_src_done/STABLE/arping2/arping2.changes2011-09-17 
14:16:06.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 12:16:01 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ arping2.spec ++
--- /var/tmp/diff_new_pack.pW8F3b/_old  2011-09-19 15:38:01.0 +0200
+++ /var/tmp/diff_new_pack.pW8F3b/_new  2011-09-19 15:38:01.0 +0200
@@ -40,10 +40,6 @@
 taken and what MAC address owns it. It is designed to work on
 unrouted networks and with ICMP-blocking hosts.
 
-Author(s):
---
-   Thomas Habets
-
 %prep
 %setup -n arping-%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 arpwatch for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package arpwatch for openSUSE:Factory
checked in at Mon Sep 19 15:38:27 CEST 2011.




--- arpwatch/arpwatch.changes   2009-11-27 14:07:45.0 +0100
+++ /mounts/work_src_done/STABLE/arpwatch/arpwatch.changes  2011-09-17 
14:17:48.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 12:17:44 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ arpwatch.spec ++
--- /var/tmp/diff_new_pack.QeFyTk/_old  2011-09-19 15:38:22.0 +0200
+++ /var/tmp/diff_new_pack.QeFyTk/_new  2011-09-19 15:38:22.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package arpwatch (Version 2.1a15)
+# spec file for package arpwatch
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   arpwatch
@@ -23,7 +22,6 @@
 Url:http://www-nrg.ee.lbl.gov/nrg.html
 License:BSD3c
 Group:  Productivity/Networking/Diagnostic
-AutoReqProv:on
 Requires:   arpwatch-ethercodes
 PreReq: /usr/bin/touch %insserv_prereq %fillup_prereq
 Summary:Arpwatch Keeps Track of Ethernet and IP Address Pairings
@@ -45,12 +43,6 @@
 Arpwatch keeps track of Ethernet and IP address pairings. It logs
 activity to syslog and reports certain changes via e-mail.
 
-
-
-Authors:
-
-Craig Leres arpwa...@ee.lbl.gov
-
 %package ethercodes-build
 License:BSD3c
 Group:  Productivity/Networking/Diagnostic
@@ -61,12 +53,6 @@
 and company ID data as provided by IEEE.org.  This package is only
 needed if you want to build the arpwatch-ethercodes package.
 
-
-
-Authors:
-
-Craig Leres arpwa...@ee.lbl.gov
-
 %prep
 %setup -q
 %patch -P 0 -E






Remember to have fun...

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



commit arpwatch-ethercodes for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package arpwatch-ethercodes for 
openSUSE:Factory
checked in at Mon Sep 19 15:38:41 CEST 2011.




--- AUTO/all/arpwatch-ethercodes/arpwatch-ethercodes.changes2011-09-15 
07:40:05.0 +0200
+++ 
/mounts/work_src_done/STABLE/arpwatch-ethercodes/arpwatch-ethercodes.changes
2011-09-17 07:40:04.0 +0200
@@ -2 +2 @@
-Thu Sep 15 07:40:05 CEST 2011 - autobu...@suse.de
+Sat Sep 17 07:40:04 CEST 2011 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-09-15
+- automated update on 2011-09-17

calling whatdependson for head-i586




Other differences:
--
++ arpwatch-ethercodes.spec ++
--- /var/tmp/diff_new_pack.lq9R2T/_old  2011-09-19 15:38:36.0 +0200
+++ /var/tmp/diff_new_pack.lq9R2T/_new  2011-09-19 15:38:36.0 +0200
@@ -25,7 +25,7 @@
 Group:  Productivity/Networking/Diagnostic
 AutoReqProv:on
 Summary:Ethercodes Data for arpwatch
-Version:2011.9.15
+Version:2011.9.17
 Release:1
 Source0:http://standards.ieee.org/regauth/oui/oui.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oui.txt ++
--- /var/tmp/diff_new_pack.lq9R2T/_old  2011-09-19 15:38:37.0 +0200
+++ /var/tmp/diff_new_pack.lq9R2T/_new  2011-09-19 15:38:37.0 +0200
@@ -81996,6 +81996,13 @@
Hangzhou ZheJiang 310012
CHINA
 
+0C-BF-15   (hex)   Genetec
+0CBF15 (base 16)   Genetec
+   2280 boul Alfred-Nobel
+   Suite 400
+   St. Laurent Quebec H4S 2A4
+   CANADA
+
 0C-C3-A7   (hex)   Meritec
 0CC3A7 (base 16)   Meritec
P.O. Box 8003
@@ -84156,6 +84163,12 @@
Cologne NRW 51149
GERMANY
 
+30-14-4A   (hex)   Wistron Neweb Corp.
+30144A (base 16)   Wistron Neweb Corp.
+   20 Park Avenue II,Hsinchu Science Park
+   Hsinchu  308
+   TAIWAN, REPUBLIC OF CHINA
+
 30-17-C8   (hex)   Sony Ericsson Mobile Communications AB
 3017C8 (base 16)   Sony Ericsson Mobile Communications AB
Nya Vattentornet
@@ -87473,6 +87486,12 @@
Shanghai  200233
CHINA
 
+64-4D-70   (hex)   dSPACE GmbH
+644D70 (base 16)   dSPACE GmbH
+   Rathenaustra�e 26
+   Paderborn  33102
+   GERMANY
+
 64-4F-74   (hex)   LENUS Co., Ltd.
 644F74 (base 16)   LENUS Co., Ltd.
18-5 Gwacheon-Dong
@@ -88558,6 +88577,12 @@
Beijing  100101
CHINA
 
+70-EE-50   (hex)   Netatmo
+70EE50 (base 16)   Netatmo
+   17 route de la reine
+   Boulogne-Billancourt  92100
+   FRANCE
+
 70-F1-A1   (hex)   Liteon Technology Corporation
 70F1A1 (base 16)   Liteon Technology Corporation
4F,90,Chien 1 Road,ChungHo,Taipei Hsien
@@ -89958,6 +89983,12 @@
Villamayor de la Armu�a Salamanca 37185
SPAIN
 
+88-23-FE   (hex)   TTTech Computertechnik AG
+8823FE (base 16)   TTTech Computertechnik AG
+   Schoenbrunnerstrasse 7
+   Vienna  1040
+   AUSTRIA
+
 88-25-2C   (hex)   Arcadyan Technology Corporation
 88252C (base 16)   Arcadyan Technology Corporation
4F., NO.9, Park Avenue II ,
@@ -90985,6 +91016,12 @@
Belgrade  11070
SERBIA
 
+94-DB-49   (hex)   SITCORP
+94DB49 (base 16)   SITCORP
+   7 RUE CADET
+   PARIS  75015
+   FRANCE
+
 94-DD-3F   (hex)   A+V Link Technologies, Corp.
 94DD3F (base 16)   A+V Link Technologies, Corp.
5F., No.550, Xianzheng 2nd Rd.
@@ -91230,6 +91267,12 @@
Nanshan District Shenzhen 518057
CHINA
 
+98-AA-D7   (hex)   BLUE WAVE NETWORKING CO LTD
+98AAD7 (base 16)   BLUE WAVE NETWORKING CO LTD
+   No. 20, Lane 68, Da-feng RD, 
+   

commit asciidoc for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package asciidoc for openSUSE:Factory
checked in at Mon Sep 19 15:39:00 CEST 2011.




--- asciidoc/asciidoc.changes   2009-07-20 12:33:13.0 +0200
+++ /mounts/work_src_done/STABLE/asciidoc/asciidoc.changes  2011-09-17 
14:22:45.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 12:22:41 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ asciidoc.spec ++
--- /var/tmp/diff_new_pack.VEsAxQ/_old  2011-09-19 15:38:57.0 +0200
+++ /var/tmp/diff_new_pack.VEsAxQ/_new  2011-09-19 15:38:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package asciidoc (Version 8.4.5)
+# spec file for package asciidoc
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   asciidoc
@@ -29,7 +28,6 @@
 Recommends: dblatex
 # a2x needs /usr/bin/xsltproc
 Recommends: libxslt
-AutoReqProv:on
 Url:http://www.methods.co.nz/asciidoc/
 Source0:%{name}-%{version}.tar.bz2
 Patch0: asciidoc-vim-fix.diff
@@ -44,12 +42,6 @@
 articles, books, and UNIX man pages. AsciiDoc files can be translated
 to HTML and DocBook markups using the asciidoc command.
 
-
-
-Authors:
-
-Stuart Rackham srack...@methods.co.nz
-
 %package examples
 Summary:Examples and Documents for asciidoc
 Group:  Development/Tools/Doc Generators
@@ -58,12 +50,6 @@
 %description examples
 This package contains examples and documetns of asciidoc.
 
-
-
-Authors:
-
-Stuart Rackham srack...@methods.co.nz
-
 %prep
 %setup -q
 %patch0 -p1
@@ -92,9 +78,6 @@
 install -m 0644 vim/syntax/* $RPM_BUILD_ROOT%{_datadir}/vim/site/syntax
 install -m 0644 vim/ftdetect/* $RPM_BUILD_ROOT%{_datadir}/vim/site/ftdetect
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %config /etc/asciidoc






Remember to have fun...

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



commit asio for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package asio for openSUSE:Factory
checked in at Mon Sep 19 15:39:11 CEST 2011.




--- asio/asio.changes   2011-06-23 14:36:29.0 +0200
+++ /mounts/work_src_done/STABLE/asio/asio.changes  2011-09-17 
14:24:20.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 17 12:24:11 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Add missing make call
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ asio.spec ++
--- /var/tmp/diff_new_pack.CjMQO8/_old  2011-09-19 15:39:07.0 +0200
+++ /var/tmp/diff_new_pack.CjMQO8/_new  2011-09-19 15:39:07.0 +0200
@@ -37,12 +37,6 @@
 programming that provides developers with a consistent asynchronous I/O
 model using a modern C++ approach.
 
-
-
-Authors:
-
-Christopher M. Kohlhoff
-
 %package devel
 License:BSD 3-Clause
 Group:  Development/Libraries/C and C++
@@ -55,27 +49,16 @@
 programming that provides developers with a consistent asynchronous I/O
 model using a modern C++ approach.
 
-
-
-Authors:
-
-Christopher M. Kohlhoff
-
 %prep
 %setup -q
 
 %build
 %configure
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 
-%check
-make %{?_smp_mflags}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files devel
 %defattr(-,root,root,-)
 %doc COPYING LICENSE_1_0.txt doc/*






Remember to have fun...

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



commit asusfan for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package asusfan for openSUSE:Factory
checked in at Mon Sep 19 15:39:21 CEST 2011.




--- asusfan/asusfan.changes 2010-09-27 01:01:17.0 +0200
+++ /mounts/work_src_done/STABLE/asusfan/asusfan.changes2011-09-17 
15:26:01.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 13:25:57 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ asusfan.spec ++
--- /var/tmp/diff_new_pack.F2vDPG/_old  2011-09-19 15:39:17.0 +0200
+++ /var/tmp/diff_new_pack.F2vDPG/_new  2011-09-19 15:39:17.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package asusfan (Version 0.1)
+# spec file for package asusfan
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   asusfan
@@ -23,7 +22,6 @@
 Url:http://www.consultmatt.co.uk/asusfan/
 License:GPLv2+
 Group:  System/X11/Utilities
-AutoReqProv:on
 Version:0.1
 Release:190
 Summary:Fan Control for Nvidia-Based ASUS Graphics Cards
@@ -37,27 +35,18 @@
 tested with V and V9750TD models and may work with other cards as
 well.
 
-
-
-Authors:
-
-Matt Wright
-
 %prep
 %setup -q
 %patch -p1
 
 %build
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig






Remember to have fun...

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



commit at-spi-sharp for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package at-spi-sharp for openSUSE:Factory
checked in at Mon Sep 19 15:39:33 CEST 2011.




--- GNOME/at-spi-sharp/at-spi-sharp.changes 2010-04-05 21:08:53.0 
+0200
+++ /mounts/work_src_done/STABLE/at-spi-sharp/at-spi-sharp.changes  
2011-09-17 15:27:59.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 13:27:52 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ at-spi-sharp.spec ++
--- /var/tmp/diff_new_pack.0FzcKo/_old  2011-09-19 15:39:28.0 +0200
+++ /var/tmp/diff_new_pack.0FzcKo/_new  2011-09-19 15:39:28.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package at-spi-sharp (Version 1.0.1)
+# spec file for package at-spi-sharp
 #
-# 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
@@ -50,15 +50,11 @@
 
 %build
 %configure --disable-tests
-#make %{?_smp_flags}
-make
+make %{?_smp_flags}
 
 %install
 %makeinstall
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %dir %{_prefix}/lib/mono/gac/at-spi-sharp/






Remember to have fun...

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



commit atmel-firmware for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package atmel-firmware for openSUSE:Factory
checked in at Mon Sep 19 15:39:44 CEST 2011.




--- atmel-firmware/atmel-firmware.changes   2009-08-27 18:28:26.0 
+0200
+++ /mounts/work_src_done/STABLE/atmel-firmware/atmel-firmware.changes  
2011-09-17 15:31:57.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 13:31:52 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ atmel-firmware.spec ++
--- /var/tmp/diff_new_pack.ikLkya/_old  2011-09-19 15:39:40.0 +0200
+++ /var/tmp/diff_new_pack.ikLkya/_new  2011-09-19 15:39:40.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package atmel-firmware (Version 1.3)
+# spec file for package atmel-firmware
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   atmel-firmware
@@ -78,12 +77,6 @@
 as needed by the hotplug system. It also provides a small loader utility that
 can be used to accomplish the same thing when hotplug is not in use.
 
-
-Authors:
-
-Atmel Corp.
-Simon Kelley si...@thekelleys.org.uk
-
 %prep
 %setup -q
 
@@ -96,9 +89,6 @@
 install -Dm755 atmel_fwl.pl %{buildroot}/%{_sbindir}/atmel_fwl
 install -Dm644 atmel_fwl.8  %{buildroot}/%{_mandir}/man8/atmel_fwl.8
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README COPYING 






Remember to have fun...

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



commit attica for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package attica for openSUSE:Factory
checked in at Mon Sep 19 15:39:54 CEST 2011.




--- KDE/attica/attica.changes   2011-08-24 10:38:18.0 +0200
+++ /mounts/work_src_done/STABLE/attica/attica.changes  2011-09-17 
15:33:13.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 13:32:58 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Add libattica-devel to baselibs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ attica.spec ++
--- /var/tmp/diff_new_pack.JUo3H7/_old  2011-09-19 15:39:51.0 +0200
+++ /var/tmp/diff_new_pack.JUo3H7/_new  2011-09-19 15:39:51.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package attica
+# spec file for package attica (Version 0.1.4)
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 Name:   attica
 Version:0.2.2
-Release:3
+Release:1
 License:LGPLv2.1+
 Summary:Open Collaboration Service client library
 Url:http://websvn.kde.org/trunk/kdesupport/attica
@@ -68,9 +68,6 @@
 
 %postun -n libattica0 -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files -n libattica0
 %defattr(-,root,root)
 %doc README AUTHORS COPYING

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.JUo3H7/_old  2011-09-19 15:39:51.0 +0200
+++ /var/tmp/diff_new_pack.JUo3H7/_new  2011-09-19 15:39:51.0 +0200
@@ -1 +1,4 @@
 libattica0
+libattica-devel
+   requires -libattica-targettype
+   requires libattica0-targettype = 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 augeas for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Mon Sep 19 15:40:07 CEST 2011.




--- augeas/augeas.changes   2011-08-24 01:54:31.0 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-09-17 
15:40:25.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 13:40:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Add augeas-devel to baselibs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.DQG7K6/_old  2011-09-19 15:40:03.0 +0200
+++ /var/tmp/diff_new_pack.DQG7K6/_new  2011-09-19 15:40:03.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   augeas
@@ -60,8 +59,6 @@
 file format and the transformation into a tree.
 
 %package-n %{__shrlibname}
-
-
 License:GPLv3+ ; LGPLv2.1+
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++
@@ -121,9 +118,6 @@
 ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/syntax/augeas.vim \
   ${RPM_BUILD_ROOT}/usr/share/vim/site/syntax/augeas.vim
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n %{__shrlibname}
 /sbin/ldconfig
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.DQG7K6/_old  2011-09-19 15:40:03.0 +0200
+++ /var/tmp/diff_new_pack.DQG7K6/_new  2011-09-19 15:40:03.0 +0200
@@ -1 +1,4 @@
 libaugeas0
+augeas-devel
+   requires -augeas-targettype
+   requires libaugeas0-targettype = 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 autocutsel for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package autocutsel for openSUSE:Factory
checked in at Mon Sep 19 15:40:18 CEST 2011.




--- autocutsel/autocutsel.changes   2011-04-28 20:05:48.0 +0200
+++ /mounts/work_src_done/STABLE/autocutsel/autocutsel.changes  2011-09-17 
15:43:11.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 13:43:07 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ autocutsel.spec ++
--- /var/tmp/diff_new_pack.aWCP9Z/_old  2011-09-19 15:40:14.0 +0200
+++ /var/tmp/diff_new_pack.aWCP9Z/_new  2011-09-19 15:40:14.0 +0200
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   autocutsel
 Url:http://www.nongnu.org/autocutsel/
 License:GPLv2+
 Group:  System/X11/Utilities
-AutoReqProv:on
 BuildRequires:  xorg-x11-devel
 Version:0.9.0
 Release:1
@@ -67,7 +65,4 @@
 /usr/bin/autocutsel
 %doc README
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %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 automoc4 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package automoc4 for openSUSE:Factory
checked in at Mon Sep 19 15:40:33 CEST 2011.




--- KDE/automoc4/automoc4.changes   2011-08-07 14:10:44.0 +0200
+++ /mounts/work_src_done/STABLE/automoc4/automoc4.changes  2011-09-17 
15:45:27.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 13:45:23 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ automoc4.spec ++
--- /var/tmp/diff_new_pack.aCfuJZ/_old  2011-09-19 15:40:29.0 +0200
+++ /var/tmp/diff_new_pack.aCfuJZ/_new  2011-09-19 15:40:29.0 +0200
@@ -33,12 +33,6 @@
 automoc4 is a tool to add rules for generating Qt moc files
 automatically to projects that use CMake as the buildsystem.
 
-
-
-Authors:
-
-Matthias Kretz
-
 %prep
 %setup -q
 
@@ -50,9 +44,6 @@
   cd build
   %makeinstall
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 /usr/bin/automoc4






Remember to have fun...

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



commit baekmuk for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package baekmuk for openSUSE:Factory
checked in at Mon Sep 19 15:40:46 CEST 2011.




--- baekmuk/baekmuk.changes 2010-04-08 17:50:59.0 +0200
+++ /mounts/work_src_done/STABLE/baekmuk/baekmuk.changes2011-09-17 
18:34:57.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 16:34:40 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ baekmuk.spec ++
--- /var/tmp/diff_new_pack.43OZkY/_old  2011-09-19 15:40:41.0 +0200
+++ /var/tmp/diff_new_pack.43OZkY/_new  2011-09-19 15:40:41.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package baekmuk (Version 2.1)
+# spec file for package baekmuk
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   baekmuk
@@ -89,9 +88,6 @@
 done
 
 %install
-if [ -n %{?buildroot} ] ; then
-   [ %{buildroot} != / ]  rm -rf %{buildroot}
-fi
 mkdir -p %{buildroot}%{bitmap_fontdir}
 mkdir -p %{buildroot}%{ttf_fontdir}
 install -c -m 644 *.pcf.gz %{buildroot}%{bitmap_fontdir}
@@ -100,9 +96,6 @@
 install -c -m 644 $RPM_SOURCE_DIR/fonts.scale.baekmuk 
%{buildroot}%{ttf_fontdir}/fonts.scale.baekmuk
 mkfontdir %{buildroot}%{bitmap_fontdir}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n baekmuk
 %run_suseconfig_fonts
 






Remember to have fun...

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



commit batctl for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package batctl for openSUSE:Factory
checked in at Mon Sep 19 15:41:06 CEST 2011.




--- batctl/batctl.changes   2011-05-24 17:56:59.0 +0200
+++ /mounts/work_src_done/STABLE/batctl/batctl.changes  2011-09-17 
21:13:48.0 +0200
@@ -0,0 +1,6 @@
+---
+Sat Sep 17 19:13:45 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+

calling whatdependson for head-i586




Other differences:
--
++ batctl.spec ++
--- /var/tmp/diff_new_pack.Dt78kE/_old  2011-09-19 15:41:03.0 +0200
+++ /var/tmp/diff_new_pack.Dt78kE/_new  2011-09-19 15:41:03.0 +0200
@@ -15,13 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
+# Upstream First - Policy:
+# Never add any patches to this package without the upstream commit id
+# in the patch. Any patches added here without a very good reason to make
+# an exception will be silently removed with the next version update.
 
 Name:   batctl
 Summary:B.A.T.M.A.N. advanced control and management tool
 Version:2011.1.0
-Release:1
+Release:2
 License:GPLv2
 Group:  Productivity/Networking/Other
 Url:http://downloads.open-mesh.org/batman/stable/sources/batctl/
@@ -41,7 +43,7 @@
 %setup -n %{name}-%{version}
 
 %build
-%{__make} OPTFLAGS=$RPM_OPT_FLAGS
+make %{?_smp_mflags} OPTFLAGS=$RPM_OPT_FLAGS
 
 %install
 %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir}
@@ -49,9 +51,6 @@
 %{__install} -m 644 man/%{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8
 %{__install} -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc 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 bff4 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package bff4 for openSUSE:Factory
checked in at Mon Sep 19 15:52:47 CEST 2011.




--- bff4/bff4.changes   2010-04-11 11:32:16.0 +0200
+++ /mounts/work_src_done/STABLE/bff4/bff4.changes  2011-09-17 
21:28:58.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 19:28:53 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bff4.spec ++
--- /var/tmp/diff_new_pack.dKL5Gj/_old  2011-09-19 15:52:43.0 +0200
+++ /var/tmp/diff_new_pack.dKL5Gj/_new  2011-09-19 15:52:43.0 +0200
@@ -50,9 +50,6 @@
 %__install -D -m 755 %{name} %buildroot%{_bindir}/%{name}
 %__install -D -m 755 %{name}lnr %buildroot%{_bindir}/%{name}lnr
 
-%clean
-%__rm -rf %buildroot
-
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}






Remember to have fun...

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



commit bibview for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package bibview for openSUSE:Factory
checked in at Mon Sep 19 15:52:57 CEST 2011.




--- bibview/bibview.changes 2007-06-01 17:03:33.0 +0200
+++ /mounts/work_src_done/STABLE/bibview/bibview.changes2011-09-17 
21:31:22.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 19:31:18 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bibview.spec ++
--- /var/tmp/diff_new_pack.fsGHJH/_old  2011-09-19 15:52:53.0 +0200
+++ /var/tmp/diff_new_pack.fsGHJH/_new  2011-09-19 15:52:53.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bibview (Version 2.2)
+# spec file for package bibview
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   bibview
@@ -23,7 +22,6 @@
 License:Any permissive
 Group:  Productivity/Publishing/TeX/Utilities
 Provides:   bibvw15 
-AutoReqProv:on
 Version:2.2
 Release:984
 Summary:X11 Front-End for BibTeX Databases
@@ -48,24 +46,15 @@
 var/X11R6/lib/app-defaults/BibView.ger to
 var/X11R6/lib/app-defaults/BibView.
 
-
-
-Authors:
-
-Holger Martin
-Peter Urban
-Armin Liebl lie...@informatik.tu-muenchen.de
-
 %prep
 %setup
 %patch
 
 %build
 xmkmf -a
-make XAWLIB=-lXaw3d
+make XAWLIB=-lXaw3d %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 make DESTDIR=%{buildroot} install.man
 mkdir -p %{buildroot}%{_x11data}/de/app-defaults






Remember to have fun...

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



commit bison for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package bison for openSUSE:Factory
checked in at Mon Sep 19 15:53:17 CEST 2011.




--- bison/bison.changes 2011-06-07 05:10:59.0 +0200
+++ /mounts/work_src_done/STABLE/bison/bison.changes2011-09-17 
21:52:33.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 19:52:28 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bison.spec ++
--- /var/tmp/diff_new_pack.Rwlp9C/_old  2011-09-19 15:53:14.0 +0200
+++ /var/tmp/diff_new_pack.Rwlp9C/_new  2011-09-19 15:53:14.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   bison
@@ -23,7 +22,6 @@
 License:GPLv3+
 Group:  Development/Languages/C and C++
 PreReq: %install_info_prereq
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  bison-64bit
@@ -55,9 +53,6 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 %find_lang %{name} --all-name
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING ChangeLog NEWS 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 blinken for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package blinken for openSUSE:Factory
checked in at Mon Sep 19 15:53:45 CEST 2011.




--- blinken/blinken.changes 2011-09-07 14:41:53.0 +0200
+++ /mounts/work_src_done/STABLE/blinken/blinken.changes2011-09-07 
14:14:41.0 +0200
@@ -7,2 +6,0 @@
-  * Bugfixes over KDE 4.7.0
-  *  see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for 
details

calling whatdependson for head-i586




Other differences:
--





Remember to have fun...

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



commit bpg-fonts for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package bpg-fonts for openSUSE:Factory
checked in at Mon Sep 19 15:53:57 CEST 2011.




--- bpg-fonts/bpg-fonts.changes 2010-04-08 17:50:26.0 +0200
+++ /mounts/work_src_done/STABLE/bpg-fonts/bpg-fonts.changes2011-09-17 
22:38:48.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 20:38:44 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bpg-fonts.spec ++
--- /var/tmp/diff_new_pack.rB2njJ/_old  2011-09-19 15:53:51.0 +0200
+++ /var/tmp/diff_new_pack.rB2njJ/_new  2011-09-19 15:53:51.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bpg-fonts (Version 0.20050518)
+# spec file for package bpg-fonts
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   bpg-fonts
@@ -23,7 +22,6 @@
 License:Other uncritical OpenSource License
 Group:  System/X11/Fonts
 Provides:   scalable-font-ka
-AutoReqProv:on
 PreReq: %suseconfig_fonts_prereq
 Provides:   locale(ka)
 Version:0.20050518
@@ -41,12 +39,6 @@
 %description
 Free Georgian TrueType fonts by BPG-InfoTech.
 
-
-
-Authors:
-
-Bessarion Gugushvili gougouchvili.vissar...@kolumbus.fi
-
 %prep
 %setup -T -c %{name} -n %{name}
 cp $RPM_SOURCE_DIR/License .
@@ -57,12 +49,9 @@
 %build
 
 %install
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
 mkdir -p $RPM_BUILD_ROOT%{fontdir}/
 install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}/
 
-%clean
-
 %post
 %run_suseconfig_fonts
 









Remember to have fun...

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



commit bzr for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package bzr for openSUSE:Factory
checked in at Mon Sep 19 15:54:12 CEST 2011.




--- bzr/bzr.changes 2011-09-09 13:02:34.0 +0200
+++ /mounts/work_src_done/STABLE/bzr/bzr.changes2011-09-17 
23:13:29.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 21:13:25 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bzr.spec ++
--- /var/tmp/diff_new_pack.0EeJI7/_old  2011-09-19 15:54:07.0 +0200
+++ /var/tmp/diff_new_pack.0EeJI7/_new  2011-09-19 15:54:07.0 +0200
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   bzr
@@ -43,10 +42,6 @@
 use and intuitive, able to adapt to many workflows, reliable, and
 easily extendable.
 
-Authors:
-
-Canonical Ltd
-
 %prep
 %setup -q
 
@@ -78,9 +73,6 @@
   %fdupes %{buildroot}/%{py_sitedir}
 %endif
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %{_docdir}/%{name}






Remember to have fun...

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



commit calcurse for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory
checked in at Mon Sep 19 15:54:28 CEST 2011.




--- calcurse/calcurse.changes   2011-05-29 13:52:12.0 +0200
+++ /mounts/work_src_done/STABLE/calcurse/calcurse.changes  2011-09-16 
10:31:08.0 +0200
@@ -1,0 +2,31 @@
+Fri Sep 16 08:28:55 UTC 2011 - pu...@suse.com
+
+- update to 2.9.2 
+  - Handle iCal line folding correctly.
+  - Introduce a configure option to completely exclude the
+documentation subdirectory from the build process
+(--disable-docs).
+- changes in 2.9.1
+  - Keep the order of events across restarts (reported by Alan).
+  - Fix the build process when disabling documentation generation.
+  - Avoid flickering on window resize.
+  - Avoid a segfault when resizing the calcurse window.
+  - Add missing documentation for the backword-kill-word line
+editing function.
+  - Honor the TMPDIR environment variable instead of using
+hardcoded paths for temporary files (reported by Erik Saule).
+  - Fix pager invocation when showing the log file during an import
+(reported by Andraz Levstik).
+  - Accept resource parameters in iCal import. Accept additional
+parameters such as language parameters (reported by Andraz
+Levstik).
+  - Sync the notification item after editing or pasting an
+appointment. This ensures the information in the notification
+bar as well as the countdown for the notification daemon are
+always up-to-date (reported by Andraz Levstik).
+  - Fix recurrent appointment notification.
+  - Fix flagging of regular appointments.
+  - Fix sort order when using command line options to display
+upcoming appointments and events (reported by Erik Saule).
+
+---

calling whatdependson for head-i586


Old:

  calcurse-2.9.0.tar.bz2

New:

  calcurse-2.9.2.tar.bz2



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.7WKL7g/_old  2011-09-19 15:54:24.0 +0200
+++ /var/tmp/diff_new_pack.7WKL7g/_new  2011-09-19 15:54:24.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   calcurse
-Version:2.9.0
-Release:1
+Version:2.9.2
+Release:0
 Summary:Text-based Organizer
 # http://calcurse.org/files/calcurse-%{version}.tar.gz
 Source: calcurse-%{version}.tar.bz2
@@ -76,4 +76,5 @@
 %{_bindir}/calcurse
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
+
 %changelog

++ calcurse-2.9.0.tar.bz2 - calcurse-2.9.2.tar.bz2 ++
 2704 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 capisuite for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package capisuite for openSUSE:Factory
checked in at Mon Sep 19 15:55:14 CEST 2011.




--- capisuite/capisuite.changes 2011-05-19 22:13:32.0 +0200
+++ /mounts/work_src_done/STABLE/capisuite/capisuite.changes2011-09-18 
00:38:59.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 22:38:47 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ capisuite.spec ++
--- /var/tmp/diff_new_pack.QXeMLm/_old  2011-09-19 15:55:09.0 +0200
+++ /var/tmp/diff_new_pack.QXeMLm/_new  2011-09-19 15:55:09.0 +0200
@@ -73,7 +73,7 @@
 %build
 autoreconf -fi
 %configure --with-docdir=%{_defaultdocdir}/capisuite
-make
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -85,9 +85,6 @@
 install -m 755 capisuite.cron 
%{buildroot}%{_sysconfdir}/cron.daily/suse-capisuite
 ln -sf ../../etc/init.d/capisuite %{buildroot}%{_sbindir}/rccapisuite
 
-%clean
-rm -rf %{buildroot}
-
 %preun
 %{stop_on_removal capisuite}
 






Remember to have fun...

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



commit cdecl for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package cdecl for openSUSE:Factory
checked in at Mon Sep 19 15:55:24 CEST 2011.




--- cdecl/cdecl.changes 2011-03-23 14:09:10.0 +0100
+++ /mounts/work_src_done/STABLE/cdecl/cdecl.changes2011-09-18 
00:41:22.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 22:41:18 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ cdecl.spec ++
--- /var/tmp/diff_new_pack.a0xZ8U/_old  2011-09-19 15:55:21.0 +0200
+++ /var/tmp/diff_new_pack.a0xZ8U/_new  2011-09-19 15:55:21.0 +0200
@@ -39,16 +39,12 @@
 version it has command line editing and history with the GNU readline
 library.
 
-Author:

-   David R. Conrad
-
 %prep
 %setup
 %patch -P 1 -p1
 
 %build
-make CFLAGS=%optflags -DUSE_READLINE -DOLD_READLINE;
+make CFLAGS=%optflags -DUSE_READLINE -DOLD_READLINE %{?_smp_mflags};
 
 %install
 b=%buildroot;







Remember to have fun...

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



commit cedict for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package cedict for openSUSE:Factory
checked in at Mon Sep 19 15:55:35 CEST 2011.




--- cedict/cedict.changes   2009-02-27 17:08:26.0 +0100
+++ /mounts/work_src_done/STABLE/cedict/cedict.changes  2011-09-18 
00:44:24.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 22:44:20 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ cedict.spec ++
--- /var/tmp/diff_new_pack.McC3xZ/_old  2011-09-19 15:55:30.0 +0200
+++ /var/tmp/diff_new_pack.McC3xZ/_new  2011-09-19 15:55:30.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cedict (Version 20090227)
+# spec file for package cedict
 #
-# 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
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   cedict
 BuildRequires:  dos2unix
 License:Creative Commons Attribution-Share Alike 3.0
 Group:  System/I18n/Chinese
-AutoReqProv:on
 Provides:   locale(gjiten:zh)
 Version:20090227
 Release:1
@@ -46,14 +44,6 @@
 project and is intended to be a collaborative effort with users
 providing entries and corrections to the main file.
 
-
-
-Authors:
-
-Erik Peterson ced...@chinesetools.com
-Erik Peterson e...@mandarintools.com
-Dennis MDBG free online Chinese-English dictionary ced...@mdbg.net
-
 %prep 
 cp $RPM_SOURCE_DIR/README.SUSE .
 cp $RPM_SOURCE_DIR/cedict-20090227.bz2 .
@@ -68,8 +58,6 @@
 dos2unix  cedict_ts.u8 | $RPM_SOURCE_DIR/cedict-format.pl   
$RPM_BUILD_ROOT/usr/share/edict/cedict_ts.u8
 chmod 644 $RPM_BUILD_ROOT/usr/share/edict/cedict_ts.u8
 
-%clean 
-
 %files
 %defattr(-, root, root)
 %doc README.SUSE







Remember to have fun...

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



commit celt for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package celt for openSUSE:Factory
checked in at Mon Sep 19 15:55:50 CEST 2011.




--- celt/celt.changes   2011-09-09 17:00:49.0 +0200
+++ /mounts/work_src_done/STABLE/celt/celt.changes  2011-09-18 
20:19:01.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 17 22:46:10 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel building
+- Add celt-devel to baselibs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ celt.spec ++
--- /var/tmp/diff_new_pack.yMx4BS/_old  2011-09-19 15:55:46.0 +0200
+++ /var/tmp/diff_new_pack.yMx4BS/_new  2011-09-19 15:55:46.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   celt
@@ -62,15 +61,12 @@
 %configure\
--disable-static\
--with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%buildroot install
 rm -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf %buildroot
-
 %post -n libcelt0-2 -p /sbin/ldconfig
 
 %postun -n libcelt0-2 -p /sbin/ldconfig

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.yMx4BS/_old  2011-09-19 15:55:46.0 +0200
+++ /var/tmp/diff_new_pack.yMx4BS/_new  2011-09-19 15:55:46.0 +0200
@@ -1 +1,4 @@
 libcelt0-2
+celt-devel
+   requires -celt-targettype
+   requires libcelt0-2-targettype = 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 checkpolicy for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package checkpolicy for openSUSE:Factory
checked in at Mon Sep 19 15:56:09 CEST 2011.




--- checkpolicy/checkpolicy.changes 2010-02-25 15:52:37.0 +0100
+++ /mounts/work_src_done/STABLE/checkpolicy/checkpolicy.changes
2011-09-18 00:52:12.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 22:52:07 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ checkpolicy.spec ++
--- /var/tmp/diff_new_pack.TPQAC0/_old  2011-09-19 15:56:03.0 +0200
+++ /var/tmp/diff_new_pack.TPQAC0/_new  2011-09-19 15:56:03.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package checkpolicy (Version 2.0.21)
+# spec file for package checkpolicy
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define libsepol_ver 2.0.39
 BuildRequires:  bison flex-old
@@ -55,9 +54,9 @@
 
 %build
 make clean
-make LIBDIR=%{_libdir} CFLAGS=$RPM_OPT_FLAGS
+make LIBDIR=%{_libdir} CFLAGS=$RPM_OPT_FLAGS %{?_smp_mflags}
 cd test
-make LIBDIR=%{_libdir} CFLAGS=$RPM_OPT_FLAGS
+make LIBDIR=%{_libdir} CFLAGS=$RPM_OPT_FLAGS %{?_smp_mflags}
 
 %install
 mkdir -p $RPM_BUILD_ROOT%{_bindir}
@@ -65,9 +64,6 @@
 install test/dismod $RPM_BUILD_ROOT%{_bindir}/sedismod
 install test/dispol $RPM_BUILD_ROOT%{_bindir}/sedispol
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc COPYING 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 cnetworkmanager for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package cnetworkmanager for openSUSE:Factory
checked in at Mon Sep 19 15:56:38 CEST 2011.




--- cnetworkmanager/cnetworkmanager.changes 2010-04-23 12:17:47.0 
+0200
+++ /mounts/work_src_done/STABLE/cnetworkmanager/cnetworkmanager.changes
2011-09-18 01:16:38.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 23:16:33 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ cnetworkmanager.spec ++
--- /var/tmp/diff_new_pack.HYAbdV/_old  2011-09-19 15:56:34.0 +0200
+++ /var/tmp/diff_new_pack.HYAbdV/_new  2011-09-19 15:56:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cnetworkmanager (Version 0.21.1)
+# spec file for package cnetworkmanager
 #
-# 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
@@ -65,9 +65,6 @@
 %check
 make check-nonm
 
-%clean
-rm -rf %{buildroot}
-
 %files -f  INSTALLED_FILES
 %defattr(-,root,root)
 %doc README COPYING HACKING NEWS screenshots.html






Remember to have fun...

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



commit coolkey for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package coolkey for openSUSE:Factory
checked in at Mon Sep 19 15:57:07 CEST 2011.




--- coolkey/coolkey.changes 2011-01-10 19:19:34.0 +0100
+++ /mounts/work_src_done/STABLE/coolkey/coolkey.changes2011-09-18 
01:52:10.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 23:52:06 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ coolkey.spec ++
--- /var/tmp/diff_new_pack.MWMBXj/_old  2011-09-19 15:57:03.0 +0200
+++ /var/tmp/diff_new_pack.MWMBXj/_new  2011-09-19 15:57:03.0 +0200
@@ -123,15 +123,12 @@
 %configure\
--disable-dependency-tracking \
--enable-pk11install
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 ln -s pkcs11/libcoolkeypk11.so $RPM_BUILD_ROOT/%{_libdir}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig






Remember to have fun...

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



commit crda for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package crda for openSUSE:Factory
checked in at Mon Sep 19 15:57:19 CEST 2011.




--- crda/crda.changes   2010-03-05 01:36:07.0 +0100
+++ /mounts/work_src_done/STABLE/crda/crda.changes  2011-09-18 
01:59:11.0 +0200
@@ -1,0 +2,11 @@
+Sat Sep 17 23:59:07 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---
+Fri Sep 16 12:02:37 UTC 2011 - jeng...@medozas.de
+
+- Select libnl-1_1-devel
+
+---

calling whatdependson for head-i586




Other differences:
--
++ crda.spec ++
--- /var/tmp/diff_new_pack.5dh8Cg/_old  2011-09-19 15:57:15.0 +0200
+++ /var/tmp/diff_new_pack.5dh8Cg/_new  2011-09-19 15:57:15.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package crda (Version 1.1.1)
+# spec file for package crda
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Url:http://linuxwireless.org/en/developers/Regulatory/CRDA
 
@@ -27,7 +26,7 @@
 License:BSD3c(or similar)
 Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libgcrypt-devel libnl-devel pkg-config python python-m2crypto 
udev wireless-regdb
+BuildRequires:  libgcrypt-devel libnl-1_1-devel pkg-config python 
python-m2crypto udev wireless-regdb
 Requires:   wireless-regdb
 Supplements:kernel = 2.6.29
 
@@ -35,19 +34,11 @@
 The crda binary provides access to the wireless-regdb to the kernel
 through udev.
 
-
-
-Authors:
-
-Luis R. Rodriguez mcg...@gmail.com
-Johannes Berg johan...@sipsolutions.net
-Michael Green michael.gr...@atheros.com
-
 %prep
 %setup -q
 
 %build
-make all_noverify
+make all_noverify %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -60,7 +51,4 @@
 /usr/share/man/man8/crda.8.gz
 /usr/share/man/man8/regdbdump.8.gz
 
-%clean
-rm -rf %{buildroot}
-
 %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 crystalhd for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package crystalhd for openSUSE:Factory
checked in at Mon Sep 19 15:57:33 CEST 2011.




--- crystalhd/crystalhd.changes 2011-06-28 09:25:14.0 +0200
+++ /mounts/work_src_done/STABLE/crystalhd/crystalhd.changes2011-09-18 
02:02:00.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 00:01:56 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ crystalhd.spec ++
--- /var/tmp/diff_new_pack.6BSvGQ/_old  2011-09-19 15:57:29.0 +0200
+++ /var/tmp/diff_new_pack.6BSvGQ/_new  2011-09-19 15:57:29.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   crystalhd
@@ -75,7 +74,7 @@
 rm -rf $flavor
 cp -al source $flavor
 cd $flavor
-make KSRC=/usr/src/linux-obj/%_target_cpu/$flavor
+make KSRC=/usr/src/linux-obj/%_target_cpu/$flavor %{?_smp_mflags}
 cd ..
 done 
 
@@ -88,9 +87,6 @@
 mkdir -p $RPM_BUILD_ROOT/etc/udev/rules.d
 cp source/*.rules $RPM_BUILD_ROOT/etc/udev/rules.d
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README* LICENSE






Remember to have fun...

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



commit crystalhd-libs for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package crystalhd-libs for openSUSE:Factory
checked in at Mon Sep 19 15:57:47 CEST 2011.




--- crystalhd-libs/crystalhd-libs.changes   2011-03-30 13:53:33.0 
+0200
+++ /mounts/work_src_done/STABLE/crystalhd-libs/crystalhd-libs.changes  
2011-09-18 02:03:23.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 00:03:13 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Add baselibs configuration
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ crystalhd-libs.spec ++
--- /var/tmp/diff_new_pack.0Pb9ML/_old  2011-09-19 15:57:43.0 +0200
+++ /var/tmp/diff_new_pack.0Pb9ML/_new  2011-09-19 15:57:43.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   crystalhd-libs
@@ -28,6 +27,7 @@
 Source0:crystalhd-libs_%{version}-1.tar.bz2
 Source1:README
 Source2:LICENSE
+Source3:baselibs.conf
 Patch0: %name-define-first.patch
 Url:http://www.broadcom.com/support/crystal_hd/
 ExclusiveArch:  %ix86 x86_64
@@ -78,9 +78,6 @@
 mkdir -p $RPM_BUILD_ROOT/lib/firmware
 cp *.bin $RPM_BUILD_ROOT/lib/firmware/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libcrystalhd3 -p /sbin/ldconfig
 
 %postun -n libcrystalhd3 -p /sbin/ldconfig

++ baselibs.conf ++
libcrystalhd3
libcrystalhd-devel
requires -libcrystalhd-targettype
requires libcrystalhd3-targettype = 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 csindex for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package csindex for openSUSE:Factory
checked in at Mon Sep 19 15:58:02 CEST 2011.




--- csindex/csindex.changes 2007-08-02 11:42:40.0 +0200
+++ /mounts/work_src_done/STABLE/csindex/csindex.changes2011-09-18 
02:04:08.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 00:04:05 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ csindex.spec ++
--- /var/tmp/diff_new_pack.iAZnAn/_old  2011-09-19 15:57:57.0 +0200
+++ /var/tmp/diff_new_pack.iAZnAn/_new  2011-09-19 15:57:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package csindex (Version 19980713)
+# spec file for package csindex
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   csindex
@@ -35,28 +34,18 @@
 Usage: csindex -z il2 file.idx Creates file.ind - a sorted index file.
 Uses the ISO 8859-2 encoding.
 
-
-
-Authors:
-
-Zdenek Wagner wag...@icpf.cas.cz
-Zdenek Salvet sal...@ics.muni.cz
-
 %prep
 %setup
 install -m 644 %{SOURCE1} .
 %patch
 
 %build
-make CC=gcc $RPM_OPT_FLAGS
+make CC=gcc $RPM_OPT_FLAGS %{?_smp_mflags}
 
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/bin
 install -c -m 0755 csindex $RPM_BUILD_ROOT/usr/bin
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %doc README COPYING






Remember to have fun...

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



commit culmus for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package culmus for openSUSE:Factory
checked in at Mon Sep 19 15:58:13 CEST 2011.




--- culmus/culmus.changes   2011-05-05 10:19:06.0 +0200
+++ /mounts/work_src_done/STABLE/culmus/culmus.changes  2011-09-18 
02:08:20.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 18 00:08:08 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ culmus.spec ++
--- /var/tmp/diff_new_pack.0XDwJM/_old  2011-09-19 15:58:08.0 +0200
+++ /var/tmp/diff_new_pack.0XDwJM/_new  2011-09-19 15:58:08.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define type1dir /usr/share/fonts/Type1
 %define ttfdir   /usr/share/fonts/truetype
@@ -23,7 +22,6 @@
 Name:   culmus
 License:GPLv2+
 Group:  System/X11/Fonts
-AutoReqProv:on
 PreReq: %suseconfig_fonts_prereq
 Provides:   locale(he)
 Version:0.120
@@ -41,12 +39,6 @@
 fonts. Also included Miriam, Drugulin, Aharoni, David, Yehuda, and
 Ellinia.
 
-
-
-Authors:
-
-Maxim Iorsh io...@math.technion.ac.il
-
 %prep
 %setup -q
 
@@ -61,9 +53,6 @@
 install -c -m 644 fonts.scale-type1 \
 $RPM_BUILD_ROOT%type1dir/fonts.scale.culmus
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 %run_suseconfig_fonts
 






Remember to have fun...

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



commit curl for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package curl for openSUSE:Factory
checked in at Mon Sep 19 15:58:26 CEST 2011.




--- curl/curl.changes   2011-08-15 07:06:17.0 +0200
+++ /mounts/work_src_done/STABLE/curl/curl.changes  2011-09-18 
02:10:50.0 +0200
@@ -1,0 +2,11 @@
+Sun Sep 18 00:10:42 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---
+Fri Sep 16 17:22:44 UTC 2011 - jeng...@medozas.de
+
+- Add curl-devel to baselibs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ curl.spec ++
--- /var/tmp/diff_new_pack.jLH6yQ/_old  2011-09-19 15:58:22.0 +0200
+++ /var/tmp/diff_new_pack.jLH6yQ/_new  2011-09-19 15:58:22.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_without openssl
 %bcond_with mozilla_nss
@@ -39,7 +38,6 @@
 #define cvs_suffix -20090302
 Version:7.21.7
 Release:4
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  curl-64bit
@@ -115,7 +113,7 @@
 : if this fails, the above sed hack did not work
 ./libtool --config | grep -q link_all_deplibs=no
 # enable-hidden-symbols needs gcc4 and causes that curl exports only its API
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %if %{with testsuite}
 
@@ -145,9 +143,6 @@
 install -d $RPM_BUILD_ROOT/usr/share/aclocal
 install -m 644 docs/libcurl/libcurl.m4 $RPM_BUILD_ROOT/usr/share/aclocal/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libcurl4 -p /sbin/ldconfig
 
 %postun -n libcurl4 -p /sbin/ldconfig

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.jLH6yQ/_old  2011-09-19 15:58:22.0 +0200
+++ /var/tmp/diff_new_pack.jLH6yQ/_new  2011-09-19 15:58:22.0 +0200
@@ -1,4 +1,6 @@
 libcurl4
   obsoletes curl-targettype = version
   provides curl-targettype = version
-
+curl-devel
+  requires -curl-targettype
+  requires libcurl4-targettype = 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 cvs for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package cvs for openSUSE:Factory
checked in at Mon Sep 19 15:58:39 CEST 2011.




--- cvs/cvs.changes 2010-09-20 11:21:05.0 +0200
+++ /mounts/work_src_done/STABLE/cvs/cvs.changes2011-09-18 
02:11:59.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 18 00:11:50 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ cvs.spec ++
--- /var/tmp/diff_new_pack.NnLRRc/_old  2011-09-19 15:58:34.0 +0200
+++ /var/tmp/diff_new_pack.NnLRRc/_new  2011-09-19 15:58:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cvs (Version 1.12.12)
+# spec file for package cvs
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   cvs
@@ -23,7 +22,6 @@
 License:GPLv2+ ; LGPLv2.1+
 Group:  Development/Tools/Version Control
 Url:http://www.nongnu.org/cvs/
-AutoReqProv:on
 Version:1.12.12
 Release:164
 Summary:Concurrent Versions System
@@ -66,13 +64,6 @@
 standard Linux distributions. PCL-CVS, an emacs (Emacs) front-end for
 CVS, is also included.
 
-
-
-Authors:
-
-Brian Berliner berli...@sun.com
-Jeff Polk p...@bsdi.com
-
 %package doc
 License:GPLv2+ ; LGPLv2.1+
 Summary:Info pages and Open Source Development with CVS, 2nd Edition 
Book
@@ -86,13 +77,6 @@
 (%{_datadir}/%{name}/contrib/intro.doc) and the complete book Open Source
 Development with CVS, 2nd Edition.
 
-
-
-Authors:
-
-Brian Berliner berli...@sun.com
-Jeff Polk p...@bsdi.com
-
 %prep
 %setup -q -a 1 -a 10
 %patch






Remember to have fun...

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



commit darktable for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package darktable for openSUSE:Factory
checked in at Mon Sep 19 15:58:49 CEST 2011.




--- darktable/darktable.changes 2011-09-14 00:37:59.0 +0200
+++ /mounts/work_src_done/STABLE/darktable/darktable.changes2011-09-18 
19:28:49.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.voYivf/_old  2011-09-19 15:58:45.0 +0200
+++ /var/tmp/diff_new_pack.voYivf/_new  2011-09-19 15:58:45.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   darktable
@@ -93,9 +92,6 @@
 
 %fdupes %{buildroot}
 
-%clean
-test %{buildroot} != /  %__rm -rf %{buildroot}
-
 %pre -f %{name}.schemas_pre
 
 %preun -f %{name}.schemas_preun






Remember to have fun...

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



commit dbh for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dbh for openSUSE:Factory
checked in at Mon Sep 19 15:59:01 CEST 2011.




--- dbh/dbh.changes 2009-01-28 15:59:50.0 +0100
+++ /mounts/work_src_done/STABLE/dbh/dbh.changes2011-09-18 
19:52:03.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+- Implement shlib policy
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dbh.spec ++
--- /var/tmp/diff_new_pack.sEPOtv/_old  2011-09-19 15:58:57.0 +0200
+++ /var/tmp/diff_new_pack.sEPOtv/_new  2011-09-19 15:58:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dbh (Version 4.5.0)
+# spec file for package dbh
 #
-# 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
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dbh
+%define lname  libdbh-4_5-4
 Summary:Disk-Based Hash Library
 Version:4.5.0
 Release:124
@@ -37,18 +37,41 @@
 concept of critical points from calculus), which provides the means to
 construct optimized databases for particular applications.
 
+%package -n %lname
+Summary:Disk-Based Hash Library
+Group:  Development/Libraries/Other
+Obsoletes:  dbh  %version-%release
+Provides:   dbh = %version-%release
 
+%description -n %lname
+Disk-based hashes is a method to create multidimensional binary trees
+on disk. This library permits the extension of the database concept to
+a plethora of electronic data, such as graphic information. With the
+multidimensional binary tree, it is possible to mathematically prove
+that access time to any particular record is minimized (using the
+concept of critical points from calculus), which provides the means to
+construct optimized databases for particular applications.
 
-Authors:
-
-Edscott Wilson Garc�a edsc...@users.sourceforge.net
+%package devel
+Summary:Development files for the Disk-Based Hash Library
+Group:  Development/Libraries/Other
+Requires:   %lname = %version
+
+%description devel
+Disk-based hashes is a method to create multidimensional binary trees
+on disk. This library permits the extension of the database concept to
+a plethora of electronic data, such as graphic information. With the
+multidimensional binary tree, it is possible to mathematically prove
+that access time to any particular record is minimized (using the
+concept of critical points from calculus), which provides the means to
+construct optimized databases for particular applications.
 
 %prep
 %setup -q
 
 %build
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install 
@@ -57,18 +80,19 @@
 %check
 make check
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+%files -n %lname
+%defattr(-,root,root)
+%_libdir/lib*.so.*
 
-%files 
+%files devel
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README examples/*.c examples/Makefile* 
doc/*.html
 %{_includedir}/*
-%{_libdir}/lib*
+%{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
 
-%post -p /sbin/ldconfig
+%post -n %lname -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %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 dblatex for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dblatex for openSUSE:Factory
checked in at Mon Sep 19 15:59:13 CEST 2011.




--- dblatex/dblatex.changes 2011-08-12 15:16:31.0 +0200
+++ /mounts/work_src_done/STABLE/dblatex/dblatex.changes2011-09-18 
19:28:58.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dblatex.spec ++
--- /var/tmp/diff_new_pack.QvMa6b/_old  2011-09-19 15:59:09.0 +0200
+++ /var/tmp/diff_new_pack.QvMa6b/_new  2011-09-19 15:59:09.0 +0200
@@ -45,11 +45,6 @@
 into pure LaTeX as a first process.  MathML 2.0 markups
 are supported, too. It started as a clone of DB2LaTeX.
 
-Authors:
-
-   Benoît Guillon mars...@users.sourceforge.net
-Andreas Hoenen andreas.hoe...@arcor.de
-
 %prep
 %setup -q
 %patch0 -p1
@@ -74,9 +69,6 @@
 %{__grep} -v -e '%dir %{_defaultdocdir}$' INSTALLED_FILES  _tmp
 %{__mv} _tmp INSTALLED_FILES
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
 






Remember to have fun...

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



commit dbsplit-tools for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dbsplit-tools for openSUSE:Factory
checked in at Mon Sep 19 15:59:28 CEST 2011.




--- dbsplit-tools/dbsplit-tools.changes 2006-09-27 17:14:27.0 +0200
+++ /mounts/work_src_done/STABLE/dbsplit-tools/dbsplit-tools.changes
2011-09-18 19:29:01.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dbsplit-tools.spec ++
--- /var/tmp/diff_new_pack.Mi7Rq8/_old  2011-09-19 15:59:25.0 +0200
+++ /var/tmp/diff_new_pack.Mi7Rq8/_new  2011-09-19 15:59:25.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dbsplit-tools (Version 0.6)
+# spec file for package dbsplit-tools
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,6 @@
 Name:   dbsplit-tools
 Group:  Productivity/Publishing/DocBook
 BuildArch:  noarch
-AutoReqProv:on
 Requires:   perl-XML-DOM perl-XML-RegExp
 Version:0.6
 Release:119
@@ -31,7 +30,6 @@
 Patch2: %name-%version-contact.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:DocBook Splitting tools
-Prefix: /usr
 
 %description
 Tools for splitting and merging DocBook documents,
@@ -47,10 +45,7 @@
 %build
 
 %install
-make install PREFIX=${RPM_BUILD_ROOT}%{prefix}
-
-%clean
-rm -rf ${RPM_BUILD_ROOT}
+make install PREFIX=%buildroot/%_prefix
 
 %files
 %defattr(-, root, root)






Remember to have fun...

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



commit dcraw for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dcraw for openSUSE:Factory
checked in at Mon Sep 19 15:59:43 CEST 2011.




--- dcraw/dcraw.changes 2011-08-03 23:06:04.0 +0200
+++ /mounts/work_src_done/STABLE/dcraw/dcraw.changes2011-09-18 
19:29:15.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dcraw.spec ++
--- /var/tmp/diff_new_pack.8Ip1Cd/_old  2011-09-19 15:59:37.0 +0200
+++ /var/tmp/diff_new_pack.8Ip1Cd/_new  2011-09-19 15:59:37.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dcraw
@@ -125,9 +124,6 @@
 
 %find_lang %{name} --with-man
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc .badpixels README README.SuSE rawphoto.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 dejavu for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dejavu for openSUSE:Factory
checked in at Mon Sep 19 15:59:53 CEST 2011.




--- dejavu/dejavu.changes   2011-06-16 08:03:27.0 +0200
+++ /mounts/work_src_done/STABLE/dejavu/dejavu.changes  2011-09-18 
19:29:37.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dejavu.spec ++
--- /var/tmp/diff_new_pack.PXatoj/_old  2011-09-19 15:59:49.0 +0200
+++ /var/tmp/diff_new_pack.PXatoj/_new  2011-09-19 15:59:49.0 +0200
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dejavu
 %definettf_fontdir /usr/share/fonts/truetype
 License:Bitstream Vera license with public domain changes
 Group:  System/X11/Fonts
-AutoReqProv:on
 PreReq: %suseconfig_fonts_prereq
 Provides:   
desktop-data-SuSE:/usr/X11R6/lib/X11/fonts/truetype/SUSESans-Roman.ttf
 Provides:   locale(bg;el;mk;ru;vi)






Remember to have fun...

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



commit digikam for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package digikam for openSUSE:Factory
checked in at Mon Sep 19 16:42:02 CEST 2011.




--- KDE/digikam/digikam.changes 2011-09-15 08:03:40.0 +0200
+++ /mounts/work_src_done/STABLE/digikam/digikam.changes2011-09-18 
19:30:28.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ digikam.spec ++
--- /var/tmp/diff_new_pack.JQX2ah/_old  2011-09-19 16:41:57.0 +0200
+++ /var/tmp/diff_new_pack.JQX2ah/_new  2011-09-19 16:41:57.0 +0200
@@ -70,8 +70,6 @@
 delete your images, is provided.
 
 %package doc
-
-
 Summary:Documentation of Digikam
 Group:  Documentation/HTML
 %if %suse_version  1120
@@ -124,9 +122,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc core/AUTHORS core/COPYING core/COPYING.DOC core/COPYING.LIB






Remember to have fun...

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



commit dita for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dita for openSUSE:Factory
checked in at Mon Sep 19 16:42:29 CEST 2011.




--- dita/dita.changes   2009-12-24 14:04:50.0 +0100
+++ /mounts/work_src_done/STABLE/dita/dita.changes  2011-09-18 
19:30:57.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dita.spec ++
--- /var/tmp/diff_new_pack.b2INYH/_old  2011-09-19 16:42:25.0 +0200
+++ /var/tmp/diff_new_pack.b2INYH/_new  2011-09-19 16:42:25.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dita (Version 1.1)
+# spec file for package dita
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dita
@@ -27,7 +26,6 @@
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat} /usr/bin/xmlcatalog /usr/bin/edit-xml-catalog
 PreReq: sed grep awk coreutils
-AutoReqProv:on
 Summary:OASIS Darwin Information Typing Architecture (DITA)
 Version:1.1
 Release:62
@@ -147,9 +145,6 @@
 fi
 exit 0
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc archspec langspec








Remember to have fun...

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



commit dita-ot for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dita-ot for openSUSE:Factory
checked in at Mon Sep 19 16:42:42 CEST 2011.




--- dita-ot/dita-ot.changes 2010-10-18 18:07:22.0 +0200
+++ /mounts/work_src_done/STABLE/dita-ot/dita-ot.changes2011-09-18 
19:31:04.0 +0200
@@ -0,0 +1,6 @@
+---
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+

calling whatdependson for head-i586




Other differences:
--
++ dita-ot.spec ++
--- /var/tmp/diff_new_pack.pdqGlS/_old  2011-09-19 16:42:38.0 +0200
+++ /var/tmp/diff_new_pack.pdqGlS/_new  2011-09-19 16:42:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dita-ot (Version 1.5.1)
+# spec file for package dita-ot
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dita-ot
@@ -55,7 +54,7 @@
 CLASSPATH=$CLASSPATH:$(build-classpath xerces-j2 xalan-j2 xalan-j2-serializer 
xml-commons-resolver ant/ant-apache-regexp)
 ant -v -d -buildfile buildPackage.xml
 ant all
-tar xf build/DITA-OT%{version}_standard_bin.tar.gz
+tar -xf build/DITA-OT%{version}_standard_bin.tar.gz
 
 %install
 # prevent suse-filelist-forbiden
@@ -94,9 +93,6 @@
 #   --del %{name}-%{version}-%{release}
 # exit 0
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 # %doc 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 doc-gnu-ko for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package doc-gnu-ko for openSUSE:Factory
checked in at Mon Sep 19 16:43:13 CEST 2011.




--- doc-gnu-ko/doc-gnu-ko.changes   2006-01-25 21:46:07.0 +0100
+++ /mounts/work_src_done/STABLE/doc-gnu-ko/doc-gnu-ko.changes  2011-09-18 
19:33:25.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ doc-gnu-ko.spec ++
--- /var/tmp/diff_new_pack.XdzNK9/_old  2011-09-19 16:43:05.0 +0200
+++ /var/tmp/diff_new_pack.XdzNK9/_new  2011-09-19 16:43:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package doc-gnu-ko (Version 2924)
+# spec file for package doc-gnu-ko
 #
-# 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
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   doc-gnu-ko
 License:GNU Free Documentation License, Version 1.1 (GFDL 1.1)
 Group:  System/I18n/Korean
 PreReq: %install_info_prereq
-AutoReqProv:on
 Summary:Korean Translations of GNU Manuals
 Version:2924
 Release:666
@@ -45,12 +43,6 @@
 %description
 Korean translations of GNU manuals.
 
-
-
-Authors:
-
-Changwoo Ryu cw...@adam.kaist.ac.kr
-
 %prep
 %setup -q -c -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
 %patch0 -p0
@@ -90,7 +82,6 @@
 done
 
 %install
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
 mkdir -p %{buildroot}%{_infodir}
 
 # BUILD ORDER...
@@ -126,9 +117,6 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz
 done
 
-%clean
-#[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
-
 %files
 %defattr(-,root,root)
 %dir %{_docdir}/%{name}/






Remember to have fun...

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



commit docbook-css-stylesheets for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-css-stylesheets for 
openSUSE:Factory
checked in at Mon Sep 19 16:43:22 CEST 2011.




--- docbook-css-stylesheets/docbook-css-stylesheets.changes 2007-01-11 
15:03:07.0 +0100
+++ 
/mounts/work_src_done/STABLE/docbook-css-stylesheets/docbook-css-stylesheets.changes
2011-09-18 19:33:29.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-css-stylesheets.spec ++
--- /var/tmp/diff_new_pack.kNlEVP/_old  2011-09-19 16:43:18.0 +0200
+++ /var/tmp/diff_new_pack.kNlEVP/_new  2011-09-19 16:43:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-css-stylesheets (Version 0.4)
+# spec file for package docbook-css-stylesheets
 #
-# 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
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-css-stylesheets
 License:BSD 3-Clause; Public Domain, Freeware; X11/MIT
 Group:  Productivity/Publishing/DocBook
-AutoReqProv:on
 BuildArch:  noarch
 Summary:DocBook CSS Stylesheets
 Version:0.4
@@ -36,12 +34,6 @@
 Mozilla or Firefox browser. For more complex modifications of your XML
 document use the DocBook XSL stylesheets.
 
-
-
-Authors:
-
-David Holroyd d...@badgers-in-foil.co.uk
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -59,21 +51,12 @@
 %build
 
 %install
-export RPM_BUILD_ROOT
-if [ ! x = x$RPM_BUILD_ROOT ]; then
-  rm -fr $RPM_BUILD_ROOT
-  %{INSTALL_DIR} $RPM_BUILD_ROOT
-fi
-# doc_dir=$RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
 %{INSTALL_DIR} $RPM_BUILD_ROOT%{xml_mod_style_prod_dir}/%{version}
 cp -a [[:lower:]]* $RPM_BUILD_ROOT%{xml_mod_style_prod_dir}/%{version}
 pushd $RPM_BUILD_ROOT%{xml_mod_style_prod_dir}
 ln -sf %{version} current
 popd
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %dir %{xml_mod_style_dir}






Remember to have fun...

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



commit docbook-dsssl-stylesheets for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-dsssl-stylesheets for 
openSUSE:Factory
checked in at Mon Sep 19 16:43:32 CEST 2011.




--- docbook-dsssl-stylesheets/docbook-dsssl-stylesheets.changes 2009-08-30 
20:05:01.0 +0200
+++ 
/mounts/work_src_done/STABLE/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets.changes
2011-09-18 19:33:30.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-dsssl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.7R7l0e/_old  2011-09-19 16:43:29.0 +0200
+++ /var/tmp/diff_new_pack.7R7l0e/_new  2011-09-19 16:43:29.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-dsssl-stylesheets (Version 1.79)
+# spec file for package docbook-dsssl-stylesheets
 #
-# 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
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-dsssl-stylesheets
 BuildRequires:  sgml-skel
 License:MIT-like but rename derived works
 Group:  Productivity/Publishing/DocBook
-AutoReqProv:on
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat}
 BuildArch:  noarch
@@ -58,12 +56,6 @@
 The authors of these stylesheets do not inlude any new features, but
 only fix bugs.
 
-
-
-Authors:
-
-Norman Walsh n...@nwalsh.com
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -83,11 +75,6 @@
 %build
 
 %install
-export RPM_BUILD_ROOT
-if [ ! x = x$RPM_BUILD_ROOT ]; then
-  rm -fr $RPM_BUILD_ROOT
-  %{INSTALL_DIR} $RPM_BUILD_ROOT
-fi
 doc_dir=$RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
 sgml_dir=$RPM_BUILD_ROOT%{_datadir}/sgml
 sgml_dir_db=$RPM_BUILD_ROOT%{_datadir}/sgml/docbook
@@ -179,9 +166,6 @@
 fi
 exit 0
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %config /var/lib/sgml/CATALOG.%{name}






Remember to have fun...

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



commit docbook-simple for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-simple for openSUSE:Factory
checked in at Mon Sep 19 16:43:46 CEST 2011.




--- docbook-simple/docbook-simple.changes   2009-12-24 14:21:42.0 
+0100
+++ /mounts/work_src_done/STABLE/docbook-simple/docbook-simple.changes  
2011-09-18 19:33:32.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-simple.spec ++
--- /var/tmp/diff_new_pack.f8gP2K/_old  2011-09-19 16:43:38.0 +0200
+++ /var/tmp/diff_new_pack.f8gP2K/_new  2011-09-19 16:43:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-simple (Version 1.0)
+# spec file for package docbook-simple
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-simple
@@ -40,12 +39,6 @@
 %description
 This package contains the Simple DocBook DTD.
 
-
-
-Authors:
-
-Norman Walsh n...@nwalsh.com
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -110,10 +103,6 @@
   %{FOR_ROOT_CAT}.tmp  %{FOR_ROOT_CAT}
 
 %install
-[ -z $RPM_BUILD_ROOT ] || {
-  rm -fr $RPM_BUILD_ROOT
-  %{INSTALL_DIR} $RPM_BUILD_ROOT
-}
 %{INSTALL_DIR} $RPM_BUILD_ROOT%{sgml_dir} \
   $RPM_BUILD_ROOT%{xml_mod_dtd_dir} \
   $RPM_BUILD_ROOT%{sgml_var_dir} \
@@ -162,9 +151,6 @@
 fi
 exit 0
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 # %doc copyright-software.html







Remember to have fun...

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



commit docbook-tdg for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-tdg for openSUSE:Factory
checked in at Mon Sep 19 16:44:02 CEST 2011.




--- docbook-tdg/docbook-tdg.changes 2008-11-06 15:41:47.0 +0100
+++ /mounts/work_src_done/STABLE/docbook-tdg/docbook-tdg.changes
2011-09-18 19:33:34.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-tdg.spec ++
--- /var/tmp/diff_new_pack.206bt2/_old  2011-09-19 16:43:55.0 +0200
+++ /var/tmp/diff_new_pack.206bt2/_new  2011-09-19 16:43:55.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-tdg (Version 2.0.6)
+# spec file for package docbook-tdg
 #
-# Copyright (c) 2008 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-tdg
@@ -41,14 +40,6 @@
 Fairly crude PDF versions (Norman Walsh) of Part I, Part II, and Part
 III are included in this package.
 
-
-
-Authors:
-
-Norman Walsh n...@nwalsh.com
-Leonard Muellner
-Bob Stayton
-
 %define INSTALL install -m755 -s
 %define INSTALL_SCRIPT install -m755
 %define INSTALL_DIR install -d -m755
@@ -62,20 +53,11 @@
 %build
 
 %install
-if [ ! x = x$RPM_BUILD_ROOT ] ; then
-   rm -fr $RPM_BUILD_ROOT
-   %{INSTALL_DIR} $RPM_BUILD_ROOT
-fi
-# make install DESTDIR=$RPM_BUILD_ROOT
-
-%clean
-rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(-, root, root)
 %doc *.pdf
 %doc tdg/en/html
 %doc tdg/en/glyphs
-# spec file ends here
 
 %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 docbook-toys for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-toys for openSUSE:Factory
checked in at Mon Sep 19 16:44:12 CEST 2011.




--- docbook-toys/docbook-toys.changes   2009-08-30 17:28:46.0 +0200
+++ /mounts/work_src_done/STABLE/docbook-toys/docbook-toys.changes  
2011-09-18 19:33:36.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-toys.spec ++
--- /var/tmp/diff_new_pack.q3TCSY/_old  2011-09-19 16:44:08.0 +0200
+++ /var/tmp/diff_new_pack.q3TCSY/_new  2011-09-19 16:44:08.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-toys (Version 1.51.0)
+# spec file for package docbook-toys
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-toys
@@ -25,7 +24,6 @@
 Group:  Productivity/Publishing/DocBook
 Provides:   docbook-tools
 Requires:   texlive-jadetex openjade docbook_3 docbook_4 iso_ent 
docbook-dsssl-stylesheets
-AutoReqProv:on
 Version:1.51.0
 Release:415
 Summary:DocBook Tools
@@ -45,13 +43,6 @@
 
 /usr/share/doc/packages/docbook-toys/README
 
-
-
-Authors:
-
-Karl Eichwalder  k...@suse.de
-Mark Galassi  rosa...@cygnus.com
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -66,13 +57,10 @@
 
 %build
 autoreconf -i -f
-LIBS=-L/usr/X11R6/lib ./configure \
---prefix=%{_prefix} \
---sysconfdir=%sysconfdir \
---build $RPM_ARCH-suse-linux
+%configure
+make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 make DESTDIR=$RPM_BUILD_ROOT mk_links
 mkdir -p $RPM_BUILD_ROOT%sysconfdir/%{name}
@@ -84,9 +72,6 @@
 done
 popd
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc README.SuSE






Remember to have fun...

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



commit docbook-utils for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-utils for openSUSE:Factory
checked in at Mon Sep 19 16:44:26 CEST 2011.




--- KDE/docbook-utils/docbook-utils.changes 2009-12-22 18:41:00.0 
+0100
+++ /mounts/work_src_done/STABLE/docbook-utils/docbook-utils.changes
2011-09-18 19:33:38.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-utils.spec ++
--- /var/tmp/diff_new_pack.vTcnWU/_old  2011-09-19 16:44:22.0 +0200
+++ /var/tmp/diff_new_pack.vTcnWU/_new  2011-09-19 16:44:22.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-utils (Version 0.6.14)
+# spec file for package docbook-utils
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-utils
@@ -42,33 +41,19 @@
 
 * sgmldiff: detect the differences in markup between two SGML files
 
-
-
-Authors:
-
-Eric Bischoff e.bisch...@noos.fr
-Mark Galassi rosa...@galassi.org
-Jochem Huhmann j...@revier.com
-Steve Cheng st...@ggi-project.org
-Frederik Fouvry fou...@sfs.nphil.uni-tuebingen.de
-Tim Waugh  twa...@redhat.com
-
 %prep
 %setup -q
 %patch0 -p1 -b .catalog
 
 %build
 autoreconf -i -f
-./configure --prefix=%{_prefix} --mandir=%{_mandir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 mv $RPM_BUILD_ROOT/usr/doc/html/docbook* html
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr (-,root,root)
 %doc README COPYING TODO html






Remember to have fun...

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



commit docbook-xml-slides for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-xml-slides for 
openSUSE:Factory
checked in at Mon Sep 19 16:44:36 CEST 2011.




--- docbook-xml-slides/docbook-xml-slides.changes   2009-12-24 
13:38:58.0 +0100
+++ /mounts/work_src_done/STABLE/docbook-xml-slides/docbook-xml-slides.changes  
2011-09-18 19:33:40.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-xml-slides.spec ++
--- /var/tmp/diff_new_pack.gffUqQ/_old  2011-09-19 16:44:32.0 +0200
+++ /var/tmp/diff_new_pack.gffUqQ/_new  2011-09-19 16:44:32.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-xml-slides (Version 3.3.1)
+# spec file for package docbook-xml-slides
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook-xml-slides
@@ -39,12 +38,6 @@
 %description
 A framework for writing slides using the DocBook DTD.
 
-
-
-Authors:
-
-Norman Walsh n...@nwalsh.com
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -143,9 +136,6 @@
 --del %{name}-%{version}
 fi
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 # %doc README.SuSE






Remember to have fun...

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



commit docbook-xsl-stylesheets for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook-xsl-stylesheets for 
openSUSE:Factory
checked in at Mon Sep 19 16:44:50 CEST 2011.




--- docbook-xsl-stylesheets/docbook-xsl-stylesheets.changes 2011-04-12 
13:32:29.0 +0200
+++ 
/mounts/work_src_done/STABLE/docbook-xsl-stylesheets/docbook-xsl-stylesheets.changes
2011-09-18 19:33:43.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.HCclRI/_old  2011-09-19 16:44:46.0 +0200
+++ /var/tmp/diff_new_pack.HCclRI/_new  2011-09-19 16:44:46.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define pack_vers 1.76.1
 %define regcat /usr/bin/sgml-register-catalog
@@ -26,7 +25,6 @@
 BuildRequires:  ruby
 License:MPL and X11
 Group:  Productivity/Publishing/DocBook
-AutoReqProv:on
 BuildArch:  noarch
 Requires:   xmlcharent docbook_4
 Requires:   ruby
@@ -51,13 +49,6 @@
 rendering. For more information about XSL, see the XSL page at the W3C:
 http://www.w3.org/Style/XSL/
 
-
-
-Authors:
-
-Norman Walsh n...@nwalsh.com
-Michael Smith sm...@xml-doc.org
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -228,9 +219,6 @@
 --del %{name}-%{version}
 fi
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files -f %{name}_list
 %defattr(-, root, root)
 %config %{_sysconfdir}/xml/%{name}.xml






Remember to have fun...

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



commit docbook_3 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook_3 for openSUSE:Factory
checked in at Mon Sep 19 16:45:29 CEST 2011.




--- docbook_3/docbook_3.changes 2007-03-29 15:51:46.0 +0200
+++ /mounts/work_src_done/STABLE/docbook_3/docbook_3.changes2011-09-18 
19:33:48.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook_3.spec ++
--- /var/tmp/diff_new_pack.Ya8PpZ/_old  2011-09-19 16:45:22.0 +0200
+++ /var/tmp/diff_new_pack.Ya8PpZ/_new  2011-09-19 16:45:22.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook_3 (Version 3.1)
+# spec file for package docbook_3
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook_3
@@ -27,7 +26,6 @@
 Requires:   iso_ent docbook_4
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat} /usr/bin/xmlcatalog
-AutoReqProv:on
 Summary:DocBook DTD 3.x
 Version:3.1
 Release:746
@@ -67,14 +65,6 @@
 
 The documentation can be found in /usr/share/doc/packages/docbook_3.
 
-
-
-Authors:
-
-Eve L. Maler e...@arbortext.com
-Terry Allen tal...@sonic.net
-Norman Walsh n...@berkshire.net
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -121,11 +111,6 @@
 %build
 
 %install
-export RPM_BUILD_ROOT
-if [ ! x = x$RPM_BUILD_ROOT ] ; then
-  rm -fr $RPM_BUILD_ROOT
-  %{INSTALL_DIR} $RPM_BUILD_ROOT
-fi
 pkg_name=%{name}
 doc_dir=$RPM_BUILD_ROOT/%{_defaultdocdir}/$pkg_name
 %{INSTALL_DIR} $doc_dir/{30,31}
@@ -175,11 +160,6 @@
 fi
 exit 0
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-# %doc element-list.txt README.SuSE
-#%doc docbook/dsl
-
 %files
 %defattr(-, root, root)
 %config %{sgml_config_dir}/CATALOG.*










Remember to have fun...

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



commit docbook_4 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook_4 for openSUSE:Factory
checked in at Mon Sep 19 16:45:41 CEST 2011.




--- docbook_4/docbook_4.changes 2011-04-05 09:15:29.0 +0200
+++ /mounts/work_src_done/STABLE/docbook_4/docbook_4.changes2011-09-18 
19:33:50.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook_4.spec ++
--- /var/tmp/diff_new_pack.S18pNb/_old  2011-09-19 16:45:36.0 +0200
+++ /var/tmp/diff_new_pack.S18pNb/_new  2011-09-19 16:45:36.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook_4
@@ -29,7 +28,6 @@
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat} /usr/bin/xmlcatalog sgml-skel
 PreReq: sed grep awk
-AutoReqProv:on
 Summary:DocBook DTD Version 4.x
 Version:4.5
 Release:123
@@ -79,14 +77,6 @@
 included. Some versions of DocBook contain also a RELAX NG and W3C
 Schema.
 
-
-
-Authors:
-
-Eve L. Maler e...@arbortext.com
-Terry Allen tal...@sonic.net
-Norman Walsh n...@nwalsh.com
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -377,9 +367,6 @@
   --del %{name}-%{version}
 fi
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %config %{sgml_config_dir}/CATALOG.*
























Remember to have fun...

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



commit docbook_5 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docbook_5 for openSUSE:Factory
checked in at Mon Sep 19 16:45:55 CEST 2011.




--- docbook_5/docbook_5.changes 2009-08-03 12:58:38.0 +0200
+++ /mounts/work_src_done/STABLE/docbook_5/docbook_5.changes2011-09-18 
19:33:52.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docbook_5.spec ++
--- /var/tmp/diff_new_pack.bUwkOa/_old  2011-09-19 16:45:50.0 +0200
+++ /var/tmp/diff_new_pack.bUwkOa/_new  2011-09-19 16:45:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook_5 (Version 5.0)
+# spec file for package docbook_5
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   docbook_5
@@ -29,7 +28,6 @@
 BuildRequires:  sgml-skel
 PreReq: /usr/bin/xmlcatalog sgml-skel
 PreReq: sed grep awk
-AutoReqProv:on
 Source2:docbook_5-README.SuSE
 # DocBook Specifications:
 Source3:docbook-%{version}-spec-cd-01.pdf
@@ -48,14 +46,6 @@
 spirit of DocBook while simultaneously removing inconsistencies that
 have arisen as a natural consequence of DocBook's long, slow evolution.
 
-
-
-Authors:
-
-Eve L. Maler e...@arbortext.com
-Terry Allen tal...@sonic.net
-Norman Walsh n...@nwalsh.com
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATAinstall -m644
@@ -78,7 +68,7 @@
 cp %{S:3} %{S:4} %{S:5} .
 #
 #unzip -q -a %{S:500}
-tar xjf %{S:500}
+tar -xjf %{S:500}
 #
 # CATALOG.* files
 #cp %{S:504}  .
@@ -333,9 +323,6 @@
   --del %{name}-%{version}
 fi
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 #%config %{sgml_config_dir}/CATALOG.*






Remember to have fun...

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



commit docutils for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package docutils for openSUSE:Factory
checked in at Mon Sep 19 16:46:13 CEST 2011.




--- docutils/docutils.changes   2010-12-20 11:38:02.0 +0100
+++ /mounts/work_src_done/STABLE/docutils/docutils.changes  2011-09-18 
19:33:54.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ docutils.spec ++
--- /var/tmp/diff_new_pack.fSvseJ/_old  2011-09-19 16:46:10.0 +0200
+++ /var/tmp/diff_new_pack.fSvseJ/_new  2011-09-19 16:46:10.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package docutils (Version 0.7)
+# spec file for package docutils
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
@@ -46,10 +45,6 @@
 input Docutils supports reStructuredText, an easy-to-read,
 what-you-see-is-what-you-get plaintext markup syntax.
 
-Authors:
-
-David Goodger good...@python.org
-
 %prep
 export CFLAGS=%{optflags}
 %setup -n %{mod_name}-%{version}
@@ -61,9 +56,6 @@
 %install
 %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot} 
%{?suse_version: --record-rpm=INSTALLED_FILES}
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files %{?suse_version: -f INSTALLED_FILES}
 %defattr(-,root,root,-)
 %doc COPYING.txt FAQ.txt HISTORY.txt README.txt THANKS.txt BUGS.txt docs 
extras licenses






Remember to have fun...

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



commit dotconf for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dotconf for openSUSE:Factory
checked in at Mon Sep 19 16:46:32 CEST 2011.




--- dotconf/dotconf.changes 2009-06-06 21:45:31.0 +0200
+++ /mounts/work_src_done/STABLE/dotconf/dotconf.changes2011-09-18 
19:34:09.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dotconf.spec ++
--- /var/tmp/diff_new_pack.0wq9GN/_old  2011-09-19 16:46:24.0 +0200
+++ /var/tmp/diff_new_pack.0wq9GN/_new  2011-09-19 16:46:24.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dotconf (Version 1.0.13)
+# spec file for package dotconf
 #
-# 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
@@ -39,12 +39,6 @@
 long ARG_STR data to your app, and on-the-fly inclusion of additional
 config files.
 
-
-
-Authors:
-
-lukas schroeder lu...@azzit.de
-
 %package -n libdotconf-1_0-0
 License:LGPL v2.1 or later
 Summary:Configuration file parser library
@@ -62,12 +56,6 @@
 long ARG_STR data to your app, and on-the-fly inclusion of additional
 config files.
 
-
-
-Authors:
-
-lukas schroeder lu...@azzit.de
-
 %package devel
 License:LGPL v2.1 or later
 Summary:Configuration file parser library
@@ -85,28 +73,19 @@
 long ARG_STR data to your app, and on-the-fly inclusion of additional
 config files.
 
-
-
-Authors:
-
-lukas schroeder lu...@azzit.de
-
 %prep
 %setup -q
 
 %build
 autoreconf -fiv
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install 
 make DESTDIR=$RPM_BUILD_ROOT install
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 rm doc/Makefile*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libdotconf-1_0-0 -p /sbin/ldconfig
 
 %postun -n libdotconf-1_0-0 -p /sbin/ldconfig







Remember to have fun...

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



commit dovecot20 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dovecot20 for openSUSE:Factory
checked in at Mon Sep 19 16:48:52 CEST 2011.




--- dovecot20/dovecot20.changes 2011-01-13 12:33:15.0 +0100
+++ /mounts/work_src_done/STABLE/dovecot20/dovecot20.changes2011-09-14 
01:20:30.0 +0200
@@ -1,0 +2,166 @@
+Tue Sep 13 22:18:39 UTC 2011 - alexan...@exatati.com.br
+
+- Update Pigeonhole to 0.2.4:
+  + Vacation extension: finally added support for using the original
+recipient in vacation address check. It is also possible to disable
+the recipient address check entirely. Check doc/vacation.txt for
+configuration information.
+  + Include extension: made limits on the include depth and the total
+number of included scripts configurable. Check doc/include.txt for
+configuration information.
+  + Implemented ihave extension. This allows checking for the availability
+of Sieve language extensions at 'runtime'. Actually, this is checked
+at compile time. At runtime the interpreter checks whether extensions
+that were not previously available are still unavailable. If the
+situation changed, the script is re-compiled and the ihave tests are
+evaluated again.
+  + Sieve: optimized compilation of tests that yield constant results
+(i.e. known at compile tme), such as 'true' and 'false'. No code is
+produced anymore for script sections that are never executed. Also,
+semantics are not verified anymore in uncompiled script sections.
+  + Made vnd.dovecot.debug extension available to the LDA plugin instead
+of only the command line tools.
+  + Sieve: redirect action now adds X-Sieve-Redirected-From header
+(mainly for people using SPF/SRS).
+  - Sieve: fixed bug in handling flags and keywords; in case of error an
+assertion was triggered.
+  - Script storage: improved handling of unconfigured user home directory.
+Originally this would produce an unhelpful error message.
+  - Imap4flags extension: prevent forcibly enabling imap4flags when
+imapflags is enabled.
+  - Fixed various -Wunused-but-set-variable compiler warnings.
+  - Include extension: forgot to check variable identifier syntax for
+'global' command.
+  - Sieve: fixed debug mode; no messages were logged in some situations.
+  - sievec tool: forgot to enable -D (debug) parameter.
+
+---
+Mon Aug 29 04:21:26 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 2.0.14:
+  + doveadm: Added support for running mail commands by proxying to
+another doveadm server.
+  + Added doveadm proxy list and doveadm proxy kick commands to
+list/kick proxy connections (via a new ipc service).
+  + Added doveadm director move to assign user from one server to
+another, killing any existing connections.
+  + Added doveadm director ring status command.
+  + userdb extra fields can now return name+=value to append to an
+existing name, e.g. mail_plugins+= quota.
+  - script-login attempted an unnecessary config lookup, which usually
+failed with Permission denied.
+  - lmtp: Fixed parsing quoted strings with spaces as local-part for
+MAIL FROM and RCPT TO.
+  - imap: FETCH BODY[HEADER.FIELDS (..)] may have crashed or not
+returned all data sometimes.
+  - ldap: Fixed random assert-crashing with with sasl_bind=yes.
+  - Fixes to handling mail chroots
+  - Fixed renaming mailboxes under different parent with FS layout when
+using separate ALT, INDEX or CONTROL paths.
+  - zlib: Fixed reading concatenated .gz files.
+
+---
+Tue May 31 11:37:11 UTC 2011 - alexan...@exatati.com.br
+
+- Do not include non-existant ssl_cert and ssl_key in Dovecot
+  configuration. (bnc#696919)
+
+---
+Wed May 11 17:25:04 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 2.0.13:
+  + Added doveadm index command to add unindexed messages into
+index/cache. If full text search is enabled, it also adds unindexed
+messages to the fts database.
+  + added doveadm director dump command.
+  + pop3: Added support for showing messages in POP3 order, which can
+be different from IMAP message order. This can be useful for
+migrations from other servers. Implemented it for Maildir as 'O'
+field in dovecot-uidlist.
+  - doveconf: Fixed a wrong subsection has ssl=yes warning.
+  - mdbox purge: Fixed wrong warning about corrupted extrefs.
+  - sdbox: INBOX GUID changed when INBOX was autocreated, leading to
+trouble with dsync.
+  - script-login binary wasn't actually dropping privileges to the
+user/group/chroot specified by its service settings.
+  - Fixed potential crashes and other problems when parsing header names
+that contained NUL characters. (bnc#694778)
+
+---
+Fri Apr 15 02:45:11 UTC 2011 

commit droid-fonts for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package droid-fonts for openSUSE:Factory
checked in at Mon Sep 19 16:49:24 CEST 2011.




--- droid-fonts/droid-fonts.changes 2011-07-09 00:33:21.0 +0200
+++ /mounts/work_src_done/STABLE/droid-fonts/droid-fonts.changes
2011-09-18 19:34:22.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ droid-fonts.spec ++
--- /var/tmp/diff_new_pack.seMykL/_old  2011-09-19 16:49:18.0 +0200
+++ /var/tmp/diff_new_pack.seMykL/_new  2011-09-19 16:49:18.0 +0200
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   droid-fonts
 License:ASLv..
 Group:  System/X11/Fonts
-AutoReqProv:on
 PreReq: %suseconfig_fonts_prereq
 #Provides:   locale(bg;el;ru;bg)
 Version:1.0
@@ -46,12 +44,6 @@
 browsers and for other screen text. - Ascender Press Release,
 http://www.ascendercorp.com/pr/2007-11-12/
 
-
-
-Authors:
-
-Steve Matteson (Ascender Corporation)
-
 %prep
 %setup -q
 
@@ -67,9 +59,6 @@
 %postun
 %run_suseconfig_fonts
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README COPYING AUTHORS






Remember to have fun...

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



commit dssi for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dssi for openSUSE:Factory
checked in at Mon Sep 19 16:49:38 CEST 2011.




--- dssi/dssi.changes   2011-08-30 02:46:35.0 +0200
+++ /mounts/work_src_done/STABLE/dssi/dssi.changes  2011-09-18 
19:34:24.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dssi.spec ++
--- /var/tmp/diff_new_pack.3UQBjl/_old  2011-09-19 16:49:31.0 +0200
+++ /var/tmp/diff_new_pack.3UQBjl/_new  2011-09-19 16:49:31.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dssi
@@ -38,12 +37,6 @@
 applications. Think of it as LADSPA-for-instruments or something
 comparable to a simpler version of VSTi.
 
-Authors:
-
-Steve Harris st...@plugin.org.uk
-Chris Cannam can...@all-day-breakfast.com
-Sean Bolton muso...@jps.net
-
 %package devel
 Summary:Development Package for DSSI plugins
 License:GPLv2+ ; LGPLv2.1+ ; Public Domain, Freeware
@@ -65,7 +58,7 @@
 mkdir m4
 autoreconf -fiv
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -74,9 +67,6 @@
 rm -rf examples/.deps
 rm -f examples/.cvsignore
 
-%clean
-test $RPM_BUILD_ROOT != / -a -d $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
-
 %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 dvgt for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dvgt for openSUSE:Factory
checked in at Mon Sep 19 16:49:49 CEST 2011.




--- dvgt/dvgt.changes   2009-07-22 15:05:48.0 +0200
+++ /mounts/work_src_done/STABLE/dvgt/dvgt.changes  2011-09-18 
19:34:51.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dvgt.spec ++
--- /var/tmp/diff_new_pack.Gs5iDo/_old  2011-09-19 16:49:45.0 +0200
+++ /var/tmp/diff_new_pack.Gs5iDo/_new  2011-09-19 16:49:45.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dvgt (Version 3.51L3)
+# spec file for package dvgt
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   dvgt
@@ -23,7 +22,6 @@
 License:Public Domain, Freeware
 Group:  Productivity/Publishing/TeX/Utilities
 Requires:   texlive
-AutoReqProv:on
 Version:3.51L3
 Release:1283
 Summary:A DVI Previewer
@@ -36,15 +34,6 @@
 like Tektronics or the good old XTerm. dvgt tries to fit the conditions
 of the DVI files, therefore output on text terminals is not legible.
 
-
-
-Authors:
-
-Andrew Trevorrow a...@uacomsci.ua.oz
-Ian Dall
-Geoffrey Tobin ecs...@luxor.latrobe.edu.au
-Rob Malouf mal...@csli.stanford.edu
-
 %prep
 %setup
 %patch
@@ -55,7 +44,7 @@
 RPM_OPT_FLAGS=$RPM_OPT_FLAGS -Wno-unused -pipe
 export RPM_OPT_FLAGS
 pushd src
-   make -f Makefile.linux
+   make -f Makefile.linux %{?_smp_mflags}
 popd
 pushd doc
make
@@ -76,9 +65,6 @@
 install -c -m 644 README-3.51l2 $RPM_BUILD_ROOT%{_docdir}/dvgt/
 install -c -m 644 README.SuSE   $RPM_BUILD_ROOT%{_docdir}/dvgt/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 /usr/bin/dvgt






Remember to have fun...

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



commit dx for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package dx for openSUSE:Factory
checked in at Mon Sep 19 16:50:18 CEST 2011.




--- dx/dx.changes   2010-11-24 01:46:10.0 +0100
+++ /mounts/work_src_done/STABLE/dx/dx.changes  2011-09-18 19:41:03.0 
+0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Comment out unapplied patch 23 to please source-validator
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dx.spec ++
--- /var/tmp/diff_new_pack.9GAuwv/_old  2011-09-19 16:50:14.0 +0200
+++ /var/tmp/diff_new_pack.9GAuwv/_new  2011-09-19 16:50:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dx (Version 4.4.4)
+# spec file for package dx
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,6 @@
 License:IBM Public License ..
 Group:  Productivity/Graphics/Visualization/Other
 Requires:   tcsh jre
-AutoReqProv:on
 Url:http://opendx.org/
 Source0:dx-%{version}.tar.bz2
 Source1:dxsamples-%{samplesversion}.tar.bz2
@@ -61,7 +60,7 @@
 Patch21:dxsamples-%{samplesversion}-DESTDIR.patch
 Patch22:dxsamples-%{samplesversion}-rights.patch
 # PATCH-FIX-UPSTREAM dx-4.4.4-mem-leak-fix.patch (bnc#546115)
-Patch23:%{name}-%{version}-mem-leak-fix.patch
+#Patch23:%{name}-%{version}-mem-leak-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: dx-data=%{version}, dx-doc=%{version}, dx-devel=%{version}
 
@@ -72,12 +71,6 @@
 gain new insights into data from applications in a wide variety of
 fields including science, engineering, medicine, and business.
 
-
-
-Authors:
-
-(C) COPYRIGHT International Business Machines Corp. 1991-1997
-
 %package doc
 License:IBM Public License ..
 Summary:Additional Package Documentation for dx
@@ -85,7 +78,6 @@
 Provides:   dxdoc
 Requires:   %{name} = %{version}
 Obsoletes:  dxdoc
-AutoReqProv:on
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -94,12 +86,6 @@
 This package contains the documentation for the IBM Open Visualization
 Data Explorer in HTML format.
 
-
-
-Authors:
-
-(C) COPYRIGHT International Business Machines Corp. 1991-1997
-
 %package data
 License:IBM Public License ..
 Summary:Sample data for the IBM Open Visualization Data Explorer
@@ -107,7 +93,6 @@
 Provides:   dxdata
 Requires:   %{name} = %{version}
 Obsoletes:  dxdata
-AutoReqProv:on
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -116,18 +101,11 @@
 This package contains some sample data for the IBM Open Visualization
 Data Explorer.
 
-
-
-Authors:
-
-(C) COPYRIGHT International Business Machines Corp. 1991-1997
-
 %package devel
 License:IBM Public License ..
 Summary:Headers, static libs and source code files for the IBM Open 
Visualization Data Explorer
 Group:  Development/Tools/Other
 Requires:   %{name} = %{version}
-AutoReqProv:on
 Requires:   glibc-devel libtiff-devel libjpeg-devel fontconfig-devel 
openmotif-devel
 Requires:   libpng-devel zlib-devel libexpat-devel freetype2-devel
 Requires:   xorg-x11-libXp-devel Mesa-devel xorg-x11-libXmu-devel 
xorg-x11-libXext-devel
@@ -141,12 +119,6 @@
 This package contains header C files, static libraries and source code
 files for the IBM Open Visualization Data Explorer.
 
-
-
-Authors:
-
-(C) COPYRIGHT International Business Machines Corp. 1991-1997
-
 %prep
 %setup -q -b 1
 %patch0
@@ -185,16 +157,16 @@
 CXXFLAGS=$RPM_OPT_FLAGS -fno-exceptions -fno-strict-aliasing -fsigned-char \
 ./configure --prefix=/opt --mandir=%{_mandir}
 %endif
-# don't use make %{?jobs:-j%jobs}, it will fail
-make 
+# parallel build fails
+make -j1
 #
 # dx-samples
 cd ../dxsamples-%{samplesversion}
 autoreconf -fi
 CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS \
 ./configure --prefix=/opt 
-# don't use make %{?jobs:-j%jobs}, it will fail
-make 
+# parallel build fails
+make -j1
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT \
@@ -213,9 +185,6 @@
 %suse_update_desktop_file -i dx Education Science Math
 %fdupes -s $RPM_BUILD_ROOT
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,755)
 %doc AUTHORS COPYING ChangeLog LICENSE NEWS README*






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org

commit ebook-tools for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package ebook-tools for openSUSE:Factory
checked in at Mon Sep 19 16:50:37 CEST 2011.




--- ebook-tools/ebook-tools.changes 2011-03-23 10:12:14.0 +0100
+++ /mounts/work_src_done/STABLE/ebook-tools/ebook-tools.changes
2011-09-19 00:50:44.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ ebook-tools.spec ++
--- /var/tmp/diff_new_pack.wTvF8a/_old  2011-09-19 16:50:29.0 +0200
+++ /var/tmp/diff_new_pack.wTvF8a/_new  2011-09-19 16:50:29.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   ebook-tools
@@ -62,16 +61,13 @@
   export CXXFLAGS=$RPM_OPT_FLAGS
   export LDFLAGS=-Wl,-Bsymbolic-functions $LDFLAGS
   _libsuffix=$(echo %_lib | cut -b4-)
-  cmake -DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr 
-DLIB_SUFFIX=$_libsuffix ..
+  cmake -DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=%_prefix 
-DLIB_SUFFIX=$_libsuffix ..
 %{__make} %{?_smp_mflags} VERBOSE=1
 
 %install
 cd build
 %{__make} install DESTDIR=%{buildroot}
 
-%clean
-/bin/rm -rf %{buildroot}
-
 %post -n libepub0 -p /sbin/ldconfig
 
 %postun -n libepub0 -p /sbin/ldconfig






Remember to have fun...

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



commit eciadsl-usermode for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package eciadsl-usermode for openSUSE:Factory
checked in at Mon Sep 19 16:50:49 CEST 2011.




--- eciadsl-usermode/eciadsl-usermode.changes   2006-01-25 21:35:41.0 
+0100
+++ /mounts/work_src_done/STABLE/eciadsl-usermode/eciadsl-usermode.changes  
2011-09-19 00:50:48.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ eciadsl-usermode.spec ++
--- /var/tmp/diff_new_pack.udaUZK/_old  2011-09-19 16:50:44.0 +0200
+++ /var/tmp/diff_new_pack.udaUZK/_new  2011-09-19 16:50:44.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package eciadsl-usermode (Version 0.11)
+# spec file for package eciadsl-usermode
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   eciadsl-usermode
@@ -38,22 +37,15 @@
 It is not a kernel module. It is a user-mode program that handles the
 modem. A kernel module is under development.
 
-
-
-Authors:
-
-David Faure da...@mandrakesoft.com
-Benoit PAPILLAULT benoit.papilla...@free.fr
-
 %prep
 %setup -q -T -b 0 -a 1
 %patch1
 %patch2
 
 %build
-   export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE
-   ./configure --prefix=%_prefix
-   make
+export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE
+%configure
+make %{?_smp_mflags}
 
 %install
make DESTDIR=%buildroot install
@@ -69,7 +61,4 @@
 %config(noreplace) /etc/eciadsl
 %doc README* INSTALL* TROUBLESHOOTING* BUGS TODO rc.adsl
 
-%clean
-   rm -rf %buildroot
-
 %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 enblend-enfuse for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package enblend-enfuse for openSUSE:Factory
checked in at Mon Sep 19 16:51:05 CEST 2011.




--- enblend-enfuse/enblend-enfuse.changes   2011-03-21 17:52:30.0 
+0100
+++ /mounts/work_src_done/STABLE/enblend-enfuse/enblend-enfuse.changes  
2011-09-19 11:00:20.0 +0200
@@ -1,0 +2,13 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Add missing make call
+- Use %_smp_mflags for parallel build
+
+---
+Fri Sep 16 12:58:08 UTC 2011 - adr...@suse.com
+
+- use original source
+
+---

calling whatdependson for head-i586


Old:

  enblend-enfuse-4.0.tar.bz2

New:

  enblend-enfuse-4.0.tar.gz



Other differences:
--
++ enblend-enfuse.spec ++
--- /var/tmp/diff_new_pack.bfOhYd/_old  2011-09-19 16:50:58.0 +0200
+++ /var/tmp/diff_new_pack.bfOhYd/_new  2011-09-19 16:50:58.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   enblend-enfuse
@@ -24,8 +23,8 @@
 Group:  Productivity/Graphics/Other
 Summary:Tool for Composing Images
 Version:4.0
-Release:9
-Source: %{name}-%{version}.tar.bz2
+Release:0
+Source: 
http://sourceforge.net/projects/enblend/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
 Patch0: enblend-enfuse-libpng14.patch
 Patch1: use-default-gcc-inlining.diff
 BuildRequires:  OpenEXR-devel boost-devel freeglut-devel gcc-c++ glew-devel 
liblcms-devel libpng-devel libtiff-devel plotutils-devel
@@ -67,15 +66,12 @@
 export CXXFLAGS=$RPM_OPT_FLAGS -Os
 %endif
 %endif
-
-./configure --prefix=/usr --libdir=%_libdir
+%configure
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/enblend.info.gz
 %install_info --info-dir=%{_infodir} %{_infodir}/enfuse.info.gz






Remember to have fun...

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



commit engine_pkcs11 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package engine_pkcs11 for openSUSE:Factory
checked in at Mon Sep 19 16:51:24 CEST 2011.




--- engine_pkcs11/engine_pkcs11.changes 2010-12-16 20:44:33.0 +0100
+++ /mounts/work_src_done/STABLE/engine_pkcs11/engine_pkcs11.changes
2011-09-19 00:51:48.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ engine_pkcs11.spec ++
--- /var/tmp/diff_new_pack.RXdX2y/_old  2011-09-19 16:51:18.0 +0200
+++ /var/tmp/diff_new_pack.RXdX2y/_new  2011-09-19 16:51:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package engine_pkcs11 (Version 0.1.8)
+# spec file for package engine_pkcs11
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   engine_pkcs11
@@ -40,17 +39,6 @@
 OpenSC until OpenSC was split into several small projects to improve
 flexibility.
 
-
-
-Authors:
-
-Andreas Jellinghaus
-Geoff Thorpe
-Kevin Stefanik
-Markus Friedl
-Olaf Kirch
-Yuha Yr�l� 
-
 %prep
 %setup -q
 cp -a %{S:1} COPYING
@@ -60,15 +48,12 @@
--enable-doc\
--docdir=%{_docdir}/%{name}\
--disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 cp COPYING doc/nonpersistent/ChangeLog $RPM_BUILD_ROOT%{_docdir}/%{name}/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr (-, root, root)
 %doc %{_docdir}/%{name}






Remember to have fun...

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



commit eric for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package eric for openSUSE:Factory
checked in at Mon Sep 19 16:51:41 CEST 2011.




--- KDE/eric/eric.changes   2011-06-09 13:29:55.0 +0200
+++ /mounts/work_src_done/STABLE/eric/eric.changes  2011-09-13 
16:25:34.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 12 15:21:39 UTC 2011 - toddrme2...@gmail.com
+
+- update to 4.4.17: bugfix release
+- Cleaned up spec file formatting
+
+---

calling whatdependson for head-i586


Old:

  _service:download_url:eric4-4.4.15.tar.gz
  _service:download_url:eric4-i18n-cs-4.4.15.tar.gz
  _service:download_url:eric4-i18n-de-4.4.15.tar.gz
  _service:download_url:eric4-i18n-en-4.4.15.tar.gz
  _service:download_url:eric4-i18n-es-4.4.15.tar.gz
  _service:download_url:eric4-i18n-fr-4.4.15.tar.gz
  _service:download_url:eric4-i18n-it-4.4.15.tar.gz
  _service:download_url:eric4-i18n-ru-4.4.15.tar.gz
  _service:download_url:eric4-i18n-tr-4.4.15.tar.gz
  _service:download_url:eric4-i18n-zh_CN.GB2312-4.4.15.tar.gz

New:

  _service:download_url:eric4-4.4.17.tar.gz
  _service:download_url:eric4-i18n-cs-4.4.17.tar.gz
  _service:download_url:eric4-i18n-de-4.4.17.tar.gz
  _service:download_url:eric4-i18n-en-4.4.17.tar.gz
  _service:download_url:eric4-i18n-es-4.4.17.tar.gz
  _service:download_url:eric4-i18n-fr-4.4.17.tar.gz
  _service:download_url:eric4-i18n-it-4.4.17.tar.gz
  _service:download_url:eric4-i18n-ru-4.4.17.tar.gz
  _service:download_url:eric4-i18n-tr-4.4.17.tar.gz
  _service:download_url:eric4-i18n-zh_CN.GB2312-4.4.17.tar.gz



Other differences:
--
++ eric.spec ++
--- /var/tmp/diff_new_pack.x65oAt/_old  2011-09-19 16:51:36.0 +0200
+++ /var/tmp/diff_new_pack.x65oAt/_new  2011-09-19 16:51:36.0 +0200
@@ -15,60 +15,51 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   eric
-BuildRequires:  libjpeg-devel libqt4-devel python-xml unzip 
update-desktop-files
-BuildRequires:  fdupes python-qscintilla python-qt4-devel python-sip-devel
-Url:http://eric-ide.python-projects.org/
-%define python_site%{_prefix}/%{_lib}/python%{py_ver}/site-packages
+Version:4.4.17
+Release:1
 License:GPLv3+
-Group:  Development/Tools/IDE
 Summary:Python IDE
-Requires:   python-qt4 = %( echo `rpm -q --queryformat '%{VERSION}' 
python-qt4`)
-Requires:   python-qscintilla = %( echo `rpm -q --queryformat 
'%{VERSION}' python-qscintilla`)
-Recommends: python-doc = %py_ver
-Recommends: python-cx_freeze
-Recommends: python-rope = 0.9.2
-Recommends: python-pylint = 0.18.0
-Recommends: python-enchant = 1.5.3
-Requires:   python-pysvn = 1.7.0
+Url:http://eric-ide.python-projects.org/
+Group:  Development/Tools/IDE
+BuildRequires:  fdupes
+BuildRequires:  python-qscintilla
+BuildRequires:  python-qt4-devel
+BuildRequires:  unzip
+BuildRequires:  update-desktop-files
 Requires:   python-logilab-astng = 0.19.0
 Requires:   python-logilab-common = 0.43.0
-Requires:   python-xml
+Requires:   python-pysvn = 1.7.0
+Requires:   python-qscintilla = %( echo `rpm -q --queryformat 
'%{VERSION}' python-qscintilla`)
+Requires:   python-qt4 = %( echo `rpm -q --queryformat '%{VERSION}' 
python-qt4`)
 Requires:   unzip
-Version:4.4.15
-Release:1
-
-Source0:eric4-%version.tar.gz
-Source1:%name.desktop
-Source2:%name.png
-
-Source10:   eric4-i18n-cs-%version.tar.gz
-Source11:   eric4-i18n-de-%version.tar.gz
-Source12:   eric4-i18n-en-%version.tar.gz
-Source13:   eric4-i18n-es-%version.tar.gz
-Source14:   eric4-i18n-fr-%version.tar.gz
-Source15:   eric4-i18n-it-%version.tar.gz
-Source16:   eric4-i18n-ru-%version.tar.gz
-Source17:   eric4-i18n-tr-%version.tar.gz
-Source18:   eric4-i18n-zh_CN.GB2312-%version.tar.gz
+Recommends: python-cx_freeze
+Recommends: python-doc = %{py_ver}
+Recommends: python-enchant = 1.5.3
+Recommends: python-pylint = 0.18.0
+Recommends: python-rope = 0.9.2
 
+Source0:eric4-%{version}.tar.gz
+Source1:%{name}.desktop
+Source2:%{name}.png
+
+Source10:   eric4-i18n-cs-%{version}.tar.gz
+Source11:   eric4-i18n-de-%{version}.tar.gz
+Source12:   eric4-i18n-en-%{version}.tar.gz
+Source13:   eric4-i18n-es-%{version}.tar.gz
+Source14:   eric4-i18n-fr-%{version}.tar.gz
+Source15:   eric4-i18n-it-%{version}.tar.gz
+Source16:   eric4-i18n-ru-%{version}.tar.gz
+Source17:   eric4-i18n-tr-%{version}.tar.gz
+Source18:   eric4-i18n-zh_CN.GB2312-%{version}.tar.gz
 Patch0: %{name}-build_compare.patch
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
 
 %description
 A Python IDE written in PyQt.
 
-
-

commit exif for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package exif for openSUSE:Factory
checked in at Mon Sep 19 16:52:10 CEST 2011.




--- exif/exif.changes   2010-12-17 15:57:41.0 +0100
+++ /mounts/work_src_done/STABLE/exif/exif.changes  2011-09-19 
01:04:32.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ exif.spec ++
--- /var/tmp/diff_new_pack.Z6XCdG/_old  2011-09-19 16:52:06.0 +0200
+++ /var/tmp/diff_new_pack.Z6XCdG/_new  2011-09-19 16:52:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package exif (Version 0.6.20)
+# spec file for package exif
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   exif
@@ -34,18 +33,12 @@
 information hidden in JPEG files. It demonstrate the power of libexif
 library.
 
-
-
-Authors:
-
-Lutz M�ller l...@users.sourceforge.net
-
 %prep 
 %setup -q
 
 %build
 %configure
-make
+make %{?_smp_mflags}
 
 %check
 make check
@@ -54,9 +47,6 @@
 make DESTDIR=${RPM_BUILD_ROOT}/ install
 %find_lang %{name}
 
-%clean
-[ -d %{buildroot} -a %{buildroot} !=  ]  rm -rf  %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 /usr/bin/exif






Remember to have fun...

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



  1   2   3   4   >