[siege] update prep section

Fabian Affolter fab at fedoraproject.org
Sun Feb 1 11:43:31 UTC 2015


commit b8a1efd75b8061d33251a7a3654f85c865e601b0
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Sun Feb 1 12:43:10 2015 +0100

    update prep section

 siege.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/siege.spec b/siege.spec
index ab5c2cc..d799743 100644
--- a/siege.spec
+++ b/siege.spec
@@ -25,7 +25,7 @@ simulated users. Those users place the web-server "under siege."
 %prep
 %setup -q -c
 cd %{name}-%{version}
-%patch1
+%patch1 -p1 -b .libjoedog
 # Better default for log file (Bug 644631)
 sed -i.orig doc/siegerc.in -e 's/^# logfile = *$/logfile = ${HOME}\/siege.log/'
 # Reattach to autoconf and remove header files of bundled library


More information about the scm-commits mailing list