]> git.pld-linux.org Git - packages/ruby.git/log
packages/ruby.git
11 years agoMerge branch 'new-paths': adds vendor and noarch LOAD_PATHS
Elan Ruusamäe [Wed, 3 Apr 2013 14:33:53 +0000 (17:33 +0300)]
Merge branch 'new-paths': adds vendor and noarch LOAD_PATHS

- rubygems and rdoc split to separate packages
- improved without docs building
- old legacy include paths preserved (to be removed when all packages rebuilt)

11 years agomodules: suggest ruby-rubygems for package split migration
Elan Ruusamäe [Wed, 3 Apr 2013 11:30:27 +0000 (14:30 +0300)]
modules: suggest ruby-rubygems for package split migration

11 years ago"docs" target is empty with "--disable-install-doc"
Elan Ruusamäe [Wed, 3 Apr 2013 11:18:53 +0000 (14:18 +0300)]
"docs" target is empty with "--disable-install-doc"

11 years agocleanup duplicate paths
Elan Ruusamäe [Mon, 1 Apr 2013 17:23:41 +0000 (20:23 +0300)]
cleanup duplicate paths

11 years agoadapter; merge license from 267654e
Elan Ruusamäe [Fri, 29 Mar 2013 13:11:06 +0000 (15:11 +0200)]
adapter; merge license from 267654e

11 years agodrop verpath bcond, unsupported at this point
Elan Ruusamäe [Fri, 29 Mar 2013 13:05:07 +0000 (15:05 +0200)]
drop verpath bcond, unsupported at this point

11 years agoreally version site/vendor archdirs. refs 7e6b546
Elan Ruusamäe [Fri, 29 Mar 2013 12:00:47 +0000 (14:00 +0200)]
really version site/vendor archdirs. refs 7e6b546

11 years agosubpackage rubygems
Elan Ruusamäe [Fri, 29 Mar 2013 11:49:55 +0000 (13:49 +0200)]
subpackage rubygems

11 years agoversions to ruby_sitearchdir and ruby_vendorarchdir
Elan Ruusamäe [Fri, 29 Mar 2013 11:47:35 +0000 (13:47 +0200)]
versions to ruby_sitearchdir and ruby_vendorarchdir

11 years agowork on ri dirs, move rdoc/ri to ruby-rdoc
Elan Ruusamäe [Mon, 25 Mar 2013 23:14:04 +0000 (01:14 +0200)]
work on ri dirs, move rdoc/ri to ruby-rdoc

11 years agoupdate macros to match exactly here and outside (need to hack with versioned subdirs)
Elan Ruusamäe [Mon, 25 Mar 2013 16:15:22 +0000 (18:15 +0200)]
update macros to match exactly here and outside (need to hack with versioned subdirs)

11 years agosync macros with this spec and ones in rpm-buildc
Elan Ruusamäe [Mon, 25 Mar 2013 14:00:19 +0000 (16:00 +0200)]
sync macros with this spec and ones in rpm-buildc

11 years agoit is not just ruby license
Elan Ruusamäe [Thu, 21 Mar 2013 22:21:37 +0000 (00:21 +0200)]
it is not just ruby license

updated license tag from fedora, see also NEWS file:
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_362/NEWS

11 years agoMerge branch 'master' into new-paths
Elan Ruusamäe [Thu, 21 Mar 2013 15:00:51 +0000 (17:00 +0200)]
Merge branch 'master' into new-paths

Conflicts:
ruby.spec

11 years agodrop emacs ruby-mode, it is now provided by the emacs package (emacs-23.2.x) itself
Elan Ruusamäe [Thu, 21 Mar 2013 14:39:11 +0000 (16:39 +0200)]
drop emacs ruby-mode, it is now provided by the emacs package (emacs-23.2.x) itself

this is according to fedora:
http://pkgs.fedoraproject.org/cgit/ruby.git/commit/ruby.spec?id=84e77dfb4d03c2ab81a1a265845c895f8ed738b1

