corrected BuildRoot in spec file
This commit is contained in:
parent
34acd0925d
commit
b443a8bb8f
@ -1,7 +1,7 @@
|
||||
--- fcoe-utils-1.0.7/etc/initd/initd.fedora 2009-03-27 21:40:22.000000000 +0100
|
||||
+++ fcoe-utils-1.0.7/etc/initd/initd.fedora.update 2009-04-03 09:54:39.000000000 +0200
|
||||
service_status()
|
||||
@@ -109,6 +109,8 @@ service_status()
|
||||
@@ -109,6 +109,8 @@ status()
|
||||
else
|
||||
echo "Created interfaces: $interfaces"
|
||||
fi
|
||||
|
@ -18,7 +18,7 @@ Patch1: fcoe-utils-1.0.7-init-condrestart.patch
|
||||
Patch2: fcoe-utils-1.0.8-includes.patch
|
||||
Patch3: fcoe-utils-1.0.8-init-LSB.patch
|
||||
Patch4: fcoe-utils-1.0.12-makefile-data-hook.patch
|
||||
BuildRoot: 1{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
ExcludeArch: s390 ppc
|
||||
|
||||
BuildRequires: libhbaapi-devel lldpad-devel libtool automake kernel-devel
|
||||
|
Loading…
Reference in New Issue
Block a user