summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-10-30 15:20:12 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd7c486e5a658eba291a7c0531c3c3c2b42162477 (patch)
treec779638fe1f104a822b1349bf2855cf8b2846628
parent3d19f14846b482de42b39fc384b78315be3553ad (diff)
downloadupx-d7c486e5a658eba291a7c0531c3c3c2b42162477.zip
upx-d7c486e5a658eba291a7c0531c3c3c2b42162477.tar.gz
- cosmetics
Changed files: upx.spec -> 1.22
-rw-r--r--upx.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/upx.spec b/upx.spec
index 86a3055..89248bc 100644
--- a/upx.spec
+++ b/upx.spec
@@ -11,9 +11,9 @@ Patch0: %{name}-opt.patch
Patch1: %{name}-ucl.patch
URL: http://upx.sourceforge.net/
BuildRequires: glibc-static
-BuildRequires: ucl-devel >= 1.01
BuildRequires: libstdc++-devel
-Exclusivearch: %{ix86}
+BuildRequires: ucl-devel >= 1.01
+ExclusiveArch: %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -37,13 +37,10 @@ ważnych dla bezpieczeństwa systemu. Do pracy wymaga dostępu do systemu
%patch1 -p1
%build
-cd doc
-%{__make} CFLAGS_O="%{rpmcflags}"
-cd ../src
-%{__make} \
+%{__make} -C doc
+%{__make} -C src \
CFLAGS_O="%{rpmcflags}" \
CC="%{__cxx}"
-cd ..
%install
rm -rf $RPM_BUILD_ROOT