git://git.onelab.eu
/
myplc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8af345b
)
get rid of extra ) in %if conditional
author
Marc Fiuczynski
<mef@cs.princeton.edu>
Mon, 5 Nov 2007 18:22:38 +0000
(18:22 +0000)
committer
Marc Fiuczynski
<mef@cs.princeton.edu>
Mon, 5 Nov 2007 18:22:38 +0000
(18:22 +0000)
myplc-devel-native.spec
patch
|
blob
|
history
diff --git
a/myplc-devel-native.spec
b/myplc-devel-native.spec
index
2425ad8
..
d786378
100644
(file)
--- a/
myplc-devel-native.spec
+++ b/
myplc-devel-native.spec
@@
-50,7
+50,7
@@
Requires: libpcap
%if "%{distroname}" == "Fedora" && "%{distrorelease}" >= "6"
Requires: libpcap-devel
%endif
%if "%{distroname}" == "Fedora" && "%{distrorelease}" >= "6"
Requires: libpcap-devel
%endif
-%if "%{distroname}" == "CentOS" && "%{distrorelease}" >= "5"
)
+%if "%{distroname}" == "CentOS" && "%{distrorelease}" >= "5"
Requires: libpcap-devel
%endif
Requires: libtool
Requires: libpcap-devel
%endif
Requires: libtool