packages: ruby-pg/ruby-pg.spec - up to 0.9.0 - works with redmine so... STBR

zawadaa zawadaa at pld-linux.org
Sat Aug 7 23:48:13 CEST 2010


Author: zawadaa                      Date: Sat Aug  7 21:48:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.0
- works with redmine so... STBR

---- Files affected:
packages/ruby-pg:
   ruby-pg.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ruby-pg/ruby-pg.spec
diff -u packages/ruby-pg/ruby-pg.spec:1.1 packages/ruby-pg/ruby-pg.spec:1.2
--- packages/ruby-pg/ruby-pg.spec:1.1	Sun Nov 30 06:05:36 2008
+++ packages/ruby-pg/ruby-pg.spec	Sat Aug  7 23:48:07 2010
@@ -2,12 +2,12 @@
 Summary:	PostgreSQL module for Ruby
 Summary(pl.UTF-8):	Moduł PostgreSQL dla Ruby
 Name:		ruby-pg
-Version:	0.7.9.2008.10.13
+Version:	0.9.0
 Release:	1
 License:	Ruby License
 Group:		Development/Languages
-Source0: http://rubyforge.org/frs/download.php/45156/ruby-pg-0.7.9.2008.10.13.tar.gz
-# Source0-md5:	4ecf1004bb5f643a297ff22e075e1606
+Source0:	http://bitbucket.org/ged/%{name}/downloads/pg-%{version}.tar.gz
+# Source0-md5:	327d951a0dbc5c4d08873ff065269fa6
 URL:		http://rubyforge.org/projects/ruby-pg/
 BuildRequires:	postgresql-devel
 BuildRequires:	rpmbuild(macros) >= 1.277
@@ -23,7 +23,7 @@
 Moduł PostgreSQL dla Ruby.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n pg-%{version}
 
 %build
 cd ext
@@ -47,7 +47,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README*
-%attr(755,root,root) %{ruby_archdir}/pg.so
+%attr(755,root,root) %{ruby_archdir}/pg_ext.so
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -55,6 +55,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/08/07 21:48:07  zawadaa
+- up to 0.9.0
+- works with redmine so... STBR
+
 Revision 1.1  2008/11/30 05:05:36  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-pg/ruby-pg.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list