11 years agoremove html docs that nobody nothered to package
Elan Ruusamäe [Thu, 21 Mar 2013 14:38:11 +0000 (16:38 +0200)]
remove html docs that nobody nothered to package

11 years agopackage legacy dirs
Elan Ruusamäe [Thu, 21 Mar 2013 13:21:59 +0000 (15:21 +0200)]
package legacy dirs

11 years agocleanup legacy loadpaths to avoid duplicates
Elan Ruusamäe [Thu, 21 Mar 2013 11:43:59 +0000 (13:43 +0200)]
cleanup legacy loadpaths to avoid duplicates

11 years agodo not package sitelib, it's local sysadmin maintained; package vendor dirs
Elan Ruusamäe [Thu, 21 Mar 2013 10:53:47 +0000 (12:53 +0200)]
do not package sitelib, it's local sysadmin maintained; package vendor dirs

11 years agopackage /usr/lib64/ruby/1.9
Elan Ruusamäe [Thu, 21 Mar 2013 08:28:48 +0000 (10:28 +0200)]
package /usr/lib64/ruby/1.9

11 years agoadd versions to libdirs; try legacy paths multivalues harder
Elan Ruusamäe [Thu, 21 Mar 2013 08:22:35 +0000 (10:22 +0200)]
add versions to libdirs; try legacy paths multivalues harder

11 years agouse ruby_version macro over the spec
Elan Ruusamäe [Thu, 21 Mar 2013 07:59:36 +0000 (09:59 +0200)]
use ruby_version macro over the spec

11 years agodoc fixes, drop emacs todo
Elan Ruusamäe [Thu, 21 Mar 2013 00:55:53 +0000 (02:55 +0200)]
doc fixes, drop emacs todo

11 years agodirs cleanup; allow building without docs
Elan Ruusamäe [Thu, 21 Mar 2013 00:41:59 +0000 (02:41 +0200)]
dirs cleanup; allow building without docs

11 years ago%{ruby_libdir} is versioned
Elan Ruusamäe [Thu, 21 Mar 2013 00:22:20 +0000 (02:22 +0200)]
%{ruby_libdir} is versioned

11 years agoruby adds version *additionally*, if versin paths not disabled
Elan Ruusamäe [Thu, 21 Mar 2013 00:03:42 +0000 (02:03 +0200)]
ruby adds version *additionally*, if versin paths not disabled

11 years agoenable verbose build; cosmetics
Elan Ruusamäe [Wed, 20 Mar 2013 23:44:05 +0000 (01:44 +0200)]
enable verbose build; cosmetics

11 years agofixing load paths to be sane like in perl; patches originally from fedora
Elan Ruusamäe [Wed, 20 Mar 2013 23:41:10 +0000 (01:41 +0200)]
fixing load paths to be sane like in perl; patches originally from fedora

11 years agofix md5 corrupted in fa3113 auto/th/ruby-1.9.3.392-1
Elan Ruusamäe [Wed, 20 Mar 2013 22:06:49 +0000 (00:06 +0200)]
fix md5 corrupted in fa3113

11 years agoup to 1.8.7-p371; json gem 1.5.5; rdoc gem 3.9.5
Elan Ruusamäe [Wed, 20 Mar 2013 21:26:28 +0000 (23:26 +0200)]
up to 1.8.7-p371; json gem 1.5.5; rdoc gem 3.9.5

11 years ago- added versioned P:ruby(api) auto/th/ruby-1.9.3.194-5
Jan Rękorajski [Tue, 13 Nov 2012 13:37:21 +0000 (14:37 +0100)]
- added versioned P:ruby(api)
- rel 5

11 years ago- provide bare json/rake/rubygems to satisfy new rubydeps generator auto/th/ruby-1.9.3.194-4
Jan Rękorajski [Tue, 13 Nov 2012 10:57:42 +0000 (11:57 +0100)]
- provide bare json/rake/rubygems to satisfy new rubydeps generator
- rel 4

