[Bug 290011] Review Request: roxterm - A fast terminal emulator

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 19 09:03:47 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: roxterm - A fast terminal emulator


https://bugzilla.redhat.com/show_bug.cgi?id=290011





------- Additional Comments From panemade at gmail.com  2007-09-19 05:03 EST -------
Use following patch to your SPEC

--- roxterm.spec        2007-09-19 13:13:27.000000000 +0530
+++ roxterm-modified.spec       2007-09-19 14:29:31.000000000 +0530
@@ -27,13 +27,14 @@
 
 
 %build
-%configure --docdir=%{_docdir}/%{name}-%{version}
+%configure
 make %{?_smp_mflags}
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT%{_docdir}/roxterm
 
 desktop-file-install --vendor "fedora"                      \
         --dir $RPM_BUILD_ROOT/%{_datadir}/applications          \
@@ -59,8 +60,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS
-%doc %{_datadir}/doc/roxterm/
+%doc Help/AUTHORS Help/Changes Help/COPYING Help/imgs Help/index.html Help/NEWS
Help/README 
 %{_bindir}/roxterm
 %{_bindir}/roxterm-config
 %{_datadir}/applications/fedora-roxterm.desktop

This will solve %doc issue.


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list