Hello community, here is the log from the commit of package ohcount for openSUSE:Factory checked in at 2014-03-04 13:56:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ohcount (Old) and /work/SRC/openSUSE:Factory/.ohcount.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ohcount" Changes: -------- --- /work/SRC/openSUSE:Factory/ohcount/ohcount.changes 2013-12-10 17:44:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ohcount.new/ohcount.changes 2014-03-04 13:56:38.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Feb 23 13:38:13 UTC 2014 - [email protected] + +- Remove pkgconfig(ruby*) and kill pkgconfig call to unstuck + factory build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ohcount.spec ++++++ --- /var/tmp/diff_new_pack.TME3KA/_old 2014-03-04 13:56:38.000000000 +0100 +++ /var/tmp/diff_new_pack.TME3KA/_new 2014-03-04 13:56:38.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ohcount # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -37,16 +37,10 @@ BuildRequires: gcc >= 4.1.2 BuildRequires: gperf BuildRequires: pcre-devel -BuildRequires: pkg-config BuildRequires: ragel >= 6.3 BuildRequires: ruby-devel BuildRequires: swig BuildRequires: xz -%if 0%{?suse_version} < 1310 -BuildRequires: pkgconfig(ruby-1.9) -%else -BuildRequires: pkgconfig(ruby-2.0) -%endif %description Ohcount supports over 70 popular programming languages, and has been @@ -69,7 +63,7 @@ %patch -P 1 -P 2 -p1 %build -export CFLAGS="%optflags $(pkg-config ruby-2.0 --cflags)"; +export CFLAGS="%optflags" export SHARED="-Wl,-soname,libohcount.so"; ./build ohcount; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
