Brian Behlendorf af971a8594 Spec file update, for some reason the following shorthand syntax
was failing so it was replaced with the longer %if version.

%{!?foo: %define foo bar}

changed to

%if %{undefined foo}
 %define foo bar
%endif
2009-06-26 10:34:40 -07:00
2009-06-25 15:31:53 -07:00
2009-03-04 10:04:15 -08:00
2009-03-20 14:48:30 -07:00
2008-07-09 19:11:29 +00:00
2009-05-20 14:23:13 -07:00
S
Description
No description provided
122 MiB
Languages
C 70.2%
Shell 19.9%
Assembly 5.1%
M4 1.9%
Python 1.6%
Other 1.3%