rpms/ruby-postgres/devel ruby-postgres.spec,1.7,1.8

Tom Callaway spot at fedoraproject.org
Wed Sep 3 21:23:13 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/ruby-postgres/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14344

Modified Files:
	ruby-postgres.spec 
Log Message:
apply patch properly


Index: ruby-postgres.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-postgres/devel/ruby-postgres.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ruby-postgres.spec	3 Sep 2008 21:20:34 -0000	1.7
+++ ruby-postgres.spec	3 Sep 2008 21:22:43 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name: ruby-postgres
 Version: 0.7.1
-Release: 9%{?dist}
+Release: 10%{?dist}
 Summary: A Ruby interface for the PostgreSQL database engine
 Group: Development/Languages
 # Source says that ruby-gems-postgres is distributable under the same
@@ -27,7 +27,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 chmod a-x sample/psql.rb
 
 %build
@@ -47,6 +47,9 @@
 %{ruby_sitearch}/postgres.so
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.7.1-10
+- apply patch properly
+
 * Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.7.1-9
 - fix license tag
 




More information about the fedora-extras-commits mailing list