rpms/rubygem-zoom/devel rubygem-zoom.spec,1.7,1.8

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Feb 24 15:02:37 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/rubygem-zoom/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12912

Modified Files:
	rubygem-zoom.spec 
Log Message:
* Tue Feb 24 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.1-5
- %global-ize "nested" macro



Index: rubygem-zoom.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-zoom/devel/rubygem-zoom.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rubygem-zoom.spec	27 Oct 2008 08:04:28 -0000	1.7
+++ rubygem-zoom.spec	24 Feb 2009 15:02:07 -0000	1.8
@@ -2,7 +2,7 @@
 %define		gemname		zoom
 %define		geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%{!?ruby_sitearch:	%define	ruby_sitearch	%(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")}
+%{!?ruby_sitearch:	%global	ruby_sitearch	%(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")}
 
 %define		rubyabi		1.8
 %define		repoid		28211
@@ -10,7 +10,7 @@
 
 Name:		rubygem-%{gemname}
 Version:	0.4.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 Group:		Development/Languages
 Summary:	Ruby binding to ZOOM
 
@@ -151,6 +151,9 @@
 %{geminstdir}/Rakefile
 
 %changelog
+* Tue Feb 24 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.1-5
+- %%global-ize "nested" macro
+
 * Mon Oct 27 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.1-4
 - Better way to set CFLAGS and create debuginfo rpm correctly
 




More information about the fedora-extras-commits mailing list