11 years ago- release 3 (by relup.sh) auto/th/ruby-1.9.3.194-3
Jan Rękorajski [Tue, 13 Nov 2012 10:19:33 +0000 (11:19 +0100)]
- release 3 (by relup.sh)

11 years ago- fix building issues with latest bison auto/th/ruby-1.9.3.194-2
Jan Rękorajski [Thu, 6 Sep 2012 18:18:48 +0000 (20:18 +0200)]
- fix building issues with latest  bison
- don't unpack bootstrap ruby when not bootstraping
- release 2

11 years ago- updated doc md5s
Jakub Bogusz [Tue, 5 Jun 2012 18:38:24 +0000 (18:38 +0000)]
- updated doc md5s

Changed files:
    ruby.spec -> 1.244

11 years ago- patch level = 194
Andrzej Zawadzki [Mon, 4 Jun 2012 13:18:23 +0000 (13:18 +0000)]
- patch level = 194
- STBR

Changed files:
    ruby.spec -> 1.243

11 years ago- BR: pkgconfig auto/ti/ruby-1_9_3_0-2
Jakub Bogusz [Sat, 17 Dec 2011 18:11:27 +0000 (18:11 +0000)]
- BR: pkgconfig

Changed files:
    ruby.spec -> 1.242

11 years ago- rel 2 auto/th/ruby-1_9_3_0-2
Jan Rękorajski [Fri, 9 Dec 2011 22:05:42 +0000 (22:05 +0000)]
- rel 2
- resolved problems with rails apps

Changed files:
    ruby.spec -> 1.241

11 years ago- rel 0.1
Jan Rękorajski [Fri, 9 Dec 2011 12:42:56 +0000 (12:42 +0000)]
- rel 0.1
- breaks rails apps
- merged TODO

Changed files:
    TODO -> 1.2
    ruby.spec -> 1.240

11 years ago- typo auto/th/ruby-1_9_3_0-1
Jan Rękorajski [Fri, 9 Dec 2011 11:08:35 +0000 (11:08 +0000)]
- typo

Changed files:
    ruby.spec -> 1.239

11 years ago- install recent docs
Jan Rękorajski [Fri, 9 Dec 2011 11:02:40 +0000 (11:02 +0000)]
- install recent docs

Changed files:
    ruby.spec -> 1.238

11 years ago- rel 1
Jan Rękorajski [Fri, 9 Dec 2011 10:51:56 +0000 (10:51 +0000)]
- rel 1

Changed files:
    ruby.spec -> 1.237

11 years ago- updated to 1.9.3-p0
Jan Rękorajski [Fri, 9 Dec 2011 10:51:33 +0000 (10:51 +0000)]
- updated to 1.9.3-p0

Changed files:
    ruby-ffs.patch -> 1.4
    ruby-mkmf-shared.patch -> 1.5
    ruby.spec -> 1.236

11 years ago- rel 9 auto/ti/ruby-1_9_2_290-9
lisu [Fri, 18 Nov 2011 08:40:35 +0000 (08:40 +0000)]
- rel 9

Changed files:
    ruby.spec -> 1.235

11 years ago- add bcond for bootstrap (ruby 1.9 needs ruby binary to build properly)
lisu [Fri, 18 Nov 2011 08:12:49 +0000 (08:12 +0000)]
- add bcond for bootstrap (ruby 1.9 needs ruby binary to build properly)
- sorted BRs
- use __rm macro

Changed files:
    ruby.spec -> 1.234

11 years ago- rel 8 auto/ti/ruby-1_9_2_290-8
lisu [Wed, 2 Nov 2011 08:50:18 +0000 (08:50 +0000)]
- rel 8

Changed files:
    ruby.spec -> 1.233

11 years ago- release 7 auto/th/ruby-1_9_2_290-7 auto/ti/ruby-1_9_2_290-7
Jan Rękorajski [Wed, 28 Sep 2011 10:13:37 +0000 (10:13 +0000)]
- release 7

