rpms/mlton/devel mlton.spec,1.24,1.25

Adam Goode agoode at fedoraproject.org
Sat Aug 30 17:57:15 UTC 2008


Author: agoode

Update of /cvs/extras/rpms/mlton/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32496

Modified Files:
	mlton.spec 
Log Message:
* Sat Aug 30 2008 Adam Goode <adam at spicenitz.org> - 20070826-13
- RPM 4.6 fix for patch tag
- Update LaTeX build requires



Index: mlton.spec
===================================================================
RCS file: /cvs/extras/rpms/mlton/devel/mlton.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mlton.spec	24 Feb 2008 21:19:16 -0000	1.24
+++ mlton.spec	30 Aug 2008 17:56:44 -0000	1.25
@@ -41,10 +41,10 @@
 %setup -q
 
 # disable strip so debuginfo packages work
-%patch -P 0 -p1 -b .debuginfo
+%patch0 -p1 -b .debuginfo
 
 # no execmem
-%patch -P 1 -p1 -b .no-execmem
+%patch1 -p1 -b .no-execmem
 
 %if %{mlton_bootstrap}
 %setup -T -D -q -a 1
@@ -101,6 +101,10 @@
 
 
 %changelog
+* Sat Aug 30 2008 Adam Goode <adam at spicenitz.org> - 20070826-13
+- RPM 4.6 fix for patch tag
+- Update LaTeX build requires
+
 * Sat Feb  9 2008 Adam Goode <adam at spicenitz.org> - 20070826-12
 - Introduce patch to not call mprotect with PROT_EXEC
 




More information about the fedora-extras-commits mailing list