From 235a566fabf162cfbe0400cd8b172fe87f4a576ed84faab25b2e0b98ff3860cc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 30 Nov 2011 13:14:26 +0000 Subject: [PATCH] Accepting request 94461 from home:coolo:removeautomake - add automake and libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/94461 OBS-URL: https://build.opensuse.org/package/show/Base:System/cracklib?expand=0&rev=24 --- cracklib.changes | 5 +++++ cracklib.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/cracklib.changes b/cracklib.changes index f6a17b1..346df7e 100644 --- a/cracklib.changes +++ b/cracklib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 09:47:03 UTC 2011 - coolo@suse.com + +- add automake and libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sat Sep 17 23:57:49 UTC 2011 - jengelh@medozas.de diff --git a/cracklib.spec b/cracklib.spec index f6c88f8..d193de8 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -18,10 +18,10 @@ Name: cracklib -BuildRequires: gzip zlib-devel +BuildRequires: automake gzip libtool zlib-devel BuildRequires: translation-update-upstream Url: http://sourceforge.net/projects/cracklib -License: LGPLv2.1 +License: LGPL-2.1 Group: System/Libraries # bug437293 %ifarch ppc64 @@ -29,7 +29,7 @@ Obsoletes: cracklib-64bit %endif # Version: 2.8.18 -Release: 11 +Release: 0 Requires: cracklib-dict Summary: Library to crack passwords using dictionaries Source: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.bz2