Changed files:
    ruby.spec -> 1.232

11 years ago- Provide json/rake/rubygems when building with batteries
Jakub Bogusz [Sat, 10 Sep 2011 19:49:33 +0000 (19:49 +0000)]
- Provide json/rake/rubygems when building with batteries

Changed files:
    ruby.spec -> 1.231

11 years ago- rel 6 auto/th/ruby-1_9_2_290-6 auto/ti/ruby-1_9_2_290-6
Arkadiusz Miśkiewicz [Wed, 31 Aug 2011 20:19:21 +0000 (20:19 +0000)]
- rel 6

Changed files:
    ruby.spec -> 1.230

11 years ago- 1.9.2-p290
aredridel [Sun, 28 Aug 2011 02:45:04 +0000 (02:45 +0000)]
- 1.9.2-p290

Changed files:
    ruby-ffs.patch -> 1.3
    ruby.spec -> 1.229

11 years ago- define rake, rdoc and minitest versions; fixed %files; rel 5.1
zbyniu [Wed, 29 Jun 2011 13:05:45 +0000 (13:05 +0000)]
- define rake, rdoc and minitest versions; fixed %files; rel 5.1

Changed files:
    ruby.spec -> 1.228

11 years ago- build with batteries by default
zbyniu [Wed, 29 Jun 2011 12:28:15 +0000 (12:28 +0000)]
- build with batteries by default

Changed files:
    ruby.spec -> 1.227

11 years ago- ruby-modules: missing psych extension; rel 5
mis [Mon, 20 Jun 2011 11:03:54 +0000 (11:03 +0000)]
- ruby-modules: missing psych extension; rel 5

Changed files:
    ruby.spec -> 1.226

11 years ago- 1.9.2-p180
aredridel [Mon, 28 Mar 2011 17:29:04 +0000 (17:29 +0000)]
- 1.9.2-p180

Changed files:
    ruby-ffs.patch -> 1.2
    ruby.spec -> 1.225

11 years ago- rel 4 auto/th/ruby-1_9_2_0-4
Jan Rękorajski [Sun, 13 Mar 2011 16:44:26 +0000 (16:44 +0000)]
- rel 4
- package minitest here, obsolete ruby-minitest package
  see https://bugs.launchpad.net/pld-linux/+bug/734340

Changed files:
    ruby.spec -> 1.224

11 years ago- BR: libffi-devel
Karol Krenski [Sun, 30 Jan 2011 17:55:38 +0000 (17:55 +0000)]
- BR: libffi-devel

Changed files:
    ruby.spec -> 1.223

11 years ago- rel 3 auto/th/ruby-1_9_2_0-3
Jan Rękorajski [Thu, 2 Dec 2010 12:35:43 +0000 (12:35 +0000)]
- rel 3
- minitest is on batteries too

Changed files:
    ruby.spec -> 1.222

11 years ago- rel 2 auto/th/ruby-1_9_2_0-2
Jan Rękorajski [Thu, 2 Dec 2010 12:24:00 +0000 (12:24 +0000)]
- rel 2
- batteries off, rake, json and rubygems ARE PACKAGED SEPARATELY!

Changed files:
    ruby.spec -> 1.221

11 years ago- added ffs patch: check for ffs() to define HAVE_FFS, which is checked in missing.h auto/th/ruby-1_9_2_0-1 auto/ti/ruby-1_9_2_0-1
Jakub Bogusz [Sat, 9 Oct 2010 17:21:56 +0000 (17:21 +0000)]
- added ffs patch: check for ffs() to define HAVE_FFS, which is checked in missing.h
  (without this, it defines ffs() without no-throw, thus conflicting with glibc when compiling in C++ mode)

Changed files:
    ruby-ffs.patch -> 1.1
    ruby.spec -> 1.220

