Hello community, here is the log from the commit of package libpwquality for openSUSE:Factory checked in at 2014-08-16 15:37:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpwquality (Old) and /work/SRC/openSUSE:Factory/.libpwquality.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpwquality" Changes: -------- --- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes 2013-09-13 14:45:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes 2014-08-16 15:37:54.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Aug 15 11:26:45 UTC 2014 - [email protected] + +- Avoid conflict in installation-images-openSUSE with cryptsetup: + + Only recommend, insted of Require cracklib-dict-full. + + Require cracklib-dict. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpwquality.spec ++++++ --- /var/tmp/diff_new_pack.YQQCpG/_old 2014-08-16 15:37:54.000000000 +0200 +++ /var/tmp/diff_new_pack.YQQCpG/_new 2014-08-16 15:37:54.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpwquality # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -43,8 +43,9 @@ %package -n libpwquality1 Summary: Library for password quality checking and generating random passwords Group: System/Libraries -Requires: cracklib-dict-full >= 2.8 +Requires: cracklib-dict >= 2.8 Recommends: %{name}-lang +Recommends: cracklib-dict-full >= 2.8 # To make lang package installable Provides: %{name} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
