SPECS: sydney.spec - drop macros.ruby - basic summary what it is (...
glen
glen at pld-linux.org
Tue May 23 22:53:23 CEST 2006
Author: glen Date: Tue May 23 20:53:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop macros.ruby
- basic summary what it is (from aria)
---- Files affected:
SPECS:
sydney.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/sydney.spec
diff -u SPECS/sydney.spec:1.2 SPECS/sydney.spec:1.3
--- SPECS/sydney.spec:1.2 Wed Jul 13 18:03:06 2005
+++ SPECS/sydney.spec Tue May 23 22:53:16 2006
@@ -1,9 +1,5 @@
# $Revision$, $Date$
-Summary: Ruby - interpreted scripting language
-Summary(ja): ĽŞĽÖĽ¸Ľ§ĽŻĽČťŘ¸ţ¸Ŕ¸ěRubyĽ¤ĽóĽżĽ×ĽęĽż
-Summary(pl): Ruby - interpretowany język skryptowy
-Summary(pt_BR): Linguagem de script orientada a objeto
-Summary(zh_CN): ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
+Summary: Ruby Experimental fork of the interpreter. Real threads, other improvements.
Name: sydney
Version: 1.8.2
Release: 4
@@ -22,7 +18,6 @@
%define stdlibdoc_version 0.9.13
Source6: http://www.ruby-doc.org/downloads/stdlib/ruby-doc-stdlib-%{stdlibdoc_version}.tgz
# Source6-md5: 39dab8db652dad23ad8951f851549f06
-Source8: macros.ruby
Patch0: ruby-info.patch
Patch1: ruby-LIB_PREFIX.patch
Patch2: ruby-ia64.patch
@@ -124,7 +119,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_infodir},%{_mandir}/man1,%{_examplesdir}/ruby-%{version},%{_libdir}/rpm,%{_datadir}/ruby}
+install -d $RPM_BUILD_ROOT{%{_infodir},%{_mandir}/man1,%{_examplesdir}/ruby-%{version},%{_datadir}/ruby}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -136,8 +131,6 @@
mv -f ruby-uguide guide
mv -f rubyfaq faq
-install %{SOURCE8} $RPM_BUILD_ROOT%{_libdir}/rpm
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -225,6 +218,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/05/23 20:53:16 glen
+- drop macros.ruby
+- basic summary what it is (from aria)
+
Revision 1.2 2005/07/13 16:03:06 aredridel
- up to dr2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sydney.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list