Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit hostap-utils for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 04 Oct 2011 18:11:51 +0200
- Message-id: <20111004161152.0B114202CA@hilbert.suse.de>
Hello community,
here is the log from the commit of package hostap-utils for openSUSE:Factory
checked in at Tue Oct 4 18:11:51 CEST 2011.
--------
--- openSUSE:Factory/hostap-utils/hostap-utils.changes 2011-09-23
02:02:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/hostap-utils/hostap-utils.changes
2011-09-30 17:23:37.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 15:23:26 UTC 2011 - uli@xxxxxxxx
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hostap-utils.spec ++++++
--- /var/tmp/diff_new_pack.7TEQd9/_old 2011-10-04 18:11:44.000000000 +0200
+++ /var/tmp/diff_new_pack.7TEQd9/_new 2011-10-04 18:11:44.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package hostap-utils (Version 0.4.7)
+# spec file for package hostap-utils
#
-# 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
@@ -50,7 +50,7 @@
%patch -p1
%build
-CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
+CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" make %{?_smp_mflags}
%install
mkdir -p %{buildroot}/%{_sbindir}
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 > |