Timeline
Aug 14, 2004:
- 3:59 PM Changeset [686] by
-
- 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
-
- trunk/technical/common/build/buildall.pl
added a TODO comment (about multiply src.rpm files)
- 3:57 PM Changeset [684] by
-
- 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
-
- trunk/technical/common/build/build.sh
added changelog header
- 5:16 PM Changeset [682] by
-
- trunk/technical/common/build/build.sh
cleanup and automatic RPM changelog generation
- 2:45 PM Changeset [681] by
-
- 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)
Aug 10, 2004:
- 7:53 PM Changeset [680] by
-
- trunk/technical/common/build/build
config file. Should be stored in /usr/local/etc/build
- 4:05 PM Changeset [679] by
-
- trunk/technical/common/build/build.sh
- trunk/technical/common/build/buildlist_9.1
build for Suse Linux 9.1
Aug 8, 2004:
- 6:50 PM Changeset [678] by
-
- trunk/technical/common/build/README
Verweise auf das auspacken von RPMs entfernt, da dies jetzt automatisch
passiert