rpms/pam_passwdqc/devel pam_passwdqc.spec,1.18,1.19

avesh agarwal avesh at fedoraproject.org
Tue Jan 12 22:20:15 UTC 2010


Author: avesh

Update of /cvs/pkgs/rpms/pam_passwdqc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27773

Modified Files:
	pam_passwdqc.spec 
Log Message:
* Tue Jan 12 2010 Avesh Agarwal <avagarwa at redhat.com> - 1.0.5-6
- Fixed following rpmlint errors on src rpm:
  pam_passwdqc.src: W: summary-ended-with-dot Pluggable
  password quality-control module.,
  pam_passwdqc.src:11: E: buildprereq-use pam-devel 



Index: pam_passwdqc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam_passwdqc/devel/pam_passwdqc.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- pam_passwdqc.spec	29 Sep 2009 16:54:10 -0000	1.18
+++ pam_passwdqc.spec	12 Jan 2010 22:20:14 -0000	1.19
@@ -1,14 +1,14 @@
-Summary: Pluggable password quality-control module.
+Summary: Pluggable password quality-control module
 Name: pam_passwdqc
 Version: 1.0.5
-Release: 5%{?dist}
+Release: 6%{?dist}
 # License of man page is BSD, rest is Copyright only
 License: BSD and Copyright only
 Group: System Environment/Base
 URL: http://www.openwall.com/passwdqc/
 Source0: ftp://ftp.openwall.com/pub/projects/pam/modules/%name/%name-%version.tar.gz
 Source1: ftp://ftp.openwall.com/pub/projects/pam/modules/%name/%name-%version.tar.gz.sign
-BuildPrereq: pam-devel
+BuildRequires: pam-devel
 BuildRoot: %{_tmppath}/%name-%version
 
 Patch1: patch-219201.patch 
@@ -42,6 +42,12 @@ make install DESTDIR=$RPM_BUILD_ROOT MAN
 %{_mandir}/man*/*
 
 %changelog
+* Tue Jan 12 2010 Avesh Agarwal <avagarwa at redhat.com> - 1.0.5-6
+- Fixed following rpmlint errors on src rpm:
+  pam_passwdqc.src: W: summary-ended-with-dot Pluggable
+  password quality-control module.,
+  pam_passwdqc.src:11: E: buildprereq-use pam-devel 
+
 * Tue Sep 29 2009 Avesh Agarwal <avagarwa at redhat.com> - 1.0.5-5
 - Fixed an issue with spec file where "Release:" is not
   specified with "(?dist)". Without this, it gives problem



More information about the scm-commits mailing list