rpms/hmaccalc/devel .cvsignore, 1.7, 1.8 hmaccalc.spec, 1.7, 1.8 sources, 1.7, 1.8

Nalin Dahyabhai nalin at fedoraproject.org
Wed Dec 16 02:09:36 UTC 2009


Author: nalin

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

Modified Files:
	.cvsignore hmaccalc.spec sources 
Log Message:
- fix regression of #512275 -- we looked for prelink, but didn't record
  its location properly



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hmaccalc/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	8 Sep 2009 18:25:03 -0000	1.7
+++ .cvsignore	16 Dec 2009 02:09:35 -0000	1.8
@@ -4,3 +4,4 @@ hmaccalc-0.9.8.tar.gz
 hmaccalc-0.9.9.tar.gz
 hmaccalc-0.9.10.tar.gz
 hmaccalc-0.9.11.tar.gz
+hmaccalc-0.9.12.tar.gz


Index: hmaccalc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hmaccalc/devel/hmaccalc.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- hmaccalc.spec	8 Sep 2009 18:25:03 -0000	1.7
+++ hmaccalc.spec	16 Dec 2009 02:09:35 -0000	1.8
@@ -12,7 +12,7 @@
 	%{nil}
 
 Name:		hmaccalc
-Version:	0.9.11
+Version:	0.9.12
 Release:	1%{?dist}
 Summary:	Tools for computing and checking HMAC values for files
 
@@ -61,6 +61,10 @@ make check
 %{_mandir}/*/*
 
 %changelog
+* Tue Dec 15 2009 Nalin Dahyabhai <nalin at redhat.com> 0.9.12-1
+- fix regression of #512275 -- we looked for prelink, but didn't record
+  its location properly
+
 * Tue Sep  8 2009 Nalin Dahyabhai <nalin at redhat.com> 0.9.11-1
 - error out when we previously skipped a check entry because the value to be
   checked is the wrong size


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hmaccalc/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	8 Sep 2009 18:25:03 -0000	1.7
+++ sources	16 Dec 2009 02:09:35 -0000	1.8
@@ -1 +1 @@
-a2ce45eb54d6202f41d307ecc53a6036  hmaccalc-0.9.11.tar.gz
+bf1e70cac02f6cfa85826b8878a27985  hmaccalc-0.9.12.tar.gz




More information about the fedora-extras-commits mailing list