]> git.pld-linux.org Git - packages/rpm.git/log
packages/rpm.git
11 years ago- rel 12 (test p3/p4) auto/ac/rpm-4_3-0_20040107_12
Arkadiusz Miśkiewicz [Sun, 28 Mar 2004 02:36:43 +0000 (02:36 +0000)]
- rel 12 (test p3/p4)

Changed files:
    rpm.spec -> 1.533

11 years ago- removed.
Paweł Sikora [Thu, 25 Mar 2004 23:34:57 +0000 (23:34 +0000)]
- removed.

Changed files:
    rpm-pentium3.patch -> 1.2

11 years ago- pentium 3/4 support.
Paweł Sikora [Thu, 25 Mar 2004 21:20:57 +0000 (21:20 +0000)]
- pentium 3/4 support.

Changed files:
    rpm.spec -> 1.532

11 years ago- reverted, sorry
Artur Frysiak [Wed, 24 Mar 2004 22:05:43 +0000 (22:05 +0000)]
- reverted, sorry

Changed files:
    rpm-pentiumX.patch -> 1.3

11 years ago- always translate %%{ix86} to %%{_target_cpu}
saq [Wed, 24 Mar 2004 22:05:20 +0000 (22:05 +0000)]
- always translate %%{ix86} to %%{_target_cpu}
- don't create /etc/rpm/rpmrc, what for?

Changed files:
    rpm.spec -> 1.531

11 years ago- build i686.rpm on pentium3/4 by default
Artur Frysiak [Wed, 24 Mar 2004 20:40:22 +0000 (20:40 +0000)]
- build i686.rpm on pentium3/4 by default

Changed files:
    rpm-pentiumX.patch -> 1.2

11 years ago- pentium 3/4/M.
Paweł Sikora [Wed, 24 Mar 2004 20:24:39 +0000 (20:24 +0000)]
- pentium 3/4/M.

Changed files:
    rpm-pentiumX.patch -> 1.1

11 years ago- rel 11 for Ac auto/ac/rpm-4_3-0_20040107_11
averne [Wed, 24 Mar 2004 09:04:15 +0000 (09:04 +0000)]
- rel 11 for Ac

Changed files:
    rpm.spec -> 1.530

11 years ago- Outdated
adgor [Tue, 23 Mar 2004 16:03:32 +0000 (16:03 +0000)]
- Outdated

Changed files:
    rpmrc -> 1.2

11 years ago- Better way to prepare rpmrc
adgor [Tue, 23 Mar 2004 16:00:38 +0000 (16:00 +0000)]
- Better way to prepare rpmrc

Changed files:
    rpm.spec -> 1.529

11 years ago- Added system wide rpmrc file with active pentium3 -> i686 buildarch translation
adgor [Tue, 23 Mar 2004 15:13:24 +0000 (15:13 +0000)]
- Added system wide rpmrc file with active pentium3 -> i686 buildarch translation

Changed files:
    rpm.spec -> 1.528

11 years ago- Translate pentium3 -> i686 by default
adgor [Tue, 23 Mar 2004 15:07:44 +0000 (15:07 +0000)]
- Translate pentium3 -> i686 by default

Changed files:
    rpmrc -> 1.1

11 years ago- define %{epoch} to 0 too
saq [Sun, 21 Mar 2004 23:33:20 +0000 (23:33 +0000)]
- define %{epoch} to 0 too

Changed files:
    rpm-epoch0.patch -> 1.3

11 years ago- more bugs in PT_NOTE processing fixed auto/ac/rpm-4_3-0_20040107_10
Jakub Bogusz [Fri, 19 Mar 2004 22:16:23 +0000 (22:16 +0000)]
- more bugs in PT_NOTE processing fixed

Changed files:
    rpm-file-readelf-fix.patch -> 1.2

11 years ago- added patch fixing one more heavy readelf breakage; release 10
Jakub Bogusz [Fri, 19 Mar 2004 21:51:32 +0000 (21:51 +0000)]
- added patch fixing one more heavy readelf breakage; release 10

Changed files:
    rpm.spec -> 1.527

11 years ago- ugly bug caught on amd64 - how could file even work on ELFs for so long???
Jakub Bogusz [Fri, 19 Mar 2004 21:39:29 +0000 (21:39 +0000)]
- ugly bug caught on amd64 - how could file even work on ELFs for so long???

Changed files:
    rpm-file-readelf-fix.patch -> 1.1

