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

avesh agarwal avesh at fedoraproject.org
Tue Sep 29 16:54:10 UTC 2009


Author: avesh

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

Modified Files:
	pam_passwdqc.spec 
Log Message:
* 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
  when tagging across different fedora releases.



Index: pam_passwdqc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam_passwdqc/devel/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:22:08 -0000	1.17
+++ pam_passwdqc.spec	29 Sep 2009 16:54:10 -0000	1.18
@@ -1,7 +1,7 @@
 Summary: Pluggable password quality-control module.
 Name: pam_passwdqc
 Version: 1.0.5
-Release: 4
+Release: 5%{?dist}
 # License of man page is BSD, rest is Copyright only
 License: BSD and Copyright only
 Group: System Environment/Base
@@ -42,6 +42,11 @@ make install DESTDIR=$RPM_BUILD_ROOT MAN
 %{_mandir}/man*/*
 
 %changelog
+* 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
+  when tagging across different fedora releases.
+
 * 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 




More information about the fedora-extras-commits mailing list