rpms/emacs-goodies/F-13 .cvsignore, 1.4, 1.5 emacs-goodies-el.texi.patch, 1.1, 1.2 emacs-goodies.spec, 1.4, 1.5 import.log, 1.4, 1.5 sources, 1.4, 1.5

Arun SAG sagarun at fedoraproject.org
Sat May 29 04:59:06 UTC 2010


Author: sagarun

Update of /cvs/pkgs/rpms/emacs-goodies/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv603/F-13

Modified Files:
	.cvsignore emacs-goodies-el.texi.patch emacs-goodies.spec 
	import.log sources 
Log Message:
Emacs-goodies: updated to version 33.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/emacs-goodies/F-13/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	2 Apr 2010 11:04:01 -0000	1.4
+++ .cvsignore	29 May 2010 04:59:06 -0000	1.5
@@ -1 +1 @@
-emacs-goodies-el_31.5.tar.gz
+emacs-goodies-el_33.5.tar.gz

emacs-goodies-el.texi.patch:
 emacs-goodies-el.texi |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Index: emacs-goodies-el.texi.patch
===================================================================
RCS file: /cvs/pkgs/rpms/emacs-goodies/F-13/emacs-goodies-el.texi.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- emacs-goodies-el.texi.patch	23 Dec 2009 02:12:41 -0000	1.1
+++ emacs-goodies-el.texi.patch	29 May 2010 04:59:06 -0000	1.2
@@ -1,47 +1,52 @@
 diff -up ./elisp/emacs-goodies-el/emacs-goodies-el.texi.fix ./elisp/emacs-goodies-el/emacs-goodies-el.texi
---- ./elisp/emacs-goodies-el/emacs-goodies-el.texi.fix	2009-12-04 08:05:29.000000000 +0530
-+++ ./elisp/emacs-goodies-el/emacs-goodies-el.texi	2009-12-04 09:03:31.000000000 +0530
-@@ -3,14 +3,14 @@
+--- ./elisp/emacs-goodies-el/emacs-goodies-el.texi.fix	2010-05-16 19:49:21.000000000 +0530
++++ ./elisp/emacs-goodies-el/emacs-goodies-el.texi	2010-05-16 19:57:48.000000000 +0530
+@@ -1,16 +1,16 @@
+- at c -*- mode: texinfo -*-
++ at c -*- Mode: texinfo -*-
+ \input texinfo
  
  @c $Id$
  @c %**start of header
 - at setfilename info/emacs-goodies-el
 - at settitle Emacs-Goodies-el
 + at setfilename info/emacs-goodies
-+ at settitle Emacs-Goodies
++ at settitle emacs-goodies
  @documentencoding ISO-8859-1
  @c %**end of header
  
  @dircategory Emacs
  @direntry
 -* Emacs-Goodies-el: (emacs-goodies-el). Miscellaneous add-ons for Emacs
-+* Emacs-Goodies: (emacs-goodies). Miscellaneous add-ons for Emacs
++* emacs-goodies: (emacs-goodies). Miscellaneous add-ons for Emacs
  @end direntry
  
  @c Version variables.
-@@ -19,27 +19,25 @@
+@@ -19,27 +19,27 @@
  
  @ifinfo
  This is Edition @value{EDITION}, last updated @value{UPDATED}, of
 - at cite{Emacs-Goodies-el}.
-+ at cite{Emacs-Goodies}.
++ at cite{emacs-goodies}.
  @end ifinfo
  
  @titlepage
 - at title Emacs-Goodies-el: Miscellaneous add-ons for Emacs
-+ at title Emacs-Goodies: Miscellaneous add-ons for Emacs
++ at title emacs-goodies: Miscellaneous add-ons for Emacs
  @subtitle A manual for what's in this package.
  @author Peter S. Galbraith
  @end titlepage
  
  @node Top, align-string, (dir), (dir)
 - at top The Emacs-Goodies-el Package Setup
-+ at top The Emacs-Goodies Package Setup
++ at top The emacs-goodies Package Setup
  
 -This manual describes the Emacs-Goodies-el package and its setup.  A
 -quick descriptions of elisp files contained in this package can be found
 -in the file @file{/usr/share/doc/emacs-goodies-el/README.Debian.gz}.
-+This manual describes the emacs-goodies package and its setup.
++This manual describes the emacs-goodies package and its setup.  A
++Quick descriptions of elisp files contained in this package can be found
++in the file @file{/usr/share/doc/emacs-goodies/README.Debian.gz}.
  
  All packaged files are installed, setup and ready to use if they don't
  override standard Emacs commands, modes, or settings.
@@ -50,9 +55,9 @@ diff -up ./elisp/emacs-goodies-el/emacs-
 -variable @code{emacs-goodies-el-defaults} to t (its aggressive state).
 +variable @code{emacs-goodies-defaults} to t (its aggressive state).
  These will override standard Emacs defaults, but in a good
