[Bug 703322] Review Request: tpp - text presentation program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


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

Jesus M. Rodriguez <jesusr@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?

--- Comment #8 from Jesus M. Rodriguez <jesusr@xxxxxxxxxx> 2011-05-12 21:45:22 EDT ---
I don't think I understand the mandir, because if I do just this in my spec
file
rpmbuild gives me an error:


%files
%defattr(-, root, root, -)
%{_bindir}/tpp
%{_mandir}/man1/tpp.1*

RPM build errors:
    File not found by glob:
/home/devel/jesusr/rpmbuild/BUILDROOT/tpp-1.3.1-4.fc13.x86_64/usr/share/man/man1/tpp.1*

Only way I can get around this is having the %install section contain
an install command:

%install
install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1/
install -p doc/tpp.1 $RPM_BUILD_ROOT%{_mandir}/man1/tpp.1
%files
%{_mandir}/man1/tpp.1*

The above seems to make rpmbuild happy.

-- 
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.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]