Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Dev
Re: svn commit: r1221296 - /httpd/docs-build/trunk/build.xml
 

Index | Next | Previous | View Flat


rainer.jung at kippdata

Feb 9, 2012, 11:55 PM


Views: 266
Permalink
Re: svn commit: r1221296 - /httpd/docs-build/trunk/build.xml

Hi Graham,

On 20.12.2011 15:53, minfrin [at] apache wrote:
> Author: minfrin
> Date: Tue Dec 20 14:53:13 2011
> New Revision: 1221296
>
> URL: http://svn.apache.org/viewvc?rev=1221296&view=rev
> Log:
> Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along with
> corresponding man pages.

Since the build system is shared between at least 2.2, 2.4 and trunk,
this change also moved the man pages from ab, apxs and logrotate from
section 8 to section 1 for 2.2.x. Unfortunately this is now a bit
inconsistent, because the bins are still installed to sbin for 2.2.x.
Also the specs file contained in 2.2.x does no longer work. See BZ 52594.

I guess we should keep the bin files and man pages in the same location
where they have been until 2.2.21. It seems we need some kind of version
dependency in the build.xml (or a branch of the build system)?

Regards,

Rainer

> Modified:
> httpd/docs-build/trunk/build.xml
>
> Modified: httpd/docs-build/trunk/build.xml
> URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/build.xml?rev=1221296&r1=1221295&r2=1221296&view=diff
> ==============================================================================
> --- httpd/docs-build/trunk/build.xml (original)
> +++ httpd/docs-build/trunk/build.xml Tue Dec 20 14:53:13 2011
> @@ -441,21 +441,22 @@
>
> <!-- iterate over all (8) files -->
> <nroff.generic.loop lang="@{lang}" section="8"
> - files="ab${inputext.@{lang}}
> - apachectl${inputext.@{lang}}
> - apxs${inputext.@{lang}}
> + files="apachectl${inputext.@{lang}}
> httpd${inputext.@{lang}}
> htcacheclean${inputext.@{lang}}
> - logresolve${inputext.@{lang}}
> rotatelogs${inputext.@{lang}}
> suexec${inputext.@{lang}}"/>
>
> <!-- iterate over all (1) files -->
> <nroff.generic.loop lang="@{lang}" section="1"
> - files="dbmmanage${inputext.@{lang}}
> + files="ab${inputext.@{lang}}
> + apxs${inputext.@{lang}}
> + dbmmanage${inputext.@{lang}}
> + firehose${inputext.@{lang}}
> htdbm${inputext.@{lang}}
> htdigest${inputext.@{lang}}
> - htpasswd${inputext.@{lang}}"/>
> + htpasswd${inputext.@{lang}}
> + logresolve${inputext.@{lang}}"/>
>
> <!-- cleanup -->
> <delete>

Subject User Time
Re: svn commit: r1221296 - /httpd/docs-build/trunk/build.xml rainer.jung at kippdata Feb 9, 2012, 11:55 PM
    Re: svn commit: r1221296 - /httpd/docs-build/trunk/build.xml minfrin at sharp Feb 10, 2012, 1:41 AM
        Re: svn commit: r1221296 - /httpd/docs-build/trunk/build.xml nd at perlig Feb 10, 2012, 11:59 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.