11 years ago- macros: avoid failures on empty buildroot
Jakub Bogusz [Sat, 13 Mar 2004 23:46:03 +0000 (23:46 +0000)]
- macros: avoid failures on empty buildroot
- added note about readelf@amd64
- define empty install/verify file_contexts path to shut up extremely annoying warnings

Changed files:
    rpm.spec -> 1.526

11 years ago- avoid build failures in post-install scripts if there is no buildroot dir (e.g...
Jakub Bogusz [Sat, 13 Mar 2004 23:32:39 +0000 (23:32 +0000)]
- avoid build failures in post-install scripts if there is no buildroot dir (e.g. only %doc)

Changed files:
    rpm.macros -> 1.144

11 years ago- bcond unification - based on http://www.gentoo.org/dyn/use-index.xml
Mariusz Mazur [Sat, 13 Mar 2004 21:25:25 +0000 (21:25 +0000)]
- bcond unification - based on http://www.gentoo.org/dyn/use-index.xml

Changed files:
    rpm.spec -> 1.525

11 years ago- fix in gettext-in-header patch (avoids dumping po header); release .9 auto/ac/rpm-4_3-0_20040107_9
Jakub Bogusz [Tue, 9 Mar 2004 18:33:52 +0000 (18:33 +0000)]
- fix in gettext-in-header patch (avoids dumping po header); release .9

Changed files:
    rpm.spec -> 1.524

11 years ago- don't pass empty string to gettext()
Jakub Bogusz [Tue, 9 Mar 2004 09:47:38 +0000 (09:47 +0000)]
- don't pass empty string to gettext()

Changed files:
    rpm-gettext-in-header.patch -> 1.3

11 years ago- bugfix: don't override Epoch inherited from the main package
saq [Sun, 29 Feb 2004 15:50:36 +0000 (15:50 +0000)]
- bugfix: don't override Epoch inherited from the main package

Changed files:
    rpm-epoch0.patch -> 1.2

11 years ago- epoch0.patch: pressume %%{epoch}==0 when none specified
saq [Thu, 26 Feb 2004 22:54:31 +0000 (22:54 +0000)]
- epoch0.patch: pressume %%{epoch}==0 when none specified

Changed files:
    rpm.spec -> 1.523

11 years ago- somebody had to write it eventually
saq [Thu, 26 Feb 2004 22:54:08 +0000 (22:54 +0000)]
- somebody had to write it eventually

Changed files:
    rpm-epoch0.patch -> 1.1

11 years ago- added new target (pentium3).
Paweł Sikora [Wed, 25 Feb 2004 23:23:47 +0000 (23:23 +0000)]
- added new target (pentium3).

Changed files:
    rpm.spec -> 1.522

11 years ago- new arch: pentium3 (katmai, coppermine, mobile)
Paweł Sikora [Wed, 25 Feb 2004 23:17:26 +0000 (23:17 +0000)]
- new arch: pentium3 (katmai, coppermine, mobile)

Changed files:
    rpm-pentium3.patch -> 1.1

11 years ago- try to fix seriously broken readelf by update from file 4.07 auto/ac/rpm-4_3-0_20040107_8
Jakub Bogusz [Tue, 24 Feb 2004 21:33:06 +0000 (21:33 +0000)]
- try to fix seriously broken readelf by update from file 4.07
  (file-readelf patch); release .8

Changed files:
    rpm.spec -> 1.521

11 years ago- rpm's internal file readelf is seriously broken; try to update from file 4.07
Jakub Bogusz [Tue, 24 Feb 2004 21:20:15 +0000 (21:20 +0000)]
- rpm's internal file readelf is seriously broken; try to update from file 4.07

Changed files:
    rpm-file-readelf.patch -> 1.1

11 years ago- -build R: chrpath with elf64 fixes
Jakub Bogusz [Thu, 19 Feb 2004 11:03:04 +0000 (11:03 +0000)]
- -build R: chrpath with elf64 fixes

Changed files:
    rpm.spec -> 1.520

11 years ago- pl fix
Jakub Bogusz [Wed, 11 Feb 2004 15:21:32 +0000 (15:21 +0000)]
- pl fix

Changed files:
    rpm.groups -> 1.72

11 years ago- macros 1.143 (_noauto{strip,chrpath} support); release .7 auto/ac/rpm-4_3-0_20040107_7
Jakub Bogusz [Sat, 7 Feb 2004 22:51:31 +0000 (22:51 +0000)]
- macros 1.143 (_noauto{strip,chrpath} support); release .7

Changed files:
    rpm.spec -> 1.519

11 years ago- use __strip macro, added _noautostrip and _noautochrpath support
Jakub Bogusz [Sat, 7 Feb 2004 22:48:15 +0000 (22:48 +0000)]
- use __strip macro, added _noautostrip and _noautochrpath support

Changed files:
    rpm.macros -> 1.143

11 years ago- nptl fixes.
Paweł Sikora [Wed, 4 Feb 2004 20:22:24 +0000 (20:22 +0000)]
- nptl fixes.

Changed files:
    rpm-rpmsq.patch -> 1.1

11 years ago- (nptl) fixed macros causing syntax errors.
Paweł Sikora [Wed, 4 Feb 2004 20:20:20 +0000 (20:20 +0000)]
- (nptl) fixed macros causing syntax errors.

Changed files:
    rpm.spec -> 1.518

11 years ago- updated po patch, standardize locale dir names (no->nb, sr->sr@Latn) auto/ac/rpm-4_3-0_20040107_6
Jakub Bogusz [Sun, 1 Feb 2004 21:18:49 +0000 (21:18 +0000)]
- updated po patch, standardize locale dir names (no->nb, sr->sr@Latn)
- "static" rpmi was only fake in this snap - so updated bcond info and BRs
- added missing nls to context and pld-autodep patches
- release .6

Changed files:
    rpm.spec -> 1.517

11 years ago- nls, add message translations to pl.po
Jakub Bogusz [Sun, 1 Feb 2004 21:13:13 +0000 (21:13 +0000)]
- nls, add message translations to pl.po

Changed files:
    rpm-pld-autodep.patch -> 1.2

11 years ago- add message translation to pl.po
Jakub Bogusz [Sun, 1 Feb 2004 21:12:29 +0000 (21:12 +0000)]
- add message translation to pl.po

Changed files:
    rpm-context.patch -> 1.5

11 years ago- added rename: no->nb, sr->sr@Latn
Jakub Bogusz [Sun, 1 Feb 2004 21:11:28 +0000 (21:11 +0000)]
- added rename: no->nb, sr->sr@Latn

Changed files:
    rpm-po.patch -> 1.8

11 years ago- replaced by pld-autodep patch
Jakub Bogusz [Sun, 1 Feb 2004 18:21:11 +0000 (18:21 +0000)]
- replaced by pld-autodep patch

Changed files:
    rpm-find-provides-wrapper -> 1.5
    rpm-find-requires-wrapper -> 1.5
    rpm-userpmdepswrappers.patch -> 1.3

11 years ago- enabled chrpath on alpha (current version works with Elf64)
Jakub Bogusz [Sat, 31 Jan 2004 17:47:34 +0000 (17:47 +0000)]
- enabled chrpath on alpha (current version works with Elf64)

Changed files:
    rpm.macros -> 1.142

11 years ago- allow uppercase letters in bcond names
Jakub Bogusz [Sun, 25 Jan 2004 21:06:08 +0000 (21:06 +0000)]
- allow uppercase letters in bcond names

Changed files:
    rpm-find-spec-bcond -> 1.8

11 years ago- release .5 auto/ac/rpm-4_3-0_20040107_5
speedy [Sat, 24 Jan 2004 21:07:41 +0000 (21:07 +0000)]
- release .5
- fixed rpmrc

Changed files:
    rpm.spec -> 1.516

11 years ago- fix optflags (removed unnecessary spaces)
speedy [Sat, 24 Jan 2004 21:06:52 +0000 (21:06 +0000)]
- fix optflags (removed unnecessary spaces)

Changed files:
    rpm-rpmrc.patch -> 1.19

11 years ago- fixed brackets
Arkadiusz Miśkiewicz [Mon, 19 Jan 2004 00:59:48 +0000 (00:59 +0000)]
- fixed brackets

Changed files:
    rpm-context.patch -> 1.4

11 years ago- be nicer for those who do not use SELinux and do not like messages
Arkadiusz Miśkiewicz [Sat, 17 Jan 2004 17:53:37 +0000 (17:53 +0000)]
- be nicer for those who do not use SELinux and do not like messages

Changed files:
    rpm-context.patch -> 1.3

11 years ago- _noauto{req,dep} macros are back auto/ac/rpm-4_3-0_20040107_4
Jacek Konieczny [Fri, 16 Jan 2004 14:06:06 +0000 (14:06 +0000)]
- _noauto{req,dep} macros are back
- do not generate php and perl dependencies by default

Changed files:
    rpm.macros -> 1.141

11 years ago- Release: .4
Jacek Konieczny [Fri, 16 Jan 2004 14:04:33 +0000 (14:04 +0000)]
- Release: .4
- _noautreq and _noautoprov support for helper-generated dependencies
- all _noauto* macros should contain posix regexps
- -find_required_pkgs_on_build, -noautoreqprovfiles patches and
  _noauto{req,prov} support merged into one "-pld-autodep" patch
- macros.perl and macros.php functionality is back (perl and php
  dependencies are not generated without them)

Changed files:
    rpm.spec -> 1.515

11 years ago- all _noauto and require-package-with-required-capability support in one
Jacek Konieczny [Fri, 16 Jan 2004 13:59:48 +0000 (13:59 +0000)]
- all _noauto and require-package-with-required-capability support in one
  "-pld-autodep" patch.
- regexp support for _noauto* macros
- _noautoreq and _noautodep macros for helper-generated dependencies

Changed files:
    rpm-pld-autodep.patch -> 1.1

11 years ago- all _noauto* macro support, require-packages-with-required-capabilities support...
Jacek Konieczny [Fri, 16 Jan 2004 13:51:50 +0000 (13:51 +0000)]
- all _noauto* macro support, require-packages-with-required-capabilities support into one "rpm-pld-autodep" patch
- %{_noautoreq} and %{_noautoprov} for dependencies generated by helpers

Changed files:
    rpm-find_required_pkgs_on_build.patch -> 1.4
    rpm-noautoreqprovfiles.patch -> 1.3

11 years ago- AMD64 build fixed
Jacek Konieczny [Fri, 16 Jan 2004 10:38:06 +0000 (10:38 +0000)]
- AMD64 build fixed

Changed files:
    rpm.spec -> 1.514

11 years ago- %{py_sitescriptdir} macro added
Jacek Konieczny [Thu, 15 Jan 2004 14:41:37 +0000 (14:41 +0000)]
- %{py_sitescriptdir} macro added

Changed files:
    rpm.macros -> 1.140

11 years ago- killed warning in scripts-closefds patch
Jakub Bogusz [Tue, 13 Jan 2004 20:56:25 +0000 (20:56 +0000)]
- killed warning in scripts-closefds patch
- added missing-prototypes patch (kill more warnings - harmless for now, but...)

Changed files:
    rpm.spec -> 1.513

11 years ago- kill warnings about calling function without prototype
Jakub Bogusz [Tue, 13 Jan 2004 20:32:03 +0000 (20:32 +0000)]
- kill warnings about calling function without prototype

Changed files:
    rpm-missing-prototypes.patch -> 1.1

11 years ago- killed warning on 64-bit archs
Jakub Bogusz [Tue, 13 Jan 2004 20:25:07 +0000 (20:25 +0000)]
- killed warning on 64-bit archs

Changed files:
    rpm-scripts-closefds.patch -> 1.3

11 years ago- fixed to properly process all _noauto{req,prov}files patterns, not only the first one
Jacek Konieczny [Sun, 11 Jan 2004 15:46:26 +0000 (15:46 +0000)]
- fixed to properly process all _noauto{req,prov}files patterns, not only the first one

Changed files:
    rpm-noautoreqprovfiles.patch -> 1.2

11 years ago- s/Dévelopment/Développement/ in fr
ankry [Sun, 11 Jan 2004 13:24:27 +0000 (13:24 +0000)]
- s/Dévelopment/Développement/ in fr

Changed files:
    rpm.groups -> 1.71

11 years agotranslated fr to French (from Portuguese)
ankry [Sun, 11 Jan 2004 00:15:32 +0000 (00:15 +0000)]
translated fr to French (from Portuguese)

Changed files:
    rpm.groups -> 1.70

11 years ago- added fix for fuzzy fr.po header
Jakub Bogusz [Sat, 10 Jan 2004 23:52:41 +0000 (23:52 +0000)]
- added fix for fuzzy fr.po header

Changed files:
    rpm-po.patch -> 1.7

11 years ago- reapplied ankry's changes with bug removed; msgfmt doesn't complain now
Jakub Bogusz [Sat, 10 Jan 2004 23:51:53 +0000 (23:51 +0000)]
- reapplied ankry's changes with bug removed; msgfmt doesn't complain now

Changed files:
    rpm.groups -> 1.69

11 years ago- killed backup file
Jakub Bogusz [Sat, 10 Jan 2004 22:20:11 +0000 (22:20 +0000)]
- killed backup file

Changed files:
    rpm-perl-macros.patch -> 1.31

11 years ago- updated pl.po patch, added nls-fixes patch
Jakub Bogusz [Sat, 10 Jan 2004 20:41:56 +0000 (20:41 +0000)]
- updated pl.po patch, added nls-fixes patch
- added comment about userpmdepswrappers to remember about missing stuff

Changed files:
    rpm.spec -> 1.512

11 years ago- updated for 20040107 snap, some consistency fixes
Jakub Bogusz [Sat, 10 Jan 2004 20:39:10 +0000 (20:39 +0000)]
- updated for 20040107 snap, some consistency fixes

Changed files:
    rpm-pl.po.patch -> 1.8

11 years ago- typo + missing gettext calls
Jakub Bogusz [Sat, 10 Jan 2004 20:38:06 +0000 (20:38 +0000)]
- typo + missing gettext calls

Changed files:
    rpm-nls-fixes.patch -> 1.1

11 years ago rel .3 (fixes installing packages which contain files marked with <<none>> context)
Arkadiusz Miśkiewicz [Sat, 10 Jan 2004 19:59:05 +0000 (19:59 +0000)]
 rel .3 (fixes installing packages which contain files marked with <<none>> context)

Changed files:
    rpm.spec -> 1.511

11 years ago- updated (fixes installing packages which contain files marked with <<none>> context)
Arkadiusz Miśkiewicz [Sat, 10 Jan 2004 19:57:05 +0000 (19:57 +0000)]
- updated (fixes installing packages which contain files marked with <<none>> context)

Changed files:
    rpm-context.patch -> 1.2

11 years ago- obsoleted
Jakub Bogusz [Sat, 10 Jan 2004 19:10:25 +0000 (19:10 +0000)]
- obsoleted

Changed files:
    rpm-db42.patch -> 1.2
    rpm-fdClose-typo.patch -> 1.2
    rpm-gettext0.11.patch -> 1.8
    rpm-man-pl.patch -> 1.2
    rpm-man-typos.patch -> 1.3
    rpm-python-beecrypt.patch -> 1.2
    rpm-python-libdir.patch -> 1.2
    rpm-python_2_3.patch -> 1.2
    rpm-specflags.patch -> 1.9
    rpm-system_libs_more.patch -> 1.3

11 years ago- renumbered Sources
Jakub Bogusz [Sat, 10 Jan 2004 18:29:53 +0000 (18:29 +0000)]
- renumbered Sources

Changed files:
    rpm.spec -> 1.510

11 years ago- obsolete since 4.3 snaps... and broken
Jakub Bogusz [Sat, 10 Jan 2004 18:18:36 +0000 (18:18 +0000)]
- obsolete since 4.3 snaps... and broken

Changed files:
    rpm-find-provides -> 1.4
    rpm-find-requires -> 1.11
    rpm-find-rpm-provides -> 1.2

11 years ago- new
Arkadiusz Miśkiewicz [Fri, 9 Jan 2004 23:33:10 +0000 (23:33 +0000)]
- new

Changed files:
    rpm-context.patch -> 1.1

11 years ago- fix fscontext segfault and proper handling of empty context; rel .2
Arkadiusz Miśkiewicz [Fri, 9 Jan 2004 23:32:16 +0000 (23:32 +0000)]
- fix fscontext segfault and proper handling of empty context; rel .2

Changed files:
    rpm.spec -> 1.509

11 years ago- fixed typo in patches numbering
grzegol [Wed, 7 Jan 2004 15:28:56 +0000 (15:28 +0000)]
- fixed typo in patches numbering

Changed files:
    rpm.spec -> 1.508

11 years ago- Cosmetics Wars part 3 - "The Changelog Massacre"
deejay1 [Wed, 7 Jan 2004 15:17:35 +0000 (15:17 +0000)]
- Cosmetics Wars part 3 - "The Changelog Massacre"
- corrected (mostly wigets) changelog formatting

Changed files:
    rpm.spec -> 1.507

11 years ago- Cosmetics Wars part 2 "No, I won't touch the SourceX"
deejay1 [Wed, 7 Jan 2004 14:35:24 +0000 (14:35 +0000)]
- Cosmetics Wars part 2 "No, I won't touch the SourceX"

Changed files:
    rpm.spec -> 1.506

11 years ago- "cosmetics wars" part 1 :>
deejay1 [Wed, 7 Jan 2004 14:28:55 +0000 (14:28 +0000)]
- "cosmetics wars" part 1 :>
- renumbered patches

Changed files:
    rpm.spec -> 1.505

11 years ago- updated for 20040107 auto/ac/rpm-4_3-0_20040107_1
Arkadiusz Miśkiewicz [Wed, 7 Jan 2004 01:58:29 +0000 (01:58 +0000)]
- updated for 20040107

Changed files:
    rpm-magic-usesystem.patch -> 1.2
    rpm-perl-macros.patch -> 1.30
    rpm-po.patch -> 1.6
    rpm-system_libs.patch -> 1.10

11 years ago- updated to 20040107 (SELinux issues should be resolved now, please report)
Arkadiusz Miśkiewicz [Wed, 7 Jan 2004 01:58:13 +0000 (01:58 +0000)]
- updated to 20040107 (SELinux issues should be resolved now, please report)

Changed files:
    rpm.spec -> 1.504

11 years ago- updated from SPECS (HEAD)
Jakub Bogusz [Tue, 6 Jan 2004 14:27:51 +0000 (14:27 +0000)]
- updated from SPECS (HEAD)

Changed files:
    adapter.awk -> 1.3
    builder -> 1.8
    pldnotify.awk -> 1.6

11 years ago- _noautoreqfiles and _noautoprovfiles are back (reimplemented in RPM internal depend...
Jacek Konieczny [Sun, 4 Jan 2004 17:37:48 +0000 (17:37 +0000)]
- _noautoreqfiles and _noautoprovfiles are back (reimplemented in RPM internal dependency generator)

Changed files:
    rpm-noautoreqprovfiles.patch -> 1.1
    rpm.macros -> 1.139
    rpm.spec -> 1.503

11 years ago- _noautoreqdep support is back (reimplemented in RPM internal dependency generator)
Jacek Konieczny [Sun, 4 Jan 2004 14:58:28 +0000 (14:58 +0000)]
- _noautoreqdep support is back (reimplemented in RPM internal dependency generator)

Changed files:
    rpm-find_required_pkgs_on_build.patch -> 1.3
    rpm.macros -> 1.138
    rpm.spec -> 1.502

11 years ago- one debug message marked debug
Jacek Konieczny [Sun, 4 Jan 2004 13:18:16 +0000 (13:18 +0000)]
- one debug message marked debug

Changed files:
    rpm-find_required_pkgs_on_build.patch -> 1.2

11 years ago- package requirements based on capability requirements are back, reimplemented in...
Jacek Konieczny [Sun, 4 Jan 2004 13:11:27 +0000 (13:11 +0000)]
- package requirements based on capability requirements are back, reimplemented in rpm (no _noautodepreq yet)

Changed files:
    rpm-find_required_pkgs_on_build.patch -> 1.1
    rpm.spec -> 1.501

11 years ago- remove obsolete patches
Arkadiusz Miśkiewicz [Sat, 3 Jan 2004 23:24:35 +0000 (23:24 +0000)]
- remove obsolete patches

Changed files:
    rpm.spec -> 1.500

11 years ago- switched to internal dependency generator so file coloring works.
Jacek Konieczny [Sat, 3 Jan 2004 23:06:56 +0000 (23:06 +0000)]
- switched to internal dependency generator so file coloring works.
- all unneeded dependency scripts removed from package
Warning:
- package dependencies based on file dependencies are not generated any
  more. If you don't know which packager is required then use poldek.
- _noauto macros don't work any more. There seem only be needed
  for perl dependencies and this may be reimplemented in perl.{prov,req}

Changed files:
    rpm.spec -> 1.499

11 years ago- rel. .2 to rebuild with fixed rpm.macros
grzegol [Fri, 2 Jan 2004 22:19:01 +0000 (22:19 +0000)]
- rel. .2 to rebuild with fixed rpm.macros

Changed files:
    rpm.spec -> 1.498

11 years ago- reversed last change auto/ac/rpm-4_3-0_20031227_1
ankry [Wed, 31 Dec 2003 16:14:21 +0000 (16:14 +0000)]
- reversed last change

Changed files:
    rpm.groups -> 1.68

11 years ago- added libselinux-devel to rpm-devel requires; removed from poldek br
Arkadiusz Miśkiewicz [Wed, 31 Dec 2003 12:53:54 +0000 (12:53 +0000)]
- added libselinux-devel to rpm-devel requires; removed from poldek br

Changed files:
    rpm.spec -> 1.497

11 years ago- lib* in unneeded-rpath-removal script was not a good idea rpm-4_3-0_20031227_1
Jacek Konieczny [Tue, 30 Dec 2003 09:28:25 +0000 (09:28 +0000)]
- lib* in unneeded-rpath-removal script was not a good idea

Changed files:
    rpm.macros -> 1.137

11 years ago- converted fr to UTF (and uncommented) for rpm 4.3
ankry [Mon, 29 Dec 2003 12:47:13 +0000 (12:47 +0000)]
- converted fr to UTF (and uncommented) for rpm 4.3
- unified fr translation, cosmetics

Changed files:
    rpm.groups -> 1.67

11 years ago- moved BR: libselinux-devel into proper place
Arkadiusz Miśkiewicz [Sun, 28 Dec 2003 13:21:45 +0000 (13:21 +0000)]
- moved BR: libselinux-devel into proper place

Changed files:
    rpm.spec -> 1.496

11 years ago- commented out fr entries for now (most of them are broken)
Arkadiusz Miśkiewicz [Sun, 28 Dec 2003 11:12:32 +0000 (11:12 +0000)]
- commented out fr entries for now (most of them are broken)

Changed files:
    rpm.groups -> 1.66

11 years ago- updated to 4.3 20031227 snapshot
Arkadiusz Miśkiewicz [Sun, 28 Dec 2003 01:40:21 +0000 (01:40 +0000)]
- updated to 4.3 20031227 snapshot

Changed files:
    rpm-amd64.patch -> 1.4
    rpm-examplesaredoc.patch -> 1.2
    rpm-po.patch -> 1.5
    rpm-python-fix.patch -> 1.7
    rpm-rpmrc.patch -> 1.18
    rpm-system_libs-more.patch -> 1.3
    rpm-system_libs.patch -> 1.9

11 years ago- first test release of 4.3 snap 20031227 (color support on biarch, selinux support...
Arkadiusz Miśkiewicz [Sun, 28 Dec 2003 01:38:58 +0000 (01:38 +0000)]
- first test release of 4.3 snap 20031227 (color support on biarch, selinux support with auto labeling support). It goes to NEST (for bigger testing) for now.

Detailed changes against our OLD 200306 snap:
+       - only internal Berkeley db from now on.
+       - revive "make dist".
+       - fix: added index size wrong iff _transaction_color != 0/3 (#103865).
+       - fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).
+       - RPMMIRE_DEFAULT is overkill, use RPMMIRE_STRCMP instead (#103851).
+       - don't use mktemp if mkstemp is available (#103850).
+
+4.2.1 -> 4.2.2:
+       - unify signal handling in librpmio, use condvar to deliver signal.
+       - make peace with libtool-1.5, autoconf-2.59, automake-1.8.
+       - build with db-4.2.52 internal.
+       - refresh bsddb.
+       - detect (and remove) dbenv files while upgrading to db-4.2.52.
+       - ensure that librpmdb links against just built, not system, librpmio.
+       - fix: dangling pointer brain fart (#107835).
+       - fix: ds.Single() method needs malloc'd elements (#109919).
+       - convert ja and ko man pages to utf8 (#106050).
+       - man page corrections (#106415).
+       - perl.req typo (#106672).
+       - fix: wrong package count for trigger scriptlet 1st arg (#100509).
+       - fix: don't break header SHA1 if non-existent user/group (#97727).
+       - remove fuids/fgids from rpmfi, easier to lookup fuser/fgroup instead.
+       - merge sensible parts of openpkg rpm.patch.bugfix (#104780).
+       - mark _javadocdir as documentation (#102898).
+       - flush pipe before exit 1 in check-files (#103867).
+
+4.2 -> 4.2.1:
        - fix: nested %if handling, optind initialization posix vs. glibc.
        - add version check for package with provides and obsoletes.
+       - hack out O_DIRECT support in db4 for now.
+       - build with external beecrypt-3.0.0.
        - x86_64 -> athlon, ppc64[ip]series -> ppc64 arch compatibility.
        - treat missing epoch's exactly the same as Epoch: 0.
+       - pass structure pointer, not args, through headerSprintf call chain.
+       - add ":xml" header format modifier.
+       - --queryformat '[%%{*:xml}\n]' to dump header content in XML.
+       - add ".arch" suffix to erase colored packages with identical NEVR.
        - update ja man pages (#92261).
+       - backport rpmsw stopwatch, insturment rpmts operations.
+       ? toy method to enable --stats through bindings.
+       - fdCLose typo (#97257).
+       - brp-python-bytecompile to automagically bytecode compile python.
+       ? update for fr.po (#97829).
+       - don't attempt to remove dbenv on --rebuilddb.
+       - autorelocate ix86 package file paths on ia64.
+       - resurrect manifests, RPMRC_NOTFOUND returned by readLead().
+       - python: missed tuple refcount in IDTXload/IDTXglob.
+       - fix: IDTXglob should return REMOVETID sorted headers (#89857).
+       - resolve elf32/elf64 file conflicts to prefer elf64.
+       - apply debugedit patch necessary to produce kernel -debuginfo files.
+       ? ia64: autorelocate only colored, not every, file when installing.
+       ? repair find-debuginfo.sh to avoid recursing in /usr/lib/debug.
+       ? fix: ia64: don't attempt autorelocate on .src.rpm's.
+       ? fix: debuginfo: -not -path /usr/lib/debug needed -prune too.
+       ? fix: packages w/o file colors segfault.
+       ? add amd64 as alias for x86_64 (#99553).
+       ? fix: add -n to brp-compress to avoid needless file conflicts.
+       ? fix: ia32 on ia64 segfaults because of automagic file relocations.
+       ? speed up convertdb1 (#103206).
+       ? revert i18n table change to preserve help array size.
+       ? add config directories for ppc64pseries/ppc64iseries.
+       ? filter GLIBC_PRIVATE dependencies.
+       - fix: check added provides against installed conflicts (#110317).
+       - changes for python 2.3
+       - changes for libtool-1.5
+       - changes for automake-1.7.8
+       - changes for db-4.2.42.
+       - splint fiddles.

Changed files:
    rpm.spec -> 1.495

11 years ago- include --x-libraries=/usr/X11R6/%{_lib} in %configure macros auto/ac/rpm-4_3-0_20030610_32
Jacek Konieczny [Sun, 21 Dec 2003 16:59:01 +0000 (16:59 +0000)]
- include --x-libraries=/usr/X11R6/%{_lib} in %configure macros
- remove RPATH in all lib* directories

Changed files:
    rpm.macros -> 1.136

11 years ago- one more AMD64 patch (-python-libdir.patch)
Jacek Konieczny [Sun, 21 Dec 2003 11:30:09 +0000 (11:30 +0000)]
- one more AMD64 patch (-python-libdir.patch)

Changed files:
    rpm.spec -> 1.494

11 years ago- updated
Jacek Konieczny [Sun, 21 Dec 2003 11:29:36 +0000 (11:29 +0000)]
- updated

Changed files:
    rpm-libdir64.patch -> 1.2

11 years ago- python modules are in %(_libdir) not %(_prefix)/lib
Jacek Konieczny [Sun, 21 Dec 2003 11:28:44 +0000 (11:28 +0000)]
- python modules are in %(_libdir) not %(_prefix)/lib

Changed files:
    rpm-python-libdir.patch -> 1.1

11 years ago- %py_libdir fixed (/lib/ changed to /%{_lib}/)
Jacek Konieczny [Sun, 21 Dec 2003 07:34:51 +0000 (07:34 +0000)]
- %py_libdir fixed (/lib/ changed to /%{_lib}/)

Changed files:
    rpm.macros -> 1.135

11 years ago- symbolics links made during make install fixed on AMD64
Jacek Konieczny [Sat, 20 Dec 2003 14:16:53 +0000 (14:16 +0000)]
- symbolics links made during make install fixed on AMD64

Changed files:
    rpm-libdir-links.patch -> 1.1

11 years ago- missing dir (%{_rpmlibdir})
Jakub Bogusz [Sat, 20 Dec 2003 10:54:51 +0000 (10:54 +0000)]
- missing dir (%{_rpmlibdir})

Changed files:
    rpm.spec -> 1.493

11 years ago- AMD64 support seems to work now (forgot to commit this earlier)
Jacek Konieczny [Sat, 20 Dec 2003 10:45:39 +0000 (10:45 +0000)]
- AMD64 support seems to work now (forgot to commit this earlier)

Changed files:
    rpm.spec -> 1.492

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