From 4498ed011cc64a0051041efc31ca07fbf590e0a1 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Mar 31 2011 20:50:59 +0000 Subject: fix patch (**** rejecting target file name with ".." component) --- diff --git a/bwbar.debian-020_proc_net_2.6.x_fix.patch b/bwbar.debian-020_proc_net_2.6.x_fix.patch index 4de3fc9..585ba36 100644 --- a/bwbar.debian-020_proc_net_2.6.x_fix.patch +++ b/bwbar.debian-020_proc_net_2.6.x_fix.patch @@ -1,5 +1,5 @@ ---- bwbar.c 2004-06-01 14:54:12.000000000 -0500 -+++ ../tmp/bwbar-1.2/bwbar.c 2004-05-12 00:58:50.000000000 -0500 +--- bwbar.c.org 2004-06-01 14:54:12.000000000 -0500 ++++ bwbar.c 2004-05-12 00:58:50.000000000 -0500 @@ -315,7 +315,7 @@ /* Get interface info */ diff --git a/bwbar.spec b/bwbar.spec index 74353ad..5a90f2c 100644 --- a/bwbar.spec +++ b/bwbar.spec @@ -1,7 +1,7 @@ Summary: Generate a readout of the current bandwidth use Name: bwbar Version: 1.2.3 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://www.kernel.org/pub/software/web/bwbar/bwbar-1.2.3.tar.bz2 @@ -69,6 +69,9 @@ fi %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %changelog +* Thu Mar 31 2011 Adrian Reber - 1.2.3-7 +- fix patch (**** rejecting target file name with ".." component) + * Tue Feb 08 2011 Fedora Release Engineering - 1.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild