]> git.pld-linux.org Git - packages/john.git/blobdiff - john.spec
- description improved
[packages/john.git] / john.spec
index 589f9aed2c848d53d5eec4a7b54daae39b48745e..dcfdcdb21ad779a760c474d7207f178e85c4688a 100644 (file)
--- a/john.spec
+++ b/john.spec
@@ -8,12 +8,10 @@ Summary:      Password cracker
 Summary(pl):   £amacz hase³
 Name:          john
 Version:       1.6
-Release:       5
+Release:       6
 License:       GPL
 Group:         Applications/System
-Group(de):     Applikationen/System
-Group(pl):     Aplikacje/System
-Source0:       http://www.openwall.com/john//%{name}-%{version}.tar.gz
+Source0:       http://www.openwall.com/john/%{name}-%{version}.tar.gz
 Patch0:                %{name}-%{version}.PLD.diff
 Patch1:                %{name}-%{version}.ini.diff
 Patch2:                %{name}-%{version}.makefile.diff
@@ -29,7 +27,8 @@ IRIX.
 %description -l pl
 John The Ripper jest "³amaczem" hase³ dostêpnym dla systemów UNIX,
 DOS, WinNT/Win95. G³ównym jego zadaniem jest wykrywanie "s³abych"
-hase³.
+hase³. By³ testowany z Linux x86/Alpha/SPARC, FreeBSD x86, OpenBSD x86,
+Solaris 2.x SPARC i x86, Digital UNIX, AIX, HP-UX oraz IRIX.
 
 %prep
 %setup -q
@@ -67,8 +66,9 @@ COPT="%{rpmcflags}"
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/john}
-install run/{*.chr,john.ini) $RPM_BUILD_ROOT%{_libdir}/john
+install run/{*.chr,john.ini} $RPM_BUILD_ROOT%{_libdir}/john
 install run/john $RPM_BUILD_ROOT%{_bindir}
+rm -f doc/INSTALL
 
 gzip -9nf doc/* run/mailer
 
This page took 0.043061 seconds and 4 git commands to generate.