Hello community,

here is the log from the commit of package pcc for openSUSE:Factory checked in 
at 2012-02-02 17:58:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcc (Old)
 and      /work/SRC/openSUSE:Factory/.pcc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcc", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcc/pcc.changes  2011-12-15 16:07:07.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.pcc.new/pcc.changes     2012-02-02 
17:58:58.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 09:41:24 UTC 2012 - [email protected]
+
+- disable build for PPC since it it broken (see
+  http://thread.gmane.org/gmane.comp.compilers.pcc/2391)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pcc.spec ++++++
--- /var/tmp/diff_new_pack.XmUqQo/_old  2012-02-02 17:58:59.000000000 +0100
+++ /var/tmp/diff_new_pack.XmUqQo/_new  2012-02-02 17:58:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,10 +19,10 @@
 Name:           pcc
 Version:        1.0.0
 Release:        0
-License:        BSD-4-Clause
 Summary:        Portable and Fast C Compiler
-Url:            http://pcc.ludd.ltu.se/
+License:        BSD-4-Clause
 Group:          Development/Languages/C and C++
+Url:            http://pcc.ludd.ltu.se/
 Source0:        pcc-%{version}.tar.bz2
 Source1:        pcc-libs-%{version}.tar.bz2
 Source100:      pcc-rpmlintrc
@@ -34,11 +34,10 @@
 Patch5:         pcc-1.0.0-do-not-include-user-hostname.patch
 BuildRequires:  automake
 BuildRequires:  bison
-BuildRequires:  flex
-
-%if 0%{?suse_version} > 1020
 BuildRequires:  fdupes
-%endif
+BuildRequires:  flex
+# PPC support is broken: http://thread.gmane.org/gmane.comp.compilers.pcc/2391
+ExcludeArch:    ppc ppc64
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -81,10 +80,7 @@
 ln -s %{_libexecdir}/%{name}/cpp \
     %{buildroot}%{_bindir}/pcc-cpp
 mv %{buildroot}%{_mandir}/man1/cpp.1 %{buildroot}%{_mandir}/man1/pcc-cpp.1
-
-%if 0%{?suse_version} > 1020
 %fdupes %{buildroot}%{_libdir}/pcc
-%endif
 
 %clean
 rm -rf %{buildroot}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to