rpms/emacs-auctex/devel emacs-auctex.spec,1.32,1.33

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Wed Feb 13 01:06:50 UTC 2008


Author: jgu

Update of /cvs/extras/rpms/emacs-auctex/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21313

Modified Files:
	emacs-auctex.spec 
Log Message:
* Wed Feb 13 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 11.85-5
- Re-add creation of emacs_startdir



Index: emacs-auctex.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-auctex/devel/emacs-auctex.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- emacs-auctex.spec	13 Feb 2008 00:50:19 -0000	1.32
+++ emacs-auctex.spec	13 Feb 2008 01:06:06 -0000	1.33
@@ -24,7 +24,7 @@
 Summary: 	Enhanced TeX modes for Emacs
 Name: 		emacs-auctex
 Version: 	11.85
-Release: 	4%{?dist}
+Release: 	5%{?dist}
 License: 	GPLv3+
 Group: 		Applications/Editors
 URL: 		http://www.gnu.org/software/auctex/
@@ -130,6 +130,7 @@
 
 %install
 rm -rf %{buildroot}
+mkdir -p %{buildroot}%{emacs_startdir}
 make DESTDIR=%{buildroot} install
 rm -rf %{buildroot}%{_var}
 
@@ -194,6 +195,9 @@
 %doc doc/html
 
 %changelog
+* Wed Feb 13 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 11.85-5
+- Re-add creation of emacs_startdir
+
 * Tue Feb 12 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 11.85-4
 - Remove BuildRequires for pkgconfig - not needed
 - Clean out uneeded creation of site start directory




More information about the fedora-extras-commits mailing list