Hello community,

here is the log from the commit of package apport for openSUSE:Factory checked 
in at 2012-07-25 10:33:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apport (Old)
 and      /work/SRC/openSUSE:Factory/.apport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apport", Maintainer is "jmate...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apport/apport.changes    2011-09-23 
01:51:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apport.new/apport.changes       2012-07-25 
10:33:28.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 23 15:39:44 UTC 2012 - wer...@suse.de
+
+- Make it build with latest TeXLive 2012 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apport.spec ++++++
--- /var/tmp/diff_new_pack.VcYLGi/_old  2012-07-25 10:33:29.000000000 +0200
+++ /var/tmp/diff_new_pack.VcYLGi/_new  2012-07-25 10:33:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apport
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007-2008 Nikolay Derkach <nderk...@gmail.com>
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,17 +21,36 @@
 
 Name:           apport
 Summary:        Automatic crash handler
-Version:        0.114
-Release:        24
 License:        GPL-2.0+
+Group:          System/Monitoring
+Version:        0.114
+Release:        0
 Url:            https://launchpad.net/apport
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  intltool python-devel texlive-latex
-Requires:       python python-m2crypto python-xml python-zypp rpm-python
+BuildRequires:  intltool
+BuildRequires:  python-devel
+BuildRequires:  texlive-latex
+%if %suse_version > 1220
+BuildRequires:  texlive-amsfonts
+BuildRequires:  texlive-cm
+BuildRequires:  texlive-cm-super
+BuildRequires:  texlive-pdftex
+%endif
 Requires:       apport-crashdb
+Requires:       python
+Requires:       python-m2crypto
+Requires:       python-xml
+Requires:       python-zypp
+Requires:       rpm-python
 # Need the ability to use pipes in /proc/sys/kernel/core_pattern
 Conflicts:      kernel < 2.6.24
-Requires:       coreutils cron binutils gdb lsb-release module-init-tools 
ptools
+Requires:       binutils
+Requires:       coreutils
+Requires:       cron
+Requires:       gdb
+Requires:       lsb-release
+Requires:       module-init-tools
+Requires:       ptools
 Source0:        %{name}-%{version}%{revno}.tar.bz2
 Source1:        rc.apport
 Source2:        crashdb.conf
@@ -43,7 +62,6 @@
 Patch2:         apport-fix_fail_msg.diff
 Patch3:         apport-cli_use_less.patch
 Patch4:         apport-anonymize-report.patch
-Group:          System/Monitoring
 
 %description
 Apport automatically collects data from crashed processes and compiles
@@ -53,11 +71,11 @@
 information.
 
 %package crashdb-opensuse
-License:        GPL-2.0+
 Summary:        Automatic crash handler
 Group:          System/Monitoring
 Requires:       apport = %{version}-%{release}
-Requires:       python-m2crypto python-base >= 2.6
+Requires:       python-base >= 2.6
+Requires:       python-m2crypto
 Provides:       apport-crashdb
 
 %description crashdb-opensuse
@@ -68,22 +86,22 @@
 information.
 
 %package gtk
-License:        GPL-2.0+
 Summary:        GTK frontend for the apport crash report system
 Group:          System/Monitoring
-Requires:       python-gtk procps
 Requires:       apport = %{version}-%{release}
+Requires:       procps
+Requires:       python-gtk
 Supplements:    packageand(apport:python-gtk)
 
 %description gtk
 This package contains the GTK frontend for the apport crash report system.
 
 %package qt
-License:        GPL-2.0+
 Summary:        Qt4 frontend for the apport crash report system
 Group:          System/Monitoring
-Requires:       python-qt4 procps
 Requires:       apport = %{version}-%{release}
+Requires:       procps
+Requires:       python-qt4
 Supplements:    packageand(apport:python-qt4)
 
 %description qt

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

Reply via email to