rpms/pam_passwdqc/F-12 pam_passwdqc.spec,1.17,1.18

avesh agarwal avesh at fedoraproject.org
Tue Sep 29 16:42:43 UTC 2009


Author: avesh

Update of /cvs/pkgs/rpms/pam_passwdqc/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29961

Modified Files:
	pam_passwdqc.spec 
Log Message:
* Tue Sep 29 2009 Avesh Agarwal <avagarwa at redhat.com> - 1.0.5-4
- Patch for new configurable options(rhbz# 219201): 
  disable first upper and last digit check, passwords 
  prompts can be read from a file
- Fixed an issue with spec file where "Release:" is not
  specified with "(?dist)". Without this, it gives problem
  when tagging across different fedora releases.  



Index: pam_passwdqc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam_passwdqc/F-12/pam_passwdqc.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- pam_passwdqc.spec	29 Sep 2009 16:33:10 -0000	1.17
+++ pam_passwdqc.spec	29 Sep 2009 16:42:43 -0000	1.18
@@ -1,7 +1,7 @@
 Summary: Pluggable password quality-control module.
 Name: pam_passwdqc
 Version: 1.0.5
-Release: 4
+Release: 4%{?dist}
 # License of man page is BSD, rest is Copyright only
 License: BSD and Copyright only
 Group: System Environment/Base
@@ -46,6 +46,9 @@ make install DESTDIR=$RPM_BUILD_ROOT MAN
 - Patch for new configurable options(rhbz# 219201): 
   disable first upper and last digit check, passwords 
   prompts can be read from a file
+- Fixed an issue with spec file where "Release:" is not
+  specified with "(?dist)". Without this, it gives problem
+  when tagging across different fedora releases.  
 
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild




More information about the scm-commits mailing list