11 years ago- package fiddle modules
Jakub Bogusz [Sat, 18 Sep 2010 15:54:55 +0000 (15:54 +0000)]
- package fiddle modules

Changed files:
    ruby.spec -> 1.219

11 years ago- unified macros in files paths
Jakub Bogusz [Sat, 18 Sep 2010 15:53:44 +0000 (15:53 +0000)]
- unified macros in files paths
- build with batteries Obsoletes: ruby-{json,rake,rubygems}

Changed files:
    ruby.spec -> 1.218

11 years ago- ac version
Jakub Bogusz [Sat, 18 Sep 2010 09:27:48 +0000 (09:27 +0000)]
- ac version

Changed files:
    ruby.spec -> 1.217

11 years ago- dropped obsolete openssl patch
Jakub Bogusz [Sat, 18 Sep 2010 09:26:13 +0000 (09:26 +0000)]
- dropped obsolete openssl patch

Changed files:
    ruby-openssl.patch -> 1.2
    ruby.spec -> 1.216

11 years ago- 1.9.2
aredridel [Sat, 18 Sep 2010 06:34:02 +0000 (06:34 +0000)]
- 1.9.2
- add --with-batteries to include json, rubygems and rack

Changed files:
    ruby-lib64.patch -> 1.4
    ruby.spec -> 1.215

11 years ago- rel 8; openssl 1.0.0 fix auto/th/ruby-1_9_1_378-8 auto/ti/ruby-1_9_1_378-8
Arkadiusz Miśkiewicz [Sun, 11 Apr 2010 15:02:40 +0000 (15:02 +0000)]
- rel 8; openssl 1.0.0 fix

Changed files:
    ruby-openssl.patch -> 1.1
    ruby.spec -> 1.214

11 years ago- rel 7 (openssl) auto/th/ruby-1_9_1_378-7
Zsolt Udvari [Sun, 11 Apr 2010 14:06:46 +0000 (14:06 +0000)]
- rel 7 (openssl)

Changed files:
    ruby.spec -> 1.213

11 years ago- rel 6 auto/th/ruby-1_9_1_378-6 auto/ti/ruby-1_9_1_378-6
Jan Rękorajski [Wed, 10 Mar 2010 15:53:40 +0000 (15:53 +0000)]
- rel 6
- remove JSON docs

Changed files:
    ruby.spec -> 1.212

11 years ago- removed wrong commit auto/th/ruby-1_9_1_378-5
Jan Rękorajski [Mon, 1 Mar 2010 22:04:17 +0000 (22:04 +0000)]
- removed wrong commit

Changed files:
    ruby.spec -> 1.211

11 years ago- rel 5
Jan Rękorajski [Mon, 1 Mar 2010 21:56:23 +0000 (21:56 +0000)]
- rel 5
- restore ruby_rdocdir

Changed files:
    ruby.spec -> 1.210

11 years ago- rel 3 auto/th/ruby-1_9_1_378-3
Jan Rękorajski [Mon, 1 Mar 2010 13:24:03 +0000 (13:24 +0000)]
- rel 3

Changed files:
    ruby.spec -> 1.209

11 years ago- use short version for version specific directories
Jan Rękorajski [Mon, 1 Mar 2010 12:33:00 +0000 (12:33 +0000)]
- use short version for version specific directories
- use GCC __builtin_frame_address()

Changed files:
    ruby.spec -> 1.208

11 years ago- rel 2 auto/th/ruby-1_9_1_378-2
Jan Rękorajski [Mon, 1 Mar 2010 01:21:21 +0000 (01:21 +0000)]
- rel 2
- no parallel build

Changed files:
    ruby.spec -> 1.207

11 years ago- rel 1 auto/th/ruby-1_9_1_378-1
Jan Rękorajski [Mon, 1 Mar 2010 01:15:46 +0000 (01:15 +0000)]
- rel 1

Changed files:
    ruby.spec -> 1.206

