rpms/rubygem-ditz/F-11 rubygem-ditz.spec,1.1,1.2

Jan Klepek hpejakle at fedoraproject.org
Sun Nov 1 18:14:20 UTC 2009


Author: hpejakle

Update of /cvs/pkgs/rpms/rubygem-ditz/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10998/F-11

Modified Files:
	rubygem-ditz.spec 
Log Message:
fixed #532244, redundant ri doc for trollop removed


Index: rubygem-ditz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-ditz/F-11/rubygem-ditz.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- rubygem-ditz.spec	7 Oct 2009 15:22:45 -0000	1.1
+++ rubygem-ditz.spec	1 Nov 2009 18:14:19 -0000	1.2
@@ -5,7 +5,7 @@
 Summary:	A command-line issue tracker
 Name:		rubygem-%{gemname}
 Version:	0.5
-Release:	4%{?dist}
+Release:	5%{?dist}
 Group:		Applications/Productivity
 License:	GPLv3+ with exceptions
 URL:		http://ditz.rubyforge.org/
@@ -43,6 +43,7 @@ mkdir -p %{buildroot}/%{_bindir}
 cd %{buildroot}/%{_bindir}
 ln -s ../../%{gemdir}/bin/ditz ditz
 rm %{buildroot}/%{geminstdir}/lib/trollop.rb
+rm -rf %{buildroot}/%{gemdir}/doc/%{gemname}-%{version}/ri/Trollop
 mkdir -p %{buildroot}/%{_mandir}/man1
 cd %{buildroot}/%{_mandir}/man1
 gzip %{buildroot}/%{geminstdir}/man/ditz.1
@@ -76,6 +77,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Sun Nov 01 2009 jan.klepek at hp.com - 0.5-5
+- fixed #532244, redundant ri doc for trollop removed
+
 * Sun Oct 04 2009 Jan Klepek <jan.klepek at hp.com> - 0.5-4
 - moved more files into %%doc
 




More information about the fedora-extras-commits mailing list