rpms/rubygem-git/EL-5 import.log,1.1,1.2 rubygem-git.spec,1.1,1.2

Jeroen van Meeuwen kanarip at fedoraproject.org
Mon Oct 27 23:59:08 UTC 2008


Author: kanarip

Update of /cvs/pkgs/rpms/rubygem-git/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6790/EL-5

Modified Files:
	import.log rubygem-git.spec 
Log Message:
1.0.7-5


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-git/EL-5/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	1 Oct 2008 23:36:07 -0000	1.1
+++ import.log	27 Oct 2008 23:58:38 -0000	1.2
@@ -1 +1,2 @@
 rubygem-git-1_0_7-3_fc10:EL-5:rubygem-git-1.0.7-3.fc10.src.rpm:1222904056
+rubygem-git-1_0_7-5_fc9:EL-5:rubygem-git-1.0.7-5.fc9.src.rpm:1225151900


Index: rubygem-git.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-git/EL-5/rubygem-git.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rubygem-git.spec	1 Oct 2008 23:36:07 -0000	1.1
+++ rubygem-git.spec	27 Oct 2008 23:58:38 -0000	1.2
@@ -6,11 +6,11 @@
 Summary:        A package for using Git in Ruby code
 Name:           rubygem-%{gemname}
 Version:        1.0.7
-Release:        3%{?dist}
+Release:        5%{?dist}
 Group:          Development/Languages
 License:        MIT
 URL:            http://rubyforge.org/projects/git/
-Source0:        http://rubyforge.org/frs/download.php/37828/ruby-%{gemname}-%{version}.tar.gz
+Source0:        http://rubyforge.org/frs/download.php/37828/ruby-git-1.0.7.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       rubygems
 Requires:	ruby(abi) = 1.8
@@ -40,14 +40,16 @@
 %files
 %defattr(-, root, root, -)
 %{gemdir}/gems/%{gemname}-%{version}/
+%doc LICENSE README TODO History.txt
 %doc %{gemdir}/doc/%{gemname}-%{version}
-%doc %{geminstdir}/LICENSE
-%doc %{geminstdir}/README
 %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 
 %changelog
+* Thu Oct 02 2008 Jeroen van Meeuwen <kanarip at fedoraproject.org> - 1.0.7-4
+- Fix %%doc
+
 * Mon Sep 08 2008 Jeroen van Meeuwen <kanarip at fedoraproject.org> - 1.0.7-3
 - Add ruby(abi) = 1.8 requires (#459883, tibbs)
 




More information about the scm-commits mailing list