[Bug 177658] Review Request: mediawiki - The PHP-based wiki software behind Wikipedia

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 1 03:49:14 UTC 2006


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: mediawiki - The PHP-based wiki software behind Wikipedia


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





------- Additional Comments From imlinux at gmail.com  2006-01-31 22:49 EST -------
-You could condense your %files section into:

%config(noreplace) %{_sysconfdir}/httpd/conf.d/mediawiki.conf
%attr(770,root,apache) %dir %{wikidir}/config
%{wikidir}/config/index.php
%dir %{wikidir}
%{wikidir}/[^c]*[^h]

with a chmod for %{wikidir}/maintenance/*.pl in %install.

-Replace instances of "etc" with %{_sysconfdir}
-Also, including doc's in the main package wouldn't increase the package size
much.  Just don't delete doc's, install them, use %doc to mark them and change
[^c] to ^[cd]

I don't know 100% what best practice is on consolidating %files other than I was
asked to do it for Nagios (#176613), If no one else comments on it I'll ask IRC.  

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/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-extras-list mailing list