rpms/alexandria/devel alexandria.spec,1.16,1.17

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


Author: mtasaka

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

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/devel/alexandria.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- alexandria.spec	11 Jan 2009 13:28:07 -0000	1.16
+++ alexandria.spec	3 Feb 2009 16:19:18 -0000	1.17
@@ -5,7 +5,7 @@
 %define		majorver	0.6.3
 %undefine		minorver	
 
-%define		fedorarel	6
+%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,9 @@
 %{_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
 




More information about the scm-commits mailing list