Hello community, here is the log from the commit of package pkg-config for openSUSE:Factory checked in at 2014-02-11 10:56:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pkg-config (Old) and /work/SRC/openSUSE:Factory/.pkg-config.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pkg-config" Changes: -------- --- /work/SRC/openSUSE:Factory/pkg-config/pkg-config.changes 2013-06-29 19:43:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pkg-config.new/pkg-config.changes 2014-02-11 10:56:47.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Feb 5 14:37:21 CET 2014 - [email protected] + +- Fix filelist for s390 (it is ibm-linux there). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pkg-config.spec ++++++ --- /var/tmp/diff_new_pack.Ugc4UW/_old 2014-02-11 10:56:47.000000000 +0100 +++ /var/tmp/diff_new_pack.Ugc4UW/_new 2014-02-11 10:56:47.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pkg-config # -# 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 @@ -59,7 +59,11 @@ %defattr(-,root,root) %doc AUTHORS COPYING NEWS README ChangeLog pkg-config-guide.html %{_bindir}/pkg-config +%ifarch s390 s390x +%{_bindir}/*-ibm-linux-gnu*-pkg-config +%else %{_bindir}/*-suse-linux-gnu*-pkg-config +%endif %dir %{_datadir}/aclocal %{_datadir}/aclocal/pkg.m4 %doc %{_mandir}/man1/pkg-config.* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
