From ac412a3042c2e4f0b24adf5b99ec8866aa3af4cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sun, 8 Aug 2004 22:05:28 +0000 Subject: [PATCH] - m4_fixes.patch added (trying to fix build on amd64) - release 2.1 Changed files: php-pecl-crack.spec -> 1.3 --- php-pecl-crack.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/php-pecl-crack.spec b/php-pecl-crack.spec index 723fc37..3b86607 100644 --- a/php-pecl-crack.spec +++ b/php-pecl-crack.spec @@ -5,11 +5,12 @@ Summary: %{_modname} - checks if password is vulnerable to dictionary attacks Summary(pl): %{_modname} - sprawdzanie czy has³o jest podatne na ataki s³ownikowe Name: php-pecl-%{_modname} Version: 0.1 -Release: 2 +Release: 2.1 License: Artistic Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: 2c0dc4d436904838cc6aba41a3ca7dea +Patch0: %{name}-m4_fixes.patch URL: http://pecl.php.net/package/crack/ BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 @@ -39,6 +40,7 @@ To rozszerzenie ma w PECL status: %{_status}. %prep %setup -q -c +%patch0 -p1 %build cd %{_modname}-%{version} -- 2.44.0