- (uncontroversial) way.  The affected packages are currently only:
- @ref{ff-paths}, @ref{home-end} and @ref{ibuffer}.  Packages which
-@@ -49,7 +47,7 @@ require activation in order to function 
+ (uncontroversial) way.  The affected packages are currently only
+ @ref{ff-paths} and @ref{home-end}.  Packages which require activation in
+@@ -49,7 +49,7 @@ order to function also include: @ref{bar
  To customize setup of all customizable packages on a finer-grain
  basis, do:
  @example
@@ -61,7 +66,7 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  @end example
  
  In the following document, when we speak of customizing a variable, we
-@@ -58,7 +56,7 @@ mean to use the Emacs custom interface, 
+@@ -58,7 +58,7 @@ mean to use the Emacs custom interface, 
  @kbd{M-x} customize-variable @key{RET} some-variable @key{RET}
  @end example
  When we speak of customizing a group, it's as the example above for the
@@ -70,7 +75,7 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  
  The following files are documented so far.  Eventually, all files will
  be documented.
-@@ -190,7 +188,7 @@ table - Create and edit WYSIWYG text bas
+@@ -171,7 +171,7 @@ session - Session Management for Emacs
  @end menu
  
  This work compiles GPL'ed documentation from the various elisp files
@@ -79,7 +84,7 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  from GPL'ed works, this text is also licensed under the GPL V2 (See
  /usr/share/common-licenses/GPL-2) and is edited by Peter S. Galbraith
  @email{psg@@debian.org}.
-@@ -200,7 +198,7 @@ section for usage, but be advised that I
+@@ -181,7 +181,7 @@ section for usage, but be advised that I
  because I intend to change it.
  
  @table @samp
@@ -88,16 +93,16 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  code to split customizations into different files
  @end table
  
