packages: ruby-postgres/ruby-postgres.spec - renamed ruby-Postgres -> ruby-...

baggins baggins at pld-linux.org
Sat Feb 27 19:50:08 CET 2010


Author: baggins                      Date: Sat Feb 27 18:50:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- renamed ruby-Postgres -> ruby-postgres

---- Files affected:
packages/ruby-postgres:
   ruby-postgres.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/ruby-postgres/ruby-postgres.spec
diff -u packages/ruby-postgres/ruby-postgres.spec:1.15 packages/ruby-postgres/ruby-postgres.spec:1.16
--- packages/ruby-postgres/ruby-postgres.spec:1.15	Sun Nov 30 06:20:01 2008
+++ packages/ruby-postgres/ruby-postgres.spec	Sat Feb 27 19:50:02 2010
@@ -1,8 +1,7 @@
 # $Revision$, $Date$
-%define tarname ruby-postgres
 Summary:	PostgreSQL module for Ruby
 Summary(pl.UTF-8):	Moduł PostgreSQL dla Ruby
-Name:		ruby-Postgres
+Name:		ruby-postgres
 Version:	0.7.9.2008.01.28
 Release:	1
 License:	Ruby License
@@ -14,7 +13,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.277
 BuildRequires:	ruby-devel >= 1:1.8.4-5
 %{?ruby_mod_ver_requires_eq}
-Obsoletes:	ruby-postgres
+Obsoletes:	ruby-Postgres
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,7 +23,7 @@
 Moduł PostgreSQL dla Ruby.
 
 %prep
-%setup -q -n %{tarname}
+%setup -q -n %{name}
 
 %build
 cd ext
@@ -56,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/02/27 18:50:02  baggins
+- renamed ruby-Postgres -> ruby-postgres
+
 Revision 1.15  2008/11/30 05:20:01  aredridel
 - 0.7.9.2008.01.28
 
================================================================

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



More information about the pld-cvs-commit mailing list