11 years ago- more files not to package
Jan Rękorajski [Sun, 28 Feb 2010 00:38:44 +0000 (00:38 +0000)]
- more files not to package

Changed files:
    ruby.spec -> 1.205

11 years ago- BR: bison, ruby-modules ("executable host ruby is required")
sparky [Fri, 26 Feb 2010 14:05:30 +0000 (14:05 +0000)]
- BR: bison, ruby-modules ("executable host ruby is required")
- dropped unused BR: unzip

Changed files:
    ruby.spec -> 1.204

11 years ago- updated files
Jan Rękorajski [Fri, 26 Feb 2010 13:10:10 +0000 (13:10 +0000)]
- updated files
- don't package modules provided by external packages

Changed files:
    ruby.spec -> 1.203

11 years ago- use make rdoc instead of hand-made hack to build rdoc
Jan Rękorajski [Fri, 26 Feb 2010 11:18:41 +0000 (11:18 +0000)]
- use make rdoc instead of hand-made hack to build rdoc

Changed files:
    ruby.spec -> 1.202

11 years ago- info is no more
Jan Rękorajski [Fri, 26 Feb 2010 10:46:46 +0000 (10:46 +0000)]
- info is no more

Changed files:
    ruby.spec -> 1.201

11 years ago- updated md5
Jan Rękorajski [Fri, 26 Feb 2010 10:44:05 +0000 (10:44 +0000)]
- updated md5
- for previous commit:
- removed ancient docs, replaced it with current bundle
- removed man pages duplicating included in source
- removed obsolete/outdated patches

Changed files:
    ruby.spec -> 1.200

11 years ago- started update to 1.9.1
Jan Rękorajski [Fri, 26 Feb 2010 10:41:35 +0000 (10:41 +0000)]
- started update to 1.9.1

Changed files:
    ruby-mkmf-shared.patch -> 1.4
    ruby.spec -> 1.199

11 years agooutdated
Jan Rękorajski [Fri, 26 Feb 2010 10:41:13 +0000 (10:41 +0000)]
outdated

Changed files:
    ruby-info.patch -> 1.4
    ruby-require-rubygems-version.patch -> 1.2

11 years agooutdated
Jan Rękorajski [Fri, 26 Feb 2010 10:34:09 +0000 (10:34 +0000)]
outdated

Changed files:
    erb.1 -> 1.2
    irb.1 -> 1.3
    ri.1 -> 1.2

11 years ago- release 2 auto/th/ruby-1_8_7_249-2
Elan Ruusamäe [Thu, 14 Jan 2010 16:40:21 +0000 (16:40 +0000)]
- release 2

Changed files:
    ruby.spec -> 1.198

11 years ago- up to 1.8.7.249 auto/ac/ruby-1_8_7_249-1
Elan Ruusamäe [Thu, 14 Jan 2010 16:39:18 +0000 (16:39 +0000)]
- up to 1.8.7.249

Changed files:
    ruby-imap-quicksync-fix.patch -> 1.2
    ruby.spec -> 1.197

11 years ago- release 2 auto/th/ruby-1_8_7_174-2
Elan Ruusamäe [Tue, 17 Nov 2009 13:29:23 +0000 (13:29 +0000)]
- release 2

Changed files:
    ruby.spec -> 1.196