-@@ -316,7 +314,7 @@ easily though only globally (hence the q
+@@ -297,7 +297,7 @@ easily though only globally (hence the q
  
  To enable it, customize the variable @code{bar-cursor-mode}.
  
 -It is also listed when you customize the group @code{emacs-goodies-el}.
 +It is also listed when you customize the group @code{emacs-goodies}.
  
- @node boxquote, browse-huge-tar, bar-cursor, Top
- @chapter boxquote - Quote text with a semi-box.
-@@ -399,7 +397,7 @@ Here is code (from him) to do this:
+ @node bm, boxquote, bar-cursor, Top
+ @chapter bm - visible bookmarks in buffers
+@@ -546,7 +546,7 @@ Here is code (from him) to do this:
  (ad-activate 'yank-pop)
  @end example
  
@@ -106,40 +111,25 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  set this up.  Ask if this would be useful. - @email{psg@@debian.org})
  
  Note that the command keeps track of the last window displayed to
-@@ -474,12 +472,12 @@ You can probably guess how coffee.el cam
- everything but make coffee ...yadda yadda ...
- @end quotation
- 
--To do anything at all on emacs21, coffee requires the Debian packages
-+To do anything at all on emacs21, coffee requires the packages
- @file{w3-el} and @file{w3-url-e21} to be installed.  Then it will
- prompt for coffee and sweetener type.  Then @code{url-retrieve} will
- fail since it doesn't really support the coffee URL type.  So...
- this package is really an elaborate joke.  Because of this, it's
--longer autoloaded in Debian.  To try, do:
-+longer autoloaded.  To try, do:
- 
- @example
- M-x load-library coffee
-@@ -610,7 +608,7 @@ by default.
+@@ -750,7 +750,7 @@ by default.
  
  @noindent Author: Anders Lindgren <andersl@@andersl.com>
  
 -To activate this package in the Debian emacs-goodies-el package,
-+To activate this package in emacs-goodies package,
++To activate this package in the Debian emacs-goodies package,
  customize the group @code{ctypes}, toggle on the variable
  @code{ctypes-install} and save for future seesions.  This will enable
  the package.  Then start by using @command{ctypes-buffer} in a C file.
-@@ -944,7 +942,7 @@ customisation variables described below.
+@@ -1041,7 +1041,7 @@ customisation variables described below.
  @key{C-c d w} for running wordinspect GUI dict client.
  @end itemize
  
 -The Debian emacs-goodies-el package doesn't setup these keys by
-+The  emacs-goodies package doesn't setup these keys by
++The Debian emacs-goodies package doesn't setup these keys by
  default.  The first time you use @code{dict} in a session you must do
  so manually with @code{M-x dict}.  Thereafter the keybindings will
  work.  If someone requests it, a customization variable could be added
-@@ -1192,7 +1190,7 @@ To use it, customize the variable @code{
+@@ -1275,7 +1275,7 @@ To use it, customize the variable @code{
  To also enable ffap, customize the variable @code{ff-paths-use-ffap}.
  
  Both of the above are enabled if you customize the variable
@@ -148,25 +138,7 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  
  You may alter various settings of @code{ff-paths} using the
  customization group @code{ff-paths}.
-@@ -2192,7 +2190,7 @@ configuration:
- Remember, you can switch between formats using
- @code{ibuffer-switch-format}, bound to @key{`} by default.
- 
--In emacs-goodies-el, you can use the customize interface to bind
-+In emacs-goodies, you can use the customize interface to bind
- @code{ibuffer} to @key{\C-x\C-b} by customizing the variable
- @code{ibuffer-enable}.
- 
-@@ -2794,7 +2792,7 @@ or insert the following snippet of code 
-  (add-to-list 'auto-mode-alist '("\\.m$" . matlab-mode))
- @end example
- 
--or, in Debian, customize the variable @code{matlab-auto-mode} to
-+or, customize the variable @code{matlab-auto-mode} to
- associated the .m file extention to matlab-mode.
- 
- Additional features include auto-fill including auto-additions of
-@@ -3259,7 +3257,7 @@ never modified, and you can see the raw 
+@@ -3229,7 +3229,7 @@ never modified, and you can see the raw 
  You may customize some aspects of this package using @command{M-x
  customize-group rfcview}.
  
@@ -175,14 +147,3 @@ diff -up ./elisp/emacs-goodies-el/emacs-
  @command{rfcview-mode} automatically when reading such a file (as
  recognised by the filename).
  
-@@ -3473,10 +3471,6 @@ Or alternatively, customize the group @c
- the variable @code{shell-command-completion-mode} and save the setting
- for future sessions.
- 
--Note that setup has changed since Debian sarge for which the function
--to call was @code{shell-command-activate-advices} and the variable to
--customize was @code{shell-command-enable-completions}.
--
- @node show-wspace, slang-mode, shell-command, Top
- @chapter show-wspace - highlight whitespaces of various kinds.
- 


Index: emacs-goodies.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emacs-goodies/F-13/emacs-goodies.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- emacs-goodies.spec	16 May 2010 13:17:45 -0000	1.4
+++ emacs-goodies.spec	29 May 2010 04:59:06 -0000	1.5
@@ -5,16 +5,17 @@
 %global installinfo /sbin/install-info
 
 Name:		%{pkg}
-Version:	31.5
-Release:	2%{?dist}
+Version:	33.5
+Release:	1%{?dist}
 Summary:	Miscellaneous add on for Emacs
 
 Group:		Applications/Editors
 License:	GPLv2+ and GPLv3
 URL:		http://packages.debian.org/sid/lisp/emacs-goodies-el
-Source0:	http://sagarun.fedorapeople.org/misc/emacs-goodies-el_31.5.tar.gz
+Source0:	http://snapshot.debian.org/archive/debian/20100512T095212Z/pool/main/e/emacs-goodies-el/emacs-goodies-el_33.5.tar.gz	
 Source1:	gnus-bonus-init.el
 #Patch which adjusts debian specific information to fedora in texi file
+#Patch is irrelevant to upstream as it is specific to Fedora
 Patch0:		emacs-goodies-el.texi.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -41,11 +42,12 @@ to install this package to use %{pkgname
 %{__cp} debian/patches/* .
 while read -r line
 do
-	patch -p1 <$line.dpatch
-done < 00list
+	patch -p1 <$line
+done < series
 %{__rm} -rf elisp/debian-el/
 %{__rm} -rf elisp/dpkg-dev-el/
 %{__rm} -rf elisp/devscripts-el/
+%{__rm} -rf elisp/emacs-goodies-el/color-theme*
 
 %build
 %{__mkdir} -p elisp/%{pkg}-el/info
@@ -104,6 +106,9 @@ fi
 %{_emacs_sitelispdir}/gnus-bonus/*.el
 
 %changelog
+* Sat May 29 2010 Arun S.A.G <sagarun [AT] gmail dot com> - 33.5-1
+- Updated to emacs-goodies 33.5-1
+
 * Sun May 16 2010 Arun S.A.G <sagarun [AT] gmail dot com> - 31.5-2
 - Bumping version to match F12
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/emacs-goodies/F-13/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	16 May 2010 13:17:45 -0000	1.4
+++ import.log	29 May 2010 04:59:06 -0000	1.5
@@ -2,3 +2,4 @@ emacs-goodies-31_2-3_fc12:HEAD:emacs-goo
 emacs-goodies-31_4-1_fc12:HEAD:emacs-goodies-31.4-1.fc12.src.rpm:1264489067
 emacs-goodies-31_5-1_fc12:F-13:emacs-goodies-31.5-1.fc12.src.rpm:1270206124
 emacs-goodies-31_5-2_fc12:F-13:emacs-goodies-31.5-2.fc12.src.rpm:1274015588
+emacs-goodies-33_5-1_fc12:F-13:emacs-goodies-33.5-1.fc12.src.rpm:1275109019


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/emacs-goodies/F-13/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	2 Apr 2010 11:04:01 -0000	1.4
+++ sources	29 May 2010 04:59:06 -0000	1.5
@@ -1 +1 @@
-aae931e0c6d32b221ca55fff7ec45be7  emacs-goodies-el_31.5.tar.gz
+63b84eaca4b55203015212047ba0fd2f  emacs-goodies-el_33.5.tar.gz



More information about the scm-commits mailing list