Hello community, here is the log from the commit of package f2c for openSUSE:Factory checked in at 2012-02-14 13:05:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/f2c (Old) and /work/SRC/openSUSE:Factory/.f2c.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "f2c", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/f2c/f2c.changes 2011-09-23 01:57:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.f2c.new/f2c.changes 2012-02-14 13:05:36.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Apply packaging guidelines (remove redundant/obsolete + tags/sections from specfile, etc.) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f2c.spec ++++++ --- /var/tmp/diff_new_pack.ZQ42AT/_old 2012-02-14 13:05:37.000000000 +0100 +++ /var/tmp/diff_new_pack.ZQ42AT/_new 2012-02-14 13:05:37.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package f2c (Version 0.11) +# spec file for package f2c # -# 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: f2c BuildRequires: tcsh unzip License: MIT Group: Development/Languages/Fortran -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: f2c-64bit @@ -55,16 +53,6 @@ Contains libf2c.so.0.11, ported by Rob Hooft. This package uses an 'f77' script that hides the C translation process from the user. - - -Authors: --------- - David Gay <[email protected]> - Stu Feldman - Mark Maimone - Norm Schryer - Rob Hooft (maintainer for Linux) <[email protected]> - %prep %setup -c unzip $RPM_SOURCE_DIR/libf2c.zip @@ -84,7 +72,7 @@ (cd libf2c && sh ./make.elf) (cd libf2c && make -f makefile.u CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing") pushd yaf77-1.6/F77ext -F2C=../../src/f2c make FFLAGS=-I../../libf2c CFLAGS=-I../../libf2c +F2C=../../src/f2c make FFLAGS=-I../../libf2c CFLAGS=-I../../libf2c %{?_smp_mflags} popd %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
