Activity for Bruno Cornec

  • Bruno Cornec Bruno Cornec committed [r618]

    Replaced hardcoded path in .spec with PB macro to ease multi-distro support

  • Bruno Cornec Bruno Cornec committed [r616]

    Addition of files to support build of systemdesigner-docs with pb

  • Bruno Cornec Bruno Cornec committed [r610]

    add some more pb conf files to pbconf in order to support build2pkg action

  • Bruno Cornec Bruno Cornec committed [r638]

    Adds a pbinit script for system-designer-docs

  • Bruno Cornec Bruno Cornec committed [r617]

    Updated systemdesigner-docs.spec thanks to the extensive help of Bryan !

  • Bruno Cornec Bruno Cornec committed [r609]

    Addition of a pbconf dir + a config file for linuxcoe in order

  • Bruno Cornec Bruno Cornec committed [r611]

    replace %configure by ./configure as some macro in rpm seem wrongly handled at least on my mandriva machine

  • Bruno Cornec Bruno Cornec committed [r613]

    Fix spec file for prefix var

  • Bruno Cornec Bruno Cornec committed [r615]

    iSmall improvements in the spec file for pb.

  • Bruno Cornec Bruno Cornec committed [r614]

    configure macro seems to not work on mandriva for LinuxCOE

  • Bruno Cornec Bruno Cornec committed [r670]

    No pre/post actions for docs rpm

  • Bruno Cornec Bruno Cornec committed [r666]

    Setup dependencies for Mandriva

  • Bruno Cornec Bruno Cornec committed [r669]

    Solves sudoers removal when removing package

  • Bruno Cornec Bruno Cornec committed [r665]

    Adds a global rpm filter file

  • Bruno Cornec Bruno Cornec committed [r673]

    Also remove useless systemdesigner

  • Bruno Cornec Bruno Cornec committed [r667]

    Make integrate not usable during post => replaced by the post-action script

  • Bruno Cornec Bruno Cornec committed [r649]

    Use variable pbpkg instead of harcoded systemdesigner name in rpm.pbf

  • Bruno Cornec Bruno Cornec committed [r661]

    pbinit adapted to turn around a aclocal/autoconf bug (force 1.4 usage for mdv)

  • Bruno Cornec Bruno Cornec committed [r674]

    Rename spec file using the new naming conventions

  • Bruno Cornec Bruno Cornec committed [r660]

    Use env var in the spec file instead of config.site

  • Bruno Cornec Bruno Cornec committed [r672]

    Remove systemdesigner-docs now useless

  • Bruno Cornec Bruno Cornec committed [r663]

    Some rpmlint improvements on spec file

  • Bruno Cornec Bruno Cornec committed [r679]

    Use PBHTTPUSER instead of hard coded apache.

  • Bruno Cornec Bruno Cornec committed [r639]

    Some spec file improvements for pb

  • Bruno Cornec Bruno Cornec committed [r671]

    In conformance with new naming conventions for package generation

  • Bruno Cornec Bruno Cornec committed [r668]

    Uses right option -i for install time

  • Bruno Cornec Bruno Cornec committed [r693]

    Adds preliminary support for debian build of LinuxCOE with pb (needs more work)

  • Bruno Cornec Bruno Cornec committed [r727]

    Adds support for pb build of linuxcoe-sd-data-centos

  • Bruno Cornec Bruno Cornec committed [r698]

    Revert back to dirs, but change the name of files instead (directory are not created in install-data-local before that install try to use it :-()

  • Bruno Cornec Bruno Cornec committed [r696]

    Fix a bug in Makefile.am for html where images dir was specified, but files already had it in prefix thus generating an issue during make install (unexistant dir). Hope it's ok.

  • Bruno Cornec Bruno Cornec committed [r747]

    /dploy.org/tmp/cvs8cUeY2

  • Bruno Cornec Bruno Cornec committed [r695]

    Add support for the newly introduced webalias variable for pb

  • Bruno Cornec Bruno Cornec committed [r697]

    Also creates the missing images directory

  • Bruno Cornec Bruno Cornec committed [r704]

    the docs packages has no html files under the html dir but a themes subdir

  • Bruno Cornec Bruno Cornec committed [r728]

    linuxcoe-sd-data-centos now builds. Remains to see how it works with base

  • Bruno Cornec Bruno Cornec committed [r740]

    Adds overlay support in linuxcoe.pb + better summaries for spec files

  • Bruno Cornec Bruno Cornec committed [r701]

    Coming back to Bryan's good verion (not for me :-)

  • Bruno Cornec Bruno Cornec committed [r738]

    Adds build files for rhel

  • Bruno Cornec Bruno Cornec committed [r732]

    Adds information for linuxcoe-sd-data-fedora and fix again some generic filters

  • Bruno Cornec Bruno Cornec committed [r699]

    Back to Bryan's original version (grrr, still doesn't work)

  • Bruno Cornec Bruno Cornec committed [r737]

    Adds build files for ubuntu

  • Bruno Cornec Bruno Cornec committed [r702]

    - linuxcoe-sd is now used for /etc and /var/www as a subdir (It's a rule !)

  • Bruno Cornec Bruno Cornec committed [r700]

    Another try to fix Makefile.am by duplicating entries (less elegant but this time should work)

  • Bruno Cornec Bruno Cornec committed [r734]

    Adds build files for nld

  • Bruno Cornec Bruno Cornec committed [r735]

    Adds build files for suse

  • Bruno Cornec Bruno Cornec committed [r739]

    Adds build files for scientific

  • Bruno Cornec Bruno Cornec committed [r694]

    - Use version 4.1 for pb as well

  • Bruno Cornec Bruno Cornec committed [r733]

    Adds build files for debian

  • Bruno Cornec Bruno Cornec committed [r736]

    Adds build files for sles

  • Bruno Cornec Bruno Cornec committed [r748]

    Fix configuration parameters for pb

  • Bruno Cornec Bruno Cornec committed [r731]

    Prepare pbconf structure to be compatible with latest filtering rules in pb

  • Bruno Cornec Bruno Cornec committed [r741]

    Integrates conf parameters in linuxcoe.pb (required project-builder >= 0.8.7)

  • Bruno Cornec Bruno Cornec committed [r711]

    linuxcoe-sd-docs also needs webalias export

  • Bruno Cornec Bruno Cornec committed [r800]

    Fix errors in configure.ac introduced previously hopefully

  • Bruno Cornec Bruno Cornec committed [r802]

    Do not check also for deb packages

  • Bruno Cornec Bruno Cornec committed [r803]

    Addition of eulas for pb of NLD + a pbinit missing for opensuse

  • Bruno Cornec Bruno Cornec committed [r793]

    Addition of a new --without-PERLMOD option to avoid checking perl modules at build time

  • Bruno Cornec Bruno Cornec committed [r792]

    Use the newly available options of configure --without-SUDO and --without-APACHECTL

  • Bruno Cornec Bruno Cornec committed [r787]

    Addition of eulas for SLES in rpm packages

  • Bruno Cornec Bruno Cornec committed [r795]

    Fix a remaining typo in configure.ac

  • Bruno Cornec Bruno Cornec committed [r794]

    Fix errors in configure.ac introduced previously

  • Bruno Cornec Bruno Cornec committed [r801]

    Do not check sendmail either for RPMs

  • Bruno Cornec Bruno Cornec committed [r799]

    Also adds an option to skip sendmail check at build time

  • Bruno Cornec Bruno Cornec committed [r796]

    Another small typo fixed in configure.ac

  • Bruno Cornec Bruno Cornec committed [r804]

    - Avoid using the 'use' keyword at start of messages as it confuses the tool used in some RPMs base distro to compute the perl dependency list (seen on RHEL4)

  • Bruno Cornec Bruno Cornec committed [r783]

    Adds vmsize parameter for pb

  • Bruno Cornec Bruno Cornec committed [r805]

    Use 2 other configure option to avoid checks at configure time

  • Bruno Cornec Bruno Cornec committed [r789]

    - Fix a small documentation issue

  • Bruno Cornec Bruno Cornec committed [r786]

    Adds files for changelog management to pb

  • Bruno Cornec Bruno Cornec committed [r797]

    Also adds an option to skip mksiofs check at build time

  • Bruno Cornec Bruno Cornec committed [r798]

    Fix spec file to not use _logdir and to use --without-MKISOFS

  • Bruno Cornec Bruno Cornec committed [r838]

    Updating pb conf for new scratchmonkey handling (use PBWEBWORKDIR)

  • Bruno Cornec Bruno Cornec committed [r839]

    Finally use /var as entry point for the Makefile in order to get it right in the generation process.

  • Bruno Cornec Bruno Cornec committed [r845]

    remove --with-APACHE as it doesn't generate what is expected. No call at all is what we want in RPM build

  • Bruno Cornec Bruno Cornec committed [r840]

    Fix Mandrake/Mandriva deps for pb

  • Bruno Cornec Bruno Cornec committed [r861]

    Removing " around packager name (to allow debian build at least)

  • Bruno Cornec Bruno Cornec committed [r828]

    Small typo in pbconf process

  • Bruno Cornec Bruno Cornec committed [r818]

    Fedora 8 is now supported as a VM for pb

  • Bruno Cornec Bruno Cornec committed [r814]

    Disabling SElinux in spec file in case it's there

  • Bruno Cornec Bruno Cornec committed [r815]

    check for selinuxenabled before

  • Bruno Cornec Bruno Cornec committed [r844]

    WITH-APACHE needed in rpm build

  • Bruno Cornec Bruno Cornec committed [r829]

    Adds the now mandatory testver param to pbconf

  • Bruno Cornec Bruno Cornec committed [r1008]

    Creates an overlay for Mandriva 2009.0 (template to allow for package building - content to be adapted after tests)

  • Bruno Cornec Bruno Cornec committed [r1009]

    Mandriva bundles are supposed to be arch independant

  • Bruno Cornec Bruno Cornec committed [r1048]

    Begin to update the Mandriva support from the normal nph-coe script

  • Bruno Cornec Bruno Cornec posted a comment on discussion iTop Packaging

    On RHEL 6 when trying to install I have a missed dep php-mcrypt which is in EPEL...

1
MongoDB Logo MongoDB