rpms/emacs-common-ess/F-12 .cvsignore, 1.5, 1.6 emacs-common-ess.spec, 1.6, 1.7 sources, 1.5, 1.6

alexlan alexlan at fedoraproject.org
Wed Nov 4 06:28:14 UTC 2009


Author: alexlan

Update of /cvs/extras/rpms/emacs-common-ess/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1648

Modified Files:
	.cvsignore emacs-common-ess.spec sources 
Log Message:
Sync with devel branch: update to 5.5



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emacs-common-ess/F-12/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	18 Jan 2009 10:21:57 -0000	1.5
+++ .cvsignore	4 Nov 2009 06:28:12 -0000	1.6
@@ -1 +1 @@
-ess-5.3.10.tgz
+ess-5.5.tgz


Index: emacs-common-ess.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-common-ess/F-12/emacs-common-ess.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- emacs-common-ess.spec	24 Jul 2009 22:03:37 -0000	1.6
+++ emacs-common-ess.spec	4 Nov 2009 06:28:12 -0000	1.7
@@ -27,8 +27,8 @@
 %endif
 
 Name:           emacs-common-%{pkg}
-Version:        5.3.10
-Release:        3%{?dist}
+Version:        5.5
+Release:        1%{?dist}
 Summary:        %{pkgname} add-on package for Emacs
 
 Group:          Applications/Editors
@@ -41,6 +41,7 @@ BuildArch:      noarch
 BuildRequires:  emacs emacs-el
 BuildRequires:  xemacs-devel xemacs-packages-extra
 BuildRequires:  texinfo-tex
+BuildRequires:  tex(latex)
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -122,9 +123,9 @@ do
     cd -
 done
 
-## don't build PDF or PS 
+## build all docs
 cd doc
-make docs
+make
 cd -
 
 
@@ -181,6 +182,11 @@ do
     cd -
 done
 
+## build all docs (again)
+cd doc
+make
+cd -
+
 
 %{__install} -m 755 -d $INITDIR
 %{__install} -m 644 %{name}-init.el $INITDIR/%{pkg}-init.el
@@ -257,6 +263,10 @@ fi
 
 
 %changelog
+* Wed Nov  4 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 5.5-1
+- Update to latest upstream (5.5)
+- Build all docs, PDF, DVI no longer distributed in tarball
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.3.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-common-ess/F-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	18 Jan 2009 10:21:58 -0000	1.5
+++ sources	4 Nov 2009 06:28:12 -0000	1.6
@@ -1 +1 @@
-f89247503ed4563ad6d2c97779f23520  ess-5.3.10.tgz
+46550f7f6b2482edda8c844445f6e4d0  ess-5.5.tgz




More information about the scm-commits mailing list