Timeline



Aug 15, 2004:

12:00 PM Changeset [687] by joergs
  • trunk/technical/common/build/buildall.pl
  • trunk/technical/common/build/buildlist_sles9

beautified

Aug 14, 2004:

3:59 PM Changeset [686] by joergs
  • trunk/technical/common/build/auto.netiso
  • trunk/technical/common/build/build
  • trunk/technical/common/build/buildlist_sles9

adaptions for SLES9

3:58 PM Changeset [685] by joergs
  • trunk/technical/common/build/buildall.pl

added a TODO comment (about multiply src.rpm files)

3:57 PM Changeset [684] by joergs
  • trunk/technical/common/build/build.sh

only modify %changelog section in spec file, if this section doesn't already exists

Aug 13, 2004:

7:14 PM Changeset [683] by joergs
  • trunk/technical/common/build/build.sh

added changelog header

5:16 PM Changeset [682] by joergs
  • trunk/technical/common/build/build.sh

cleanup and automatic RPM changelog generation

2:45 PM Changeset [681] by joergs
  • trunk/technical/common/build/build.sh

changed build behaviour to not require a Makefile to create the source
tar file. Instead the file "SOURCES" is used by the build.sh skript, to
generate the tar on the fly.
Both methods are currently supported. build.sh checks if the file
"SOURCES" exist, otherwise it uses the makefile method.
The spec file must have the following setting:
Source: %{name}-%{version}.tar.bz2
%setup -c %{name}-%{version}
(instead of setup -n)

Note: See TracTimeline for information about the timeline view.