rpms/alexandria/devel .cvsignore, 1.6, 1.7 alexandria.spec, 1.23, 1.24 sources, 1.6, 1.7

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Mar 2 16:13:06 UTC 2009


Author: mtasaka

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

Modified Files:
	.cvsignore alexandria.spec sources 
Log Message:
* Thu Mar  2 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.4-0.1.b1
- Update to 0.6.4 beta 1
- Drop all patches, merged into upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/alexandria/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	23 Feb 2008 04:14:17 -0000	1.6
+++ .cvsignore	2 Mar 2009 16:12:36 -0000	1.7
@@ -1 +1 @@
-alexandria-0.6.3.tar.gz
+alexandria-0.6.4b1.tar.gz


Index: alexandria.spec
===================================================================
RCS file: /cvs/extras/rpms/alexandria/devel/alexandria.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- alexandria.spec	26 Feb 2009 19:44:05 -0000	1.23
+++ alexandria.spec	2 Mar 2009 16:12:36 -0000	1.24
@@ -1,11 +1,11 @@
 %{!?ruby_sitelib:	%global ruby_sitelib	%(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")}
 %define		rubyabi		1.8
-%define		repoid		32739
+%define		repoid		52527
 
-%define		majorver	0.6.3
-%undefine		minorver	
+%define		majorver	0.6.4
+%define		minorver	b1
 
-%define		fedorarel	11
+%define		fedorarel	1
 %define		rel		%{?minorver:0.}%{fedorarel}%{?minorver:.%minorver}
 
 
@@ -19,12 +19,6 @@
 License:	GPLv2+
 URL:		http://alexandria.rubyforge.org/
 Source0:	http://rubyforge.org/frs/download.php/%{repoid}/%{name}-%{version}%{?minorver}.tar.gz
-# http://rubyforge.org/tracker/?func=detail&atid=863&aid=19042&group_id=205
-# Turned out this was actually bug in ruby-gnome2, fixed in 0.17.0 rc1
-#Patch0:		alexandria-0.6.3-crash_tooltips.patch
-# http://rubyforge.org/tracker/?func=detail&atid=863&aid=20168&group_id=205
-# Patch is already in upstream svn repo
-Patch1:		alexandria-0.6.3-library-utf8-string.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
@@ -46,8 +40,11 @@
 #Requires:	ruby(amazon)
 Requires:	ruby(gettext-package)
 Requires:	ruby(hpricot)
+# Not available on Fedora yet
+#Requires:	ruby(htmlentities)
 Requires:	ruby(imagesize)
-Requires:	ruby(mechanize)
+# Dependency removed on 0.6.4b1
+#Requires:	ruby(mechanize)
 Requires:	ruby(revolution)
 
 # ruby(zoom) -> rubygem(zoom) switch
@@ -72,8 +69,6 @@
 
 %prep
 %setup -q -n %{name}-%{majorver}%{?minorver}
-#%%patch0 -p1 -b .tooltips
-%patch1 -p0 -b .utf_8
 
 %build
 rake build
@@ -193,6 +188,10 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog
+* Thu Mar  2 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.4-0.1.b1
+- Update to 0.6.4 beta 1
+- Drop all patches, merged into upstream
+
 * Fri Feb 27 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.3-11
 - library UTF-8 patch update
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/alexandria/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	23 Feb 2008 04:14:17 -0000	1.6
+++ sources	2 Mar 2009 16:12:36 -0000	1.7
@@ -1 +1 @@
-e0c2d5ebcac02077372094c17c31b053  alexandria-0.6.3.tar.gz
+8ba05129772f6bfb4b57f7b01bde00b3  alexandria-0.6.4b1.tar.gz




More information about the fedora-extras-commits mailing list