rpms/emacs-auctex/FC-5 emacs-auctex.spec,1.20,1.21

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Sat Jun 10 23:39:11 UTC 2006


Author: jgu

Update of /cvs/extras/rpms/emacs-auctex/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18161

Modified Files:
	emacs-auctex.spec 
Log Message:
Fix application of patch.



Index: emacs-auctex.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-auctex/FC-5/emacs-auctex.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- emacs-auctex.spec	10 Jun 2006 23:22:58 -0000	1.20
+++ emacs-auctex.spec	10 Jun 2006 23:39:11 -0000	1.21
@@ -7,7 +7,7 @@
 Summary: 	Enhanced TeX modes for Emacsen
 Name: 		emacs-auctex
 Version: 	11.83
-Release: 	2%{?dist}.3
+Release: 	2%{?dist}.4
 License: 	GPL
 Group: 		Applications/Editors
 URL: 		http://www.gnu.org/software/auctex/
@@ -73,9 +73,8 @@
 %prep
 %setup -q -n auctex-%{version}
 
-# Ugly patch to work around a build system problem with configure script for
-# FC-5 only - this removes the offending part of the configure script
-%patch0 -p0
+# Debug patch
+%patch0 -p1
 
 %build
 mkdir -p %{buildroot}%{previewdir}
@@ -154,6 +153,9 @@
 %{_datadir}/emacs/site-lisp/auctex/style/*.el
 
 %changelog
+* Sun Jun 11 2006 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 11.83-2.4
+- Fix patch application (-p1 not -p0 duh)
+
 * Sun Jun 11 2006 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 11.83-2.3
 - Add configure debug patch. Remove auctex-11.83-buildsys.patch
 




More information about the fedora-extras-commits mailing list