Mailinglist Archive: opensuse-commit (1097 mails)

< Previous Next >
commit dhcpcd for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 11 Jan 2010 16:40:26 +0100
  • Message-id: <20100111154026.B9E1720246@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package dhcpcd for openSUSE:Factory
checked in at Mon Jan 11 16:40:26 CET 2010.



--------
--- dhcpcd/dhcpcd.changes 2009-11-30 13:36:31.000000000 +0100
+++ /mounts/work_src_done/STABLE/dhcpcd/dhcpcd.changes 2009-12-20
17:46:39.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec 20 17:46:31 CET 2009 - jengelh@xxxxxxxxxx
+
+- enable parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dhcpcd.spec ++++++
--- /var/tmp/diff_new_pack.S5KC8Z/_old 2010-01-11 16:36:44.000000000 +0100
+++ /var/tmp/diff_new_pack.S5KC8Z/_new 2010-01-11 16:36:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package dhcpcd (Version 3.2.3)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -19,7 +19,7 @@

Name: dhcpcd
Version: 3.2.3
-Release: 50
+Release: 51
Summary: A DHCP Client Daemon
Url: http://developer.berlios.de/projects/dhcpcd/
#Source: http://prdownload.berlios.de/dhcpcd/dhcpcd-3.2.3.tar.bz2
@@ -81,7 +81,7 @@
cp %{S:3} .

%build
-make CFLAGS="$RPM_OPT_FLAGS -O2 -pipe -fpie -DENABLE_SYSV=1 -UENABLE_DUID"
LDFLAGS="-pie"
+make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS -O2 -pipe -fpie -DENABLE_SYSV=1
-UENABLE_DUID" LDFLAGS="-pie"

%install
make install DESTDIR="$RPM_BUILD_ROOT"


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread