packages: ruby-iowa/ruby-iowa.spec - renamed ruby-Iowa -> ruby-iowa

baggins baggins at pld-linux.org
Sat Feb 27 19:33:26 CET 2010


Author: baggins                      Date: Sat Feb 27 18:33:26 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- renamed ruby-Iowa -> ruby-iowa

---- Files affected:
packages/ruby-iowa:
   ruby-iowa.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/ruby-iowa/ruby-iowa.spec
diff -u packages/ruby-iowa/ruby-iowa.spec:1.12 packages/ruby-iowa/ruby-iowa.spec:1.13
--- packages/ruby-iowa/ruby-iowa.spec:1.12	Thu Mar  8 07:40:05 2007
+++ packages/ruby-iowa/ruby-iowa.spec	Sat Feb 27 19:33:21 2010
@@ -3,24 +3,25 @@
 # Conditional build:
 %bcond_without doc	# Build without docs
 #
-%define tarname iowa
+%define pkgname iowa
 Summary:	Interpreted Objects for Web Applications
 Summary(pl.UTF-8):	IOWA - interpretowane obiekty dla aplikacji WWW
-Name:		ruby-Iowa
+Name:		ruby-%{pkgname}
 Version:	0.99.2.17
 Release:	1
 License:	Ruby-alike
 Group:		Development/Languages
-Source0:	http://rubyforge.org/frs/download.php/13985/iowa_%{version}.tar.bz2
+Source0:	http://rubyforge.org/frs/download.php/13985/%{pkgname}_%{version}.tar.bz2
 # Source0-md5:	97a53f2a83a37e3aea4a2f9afbf79d68
 URL:		http://enigo.com/projects/iowa/
 BuildRequires:	rpmbuild(macros) >= 1.277
 BuildRequires:	ruby-modules
 BuildRequires:	setup.rb
 %{?ruby_mod_ver_requires_eq}
-Requires:	ruby-LOG4R
-Requires:	ruby-TMail
+Requires:	ruby-log4r
+Requires:	ruby-tmail
 Requires:	ruby-mime-types
+Obsoletes:	ruby-Iowa
 #BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,7 +37,7 @@
 bardziej ogólnej dynamicznej treści WWW.
 
 %prep
-%setup -q -n %{tarname}_%{version}
+%setup -q -n %{pkgname}_%{version}
 
 %build
 cp %{_datadir}/setup.rb .
@@ -105,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/02/27 18:33:21  baggins
+- renamed ruby-Iowa -> ruby-iowa
+
 Revision 1.12  2007/03/08 06:40:05  aredridel
 - massive attack: correct ri output path for ruby 1.8.6
 
================================================================

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



More information about the pld-cvs-commit mailing list