rpms/alexandria/F-7 alexandria.spec,1.12,1.13

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Thu Apr 3 07:11:38 UTC 2008


Author: mtasaka

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

Modified Files:
	alexandria.spec 
Log Message:
* Thu Apr  3 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-4
- Drop ruby(amazon) dependency (Amazon no longer provides AWSv3,
  AWSv4 is supported by alexandria itself)



Index: alexandria.spec
===================================================================
RCS file: /cvs/extras/rpms/alexandria/F-7/alexandria.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- alexandria.spec	23 Mar 2008 08:02:44 -0000	1.12
+++ alexandria.spec	3 Apr 2008 07:11:02 -0000	1.13
@@ -5,7 +5,7 @@
 %define		majorver	0.6.3
 %undefine		minorver	
 
-%define		fedorarel	2
+%define		fedorarel	4
 %define		rel		%{?minorver:0.}%{fedorarel}%{?minorver:.%minorver}
 
 
@@ -35,7 +35,9 @@
 Requires:	ruby
 Requires:	ruby(abi) = %{rubyabi}
 
-Requires:	ruby(amazon)
+# Amazon AWS v3 -> v4 switch
+# AWS v4 is supported by alexandria itself
+#Requires:	ruby(amazon)
 Requires:	ruby(gettext-package)
 Requires:	ruby(imagesize)
 Requires:	ruby(mechanize)
@@ -179,6 +181,10 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog
+* Thu Apr  3 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-4
+- Drop ruby(amazon) dependency (Amazon no longer provides AWSv3,
+  AWSv4 is supported by alexandria itself)
+
 * Sun Mar 23 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-2
 - Disable tooltips on_motion func for now to workaround for
   bug 436697




More information about the scm-commits mailing list