rpms/alexandria/F-7 alexandria.spec,1.3,1.4

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Mon Nov 19 11:47:53 UTC 2007


Author: mtasaka

Update of /cvs/extras/rpms/alexandria/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11172/alexandria/F-7

Modified Files:
	alexandria.spec 
Log Message:
ruby-marc, rubygem-zoom passed review, updating alexandria dependency


Index: alexandria.spec
===================================================================
RCS file: /cvs/extras/rpms/alexandria/F-7/alexandria.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- alexandria.spec	4 Nov 2007 13:56:36 -0000	1.3
+++ alexandria.spec	19 Nov 2007 11:47:19 -0000	1.4
@@ -5,7 +5,7 @@
 %define		majorver	0.6.2
 %define		minorver	b2
 
-%define		fedorarel	1
+%define		fedorarel	2
 %define		rel		%{?minorver:0.}%{fedorarel}%{?minorver:.%minorver}
 
 
@@ -36,7 +36,14 @@
 
 Requires:	ruby(amazon)
 Requires:	ruby(gettext-package)
-Requires:	ruby(zoom)
+Requires:	ruby(imagesize)
+Requires:	ruby(mechanize)
+
+# ruby(zoom) -> rubygem(zoom) switch
+#Requires:	ruby(zoom)
+Requires:	rubygem(zoom) >= 0.3.0
+Requires:	ruby(marc)
+
 
 Requires:	ruby(gconf2)
 Requires:	ruby(gdkpixbuf2)
@@ -63,6 +70,7 @@
 %{__rm} -rf $RPM_BUILD_ROOT
 
 # disable scrollkeeper
+%{__rm} -rf tmpbin
 %{__mkdir} tmpbin
 %{__ln_s} -f /bin/true tmpbin/scrollkeeper-update
 %{__ln_s} -f /bin/true tmpbin/gconftool-2
@@ -156,6 +164,9 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog
+* Tue Nov 13 2007 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.2-0.2.b2
+- Add more requires of ruby modules to support more function
+
 * Sun Nov  4 2007 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.2-0.1.b2
 - And try 0.6.2 beta 2
 




More information about the fedora-extras-commits mailing list