]> git.pld-linux.org Git - packages/forcefield.git/blame - forcefield-cracklib.patch
- Requires(post,postun): gtk-update-icon-cache
[packages/forcefield.git] / forcefield-cracklib.patch
CommitLineData
2ac4553c 1--- forcefield-0.16/src/lib/utilRevelation.py.EL 2007-03-17 17:10:08.000000000 +0100
2+++ forcefield-0.16/src/lib/utilRevelation.py 2007-05-04 22:43:10.000000000 +0200
3@@ -23,7 +23,7 @@
4 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
5 #
6
7-import crack, math, string
fc8b058e 8+import cracklib as crack, math, string
2ac4553c 9
10 def check_password(password):
11 "Checks if a password is valid"
This page took 0.060451 seconds and 4 git commands to generate.