SPECS: mysql-ruby.spec - added amd64 integer size patch

aredridel aredridel at pld-linux.org
Tue Sep 27 02:30:01 CEST 2005


Author: aredridel                    Date: Tue Sep 27 00:30:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added amd64 integer size patch

---- Files affected:
SPECS:
   mysql-ruby.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/mysql-ruby.spec
diff -u SPECS/mysql-ruby.spec:1.11 SPECS/mysql-ruby.spec:1.12
--- SPECS/mysql-ruby.spec:1.11	Sat Aug 27 20:48:57 2005
+++ SPECS/mysql-ruby.spec	Tue Sep 27 02:29:55 2005
@@ -10,6 +10,7 @@
 Group:		Development/Languages
 Source0:	http://tmtm.org/downloads/mysql/ruby/%{name}-%{version}.tar.gz
 # Source0-md5:	c6668900e68f0d6a137612c818d5fd01
+Patch0: 	mysql-ruby-amd64.patch
 URL:		http://www.tmtm.org/mysql/ruby/
 BuildRequires:	mysql-devel
 BuildRequires:	ruby
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 ruby extconf.rb \
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/27 00:29:55  aredridel
+- added amd64 integer size patch
+
 Revision 1.11  2005/08/27 18:48:57  aredridel
 - up to 2.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql-ruby.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list