SPECS: ruby-Postgres.spec - 0.7.9.2008.01.28
aredridel
aredridel at pld-linux.org
Sun Nov 30 06:20:06 CET 2008
Author: aredridel Date: Sun Nov 30 05:20:06 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.7.9.2008.01.28
---- Files affected:
SPECS:
ruby-Postgres.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/ruby-Postgres.spec
diff -u SPECS/ruby-Postgres.spec:1.14 SPECS/ruby-Postgres.spec:1.15
--- SPECS/ruby-Postgres.spec:1.14 Mon Feb 12 23:09:13 2007
+++ SPECS/ruby-Postgres.spec Sun Nov 30 06:20:01 2008
@@ -3,14 +3,13 @@
Summary: PostgreSQL module for Ruby
Summary(pl.UTF-8): Moduł PostgreSQL dla Ruby
Name: ruby-Postgres
-Version: 0.7.2
-%define pre 20050412
-Release: 0.%{pre}.4
+Version: 0.7.9.2008.01.28
+Release: 1
License: Ruby License
Group: Development/Languages
-Source0: http://ruby.scripting.ca/postgres/archive/ruby-postgres-%{pre}.tar.gz
-# Source0-md5: 34693e6468f8c20f1f0c039f7e101cdf
-URL: http://ruby.scripting.ca/postgres/
+Source0: http://rubyforge.org/frs/download.php/31414/ruby-postgres-0.7.9.2008.01.28.tar.gz
+# Source0-md5: 35930037634563ab029d0987c6646711
+URL: http://rubyforge.org/project/ruby-pg
BuildRequires: postgresql-devel
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-devel >= 1:1.8.4-5
@@ -28,6 +27,7 @@
%setup -q -n %{tarname}
%build
+cd ext
ruby extconf.rb
%{__make} \
CC="%{__cc}" \
@@ -37,6 +37,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{ruby_archdir}
+cd ext
%{__make} install \
archdir=$RPM_BUILD_ROOT%{ruby_archdir} \
sitearchdir=$RPM_BUILD_ROOT%{ruby_archdir}
@@ -55,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008/11/30 05:20:01 aredridel
+- 0.7.9.2008.01.28
+
Revision 1.14 2007/02/12 22:09:13 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-Postgres.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list