rpms/alexandria/devel .cvsignore, 1.8, 1.9 alexandria.spec, 1.26, 1.27 sources, 1.8, 1.9

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Mar 15 18:30:40 UTC 2009


Author: mtasaka

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

Modified Files:
	.cvsignore alexandria.spec sources 
Log Message:
0.6.4.1 released


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/alexandria/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	15 Mar 2009 18:03:10 -0000	1.8
+++ .cvsignore	15 Mar 2009 18:30:10 -0000	1.9
@@ -1 +1 @@
-alexandria-0.6.4.tar.gz
+alexandria-0.6.4.1.tar.gz


Index: alexandria.spec
===================================================================
RCS file: /cvs/extras/rpms/alexandria/devel/alexandria.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- alexandria.spec	15 Mar 2009 18:03:11 -0000	1.26
+++ alexandria.spec	15 Mar 2009 18:30:10 -0000	1.27
@@ -1,8 +1,8 @@
 %{!?ruby_sitelib:	%global ruby_sitelib	%(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")}
 %define		rubyabi		1.8
-%define		repoid		53204
+%define		repoid		53230
 
-%define		majorver	0.6.4
+%define		majorver	0.6.4.1
 %undefine		minorver	
 
 %define		fedorarel	1
@@ -20,7 +20,7 @@
 URL:		http://alexandria.rubyforge.org/
 Source0:	http://rubyforge.org/frs/download.php/%{repoid}/%{name}-%{version}%{?minorver}.tar.gz
 # Ref: upstream bug 24568
-Patch0:		alexandria-0.6.4-bookentry-after-sorting.patch
+#Patch0:		alexandria-0.6.4-bookentry-after-sorting.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
@@ -70,7 +70,7 @@
 
 %prep
 %setup -q -n %{name}-%{majorver}%{?minorver}
-%patch0 -p0 -b .up24568
+#%%patch0 -p0 -b .up24568
 
 %build
 rake build
@@ -191,6 +191,9 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog
+* Mon Mar 16 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.4.1-1
+- 0.6.4.1 (fixing upstream bug 24568)
+
 * Sun Mar 15 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.6.4-1
 - 0.6.4
 - Patch from upstream to fix issue when book entry is once sorted


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/alexandria/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	15 Mar 2009 18:03:11 -0000	1.8
+++ sources	15 Mar 2009 18:30:10 -0000	1.9
@@ -1 +1 @@
-f10815b67abe17e70022b07993e32d2e  alexandria-0.6.4.tar.gz
+80e4def0f0890460eb0689489a05c745  alexandria-0.6.4.1.tar.gz




More information about the fedora-extras-commits mailing list