]> git.pld-linux.org Git - packages/chpax.git/commitdiff
- updated to 0.5 auto/ac/chpax-0_5-0
authorgrzegol <grzegol@pld-linux.org>
Wed, 8 Oct 2003 19:56:30 +0000 (19:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chpax.spec -> 1.18

chpax.spec

index eea7526578411c8945b08acc5fb2d9d94a66d8ce..263a242865766d8c9ab141e3e7fe1e2490e420c9 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Manage PaX flags for ELF and a.out binaries
 Summary(pl):   Zarz±dca znaczników PaX dla binarek ELF oraz a.out
 Name:          chpax
-Version:       0.4
+Version:       0.5
 Release:       0
 License:       Public Domain
 Group:         Applications/System
 Source0:       http://pageexec.virtualave.net/%{name}-%{version}.tar.gz
-# Source0-md5: d8731ed8a0c851f9d4a74fc721991fb9
+# Source0-md5: aeb0c1aae2c087df369a4c30e0f1adbd
 #Source1:      http://www.openwall.com/linux/linux-2.2.21-ow2.tar.gz
 # Source1-md5: f84249514f5ae1f7c445955725738174
 URL:           http://pageexec.virtualave.net/
@@ -25,12 +25,14 @@ a.out. Znaczniki te s
 odpowiednio za³atanego j±dra systemu.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 #tar -xzf %{SOURCE1}
 #cp `find -name chstk.c` .
 
 %build
-%{__make} CC="%{__cc}" CFLAGS="%{rpmcflags}"
+%{__make} \
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags}"
 #%{__cc} %{rpmcflags} %{rpmldflags} -o chstk chstk.c
 
 %install
This page took 0.081766 seconds and 4 git commands to generate.