rpms/isns-utils/F-9 isns-utils.spec,1.3,1.4

Mike Christie (michaelc) fedora-extras-commits at redhat.com
Tue Jun 10 19:24:10 UTC 2008


Author: michaelc

Update of /cvs/pkgs/rpms/isns-utils/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30936

Modified Files:
	isns-utils.spec 
Log Message:
Accidentally reverted addition of limits.h patch


Index: isns-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/isns-utils/F-9/isns-utils.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- isns-utils.spec	10 Jun 2008 19:13:18 -0000	1.3
+++ isns-utils.spec	10 Jun 2008 19:23:28 -0000	1.4
@@ -12,6 +12,7 @@
 Patch1:         isns-utils-update-isnsadm-man.patch
 Patch2:         isns-utils-fix-non-utf8-chars-in-copying.patch
 Patch3:         isns-utils-add-rh-readme.patch
+Patch4:         isns-utils-include-limits.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -30,6 +31,7 @@
 %patch1 -p1 -b .update-isnsadm-man
 %patch2 -p1 -b .fix-non-utf8-chars-in-copying
 %patch3 -p1 -b .add-rh-readme
+%patch4 -p1 -b .include-limits.patch
 
 %build
 if pkg-config openssl ; then
@@ -97,7 +99,7 @@
 
 %changelog
 * Wed Jan 16 2008 Mike Christie <mchristie at redhat.com> - 0.91-0.1
-- 433514 Add README that documents the Red Hat specifics of setup
+- Add README that documents the Red Hat specifics of setup
 
 * Wed Jan 16 2008 Mike Christie <mchristie at redhat.com> - 0.91-0.0
 - first build




More information about the fedora-extras-commits mailing list