Mailinglist Archive: opensuse-commit (689 mails)

< Previous Next >
commit ethtool
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 19 Dec 2007 15:45:58 +0100
  • Message-id: <20071219144559.3AE73678337@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package ethtool
checked in at Wed Dec 19 15:45:58 CET 2007.

--------
--- ethtool/ethtool.changes 2007-07-27 13:16:04.000000000 +0200
+++ /mounts/work_src_done/STABLE/ethtool/ethtool.changes 2007-12-19
14:58:44.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 19 08:51:08 CET 2007 - mskibbe@xxxxxxx
+
+- Bug 285472 - network script does not work for /usr over NFS
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ethtool.spec ++++++
--- /var/tmp/diff_new_pack.CVX742/_old 2007-12-19 15:43:05.000000000 +0100
+++ /var/tmp/diff_new_pack.CVX742/_new 2007-12-19 15:43:05.000000000 +0100
@@ -13,11 +13,11 @@
Name: ethtool
License: GPL v2 or later
Group: Productivity/Networking/Diagnostic
-Autoreqprov: on
+AutoReqProv: on
Summary: Examine and Tune Ethernet-Based Network Interfaces
Version: 6
-Release: 1
-URL: http://sourceforge.net/projects/gkernel
+Release: 24
+Url: http://sourceforge.net/projects/gkernel
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build

@@ -39,29 +39,26 @@

%build
%{suse_update_config -f}
-autoreconf --force --install
-%define warn_flags -W -Wall -Wstrict-prototypes -Wformat-security
-Wpointer-arith
-CFLAGS="$RPM_OPT_FLAGS %{warn_flags}" ./configure \
- --prefix=/usr \
- --sysconfdir=/etc \
- --mandir=%{_mandir} \
- --infodir=%{_infodir}
+autoreconf -fi
+export CFLAGS="$RPM_OPT_FLAGS -W -Wall -Wstrict-prototypes -Wformat-security
-Wpointer-arith"
+%configure --sbindir=/sbin
make

%install
-rm -rf $RPM_BUILD_ROOT
-make "DESTDIR=$RPM_BUILD_ROOT" install
+%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
-%{_sbindir}/ethtool
+/sbin/ethtool
%{_mandir}/man8/ethtool.8*
-%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
+%doc AUTHORS COPYING NEWS README ChangeLog

%changelog
+* Wed Dec 19 2007 - mskibbe@xxxxxxx
+- Bug 285472 - network script does not work for /usr over NFS
* Fri Jul 27 2007 - mskibbe@xxxxxxx
- update to version 6 which includes:
o updates for a lot of NICs


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



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
  • No further messages