commit john-wordlists for openSUSE:Factory

2013-02-15 Thread h_root
Hello community,

here is the log from the commit of package john-wordlists for openSUSE:Factory 
checked in at 2013-02-15 13:41:22

Comparing /work/SRC/openSUSE:Factory/john-wordlists (Old)
 and  /work/SRC/openSUSE:Factory/.john-wordlists.new (New)


Package is "john-wordlists", Maintainer is "lr...@suse.com"

Changes:


New:

  _link



Other differences:
--
++ _link ++

  

  

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit john-wordlists for openSUSE:Factory

2012-11-08 Thread h_root
Hello community,

here is the log from the commit of package john-wordlists for openSUSE:Factory 
checked in at 2012-11-08 21:50:13

Comparing /work/SRC/openSUSE:Factory/john-wordlists (Old)
 and  /work/SRC/openSUSE:Factory/.john-wordlists.new (New)


Package is "john-wordlists", Maintainer is "lr...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/john-wordlists/john-wordlists.changes
2011-09-23 02:04:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.john-wordlists.new/john-wordlists.changes   
2012-11-08 21:50:14.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov  8 14:30:58 UTC 2012 - l...@linux-schulserver.de
+
+- specfile cleanup
+- added README.SuSE to fix bnc #765636
+
+---

New:

  README.SuSE



Other differences:
--
++ john-wordlists.spec ++
--- /var/tmp/diff_new_pack.enpE91/_old  2012-11-08 21:50:15.0 +0100
+++ /var/tmp/diff_new_pack.enpE91/_new  2012-11-08 21:50:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package john-wordlists (Version 1)
+# spec file for package john-wordlists
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   john-wordlists
-Url:http://www.openwall.com/john/
-License:Any Noncommercial
-Group:  Productivity/Security
-AutoReqProv:on
 Version:1
-Release:130
+Release:0
 Summary:Word List Files for John the Ripper
+License:Any Noncommercial
+Group:  Productivity/Security
+Url:http://www.openwall.com/john/
 Source: %{name}-%{version}.tar.bz2
-BuildArch:  noarch
+Source1:README.SuSE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description 
-These are huge word lists for john (John the Ripper) (a fast password
+These are huge word lists for john (John the Ripper - a fast password
 cracker).
 
 The following copyright statement applies to this word list collection
@@ -43,29 +41,25 @@
 
 http://www.openwall.com/wordlists/
 
-
-
-Authors:
-
-Solar Designer 
-
 %prep
-%setup -n %{name}-%{version}
+%setup -q
+install -m644 %{SOURCE1} .
 
 %build
 
 %install
-JOHNDIR=$RPM_BUILD_ROOT/var/lib/john
+JOHNDIR=%{buildroot}%{_localstatedir}/lib/john
 install -d -m 700 $JOHNDIR/wordlists
 install -m 644 $RPM_BUILD_DIR/%{name}-%{version}/* $JOHNDIR/wordlists/ 
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)
-%dir /var/lib/john
-%dir /var/lib/john/wordlists
-%doc /var/lib/john/wordlists/*
+%doc README.SuSE
+%dir %{_localstatedir}/lib/john
+%dir %{_localstatedir}/lib/john/wordlists
+%doc %{_localstatedir}/lib/john/wordlists/*
 
 %changelog

++ README.SuSE ++
The wordlists collection in this package is thankfully provided by the Openwall
project.

It is a result of processing many hundreds of public domain wordlist files from
multiple sources and in a variety of file formats. Most files were rejected for
being duplicates or for poor quality, but a few hundred remained and went into
the combined wordlists you will find here.

The wordlists are intended primarily for use with password crackers such as
John the Ripper and with password recovery utilities.

SUSE has a special agreement with Solar Designer of Openwall Project to
freely distribute this wordlist - here is the license statement:

Copyright (c) 2002,2003 by Solar Designer of Openwall Project

The homepage URL for this wordlists collection is:

http://www.openwall.com/wordlists/

You're allowed to use and redistribute this wordlists collection or
parts thereof, with or without modification, provided that credit is
given where it is due, any modified versions are marked as such, this
license is kept intact and included with each copy, and NO FEE IS
CHARGED FOR OBTAINING A COPY except as negotiated with the copyright
holder.  In particular, you are NOT permitted to charge for bandwidth,
physical media, and/or shipping.  You're also not permitted to bundle
this wordlists collection with a product you charge for.

If redistribution for a fee is what you're after, please contact the
copyright holder to negotiate special terms for the downloadable or
the extended CD-ready version of this collection.

It was a significant amount of work to compile this collection and
having a monopoly on regulating the CD sales is my way to compensate
for the ti