11 years ago- update to 1.8.7p174 (fixes 173's BigDecimal.new('10.03').to_f => 10.3) auto/ac/ruby-1_8_7_174-1 auto/th/ruby-1_8_7_174-1
mis [Fri, 13 Nov 2009 08:55:58 +0000 (08:55 +0000)]
- update to 1.8.7p174 (fixes 173's BigDecimal.new('10.03').to_f => 10.3)

Changed files:
    ruby.spec -> 1.195

11 years ago- fix patch name
aredridel [Tue, 7 Jul 2009 23:12:23 +0000 (23:12 +0000)]
- fix patch name

Changed files:
    ruby.spec -> 1.194

11 years ago- fix IMAP bug with quicksync support (Dovvecot 1.2.0 triggers)
aredridel [Tue, 7 Jul 2009 23:08:34 +0000 (23:08 +0000)]
- fix IMAP bug with quicksync support (Dovvecot 1.2.0 triggers)

Changed files:
    ruby-imap-quicksync-fix.patch -> 1.1
    ruby.spec -> 1.193

11 years ago- drop obsolete files
Arkadiusz Miśkiewicz [Sun, 5 Jul 2009 17:28:46 +0000 (17:28 +0000)]
- drop obsolete files

Changed files:
    ruby-20070426.patch -> 1.2
    ruby-ac260.patch -> 1.2

11 years ago- release 2 auto/aidath/ruby-1_8_7_173-2 auto/th/ruby-1_8_7_173-2 auto/ti/ruby-1_8_7_173-2
Elan Ruusamäe [Mon, 15 Jun 2009 19:20:58 +0000 (19:20 +0000)]
- release 2

Changed files:
    ruby.spec -> 1.192

11 years ago- up to 1.8.7-p173, fixes DoS vulnerability in BigDecimal auto/ac/ruby-1_8_7_173-1
Elan Ruusamäe [Mon, 15 Jun 2009 16:54:25 +0000 (16:54 +0000)]
- up to 1.8.7-p173, fixes DoS vulnerability in BigDecimal

Changed files:
    ruby.spec -> 1.191

11 years ago- security blocker
Paweł Gołaszewski [Mon, 15 Jun 2009 13:23:42 +0000 (13:23 +0000)]
- security blocker

Changed files:
    TODO -> 1.1
    ruby.spec -> 1.190

11 years ago- release 7 auto/ti/ruby-1_8_7_72-7
hawk [Sun, 3 May 2009 13:46:53 +0000 (13:46 +0000)]
- release 7

Changed files:
    ruby.spec -> 1.189

11 years ago- release 6 auto/th/ruby-1_8_7_72-6 auto/ti/ruby-1_8_7_72-6
Elan Ruusamäe [Mon, 9 Mar 2009 23:07:36 +0000 (23:07 +0000)]
- release 6

Changed files:
    ruby.spec -> 1.188

11 years ago- fix tk ext build on ac-lib64; rel 5 auto/ac/ruby-1_8_7_72-5
Elan Ruusamäe [Wed, 25 Feb 2009 23:38:50 +0000 (23:38 +0000)]
- fix tk ext build on ac-lib64; rel 5

Changed files:
    ruby.spec -> 1.187

11 years ago- fix tk ext build on ac-lib64
Elan Ruusamäe [Wed, 25 Feb 2009 23:38:06 +0000 (23:38 +0000)]
- fix tk ext build on ac-lib64

Changed files:
    ruby-lib64.patch -> 1.3

11 years ago- rel 4 auto/th/ruby-1_8_7_72-4
Arkadiusz Miśkiewicz [Tue, 24 Feb 2009 08:39:47 +0000 (08:39 +0000)]
- rel 4

Changed files:
    ruby.spec -> 1.186

11 years ago- rel 3; sed real files only auto/th/ruby-1_8_7_72-3
Arkadiusz Miśkiewicz [Tue, 24 Feb 2009 08:30:01 +0000 (08:30 +0000)]
- rel 3; sed real files only

Changed files:
    ruby.spec -> 1.185

11 years ago- release 2 auto/th/ruby-1_8_7_72-2
Arkadiusz Miśkiewicz [Mon, 23 Feb 2009 22:08:10 +0000 (22:08 +0000)]
- release 2

Changed files:
    ruby.spec -> 1.184

11 years ago- include patchlevel in version auto/ac/ruby-1_8_7_72-1
Elan Ruusamäe [Tue, 6 Jan 2009 06:41:44 +0000 (06:41 +0000)]
- include patchlevel in version

Changed files:
    ruby.spec -> 1.183

This page took 0.175843 seconds and 4 git commands to generate.