]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years ago- add rpm.groups (used by -debuginfo packages)
Elan Ruusamäe [Thu, 21 Aug 2008 14:46:07 +0000 (14:46 +0000)]
- add rpm.groups (used by -debuginfo packages)

Changed files:
    rpm.groups -> 1.84

11 years ago- add I18n group for packages containing support for different languages
Marcin Banasiak [Thu, 22 May 2008 17:13:52 +0000 (17:13 +0000)]
- add I18n group for packages containing support for different languages
  such as openoffice.org-i18n-* or kde-i18n-*

Changed files:
    rpm.groups -> 1.83

11 years ago- preprocess --target for rpmbuild (args with spaces are likely broken)
Elan Ruusamäe [Tue, 15 Apr 2008 00:29:13 +0000 (00:29 +0000)]
- preprocess --target for rpmbuild (args with spaces are  likely broken)

Changed files:
    repackage.sh -> 1.28

11 years ago- do not require specfile being first argument
Elan Ruusamäe [Sat, 12 Apr 2008 16:45:02 +0000 (16:45 +0000)]
- do not require specfile being first argument

Changed files:
    repackage.sh -> 1.27

11 years ago- spelling
Elan Ruusamäe [Sat, 12 Apr 2008 16:12:59 +0000 (16:12 +0000)]
- spelling

Changed files:
    compile.sh -> 1.9

11 years ago- no need to check md5 at %build short circuit
Elan Ruusamäe [Fri, 14 Mar 2008 12:35:45 +0000 (12:35 +0000)]
- no need to check md5 at %build short circuit

Changed files:
    compile.sh -> 1.8

11 years ago- use gz payload when repackaging
Elan Ruusamäe [Mon, 3 Mar 2008 20:39:21 +0000 (20:39 +0000)]
- use gz payload when repackaging

Changed files:
    repackage.sh -> 1.26

11 years ago- process --define for rpm-specdump
Elan Ruusamäe [Tue, 12 Feb 2008 20:24:13 +0000 (20:24 +0000)]
- process --define for rpm-specdump

Changed files:
    repackage.sh -> 1.25

11 years ago- rpm-specdump doesn't like all options that rpmbuild understands
Elan Ruusamäe [Mon, 11 Feb 2008 22:23:13 +0000 (22:23 +0000)]
- rpm-specdump doesn't like all options that rpmbuild understands

Changed files:
    repackage.sh -> 1.24

11 years ago- pass all args to rpm-specdump to have bconds present
Elan Ruusamäe [Mon, 11 Feb 2008 22:14:05 +0000 (22:14 +0000)]
- pass all args to rpm-specdump to have bconds present

Changed files:
    repackage.sh -> 1.23

11 years ago- use rpm-specdump to get target arch
Elan Ruusamäe [Mon, 11 Feb 2008 18:27:06 +0000 (18:27 +0000)]
- use rpm-specdump to get target arch

Changed files:
    repackage.sh -> 1.22

11 years ago- s/rel/release/
hawk [Mon, 11 Feb 2008 12:09:55 +0000 (12:09 +0000)]
- s/rel/release/

Changed files:
    relup.sh -> 1.18

11 years ago- updated (w/ command in r1.8)
Elan Ruusamäe [Wed, 6 Feb 2008 22:18:36 +0000 (22:18 +0000)]
- updated (w/ command in r1.8)

Changed files:
    bconds.txt -> 1.12

11 years ago- updated
Elan Ruusamäe [Wed, 6 Feb 2008 19:05:05 +0000 (19:05 +0000)]
- updated

Changed files:
    bconds.txt -> 1.11

11 years ago- no need to update from cvs to do only %build
Elan Ruusamäe [Tue, 5 Feb 2008 23:40:51 +0000 (23:40 +0000)]
- no need to update from cvs to do only %build

Changed files:
    compile.sh -> 1.7

11 years ago- current builder script accepts -bc and --short-circuit
Elan Ruusamäe [Tue, 5 Feb 2008 17:30:41 +0000 (17:30 +0000)]
- current builder script accepts -bc and --short-circuit

Changed files:
    compile.sh -> 1.6

11 years ago- added X11/Applications/Mail
Marcin Banasiak [Wed, 30 Jan 2008 16:40:05 +0000 (16:40 +0000)]
- added X11/Applications/Mail

Changed files:
    rpm.groups -> 1.82

11 years ago- another hack for rpm 4.4.9 to skip %clean and be 4.4.2 compatible
Elan Ruusamäe [Tue, 29 Jan 2008 21:09:13 +0000 (21:09 +0000)]
- another hack for rpm 4.4.9 to skip %clean and be 4.4.2 compatible

Changed files:
    repackage.sh -> 1.21

11 years ago- set target and bconds first
Elan Ruusamäe [Sun, 27 Jan 2008 00:40:45 +0000 (00:40 +0000)]
- set target and bconds first

Changed files:
    repackage.sh -> 1.20

11 years ago- skip automatic rm -rf in %install
Elan Ruusamäe [Mon, 21 Jan 2008 00:57:27 +0000 (00:57 +0000)]
- skip automatic rm -rf in %install

Changed files:
    repackage.sh -> 1.19

11 years ago- rpm 4.4.9 and 4.4.2 compatible %clean skipping, should also skip rpm 4.4.9 %install...
Elan Ruusamäe [Mon, 21 Jan 2008 00:50:45 +0000 (00:50 +0000)]
- rpm 4.4.9 and 4.4.2 compatible %clean skipping, should also skip rpm 4.4.9 %install rm -rf

Changed files:
    repackage.sh -> 1.18

11 years ago- cosmetics, always pass %clean redefine
Elan Ruusamäe [Mon, 21 Jan 2008 00:48:09 +0000 (00:48 +0000)]
- cosmetics, always pass %clean redefine

Changed files:
    repackage.sh -> 1.17

11 years ago- support %{rel} too
Jakub Bogusz [Wed, 26 Dec 2007 01:36:26 +0000 (01:36 +0000)]
- support %{rel} too

Changed files:
    relup.sh -> 1.17

11 years ago- added $MAILER instead of /usr/sbin/sendmail with commented out
twittner [Tue, 25 Dec 2007 16:35:57 +0000 (16:35 +0000)]
- added $MAILER instead of /usr/sbin/sendmail with commented out
suggestion how to use this script with msmtp

Changed files:
    fetchsrc_request -> 1.18

11 years ago- revert last change (incomplete and ok by radek)
Elan Ruusamäe [Sun, 2 Dec 2007 23:36:51 +0000 (23:36 +0000)]
- revert last change (incomplete and ok by radek)

Changed files:
    relup.sh -> 1.16

11 years ago- basic support for macros in Release
radek [Sun, 2 Dec 2007 22:24:49 +0000 (22:24 +0000)]
- basic support for macros in Release

Changed files:
    relup.sh -> 1.15

11 years ago- add usage
Elan Ruusamäe [Tue, 27 Nov 2007 21:37:05 +0000 (21:37 +0000)]
- add usage

Changed files:
    relup.sh -> 1.14

11 years ago- lets announce Applications/Games/Boards
Paweł Gołaszewski [Sun, 18 Nov 2007 12:55:34 +0000 (12:55 +0000)]
- lets announce Applications/Games/Boards

Changed files:
    rpm.groups -> 1.81

11 years ago- process also Release: field
Elan Ruusamäe [Fri, 9 Nov 2007 11:55:25 +0000 (11:55 +0000)]
- process also Release: field

Changed files:
    relup.sh -> 1.13

11 years ago- add -t (test) and -i (try to increase rel)
Elan Ruusamäe [Mon, 5 Nov 2007 14:58:41 +0000 (14:58 +0000)]
- add -t (test) and -i (try to increase rel)

Changed files:
    relup.sh -> 1.12

11 years ago- disable %check
Elan Ruusamäe [Mon, 27 Aug 2007 12:33:15 +0000 (12:33 +0000)]
- disable %check

Changed files:
    repackage.sh -> 1.16

11 years ago- avoid %clean contents to expand to previous %section
Elan Ruusamäe [Mon, 27 Aug 2007 12:30:59 +0000 (12:30 +0000)]
- avoid %clean contents to expand to previous %section

Changed files:
    repackage.sh -> 1.15

11 years ago- unify docs->doc bcond
Elan Ruusamäe [Tue, 17 Apr 2007 11:32:23 +0000 (11:32 +0000)]
- unify docs->doc bcond

Changed files:
    bconds.txt -> 1.10

11 years ago- updated kerberos bconds
Jan Rękorajski [Sat, 31 Mar 2007 23:02:30 +0000 (23:02 +0000)]
- updated kerberos bconds

Changed files:
    bconds.txt -> 1.9

11 years ago- reverted utf-8 conversion
radek [Fri, 30 Mar 2007 16:43:47 +0000 (16:43 +0000)]
- reverted utf-8 conversion

Changed files:
    rpm.groups -> 1.80

11 years ago- Fixed encoding of [de], [fr], and [uk] entries.
qrczak [Fri, 30 Mar 2007 16:07:51 +0000 (16:07 +0000)]
- Fixed encoding of [de], [fr], and [uk] entries.

Changed files:
    rpm.groups -> 1.79

11 years ago- converted to utf-8
radek [Fri, 30 Mar 2007 12:07:06 +0000 (12:07 +0000)]
- converted to utf-8

Changed files:
    rpm.groups -> 1.78

11 years ago- http sunsite cpan mirror
radek [Tue, 27 Mar 2007 17:38:21 +0000 (17:38 +0000)]
- http sunsite cpan mirror

Changed files:
    mirrors -> 1.61

11 years ago- another simple tool
Elan Ruusamäe [Tue, 27 Mar 2007 14:28:22 +0000 (14:28 +0000)]
- another simple tool

Changed files:
    md5 -> 1.1

11 years ago- reverted previous bogus change
radek [Mon, 26 Mar 2007 15:39:46 +0000 (15:39 +0000)]
- reverted previous bogus change

Changed files:
    mirrors -> 1.60

11 years ago- switch to autrijus-snapshot, _snap 20050110
radek [Mon, 26 Mar 2007 15:00:05 +0000 (15:00 +0000)]
- switch to autrijus-snapshot, _snap 20050110

Changed files:
    mirrors -> 1.59

11 years ago- merge
Elan Ruusamäe [Fri, 16 Mar 2007 20:59:15 +0000 (20:59 +0000)]
- merge

Changed files:
    pearize.sh -> 1.43

11 years ago- need PEAR_Command_Packaging
Elan Ruusamäe [Fri, 16 Mar 2007 20:47:08 +0000 (20:47 +0000)]
- need PEAR_Command_Packaging

Changed files:
    pearize.sh -> 1.42

11 years ago- strip dash
Elan Ruusamäe [Sun, 11 Mar 2007 23:16:51 +0000 (23:16 +0000)]
- strip dash

Changed files:
    relup.sh -> 1.11

11 years ago- incude usage count of bconds in second column
Elan Ruusamäe [Thu, 8 Mar 2007 16:51:55 +0000 (16:51 +0000)]
- incude usage count of bconds in second column
- grep ^%bcond_ -r . | awk '{print $2}' | LC_ALL=C sort | uniq -c | awk '{printf("%s %d\n", $2, $1)}' > bcond-list

Changed files:
    bconds.txt -> 1.8

11 years ago- sort with C locale
Elan Ruusamäe [Thu, 8 Mar 2007 16:49:12 +0000 (16:49 +0000)]
- sort with C locale

Changed files:
    bconds.txt -> 1.7

11 years ago- update
Elan Ruusamäe [Thu, 8 Mar 2007 16:41:50 +0000 (16:41 +0000)]
- update

Changed files:
    bconds.txt -> 1.6

11 years ago- updated
Elan Ruusamäe [Thu, 8 Mar 2007 16:34:00 +0000 (16:34 +0000)]
- updated

Changed files:
    bconds.txt -> 1.5

11 years ago- put multiple files
Elan Ruusamäe [Sun, 4 Mar 2007 14:00:18 +0000 (14:00 +0000)]
- put multiple files

Changed files:
    dropin -> 1.2

11 years ago- some usage
Elan Ruusamäe [Tue, 13 Feb 2007 18:39:07 +0000 (18:39 +0000)]
- some usage
- skip cvs up just to fetch bcond args

Changed files:
    compile.sh -> 1.5

11 years ago- some usage
Elan Ruusamäe [Tue, 13 Feb 2007 18:37:03 +0000 (18:37 +0000)]
- some usage

Changed files:
    repackage.sh -> 1.14

11 years ago- do not cvs up just to lookup bconds
Elan Ruusamäe [Tue, 13 Feb 2007 18:34:18 +0000 (18:34 +0000)]
- do not cvs up just to lookup bconds

Changed files:
    repackage.sh -> 1.13

11 years ago- tab in preamble
Elan Ruusamäe [Mon, 12 Feb 2007 21:00:26 +0000 (21:00 +0000)]
- tab in preamble

Changed files:
    spec_utf8 -> 1.17

11 years ago- The spec is not rewritten if it wouldn't change.
qrczak [Mon, 12 Feb 2007 13:43:11 +0000 (13:43 +0000)]
- The spec is not rewritten if it wouldn't change.
- Multiple arguments are permitted.

Changed files:
    spec_utf8 -> 1.16

11 years ago- add et lang
Arkadiusz Miśkiewicz [Mon, 12 Feb 2007 10:13:39 +0000 (10:13 +0000)]
- add et lang

Changed files:
    spec_utf8 -> 1.15

11 years agoAllow (not only tabs but also) spaces in summary fields.
Arkadiusz Miśkiewicz [Mon, 12 Feb 2007 07:57:46 +0000 (07:57 +0000)]
Allow (not only tabs but also) spaces in summary fields.

Changed files:
    spec_utf8 -> 1.14

11 years ago- ignore if/endif in desc
Arkadiusz Miśkiewicz [Sun, 11 Feb 2007 20:40:29 +0000 (20:40 +0000)]
- ignore if/endif in desc

Changed files:
    spec_utf8 -> 1.13

11 years ago- %{foo} is not end of %description (Zope-Formulator.spec case)
Artur Frysiak [Sun, 11 Feb 2007 19:29:20 +0000 (19:29 +0000)]
- %{foo} is not end of %description (Zope-Formulator.spec case)

Changed files:
    spec_utf8 -> 1.12

11 years ago- Fixed typo in error message.
qrczak [Sun, 11 Feb 2007 15:53:55 +0000 (15:53 +0000)]
- Fixed typo in error message.

Changed files:
    spec_utf8 -> 1.11

11 years ago- cosmetic
Artur Frysiak [Sun, 11 Feb 2007 15:34:00 +0000 (15:34 +0000)]
- cosmetic

Changed files:
    spec_utf8 -> 1.10

11 years ago- fix
Arkadiusz Miśkiewicz [Sun, 11 Feb 2007 15:31:04 +0000 (15:31 +0000)]
- fix

Changed files:
    spec_utf8 -> 1.9

11 years ago- report conversion errors to stderr
Arkadiusz Miśkiewicz [Sun, 11 Feb 2007 15:26:01 +0000 (15:26 +0000)]
- report conversion errors to stderr

Changed files:
    spec_utf8 -> 1.8

11 years agoCorrect error messages.
Arkadiusz Miśkiewicz [Sun, 11 Feb 2007 15:19:43 +0000 (15:19 +0000)]
Correct error messages.

Changed files:
    spec_utf8 -> 1.7

11 years agousage: spec_utf8 <spec file>
Arkadiusz Miśkiewicz [Sun, 11 Feb 2007 15:09:05 +0000 (15:09 +0000)]
usage: spec_utf8 <spec file>

Changed files:
    spec_utf8 -> 1.6

11 years agotry to transcode %changelog from Laint2
Artur Frysiak [Sun, 11 Feb 2007 14:34:44 +0000 (14:34 +0000)]
try to transcode %changelog from Laint2

Changed files:
    spec_utf8 -> 1.5

11 years ago- there is no ftp.task.gda.pl/pub/mozilla/js
sparky [Wed, 17 Jan 2007 19:46:08 +0000 (19:46 +0000)]
- there is no ftp.task.gda.pl/pub/mozilla/js

Changed files:
    mirrors -> 1.58

11 years ago- added empty line after mail headers (it is required)
Jacek Konieczny [Sun, 17 Dec 2006 13:38:47 +0000 (13:38 +0000)]
- added empty line after mail headers (it is required)

Changed files:
    fetchsrc_request -> 1.17

11 years ago- typos
Elan Ruusamäe [Fri, 8 Dec 2006 14:54:02 +0000 (14:54 +0000)]
- typos

Changed files:
    relup.sh -> 1.10

11 years ago- add -m option for message (NOTE: use it without leading dash!)
Elan Ruusamäe [Fri, 8 Dec 2006 14:22:46 +0000 (14:22 +0000)]
- add -m option for message (NOTE: use it without leading dash!)

Changed files:
    relup.sh -> 1.9

11 years ago- correct (needs three items separated by pipe character)
Elan Ruusamäe [Wed, 6 Dec 2006 22:29:08 +0000 (22:29 +0000)]
- correct (needs three items separated by pipe character)

Changed files:
    mirrors -> 1.57

11 years agoHost ftp2.pl.postgresql.org not found: 3(NXDOMAIN)
Arkadiusz Miśkiewicz [Wed, 6 Dec 2006 21:08:36 +0000 (21:08 +0000)]
Host ftp2.pl.postgresql.org not found: 3(NXDOMAIN)

Changed files:
    mirrors -> 1.56

11 years ago- new builder
Elan Ruusamäe [Tue, 21 Nov 2006 21:26:48 +0000 (21:26 +0000)]
- new builder

Changed files:
    compile.sh -> 1.4

11 years ago- add --show-bcond-args to builder to work with repackage.sh script
Elan Ruusamäe [Mon, 20 Nov 2006 08:36:44 +0000 (08:36 +0000)]
- add --show-bcond-args to builder to work with repackage.sh script

Changed files:
    repackage.sh -> 1.12

11 years ago- updated
Elan Ruusamäe [Wed, 8 Nov 2006 19:16:46 +0000 (19:16 +0000)]
- updated

Changed files:
    pearize.sh -> 1.41

11 years ago- use pear make-rpm-spec
Elan Ruusamäe [Wed, 8 Nov 2006 19:08:38 +0000 (19:08 +0000)]
- use pear make-rpm-spec

Changed files:
    pearize.sh -> 1.40

11 years ago- mirror for download.eclipse.org
Adam Gołębiowski [Sat, 4 Nov 2006 00:23:16 +0000 (00:23 +0000)]
- mirror for download.eclipse.org

Changed files:
    mirrors -> 1.55

11 years ago- no need for source payload here
Elan Ruusamäe [Wed, 1 Nov 2006 22:27:38 +0000 (22:27 +0000)]
- no need for source payload here

Changed files:
    compile.sh -> 1.3

11 years ago- updated from repackage.sh
Elan Ruusamäe [Wed, 1 Nov 2006 22:02:28 +0000 (22:02 +0000)]
- updated from repackage.sh

Changed files:
    compile.sh -> 1.2

11 years ago- allow specfile without .spec extension
Elan Ruusamäe [Wed, 1 Nov 2006 17:44:10 +0000 (17:44 +0000)]
- allow specfile without .spec extension

Changed files:
    repackage.sh -> 1.11

11 years ago- typo
Elan Ruusamäe [Mon, 23 Oct 2006 20:13:37 +0000 (20:13 +0000)]
- typo

Changed files:
    repackage.sh -> 1.10

11 years ago- avoid passing -bb to builder when attempting to get bconds
Elan Ruusamäe [Mon, 23 Oct 2006 20:13:21 +0000 (20:13 +0000)]
- avoid passing -bb to builder when attempting to get bconds

Changed files:
    repackage.sh -> 1.9

11 years ago- simplify
Elan Ruusamäe [Mon, 23 Oct 2006 20:07:59 +0000 (20:07 +0000)]
- simplify

Changed files:
    repackage.sh -> 1.8

11 years ago- make some sense in sentence
Elan Ruusamäe [Mon, 23 Oct 2006 20:06:31 +0000 (20:06 +0000)]
- make some sense in sentence

Changed files:
    repackage.sh -> 1.7

11 years ago- restore r1.4
Elan Ruusamäe [Mon, 23 Oct 2006 20:03:49 +0000 (20:03 +0000)]
- restore r1.4

Changed files:
    repackage.sh -> 1.6

11 years ago- add ~/.bcondrc parsing from builder
Elan Ruusamäe [Mon, 23 Oct 2006 19:58:37 +0000 (19:58 +0000)]
- add ~/.bcondrc parsing from builder

Changed files:
    repackage.sh -> 1.5

11 years ago- unusable
ankry [Fri, 20 Oct 2006 16:36:34 +0000 (16:36 +0000)]
- unusable

Changed files:
    mirrors -> 1.54

11 years ago- allow specname without extension passed as argument
Elan Ruusamäe [Thu, 19 Oct 2006 14:57:39 +0000 (14:57 +0000)]
- allow specname without extension passed as argument

Changed files:
    relup.sh -> 1.8

11 years ago- drop perl dep
Elan Ruusamäe [Thu, 19 Oct 2006 10:14:28 +0000 (10:14 +0000)]
- drop perl dep

Changed files:
    fetchsrc_request -> 1.16

11 years ago- trailing space cleanup
Elan Ruusamäe [Thu, 19 Oct 2006 10:12:32 +0000 (10:12 +0000)]
- trailing space cleanup

Changed files:
    fetchsrc_request -> 1.15

11 years ago- typo
ankry [Fri, 6 Oct 2006 18:41:51 +0000 (18:41 +0000)]
- typo

Changed files:
    spec_utf8 -> 1.4

11 years ago- stupid script to put file to dropin.pld-linux.org
Elan Ruusamäe [Thu, 5 Oct 2006 17:25:42 +0000 (17:25 +0000)]
- stupid script to put file to dropin.pld-linux.org

Changed files:
    dropin -> 1.1

11 years agolittlewizard.spec
lisu [Thu, 28 Sep 2006 07:53:35 +0000 (07:53 +0000)]
littlewizard.spec

Changed files:
    mirrors -> 1.53

11 years ago- cleanup
Elan Ruusamäe [Wed, 27 Sep 2006 22:06:35 +0000 (22:06 +0000)]
- cleanup

Changed files:
    relup.sh -> 1.7

11 years agoHandle language codes with charset info (like pl_PL.ISO8859-2).
Artur Frysiak [Mon, 12 Jun 2006 01:07:07 +0000 (01:07 +0000)]
Handle language codes with charset info (like pl_PL.ISO8859-2).
Dialects (like de_DE@euro) still not supported.

Changed files:
    spec_utf8 -> 1.3

11 years ago- KOI8_R for ru
wolf [Fri, 9 Jun 2006 16:15:16 +0000 (16:15 +0000)]
- KOI8_R for ru

Changed files:
    spec_utf8 -> 1.2

11 years agosimple tool to encode spec in UTF-8
Artur Frysiak [Fri, 9 Jun 2006 15:59:23 +0000 (15:59 +0000)]
simple tool to encode spec in UTF-8

Changed files:
    spec_utf8 -> 1.1

11 years ago- missing /
Karol Krenski [Sat, 3 Jun 2006 04:20:46 +0000 (04:20 +0000)]
- missing /

Changed files:
    mirrors -> 1.52

11 years ago- more generic apache.org URLs
radek [Wed, 24 May 2006 21:22:31 +0000 (21:22 +0000)]
- more generic apache.org URLs

Changed files:
    mirrors -> 1.51

11 years ago- add some verbosity and add .spec extension if missing
Elan Ruusamäe [Thu, 18 May 2006 20:02:44 +0000 (20:02 +0000)]
- add some verbosity and add .spec extension if missing

Changed files:
    fetchsrc_request -> 1.14

11 years ago- i think trailing / is important..
Maciej Pijanka [Tue, 4 Apr 2006 19:54:58 +0000 (19:54 +0000)]
- i think trailing / is important..

Changed files:
    mirrors -> 1.50

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