Mailinglist Archive: opensuse-commit (1019 mails)
| < Previous | Next > |
commit rarpd for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 23 Nov 2010 00:12:17 +0100
- Message-id: <20101122231217.36E0D2029A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package rarpd for openSUSE:Factory
checked in at Tue Nov 23 00:12:17 CET 2010.
--------
--- rarpd/rarpd.changes 2007-07-26 16:57:04.000000000 +0200
+++ rarpd/rarpd.changes 2010-11-22 14:37:25.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 22 13:35:39 UTC 2010 - coolo@xxxxxxxxxx
+
+- changed libnet to libnet-devel in BuildRequires
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rarpd.spec ++++++
--- /var/tmp/diff_new_pack.xHPekD/_old 2010-11-23 00:11:48.000000000 +0100
+++ /var/tmp/diff_new_pack.xHPekD/_new 2010-11-23 00:11:48.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rarpd (Version 1.1)
#
-# 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,12 +19,12 @@
Name: rarpd
-BuildRequires: libnet libpcap-devel
-License: X11/MIT
+BuildRequires: libnet-devel libpcap-devel
+License: MIT
Group: Productivity/Networking/System
AutoReqProv: on
Version: 1.1
-Release: 724
+Release: 732
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-libnet.diff
Patch1: %{name}-%{version}-printf.diff
@@ -39,12 +39,6 @@
address resolution. These packets are sent by hosts at boot time to
find out their IP addresses.
-
-
-Authors:
---------
- Derrick Brashear <shadow@xxxxxxxxxxxx>
-
%prep
%setup -q
%patch0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |