rpms/alexandria/F-9 alexandria.spec,1.15,1.16

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Feb 3 16:19:48 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/alexandria/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26904/F-9

Modified Files:
	alexandria.spec 
Log Message:
* Wed Feb  4 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-7
- Add hpricot dependency again (for Amazon provider)



Index: alexandria.spec
===================================================================
RCS file: /cvs/extras/rpms/alexandria/F-9/alexandria.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- alexandria.spec	16 Jul 2008 14:13:08 -0000	1.15
+++ alexandria.spec	3 Feb 2009 16:19:17 -0000	1.16
@@ -5,7 +5,7 @@
 %define		majorver	0.6.3
 %undefine		minorver	
 
-%define		fedorarel	5
+%define		fedorarel	7
 %define		rel		%{?minorver:0.}%{fedorarel}%{?minorver:.%minorver}
 
 
@@ -37,8 +37,10 @@
 
 # Amazon AWS v3 -> v4 switch
 # AWS v4 is supported by alexandria itself
+# But hpricot is still needed
 #Requires:	ruby(amazon)
 Requires:	ruby(gettext-package)
+Requires:	ruby(hpricot)
 Requires:	ruby(imagesize)
 Requires:	ruby(mechanize)
 Requires:	ruby(revolution)
@@ -48,7 +50,6 @@
 Requires:	rubygem(zoom) >= 0.3.0
 Requires:	ruby(marc)
 
-
 Requires:	ruby(gconf2)
 Requires:	ruby(gdkpixbuf2)
 Requires:	ruby(glib2)
@@ -181,6 +182,12 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog
+* Wed Feb  4 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-7
+- Add hpricot dependency again (for Amazon provider)
+
+* Sun Jan 11 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-6
+- Rebuild to restore ARCHIVESIZE
+
 * Wed Jul 16 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-5
 - Remove workaround for bug 436697 (tooltips crash).
   This was a bug on ruby-gnome2 which is fixed in 0.17.0 rc1




More information about the scm-commits mailing list