Author: glen Date: Fri Mar 9 10:14:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - adapter
---- Files affected: SPECS: cracklib.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/cracklib.spec diff -u SPECS/cracklib.spec:1.54 SPECS/cracklib.spec:1.55 --- SPECS/cracklib.spec:1.54 Mon Feb 12 22:23:51 2007 +++ SPECS/cracklib.spec Fri Mar 9 11:14:42 2007 @@ -18,7 +18,7 @@ Group: Libraries Source0: http://dl.sourceforge.net/cracklib/%{name}-%{version}.tar.gz # Source0-md5: 13f82f75b892cbd0ba7cb9069e307006 -Source1: http://dl.sourceforge.net/cracklib/cracklib-words.gz +Source1: http://dl.sourceforge.net/cracklib/%{name}-words.gz # Source1-md5: d18e670e5df560a8745e1b4dede8f84f URL: http://sourceforge.net/projects/cracklib/ Patch0: %{name}-pld.patch @@ -198,7 +198,7 @@ %prep %setup -q %patch0 -p0 -%if %{with words} +%if %{with words} install %{SOURCE1} dicts/ %endif @@ -247,6 +247,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2007/03/09 10:14:42 glen +- adapter + Revision 1.54 2007/02/12 21:23:51 glen - tabs in preamble @@ -307,7 +310,7 @@ - updated source URL Revision 1.35 2002/10/10 13:04:25 marcus -- use new %%doc +- use new %doc Revision 1.34 2002/05/02 10:50:12 kloczek - bump release to 16: merge translations from KSI and Conectiva. @@ -318,7 +321,7 @@ - release 15 Revision 1.32 2002/04/25 16:07:01 arturs -fixed a small typo +- fixed a small typo Revision 1.31 2002/02/22 23:28:46 kloczek - removed all Group fields translations (our rpm now can handle translating @@ -328,7 +331,7 @@ - added/fixed polish %descriptions. Revision 1.29 2002/01/18 02:12:35 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.28 2001/11/21 13:29:46 kloczek - relase 14, @@ -339,7 +342,7 @@ - release 9: use new rpm automation. Revision 1.26 2000/06/09 07:22:48 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.25 2000/05/18 17:35:47 kloczek - spec adapterized. @@ -362,22 +365,3 @@ Revision 1.20 1999/07/12 23:05:55 kloczek - added using CVS keywords in %changelog (for automating them). - -* Wed Apr 28 1999 Artur Frysiak <[EMAIL PROTECTED]> - [2.7-7] -- build with new rpm -- striped executable - -* Tue Jan 26 1999 Michał Kuratczyk <[EMAIL PROTECTED]> -- added pl translations -- cosmetics changes - -* Sat Aug 15 1998 Tomasz Kłoczko <[EMAIL PROTECTED]> - [2.7-3] -- added -q %setup parameter, -- changed Buildroot to /tmp/%%{name}-%%{version}-root, -- added using %%{name} and %%{version} in Source and %setup, -- added stripping shared libraries, -- added devel subpackage, -- added %attr and %defattr macros in %files (allows build package from - non-root account). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cracklib.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
