auto-import changelog data from ruby-1.8.1-4.src.rpm
Wed Jun 23 2004 Akira TAGOH <tagoh@redhat.com> 1.8.1-4 - updated the documentation.
This commit is contained in:
parent
c78efb93a2
commit
68281ea7f3
@ -1,5 +1,5 @@
|
||||
ruby-1.8.1.tar.gz
|
||||
ruby-man-1.4.6.tar.bz2
|
||||
ruby-refm-rdp-1.6.8-ja-html.zip
|
||||
ruby-refm-rdp-1.8.1-ja-html.tar.gz
|
||||
rubyfaq-990927.tar.bz2
|
||||
rubyfaq-jp-990927.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ruby
|
||||
Version: 1.8.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: Distributable
|
||||
URL: http://www.ruby-lang.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -14,7 +14,7 @@ BuildPreReq: emacs
|
||||
Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{name}-%{version}.tar.gz
|
||||
##Source1: ftp://ftp.ruby-lang.org/pub/%{name}/doc/%{name}-man-%{manver}.tar.gz
|
||||
Source1: %{name}-man-%{manver}.tar.bz2
|
||||
Source2: http://www7.tok2.com/home/misc/files/%{name}/%{name}-refm-rdp-1.6.8-ja-html.zip
|
||||
Source2: http://www7.tok2.com/home/misc/files/%{name}/%{name}-refm-rdp-1.8.1-ja-html.tar.gz
|
||||
##Source3: ftp://ftp.ruby-lang.org/pub/%{name}/doc/rubyfaq-990927.tar.gz
|
||||
Source3: rubyfaq-990927.tar.bz2
|
||||
##Source4: ftp://ftp.ruby-lang.org/pub/%{name}/doc/rubyfaq-jp-990927.tar.gz
|
||||
@ -96,7 +96,7 @@ Emacs Lisp ruby-mode for the object-oriented scripting language Ruby.
|
||||
%setup -q -c -a 1 -a 3 -a 4
|
||||
mkdir -p ruby-refm-ja
|
||||
pushd ruby-refm-ja
|
||||
unzip %{SOURCE2}
|
||||
tar fxz %{SOURCE2}
|
||||
popd
|
||||
pushd %{name}-%{version}
|
||||
%patch1 -p1
|
||||
@ -363,6 +363,9 @@ rm -rf tmp-ruby-docs
|
||||
%dir %{_datadir}/emacs/site-lisp/ruby-mode
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2004 Akira TAGOH <tagoh@redhat.com> 1.8.1-4
|
||||
- updated the documentation.
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
5d52c7d0e6a6eb6e3bc68d77e794898e ruby-1.8.1.tar.gz
|
||||
8336b859400795ec51d05878c1a658b7 ruby-man-1.4.6.tar.bz2
|
||||
5c71bc6e2c51c3f16001aa7b55ba0e2c ruby-refm-rdp-1.6.8-ja-html.zip
|
||||
d65e3a216d6d345a2a6f1aa8758c2f75 ruby-refm-rdp-1.8.1-ja-html.tar.gz
|
||||
7f3e181c0be9a1579e43a5a8b26372d6 rubyfaq-990927.tar.bz2
|
||||
8aa2e2da327dc43ff6e46e634eb657b6 rubyfaq-jp-990927.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user