rpms/xemacs/devel xemacs.spec,1.1,1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:35 UTC 2005


Author: thias

Update of /cvs/extras/rpms/xemacs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/xemacs/devel

Modified Files:
	xemacs.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: xemacs.spec
===================================================================
RCS file: /cvs/extras/rpms/xemacs/devel/xemacs.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xemacs.spec	1 Mar 2005 22:11:36 -0000	1.1
+++ xemacs.spec	5 Mar 2005 21:10:25 -0000	1.2
@@ -1,4 +1,4 @@
-Summary: A different version of Emacs.
+Summary: Different version of Emacs
 Name: xemacs
 Version: 21.4.17
 Release: 2
@@ -35,7 +35,7 @@
 Requires: xemacs-sumo >= 20050118-2, xemacs-common = %{version}-%{release}
 Obsoletes: xemacs-extras xemacs-noX xemacs-X11 xemacs-mule xemacs-static
 
-%description 
+%description
 XEmacs is a highly customizable open source text editor and
 application development system. It is protected under the
 GNU General Public License and related to other versions of Emacs,
@@ -113,7 +113,7 @@
 %prep
 %setup -q
 
-## Lisp patches ## 
+## Lisp patches ##
 # make find-paths.el look in datadir
 rm lisp/find-paths.elc
 %patch10 -p1
@@ -312,7 +312,7 @@
 for file in xemacs cl internals lispref new-users-guide; do
   /sbin/install-info %{_infodir}/$file.info %{_infodir}/dir
 done
- 
+
 %preun info
 if [ "$1" = "0" ]; then
   for file in xemacs cl internals lispref new-users-guide; do
@@ -378,7 +378,7 @@
 - Some specfile maintainablity improvements and cleanups.
 
 * Fri Feb 25 2005 Jens Petersen <petersen at redhat.com>
-- use PreReq not Requires(post,preun) for install and uninstall script 
+- use PreReq not Requires(post,preun) for install and uninstall script
   requirements (Axel Thimm, 147791)
 - use sed instead of perl to fixup filelists
 
@@ -607,7 +607,7 @@
 - update to 21.4.12 bugfix release (21.4 series now declared stable branch)
 - renumbered sumo package patches to be greater than 100
 - install sumo packages by copying rather than moving
-- patch sh-script.el to append m?spec entry to auto-mode-alist 
+- patch sh-script.el to append m?spec entry to auto-mode-alist
 - avoid ppc.ldscript and build on ppc
 - remove games that we shouldn't ship
 - update to latest rcs2log
@@ -706,7 +706,7 @@
 - uncomment deactivate-mark in simple.el (#77696)
 
 * Mon Aug 26 2002 Trond Eivind Glomsrød <teg at redhat.com> 21.4.8-16
-- some cleanups - and remove the info tarball, it's now part 
+- some cleanups - and remove the info tarball, it's now part
   of the base tarball. Wow, the package gets smaller. (#72480)
 
 * Mon Aug 19 2002 Trond Eivind Glomsrød <teg at redhat.com> 21.4.8-15
@@ -717,7 +717,7 @@
 - Make it not segfault when handling utf-8 (#71589)
 
 * Wed Aug  7 2002 Trond Eivind Glomsrød <teg at redhat.com> 21.4.8-13
-- Add openmotif-devel to buildrequires, as it will use it for widgets 
+- Add openmotif-devel to buildrequires, as it will use it for widgets
   if it finds it
 
 * Fri Aug  2 2002 Trond Eivind Glomsrød <teg at redhat.com> 21.4.8-12
@@ -758,7 +758,7 @@
 - 21.4.8
 
 * Tue May  7 2002 Trond Eivind Glomsrød <teg at redhat.com> 21.4.6-9
-- Rebuild... chmod -x pstogif to work around an rpm bug until 
+- Rebuild... chmod -x pstogif to work around an rpm bug until
   it's fixed (#64320)
 
 * Tue Apr 23 2002 Trond Eivind Glomsrød <teg at redhat.com> 21.4.6-8




More information about the fedora-extras-commits mailing list