Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit hmconv for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 06 Oct 2011 16:03:59 +0200
- Message-id: <20111006140359.3CA88202CA@hilbert.suse.de>
Hello community,
here is the log from the commit of package hmconv for openSUSE:Factory
checked in at Thu Oct 6 16:03:59 CEST 2011.
--------
--- openSUSE:Factory/hmconv/hmconv.changes 2011-09-23 02:02:47.000000000
+0200
+++ hmconv/hmconv.changes 2011-10-05 16:38:25.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 5 14:38:21 UTC 2011 - uli@xxxxxxxx
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hmconv.spec ++++++
--- /var/tmp/diff_new_pack.EmnhRP/_old 2011-10-06 16:03:52.000000000 +0200
+++ /var/tmp/diff_new_pack.EmnhRP/_new 2011-10-06 16:03:52.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package hmconv (Version 1.0pl5)
+# spec file for package hmconv
#
-# Copyright (c) 2009 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
@@ -45,7 +45,7 @@
%build
cp %{SOURCE1} .
patch -p0 -i $RPM_SOURCE_DIR/hmconv.patch
-gcc $RPM_OPT_FLAGS -o hmconv hmconv.c
+%__cc $RPM_OPT_FLAGS -o hmconv hmconv.c
%install
mkdir -p %{buildroot}%{_prefix}/bin
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |