]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years ago- removing leading zeroes from each segment (not only from the first)
ankry [Mon, 10 Feb 2003 23:00:15 +0000 (23:00 +0000)]
- removing leading zeroes from each segment (not only from the first)

Changed files:
    pldnotify.awk -> 1.31

11 years ago- added "-n" option to treat version numbers as numerical "float"
ankry [Sat, 1 Feb 2003 12:02:02 +0000 (12:02 +0000)]
- added "-n" option to treat version numbers as numerical "float"
  instead of dot-separated integers

Changed files:
    pldnotify.awk -> 1.30

11 years ago- allowed to use -ns0 for building, not only getting sources
radek [Thu, 30 Jan 2003 17:01:46 +0000 (17:01 +0000)]
- allowed to use -ns0 for building, not only getting sources

Changed files:
    builder.sh -> 1.129

11 years ago- commented out few lines about x11
juandon [Sun, 19 Jan 2003 00:50:05 +0000 (00:50 +0000)]
- commented out few lines about x11

Changed files:
    adapter.awk -> 1.109

11 years ago- use -t3 for wget (useful with some ftp sites or multiple servers in RR)
Jakub Bogusz [Fri, 17 Jan 2003 10:45:53 +0000 (10:45 +0000)]
- use -t3 for wget (useful with some ftp sites or multiple servers in RR)

Changed files:
    pldnotify.awk -> 1.29

11 years ago- back to previous version, sorry
Tomek Orzechowski [Tue, 14 Jan 2003 09:16:28 +0000 (09:16 +0000)]
- back to previous version, sorry

Changed files:
    builder.sh -> 1.128

11 years ago- fixed
Tomek Orzechowski [Mon, 13 Jan 2003 16:28:04 +0000 (16:28 +0000)]
- fixed

Changed files:
    builder.sh -> 1.127

11 years agoLet the .spec extension be optional
jk [Mon, 13 Jan 2003 16:21:51 +0000 (16:21 +0000)]
Let the .spec extension be optional

Changed files:
    builder.sh -> 1.126

11 years ago- change @ to # when doing tags
Arkadiusz Miśkiewicz [Fri, 10 Jan 2003 13:12:30 +0000 (13:12 +0000)]
- change @ to # when doing tags

Changed files:
    builder.sh -> 1.125

11 years ago- adapterized man.spec openoffice.spec wxGTK.spec
ankry [Sat, 14 Dec 2002 00:28:22 +0000 (00:28 +0000)]
- adapterized man.spec openoffice.spec wxGTK.spec

Changed files:
    adapter.awk -> 1.108

11 years ago- workaround for both applnk dir in a line
ankry [Fri, 13 Dec 2002 22:24:55 +0000 (22:24 +0000)]
- workaround for both applnk dir in a line

Changed files:
    adapter.awk -> 1.107

11 years ago- fix for frames with relative src
Jakub Bogusz [Thu, 12 Dec 2002 15:58:50 +0000 (15:58 +0000)]
- fix for frames with relative src

Changed files:
    pldnotify.awk -> 1.28

11 years ago- protect against whitespace after href= or frame src=,
Jakub Bogusz [Thu, 12 Dec 2002 10:31:50 +0000 (10:31 +0000)]
- protect against whitespace after href= or frame src=,
  and maybe some other, unknown yet, hangups

Changed files:
    pldnotify.awk -> 1.27

11 years ago- handle Requires(sth,sthelse):
Jakub Bogusz [Mon, 9 Dec 2002 09:34:24 +0000 (09:34 +0000)]
- handle Requires(sth,sthelse):

Changed files:
    adapter.awk -> 1.106

11 years agonew versions rpm-4_3-0_20030515_6
ankry [Mon, 25 Nov 2002 01:48:31 +0000 (01:48 +0000)]
new versions

Changed files:
    builder -> 1.2
    builder_.sh -> 1.2
    pldnotify_.awk -> 1.2

11 years ago- fix regex rule to avoid sticky tags
Arkadiusz Miśkiewicz [Fri, 8 Nov 2002 19:14:29 +0000 (19:14 +0000)]
- fix regex rule to avoid sticky tags

Changed files:
    builder.sh -> 1.124

11 years ago- when spec was changed but release was not bumped (and thus exactly same tag
Arkadiusz Miśkiewicz [Thu, 7 Nov 2002 23:11:49 +0000 (23:11 +0000)]
- when spec was changed but release was not bumped (and thus exactly same tag
  name-version-release already exists on some previous revision) then fail
  if building (idea by malekith!)

Changed files:
    builder.sh -> 1.123

11 years ago- fuck RA, fuck ACZE, but leave NEST alone, OK?
Michal Moskal [Mon, 28 Oct 2002 16:07:41 +0000 (16:07 +0000)]
- fuck RA, fuck ACZE, but leave NEST alone, OK?

Changed files:
    builder.sh -> 1.122

11 years ago- reverte last change.
kloczek [Mon, 28 Oct 2002 15:24:52 +0000 (15:24 +0000)]
- reverte last change.

Changed files:
    builder.sh -> 1.121

11 years ago- removed -T{v,}{s,d} options
Michal Moskal [Mon, 28 Oct 2002 15:09:14 +0000 (15:09 +0000)]
- removed -T{v,}{s,d} options
- added -T{v,}{r,a,n} options

Changed files:
    builder.sh -> 1.120

11 years ago - s/ALLAWAYS_CVSUP="yes"/ALLWAYS_CVSUP=${ALLWAYS_CVSUP:-"yes"}/
radzio [Wed, 16 Oct 2002 17:12:45 +0000 (17:12 +0000)]
 - s/ALLAWAYS_CVSUP="yes"/ALLWAYS_CVSUP=${ALLWAYS_CVSUP:-"yes"}/

Changed files:
    builder.sh -> 1.119

11 years ago- echo correct tags on -T*
Jakub Bogusz [Tue, 8 Oct 2002 13:46:01 +0000 (13:46 +0000)]
- echo correct tags on -T*

Changed files:
    builder.sh -> 1.118

11 years ago- all -T except -Tv were broken; fixed (I hope)
Jakub Bogusz [Tue, 8 Oct 2002 13:42:48 +0000 (13:42 +0000)]
- all -T except -Tv were broken; fixed (I hope)

Changed files:
    builder.sh -> 1.117

11 years ago- option -Tv should not tag with STABLE (note that -Tvs was and is broken)
Arkadiusz Miśkiewicz [Wed, 2 Oct 2002 15:15:21 +0000 (15:15 +0000)]
- option -Tv should not tag with STABLE (note that -Tvs was and is broken)

Changed files:
    builder.sh -> 1.116

11 years ago8948d04eb76e529d277e2c6726884ffc builder RA-1_0 rpm-4_0_2-100 rpm-4_0_2-101 rpm-4_0_2-102 rpm-4_0_2-103 rpm-4_0_2-104 rpm-4_0_2-106 rpm-4_0_2-107 rpm-4_0_2-108 rpm-4_0_2-109 rpm-4_0_2-110 rpm-4_0_2-111 rpm-4_0_2-112 rpm-4_0_2-112_1 rpm-4_0_2-93 rpm-4_0_2-95 rpm-4_0_2-96 rpm-4_0_2-97 rpm-4_0_2-98 rpm-4_0_2-99
ankry [Tue, 24 Sep 2002 12:52:03 +0000 (12:52 +0000)]
8948d04eb76e529d277e2c6726884ffc  builder

Changed files:
    builder -> 1.1
    builder_.sh -> 1.1

11 years ago02d49760ff3c47119c3c8f47030a3eb4 pldnotify.awk
ankry [Tue, 24 Sep 2002 12:51:40 +0000 (12:51 +0000)]
02d49760ff3c47119c3c8f47030a3eb4  pldnotify.awk

Changed files:
    pldnotify_.awk -> 1.1

11 years ago483e207b0e48e6d42b3c04836801a283 adapter.awk
ankry [Tue, 24 Sep 2002 12:51:13 +0000 (12:51 +0000)]
483e207b0e48e6d42b3c04836801a283  adapter.awk

Changed files:
    adapter_.awk -> 1.1

11 years ago- added -ncs option for not accessing cvs for .spec file
ankry [Tue, 24 Sep 2002 12:49:42 +0000 (12:49 +0000)]
- added -ncs option for not accessing cvs for .spec file
- fallback to -nc/-ncs when cvs not configured
- try active ftp if passive fails (untested)
- formatting

Changed files:
    builder.sh -> 1.115

11 years ago- multiple typo
Jakub Bogusz [Sat, 10 Aug 2002 16:35:45 +0000 (16:35 +0000)]
- multiple typo

Changed files:
    builder.sh -> 1.114

11 years ago- typo.
kloczek [Sat, 10 Aug 2002 09:51:15 +0000 (09:51 +0000)]
- typo.

Changed files:
    builder.sh -> 1.113

11 years ago- few cleanups and describe "--with/--without <feacture>" in ussage message.
kloczek [Sat, 10 Aug 2002 09:46:41 +0000 (09:46 +0000)]
- few cleanups and describe "--with/--without <feacture>" in ussage message.

Changed files:
    builder.sh -> 1.112

11 years ago- s/-U/-u/
Marcin Krzyżanowski [Mon, 5 Aug 2002 20:54:12 +0000 (20:54 +0000)]
- s/-U/-u/
- little fix --try-upgrade

Changed files:
    builder.sh -> 1.111

11 years ago- s#-u#-nu# in usage text.
kloczek [Mon, 5 Aug 2002 20:13:22 +0000 (20:13 +0000)]
- s#-u#-nu# in usage text.

Changed files:
    builder.sh -> 1.110

11 years ago-U, --try-upgrade - check version, and try to upgrade package
Marcin Krzyżanowski [Mon, 5 Aug 2002 20:02:15 +0000 (20:02 +0000)]
-U, --try-upgrade - check version, and try to upgrade package

4ba695fadf7201dec108e64dc243b832  ./builder

Changed files:
    builder.sh -> 1.109

11 years agodon't need file "mirrors" to work propertly.
Marcin Krzyżanowski [Thu, 1 Aug 2002 11:08:10 +0000 (11:08 +0000)]
don't need file "mirrors" to work propertly.

Changed files:
    pldnotify.awk -> 1.26

11 years ago- simple fix for mirror handling
Jacek Konieczny [Tue, 23 Jul 2002 08:25:33 +0000 (08:25 +0000)]
- simple fix for mirror handling

Changed files:
    pldnotify.awk -> 1.25

11 years ago- trying to use setup when prep is missing causes fail when rpm uses locks
Paweł Gołaszewski [Fri, 19 Jul 2002 18:24:12 +0000 (18:24 +0000)]
- trying to use setup when prep is missing causes fail when rpm uses locks

Changed files:
    builder.sh -> 1.108

11 years ago- allow working with restrictive firewalls
depesz [Mon, 15 Jul 2002 14:44:40 +0000 (14:44 +0000)]
- allow working with restrictive firewalls

Changed files:
    builder.sh -> 1.107

11 years ago- support for mirrors
Jacek Konieczny [Tue, 9 Jul 2002 08:38:26 +0000 (08:38 +0000)]
- support for mirrors

Changed files:
    builder.sh -> 1.106

11 years ago- support for exemining mirrors instead of origin source URLs
Jacek Konieczny [Tue, 9 Jul 2002 08:08:25 +0000 (08:08 +0000)]
- support for exemining mirrors instead of origin source URLs

Changed files:
    pldnotify.awk -> 1.24

11 years ago- add passive-ftp to bypass too-secure firewalls (ftp active-mode is a security hole)
depesz [Wed, 5 Jun 2002 08:13:48 +0000 (08:13 +0000)]
- add passive-ftp to bypass too-secure firewalls (ftp active-mode is a security hole)

Changed files:
    pldnotify.awk -> 1.23

11 years ago- typo
undefine [Thu, 16 May 2002 08:58:59 +0000 (08:58 +0000)]
- typo

Changed files:
    builder.sh -> 1.105

11 years ago- prep section in rpm isn't required - check setup for sources too
Paweł Gołaszewski [Sat, 27 Apr 2002 13:33:48 +0000 (13:33 +0000)]
- prep section in rpm isn't required - check setup for sources too

Changed files:
    builder.sh -> 1.104

11 years ago- use rpm instead of rpmbuild for old rpms (fixed problems with conditionals)
Arkadiusz Miśkiewicz [Thu, 18 Apr 2002 15:25:13 +0000 (15:25 +0000)]
- use rpm instead of rpmbuild for old rpms (fixed problems with conditionals)

Changed files:
    builder.sh -> 1.103

11 years ago- don't touch /^#/ lines in descriptions
kura [Thu, 18 Apr 2002 12:39:39 +0000 (12:39 +0000)]
- don't touch /^#/ lines in descriptions

Changed files:
    adapter.awk -> 1.105

11 years ago- missed one svn
Arkadiusz Miśkiewicz [Fri, 12 Apr 2002 19:13:49 +0000 (19:13 +0000)]
- missed one svn

Changed files:
    builder.sh -> 1.102

11 years ago- accept svn:// in urls
Arkadiusz Miśkiewicz [Fri, 12 Apr 2002 19:03:12 +0000 (19:03 +0000)]
- accept svn:// in urls

Changed files:
    builder.sh -> 1.101

11 years ago- now usable on rpm 4.0.4 system, too
Arkadiusz Miśkiewicz [Tue, 12 Mar 2002 16:02:08 +0000 (16:02 +0000)]
- now usable on rpm 4.0.4 system, too

Changed files:
    builder.sh -> 1.100

11 years ago- redirect output of 'cvs up' to /dev/null (instead of stderr)
kura [Mon, 4 Mar 2002 08:34:45 +0000 (08:34 +0000)]
- redirect output of 'cvs up' to /dev/null (instead of stderr)

Changed files:
    adapter.awk -> 1.104

11 years ago- Support for gettextized groups named in RPM:
mkochano [Fri, 22 Feb 2002 21:57:02 +0000 (21:57 +0000)]
- Support for gettextized groups named in RPM:
  * /^Group:/ field is checked if group exist in groups file.
  * /^Groups(\([^)]+\)):/ fields are removed.
- Changed my email.

Changed files:
    adapter.awk -> 1.103

11 years ago- version 0.27
kura [Tue, 19 Feb 2002 13:13:26 +0000 (13:13 +0000)]
- version 0.27
- added removing of spaces and tabs from end of lines (as requested
  by GoTaR). I hope it won't break anything...

Changed files:
    adapter.awk -> 1.102

11 years ago- fixed _mandir makro misuse
ankry [Sun, 17 Feb 2002 18:49:20 +0000 (18:49 +0000)]
- fixed _mandir makro misuse
- typo

Changed files:
    adapter.awk -> 1.101

11 years ago- added support for moving "-l <lang>" option of %description to the end of
ankry [Tue, 12 Feb 2002 01:54:23 +0000 (01:54 +0000)]
- added support for moving "-l <lang>" option of %description to the end of
  line

Changed files:
    adapter.awk -> 1.100

11 years ago- added --no-source0 option (don't fetch Source0:)
Michal Moskal [Thu, 24 Jan 2002 15:29:01 +0000 (15:29 +0000)]
- added --no-source0 option (don't fetch Source0:)

Changed files:
    builder.sh -> 1.99

11 years ago- Removed not needed (and not working ;) ) "/bin/sh -c ".
mkochano [Tue, 22 Jan 2002 16:28:52 +0000 (16:28 +0000)]
- Removed not needed (and not working ;) ) "/bin/sh -c ".

Changed files:
    builder.sh -> 1.98

11 years ago- Added missing "eval" in log name generation.
mkochano [Tue, 22 Jan 2002 16:23:54 +0000 (16:23 +0000)]
- Added missing "eval" in log name generation.

Changed files:
    builder.sh -> 1.97

11 years ago- correct $BCOND and %dump in %prep.
kloczek [Sat, 19 Jan 2002 18:17:21 +0000 (18:17 +0000)]
- correct $BCOND and %dump in %prep.

Changed files:
    builder.sh -> 1.96

11 years ago- start prepare 0.10,
kloczek [Sat, 19 Jan 2002 18:09:58 +0000 (18:09 +0000)]
- start prepare 0.10,
- rewrited usage(),
- added handling new tagginng options set (implementation tagging isn't yet
  included because it is still in testing and does not work correctly in all
  cases for me).

Changed files:
    builder.sh -> 1.95

11 years ago- revert %dump in install (this does not work) .. better will be fix
kloczek [Sat, 19 Jan 2002 18:01:20 +0000 (18:01 +0000)]
- revert %dump in install (this does not work) .. better will be fix
  this six spec files adds empty %prep,
- removed commit log.

Changed files:
    builder.sh -> 1.94

11 years ago- Use $BCOND when requesting sources and patches lists.
mkochano [Sat, 19 Jan 2002 15:23:57 +0000 (15:23 +0000)]
- Use $BCOND when requesting sources and patches lists.

Changed files:
    builder.sh -> 1.93

11 years ago- Typos fixed.
mkochano [Sat, 19 Jan 2002 14:54:45 +0000 (14:54 +0000)]
- Typos fixed.

Changed files:
    builder.sh -> 1.92

11 years ago- Default value for LOGFILE with note about type of quotes to use.
mkochano [Sat, 19 Jan 2002 14:41:25 +0000 (14:41 +0000)]
- Default value for LOGFILE with note about type of quotes to use.
- Modified method of getting list of sources and patches. Now %%install
  section is redefined instead of %%prep. This is because not all
  packages have %%prep section.
- Tab replaced with space in "- Patches :" message. This fixes list of
  patches placed too far right.
- Logging implemented. And it's really cool ;)
- Fixed "nourl" function. It returned only last argument.

Changed files:
    builder.sh -> 1.91

11 years agos/pld-list/feedback/
kloczek [Fri, 18 Jan 2002 01:31:57 +0000 (01:31 +0000)]
s/pld-list/feedback/

Changed files:
    adapter.awk -> 1.99

11 years ago- use grep instead of head
Arkadiusz Miśkiewicz [Tue, 15 Jan 2002 17:03:14 +0000 (17:03 +0000)]
- use grep instead of head

Changed files:
    builder.sh -> 1.90

11 years ago- display spec revision and date
Arkadiusz Miśkiewicz [Tue, 15 Jan 2002 13:20:08 +0000 (13:20 +0000)]
- display spec revision and date

Changed files:
    builder.sh -> 1.89

11 years ago- fixed shifting arguments at --define
Sebastian Zagrodzki [Fri, 23 Nov 2001 15:07:05 +0000 (15:07 +0000)]
- fixed shifting arguments at --define
- use eval when starting rpm

Changed files:
    builder.sh -> 1.88

11 years ago- added --define option
Sebastian Zagrodzki [Fri, 23 Nov 2001 13:53:01 +0000 (13:53 +0000)]
- added --define option

Changed files:
    builder.sh -> 1.87

11 years ago- new wget doesn't recognize --inet option
Sebastian Zagrodzki [Thu, 22 Nov 2001 11:19:37 +0000 (11:19 +0000)]
- new wget doesn't recognize --inet option

Changed files:
    pldnotify.awk -> 1.22

11 years ago- small cosmetic fix
Paweł Gołaszewski [Tue, 20 Nov 2001 01:38:01 +0000 (01:38 +0000)]
- small cosmetic fix

Changed files:
    builder.sh -> 1.86

11 years ago- added raw branching support
Paweł Gołaszewski [Mon, 19 Nov 2001 23:02:06 +0000 (23:02 +0000)]
- added raw branching support

Changed files:
    builder.sh -> 1.85

11 years ago- make builder's chmod configurable
ankry [Wed, 7 Nov 2001 22:08:48 +0000 (22:08 +0000)]
- make builder's chmod configurable

Changed files:
    builder.sh -> 1.84

11 years ago- fix for specs with defined (bin|sbin|lib|data|include)dir != %{_prefix}/\1dir
Jakub Bogusz [Fri, 12 Oct 2001 11:48:18 +0000 (11:48 +0000)]
- fix for specs with defined (bin|sbin|lib|data|include)dir != %{_prefix}/\1dir
  (e.g. includedir in ImageMagick.spec)
- don't change /etc to %{_sysconfdir} before dirs list begining with some
  special name (rc.d,sysconfig...)

Changed files:
    adapter.awk -> 1.98

11 years ago- allow more bconds than one
Arkadiusz Miśkiewicz [Wed, 10 Oct 2001 08:41:32 +0000 (08:41 +0000)]
- allow more bconds than one

Changed files:
    builder.sh -> 1.83

11 years ago- fix for "%%define python_prefix %%(echo `something`)" (e.g. rpm.spec)
Jakub Bogusz [Sun, 30 Sep 2001 19:28:30 +0000 (19:28 +0000)]
- fix for "%%define python_prefix %%(echo `something`)" (e.g. rpm.spec)

Changed files:
    adapter.awk -> 1.97

11 years ago- added support for limitting number of wget retries when fetching a file
ankry [Tue, 18 Sep 2001 10:55:37 +0000 (10:55 +0000)]
- added support for limitting number of wget retries when fetching a file
  from ftp/http server via environment variable MAX_WGET_RETRIES.
  Defaults to infinite (0).

Changed files:
    builder.sh -> 1.82

11 years ago- /usr/src/linux => %%{_kernelsrcdir}
saq [Sun, 19 Aug 2001 20:57:17 +0000 (20:57 +0000)]
- /usr/src/linux => %%{_kernelsrcdir}
- same with %%{_prefix}/src/linux

Changed files:
    adapter.awk -> 1.96

11 years ago- fixes for Summary(xx_XX) and Group(xx_XX) preamble fields
Jakub Bogusz [Sun, 12 Aug 2001 12:51:28 +0000 (12:51 +0000)]
- fixes for Summary(xx_XX) and Group(xx_XX) preamble fields

Changed files:
    adapter.awk -> 1.95

11 years ago- by default use CVSroot from CVS/Root and if it doesn't exist use from CVSROOT variable
Arkadiusz Miśkiewicz [Fri, 6 Jul 2001 16:52:30 +0000 (16:52 +0000)]
- by default use CVSroot from CVS/Root and if it doesn't exist use from CVSROOT variable

Changed files:
    builder.sh -> 1.81

11 years ago- added support for --with/--without options
Arkadiusz Miśkiewicz [Fri, 22 Jun 2001 18:52:39 +0000 (18:52 +0000)]
- added support for --with/--without options

Changed files:
    builder.sh -> 1.80

11 years ago- ugh, it changed "NoSource:" to "Source0:" - fixed
Jakub Bogusz [Fri, 22 Jun 2001 16:32:59 +0000 (16:32 +0000)]
- ugh, it changed "NoSource:" to "Source0:" - fixed

Changed files:
    adapter.awk -> 1.94

11 years ago- fixes in subs ("X11/Applications", not "X11\/Applications" on right side)
Jakub Bogusz [Mon, 18 Jun 2001 18:31:00 +0000 (18:31 +0000)]
- fixes in subs ("X11/Applications", not "X11\/Applications" on right side)

Changed files:
    adapter.awk -> 1.93

11 years ago- if file is not in repo TELL which fucking file it is!
Jan Rękorajski [Mon, 28 May 2001 14:44:16 +0000 (14:44 +0000)]
- if file is not in repo TELL which fucking file it is!

Changed files:
    builder.sh -> 1.79

11 years ago- added "-t 1 -T 300" to wget parameters - now wget try check url only one time
kloczek [Wed, 16 May 2001 13:17:38 +0000 (13:17 +0000)]
- added "-t 1 -T 300" to wget parameters - now wget try check url only one time
  and tries this by max 5 minutes and if not get proper information finish with error.

Changed files:
    pldnotify.awk -> 1.21

11 years ago- version 0.26
kura [Mon, 14 May 2001 22:27:52 +0000 (22:27 +0000)]
- version 0.26
- <idea by misiek> Now, you can tell adapter not to touch a file.
  Just insert this sentence in comment (preferably as the second line):
  "This file does not like to be adapterized!"
- <bug reported by misiek> Do not add %attr() for _bindir in sections other
  then %files

Changed files:
    adapter.awk -> 1.92

11 years agofixes for ksh93
Arkadiusz Miśkiewicz [Sun, 13 May 2001 19:04:44 +0000 (19:04 +0000)]
fixes for ksh93

Changed files:
    builder.sh -> 1.78

11 years agodon't fail if no sources found (hack to allow build nosrc packages)
Arkadiusz Miśkiewicz [Sun, 13 May 2001 10:51:30 +0000 (10:51 +0000)]
don't fail if no sources found (hack to allow build nosrc packages)

Changed files:
    builder.sh -> 1.77

11 years agofix chmod again
Arkadiusz Miśkiewicz [Thu, 19 Apr 2001 23:24:06 +0000 (23:24 +0000)]
fix chmod again

Changed files:
    builder.sh -> 1.76

11 years agoredirect errors from query to /dev/null
Arkadiusz Miśkiewicz [Thu, 19 Apr 2001 23:14:25 +0000 (23:14 +0000)]
redirect errors from query to /dev/null

Changed files:
    builder.sh -> 1.75

11 years agouse %%rpmldflags and %%rpmcflags
Artur Frysiak [Tue, 17 Apr 2001 13:54:56 +0000 (13:54 +0000)]
use %%rpmldflags and %%rpmcflags

Changed files:
    adapter.awk -> 1.91

11 years agofix problems with get_files when no files passed
Arkadiusz Miśkiewicz [Mon, 2 Apr 2001 15:39:29 +0000 (15:39 +0000)]
fix problems with get_files when no files passed

Changed files:
    builder.sh -> 1.74

11 years agomassive typo by kloczek
Artur Frysiak [Fri, 30 Mar 2001 14:06:10 +0000 (14:06 +0000)]
massive typo by kloczek

Changed files:
    builder.sh -> 1.73

11 years ago- fixed grabbing name, version and release in parse_spec(),
kloczek [Mon, 26 Mar 2001 22:16:22 +0000 (22:16 +0000)]
- fixed grabbing name, version and release in parse_spec(),
- added -T option (tag) (temporary it tags also additional STABLE tag - must
  be added -Ts for separate tagging as STABLE).

Changed files:
    builder.sh -> 1.72

11 years agofix chmod
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 14:12:27 +0000 (14:12 +0000)]
fix chmod

Changed files:
    builder.sh -> 1.71

11 years agoworkaround for problems with rpm when icons isn't cvs up'ed
Arkadiusz Miśkiewicz [Sat, 3 Mar 2001 19:55:42 +0000 (19:55 +0000)]
workaround for problems with rpm when icons isn't cvs up'ed

Changed files:
    builder.sh -> 1.70

11 years ago- added -ns, --no-srcs option (don't fetch Sources* only Patches, Icons and so on)
pawelk [Wed, 21 Feb 2001 14:46:47 +0000 (14:46 +0000)]
- added -ns, --no-srcs option (don't fetch Sources* only Patches, Icons and so on)

Changed files:
    builder.sh -> 1.69

11 years agoversion 0.25
kura [Sun, 18 Feb 2001 23:27:30 +0000 (23:27 +0000)]
version 0.25
- do not touch commented sections (thanks Misiek)
- do not add ?!debug stuff to C{,XX}FLAGS if it is already there
- added pre/post/preun/postun sections with simple "preamble = 0"

Changed files:
    adapter.awk -> 1.90

11 years agoversion 0.24
kura [Fri, 16 Feb 2001 12:56:01 +0000 (12:56 +0000)]
version 0.24
- do not add !?debug stuff if it is already there
- remove removed variables from export list
- remove export list if empty

Changed files:
    adapter.awk -> 1.89

11 years ago- do not remove liness with gzipping files.
kloczek [Sat, 10 Feb 2001 05:25:22 +0000 (05:25 +0000)]
- do not remove liness with gzipping files.

Changed files:
    adapter.awk -> 1.88

11 years ago-O0 not -O for debug
Artur Frysiak [Fri, 9 Feb 2001 16:41:15 +0000 (16:41 +0000)]
-O0 not -O for debug

Changed files:
    adapter.awk -> 1.87

11 years ago- seem using temporary file on dumping spec file is not neccessary now :)
kloczek [Wed, 7 Feb 2001 15:34:39 +0000 (15:34 +0000)]
- seem using temporary file on dumping spec file is not neccessary now :)

Changed files:
    builder.sh -> 1.68

This page took 0.085619 seconds and 4 git commands to generate.