From c6401b4c5aaa2684fe0da19e91f544e893b78320552ffa6333da8169f686fc2e Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 25 Feb 2011 08:23:42 +0000 Subject: [PATCH] Autobuild autoformatter for 62762 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cracklib?expand=0&rev=37 --- cracklib.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/cracklib.spec b/cracklib.spec index d52554f..866d0ce 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -1,7 +1,7 @@ # -# spec file for package cracklib (Version 2.8.18) +# spec file for package cracklib # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -31,7 +31,7 @@ Obsoletes: cracklib-64bit %endif # Version: 2.8.18 -Release: 1 +Release: 9 Requires: cracklib-dict Summary: Library to crack passwords using dictionaries Source: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.bz2 @@ -40,7 +40,7 @@ Source2: baselibs.conf # Remove support for broken 64bit indexes from magic entry [bnc#106007] Patch: cracklib-magic.diff # PATCH-FIX-OPENSUSE Hide non-public functions -Patch1: cracklib-visibility.patch +Patch1: cracklib-visibility.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -99,6 +99,7 @@ This package contains a small dictionay file used by cracklib. translation-update-upstream %patch %patch1 + %build AUTOPOINT=true autoreconf -fi %configure --enable-hidden-symbols --disable-static --with-pic @@ -133,6 +134,7 @@ ln -sf %{_datadir}/cracklib/pw_dict.pwi $RPM_BUILD_ROOT/usr/lib/cracklib_dict.pw #ln -sf %{_datadir}/cracklib/pw_dict.pwd.gz $RPM_BUILD_ROOT/usr/lib/cracklib_dict.pwd.gz %{find_lang} %{name} nm -C -D %{buildroot}%{_libdir}/libcrack.so.2 | grep ' T ' + %check make check