]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- more specific Requires()
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Dec 2002 17:15:12 +0000 (17:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby.spec -> 1.25

ruby.spec

index 9f7473ad5ee866544765bb959b19b4fa1818a204..f663fd11ffb1c5ab37d4a662639b515210e0d01a 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -5,7 +5,6 @@ Version:        1.6.7
 Release:       1
 License:       GPL
 Group:         Development/Languages
-URL:           http://www.ruby-lang.org
 Source0:       ftp://ftp.ruby-lang.org/pub/ruby/%{name}-%{version}.tar.gz
 Source1:       ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/%{name}-texi-1.4-en.tar.gz
 Source2:       http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/%{name}-uguide-981227.tar.gz
@@ -13,13 +12,14 @@ Source3:    ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/%{name}faq-990927.tar.gz
 Source4:       irb.1
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-ac25x.patch
+URL:           http://www.ruby-lang.org
 BuildRequires: autoconf
 BuildRequires: gdbm-devel
 BuildRequires: ncurses-devel
 BuildRequires: readline-devel >= 4.2
 BuildRequires: texinfo
 BuildRequires: tk-devel
-Prereq:                /sbin/ldconfig
+Requires(post,postun): /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     ruby-doc
 
This page took 0.09235 seconds and 4 git commands to generate.