Author: qboosh Date: Sun Oct 8 10:03:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: pax-utils.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/pax-utils.spec diff -u SPECS/pax-utils.spec:1.1 SPECS/pax-utils.spec:1.2 --- SPECS/pax-utils.spec:1.1 Sat Sep 16 13:28:02 2006 +++ SPECS/pax-utils.spec Sun Oct 8 12:03:20 2006 @@ -1,18 +1,22 @@ # $Revision$, $Date$ -Summary: pax-utils -Name: pax-utils +Summary: PaX utilities +Name: NarzÄdzia PaX Version: 0.1.13 Release: 1 License: GPL v2 -Group: Applications +Group: Applications/System Source0: http://dev.gentoo.org/~solar/pax/%{name}-%{version}.tar.bz2 # Source0-md5: 5f09df47a16e83462384b44b75310539 URL: http://www.gentoo.org/proj/en/hardened/pax-utils.xml BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Various ELF related utils for ELF32, ELF64 binaries useful tools that -can check files for security relevant properties. +Various useful ELF related utils for ELF32, ELF64 binaries that can +check files for security relevant properties. + +%description -l pl +Róşne przydatne narzÄdzia dla binariĂłw ELF32 i ELF64 sprawdzajÄ ce +pliki pod kÄ tem wĹaĹciwoĹci zwiÄ zanych z bezpieczeĹstwem. %prep %setup -q @@ -21,10 +25,11 @@ %{__make} %{?debug:debug} \ CC="%{__cc}" \ CFLAGS="%{rpmcflags}" \ - LDFLAGS="%{rpmldflags}" \ + LDFLAGS="%{rpmldflags}" %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -49,6 +54,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/08 10:03:20 qboosh +- pl + Revision 1.1 2006/09/16 11:28:02 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pax-utils.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
