SPECS: passwd_exp.spec - noarch, regenerate autoconf

glen glen at pld-linux.org
Wed Feb 7 16:17:49 CET 2007


Author: glen                         Date: Wed Feb  7 15:17:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- noarch, regenerate autoconf

---- Files affected:
SPECS:
   passwd_exp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/passwd_exp.spec
diff -u SPECS/passwd_exp.spec:1.2 SPECS/passwd_exp.spec:1.3
--- SPECS/passwd_exp.spec:1.2	Wed Feb  7 16:13:22 2007
+++ SPECS/passwd_exp.spec	Wed Feb  7 16:17:44 2007
@@ -11,9 +11,14 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 Patch0:		%{name}-DESTDIR.patch
 URL:		http://devel.dob.sk/passwd_exp/
+BuildRequires:	autoconf
 BuildRequires:	perl-Text-Tokenizer
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# just bogus platform for configure -- whole package itself is noarch
+%define     _target_platform    i686-pld-linux
+
 %description
 passwd_exp notifies users of password or account expiration via email.
 
@@ -22,6 +27,7 @@
 %patch0 -p1
 
 %build
+%{__autoconf}
 %configure \
 	--with-sendmail=/usr/lib/sendmail \
 	--with-mail=/bin/mail \
@@ -67,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/02/07 15:17:44  glen
+- noarch, regenerate autoconf
+
 Revision 1.2  2007/02/07 15:13:22  glen
 - add cron files symlinks
 - perl deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/passwd_exp.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list