]> git.pld-linux.org Git - packages/rpm.git/log
packages/rpm.git
11 years ago- redesign: allow to be used as a library auto/ac/perl-5_8_1-0_20874_2 auto/ac/perl-5_8_2-1 auto/ac/perl-5_8_2-2 auto/ac/perl-5_8_2-3 auto/ac/perl-5_8_2-4 auto/ac/perl-5_8_2-5
radek [Sun, 13 Jul 2003 19:55:26 +0000 (19:55 +0000)]
- redesign: allow to be used as a library

Changed files:
    perl.prov -> 1.9

11 years ago- _without_docs
Mariusz Mazur [Sun, 13 Jul 2003 15:12:23 +0000 (15:12 +0000)]
- _without_docs

Changed files:
    rpm.spec -> 1.451

11 years ago- release 0.snap.18: rebuild with fixed rpm-perl_req.patch (&& STBR)
radek [Sat, 12 Jul 2003 20:46:51 +0000 (20:46 +0000)]
- release 0.snap.18: rebuild with fixed rpm-perl_req.patch (&& STBR)

Changed files:
    rpm.spec -> 1.450

11 years ago- fixed
radek [Sat, 12 Jul 2003 20:45:04 +0000 (20:45 +0000)]
- fixed

Changed files:
    rpm-perl_req.patch -> 1.2

11 years ago- added Provides: rpmbuild(macros) to build package, equal to rpm.macros
trojan [Thu, 10 Jul 2003 12:13:24 +0000 (12:13 +0000)]
- added Provides: rpmbuild(macros) to build package, equal to rpm.macros
  revision
- release .17

Changed files:
    rpm.spec -> 1.449

11 years ago- changed find-lang to match . for --all-name
Jakub Bogusz [Thu, 10 Jul 2003 11:15:30 +0000 (11:15 +0000)]
- changed find-lang to match . for --all-name
- added examplesaredoc patch (add /usr/src/examples to docDirs)
- release .16

Changed files:
    rpm.spec -> 1.448

11 years ago- add /usr/src/examples to docDirs
Jakub Bogusz [Thu, 10 Jul 2003 11:12:07 +0000 (11:12 +0000)]
- add /usr/src/examples to docDirs

Changed files:
    rpm-examplesaredoc.patch -> 1.1

11 years ago- updated from SPECS (rev. 1.190)
Jakub Bogusz [Wed, 9 Jul 2003 12:10:18 +0000 (12:10 +0000)]
- updated from SPECS (rev. 1.190)

Changed files:
    builder -> 1.6

11 years ago- more fixes in -devel summaries/descriptions
Jakub Bogusz [Tue, 8 Jul 2003 11:05:14 +0000 (11:05 +0000)]
- more fixes in -devel summaries/descriptions

Changed files:
    rpm.spec -> 1.447

11 years ago- added provides-dont-obsolete patch
Jakub Bogusz [Sun, 29 Jun 2003 00:15:49 +0000 (00:15 +0000)]
- added provides-dont-obsolete patch
  (so rpm -U something no longer removes packages which only provided
   something as virtual package/capability)
- release .15

Changed files:
    rpm-provides-dont-obsolete.patch -> 1.1
    rpm.spec -> 1.446

11 years ago- added depmod macro
trojan [Sat, 28 Jun 2003 16:18:15 +0000 (16:18 +0000)]
- added depmod macro
- release .14

Changed files:
    rpm.spec -> 1.445

11 years ago- added depmod macro
trojan [Sat, 28 Jun 2003 16:17:21 +0000 (16:17 +0000)]
- added depmod macro

Changed files:
    rpm.macros -> 1.118

11 years ago- fixed summary
Tomasz Pala [Fri, 27 Jun 2003 09:15:16 +0000 (09:15 +0000)]
- fixed summary

Changed files:
    rpm.spec -> 1.444

11 years ago- fix for generic alpha in specflags patch, release .13
Jakub Bogusz [Thu, 26 Jun 2003 19:09:26 +0000 (19:09 +0000)]
- fix for generic alpha in specflags patch, release .13

Changed files:
    rpm.spec -> 1.443

11 years ago- fix for generic alpha (thx mmazur for noticing)
Jakub Bogusz [Thu, 26 Jun 2003 19:07:01 +0000 (19:07 +0000)]
- fix for generic alpha (thx mmazur for noticing)

Changed files:
    rpm-specflags.patch -> 1.4

11 years ago- find-*-wrappers work for me and _noauto* functionality is needed, so added
Jakub Bogusz [Wed, 25 Jun 2003 22:47:45 +0000 (22:47 +0000)]
- find-*-wrappers work for me and _noauto* functionality is needed, so added
  userpmdepswrappers patch to turn them on by default
- release .12

Changed files:
    rpm-userpmdepswrappers.patch -> 1.1
    rpm.spec -> 1.442

11 years ago- one more specflags patch update: undefined macros by default to avoid some
Jakub Bogusz [Mon, 23 Jun 2003 21:38:56 +0000 (21:38 +0000)]
- one more specflags patch update: undefined macros by default to avoid some
  autoconf issues with extra spaces at the end of *FLAGS
- added new find-{provides,requires}-wrapper scripts, which can be used as
  external dependency generators to wrap around rpmdeps bringing back _noauto*
  and package name deps features back (and should be faster then old versions)
  (not enabled by default yet)
- release .11

Changed files:
    rpm.spec -> 1.441

11 years ago- new dependency generators:
Jakub Bogusz [Mon, 23 Jun 2003 21:37:30 +0000 (21:37 +0000)]
- new dependency generators:
  - wrapping around rpmdeps, bringing _noauto* and package names deps back
  - now it's possible to use global noauto* (through /etc/rpm/noauto* files)
  - should work faster than old external generators with large file lists

Changed files:
    rpm-find-provides-wrapper -> 1.1
    rpm-find-requires-wrapper -> 1.1

11 years ago- try to avoid some autoconf issues with extra spaces at the end of *FLAGS
Jakub Bogusz [Mon, 23 Jun 2003 21:36:04 +0000 (21:36 +0000)]
- try to avoid some autoconf issues with extra spaces at the end of *FLAGS

Changed files:
    rpm-specflags.patch -> 1.3

11 years ago- s#X11/Fonts#Fonts#
wrobell [Mon, 23 Jun 2003 10:53:01 +0000 (10:53 +0000)]
- s#X11/Fonts#Fonts#

Changed files:
    rpm.groups -> 1.64

11 years ago- added fdClose-typo patch (s/fdCLose/fdClose/ in rpmio.h)
Jakub Bogusz [Thu, 19 Jun 2003 22:49:09 +0000 (22:49 +0000)]
- added fdClose-typo patch (s/fdCLose/fdClose/ in rpmio.h)
- one more etc_dir patch update: dots are back
- s/""/%%{nil}/ in specflags patch to avoid those strange configure warnings
- release .10

Changed files:
    rpm-etc_dir.patch -> 1.3
    rpm-fdClose-typo.patch -> 1.1
    rpm-specflags.patch -> 1.2
    rpm.spec -> 1.440

11 years ago- packed sources and patches lists
Jakub Bogusz [Sun, 15 Jun 2003 18:52:20 +0000 (18:52 +0000)]
- packed sources and patches lists
- added man-typos patch (few typos, missing path for rpmrc in en manuals)
- added man-pl patch (big Polish manuals update)

Changed files:
    rpm-man-pl.patch -> 1.1
    rpm-man-typos.patch -> 1.2
    rpm.spec -> 1.439

11 years ago- two typos and missing path
Jakub Bogusz [Sat, 14 Jun 2003 22:37:54 +0000 (22:37 +0000)]
- two typos and missing path

Changed files:
    rpm-man-typos.patch -> 1.1

11 years agos/mpnmod/mpmod/
Artur Frysiak [Sat, 14 Jun 2003 10:36:08 +0000 (10:36 +0000)]
s/mpnmod/mpmod/

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

11 years ago- fix building python bindings with new beecrypt
Artur Frysiak [Sat, 14 Jun 2003 10:35:20 +0000 (10:35 +0000)]
- fix building python bindings with new beecrypt

Changed files:
    rpm.spec -> 1.438

11 years ago- updated (CHMOD=no by default)
Jakub Bogusz [Fri, 13 Jun 2003 14:20:05 +0000 (14:20 +0000)]
- updated (CHMOD=no by default)

Changed files:
    builder -> 1.5

11 years agoplay with new style of bconds definition
Artur Frysiak [Fri, 13 Jun 2003 12:40:35 +0000 (12:40 +0000)]
play with new style of bconds definition

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

11 years ago- updated from SPECS (bugfix)
Jakub Bogusz [Thu, 12 Jun 2003 09:16:18 +0000 (09:16 +0000)]
- updated from SPECS (bugfix)

Changed files:
    builder -> 1.4

11 years ago- added sr.po fix to gettext0.11 patch
Jakub Bogusz [Wed, 11 Jun 2003 19:13:06 +0000 (19:13 +0000)]
- added sr.po fix to gettext0.11 patch
- more ja man pages

Changed files:
    rpm-gettext0.11.patch -> 1.7
    rpm.spec -> 1.437

11 years ago- updated build tools (pldnotify.awk, builder, adapter.awk) from SPECS
Jakub Bogusz [Wed, 11 Jun 2003 15:21:38 +0000 (15:21 +0000)]
- updated build tools (pldnotify.awk, builder, adapter.awk) from SPECS

Changed files:
    rpm.spec -> 1.436

11 years ago- updated from SPECS
Jakub Bogusz [Wed, 11 Jun 2003 15:20:10 +0000 (15:20 +0000)]
- updated from SPECS

Changed files:
    adapter.awk -> 1.2
    builder -> 1.3
    pldnotify.awk -> 1.3

11 years ago- typo
Artur Frysiak [Wed, 11 Jun 2003 06:56:26 +0000 (06:56 +0000)]
- typo

Changed files:
    rpm-system_libs.patch -> 1.8

11 years ago- cut&paste bug
Artur Frysiak [Wed, 11 Jun 2003 06:44:42 +0000 (06:44 +0000)]
- cut&paste bug

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

11 years ago- fixed
Artur Frysiak [Wed, 11 Jun 2003 06:23:12 +0000 (06:23 +0000)]
- fixed

Changed files:
    rpm-python-fix.patch -> 1.6

11 years ago- require newer beecrypt
Artur Frysiak [Wed, 11 Jun 2003 00:31:22 +0000 (00:31 +0000)]
- require newer beecrypt

Changed files:
    rpm.spec -> 1.435

11 years ago- up to 20030610 snaps
Artur Frysiak [Wed, 11 Jun 2003 00:30:02 +0000 (00:30 +0000)]
- up to 20030610 snaps

Changed files:
    rpm.spec -> 1.434

11 years ago- obsoleted
Artur Frysiak [Wed, 11 Jun 2003 00:19:40 +0000 (00:19 +0000)]
- obsoleted

Changed files:
    rpm-lt14d.patch -> 1.4

11 years ago- updated to 20030610 snaps
Artur Frysiak [Wed, 11 Jun 2003 00:18:11 +0000 (00:18 +0000)]
- updated to 20030610 snaps

Changed files:
    rpm-build.patch -> 1.2
    rpm-gettext0.11.patch -> 1.6
    rpm-lt14d.patch -> 1.3
    rpm-pl.po.patch -> 1.6
    rpm-python-fix.patch -> 1.5
    rpm-system_libs.patch -> 1.7
    rpm-system_libs_more.patch -> 1.2

11 years ago- rpmpopt patch updates: merged drop-legacy-CLI patch, added pl.po update,
Jakub Bogusz [Tue, 10 Jun 2003 22:34:09 +0000 (22:34 +0000)]
- rpmpopt patch updates: merged drop-legacy-CLI patch, added pl.po update,
  added --bcond alias back to rpmb/rpmbuild, disabled RH's --buildpolicy
- etc_dir patch updates: s/ETC_DIR/HOME_ETC/, added pl.po update

Changed files:
    rpm-drop-legacy-CLI.patch -> 1.4
    rpm-etc_dir.patch -> 1.2
    rpm-rpmpopt.patch -> 1.15
    rpm.spec -> 1.433

11 years ago- and another python module fix
Artur Frysiak [Tue, 10 Jun 2003 14:34:19 +0000 (14:34 +0000)]
- and another python module fix

Changed files:
    rpm.spec -> 1.432

11 years ago- link with beecrypt
Artur Frysiak [Tue, 10 Jun 2003 14:33:37 +0000 (14:33 +0000)]
- link with beecrypt

Changed files:
    rpm-python-fix.patch -> 1.4

11 years ago- rebuild with fixed python-fix patch
Artur Frysiak [Tue, 10 Jun 2003 11:38:29 +0000 (11:38 +0000)]
- rebuild with fixed python-fix patch

Changed files:
    rpm.spec -> 1.431

11 years ago- fix building python module (I hope)
Artur Frysiak [Tue, 10 Jun 2003 11:23:16 +0000 (11:23 +0000)]
- fix building python module (I hope)

Changed files:
    rpm-python-fix.patch -> 1.3

11 years ago- some reorders (rpm[dkqv] should rather belong to main package - if present)
Jakub Bogusz [Mon, 9 Jun 2003 22:18:49 +0000 (22:18 +0000)]
- some reorders (rpm[dkqv] should rather belong to main package - if present)
- updated find-spec-bcond script

Changed files:
    rpm-find-spec-bcond -> 1.3
    rpm.spec -> 1.430

11 years ago- build R: file 4.01 (with magic database in /usr/share/file)
Jakub Bogusz [Mon, 9 Jun 2003 16:13:15 +0000 (16:13 +0000)]
- build R: file 4.01 (with magic database in /usr/share/file)

Changed files:
    rpm.spec -> 1.429

11 years ago- updated pl.po patch, removed obsolete macros.perl source
Jakub Bogusz [Sun, 8 Jun 2003 22:01:48 +0000 (22:01 +0000)]
- updated pl.po patch, removed obsolete macros.perl source
- separated rpmi into -utils-static package
- added magic-usesystem patch to use system-wide magic database
- added dontneedutils patch to not require rpm[dkqv] - functionality is
  in /bin/rpm+libraries; (temporarily?) removed these utilities
- WIP, not finished nor fully tested yet

Changed files:
    rpm-dontneedutils.patch -> 1.1
    rpm-macros.perl -> 1.5
    rpm-magic-usesystem.patch -> 1.1
    rpm-pl.po.patch -> 1.5
    rpm.spec -> 1.428

11 years ago- sync X/non-X: added Applications/Science
Jakub Bogusz [Fri, 6 Jun 2003 20:17:05 +0000 (20:17 +0000)]
- sync X/non-X: added Applications/Science

Changed files:
    rpm.groups -> 1.63

11 years ago- %with, %without, %ifwith %ifwithout macros added
Michal Moskal [Fri, 6 Jun 2003 09:50:11 +0000 (09:50 +0000)]
- %with, %without, %ifwith %ifwithout macros added

Changed files:
    rpm.macros -> 1.117

11 years ago- fixed unproper use of %{name} macro,
Tomasz Pala [Thu, 5 Jun 2003 16:42:41 +0000 (16:42 +0000)]
- fixed unproper use of %{name} macro,
- specflags support (patch39);
 - 1st chunk can be merged with rpm-rpmrc.patch,
 - 2nd chunk can be merged with rpm.macros.

Changed files:
    rpm.spec -> 1.427

11 years ago- specflags support;
Tomasz Pala [Thu, 5 Jun 2003 16:39:38 +0000 (16:39 +0000)]
- specflags support;
 - 1st chunk can be merged with rpm-rpmrc.patch,
 - 2nd chunk can be merged with rpm.macros.

Changed files:
    rpm-specflags.patch -> 1.1

11 years ago- md5summized,
djrzulf [Sun, 1 Jun 2003 15:05:05 +0000 (15:05 +0000)]
- md5summized,

Changed files:
    rpm.spec -> 1.426

11 years ago- massive attack s/pld.org.pl/pld-linux.org/
misi3k [Sun, 25 May 2003 06:26:23 +0000 (06:26 +0000)]
- massive attack s/pld.org.pl/pld-linux.org/

Changed files:
    rpm.spec -> 1.425

11 years ago- no req: /bin/env (no-bin-env patch) NEST rpm-4_3-0_20030515_6
Michal Moskal [Tue, 20 May 2003 21:32:51 +0000 (21:32 +0000)]
- no req: /bin/env (no-bin-env patch)
- new experimental %{un,}defined, %if{n,}def and %bcond_with{out,} macros
- release 0.%{snap}.6

Changed files:
    rpm.spec -> 1.424

11 years ago- use /usr/bin/python no /bin/env python
Michal Moskal [Tue, 20 May 2003 21:30:31 +0000 (21:30 +0000)]
- use /usr/bin/python no /bin/env python

Changed files:
    rpm-no-bin-env.patch -> 1.1

11 years ago- new macros: %defined, %undefined, %ifdef, %ifndef, %bcond_with and
Michal Moskal [Tue, 20 May 2003 21:26:28 +0000 (21:26 +0000)]
- new macros: %defined, %undefined, %ifdef, %ifndef, %bcond_with and
  %bcond_without (last two from wiget, others from jbj)

Changed files:
    rpm.macros -> 1.116

11 years ago- snap date in release
Artur Frysiak [Mon, 19 May 2003 09:26:08 +0000 (09:26 +0000)]
- snap date in release

Changed files:
    rpm.spec -> 1.423

11 years ago- there is no beecrypt package anymore so remove post scripts for it
Arkadiusz Miśkiewicz [Sun, 18 May 2003 11:27:04 +0000 (11:27 +0000)]
- there is no beecrypt package anymore so remove post scripts for it

Changed files:
    rpm.spec -> 1.422

11 years ago- cleanups
Artur Frysiak [Sun, 18 May 2003 00:39:46 +0000 (00:39 +0000)]
- cleanups
NOTE: this snapshot fix 3 important issue:
-- nasted %%if now allowed
-- add version check for package with provides and obsoletes
-- cut-n-paste error setting nopromote for Conflicts
and one candy:
- add ":xml" header format modifier.
- --queryformat '[%%{*:xml}\n]' to dump header content in XML.

Changed files:
    rpm.spec -> 1.421

11 years ago- updated to 4.3.20030515
Artur Frysiak [Sun, 18 May 2003 00:29:30 +0000 (00:29 +0000)]
- updated to 4.3.20030515

Changed files:
    rpm-gettext0.11.patch -> 1.5
    rpm-noexpand.patch -> 1.4
    rpm-python-fix.patch -> 1.2
    rpm-system_libs.patch -> 1.6

11 years ago- use installed beecrypt
Artur Frysiak [Sun, 18 May 2003 00:27:35 +0000 (00:27 +0000)]
- use installed beecrypt

Changed files:
    rpm-system_libs_more.patch -> 1.1

11 years ago- updated to 4.3 snap 20030515
Artur Frysiak [Sat, 17 May 2003 23:48:25 +0000 (23:48 +0000)]
- updated to 4.3 snap 20030515
- use system beecrypt

Changed files:
    rpm.spec -> 1.420

11 years ago- rel 0.4 added chrpath and python 2.3 fix
djurban [Sat, 17 May 2003 11:32:23 +0000 (11:32 +0000)]
- rel 0.4 added chrpath and python 2.3 fix

Changed files:
    rpm.spec -> 1.419

11 years ago- fix ac/am in order to work with and detect python 2.3
djurban [Sat, 17 May 2003 11:31:01 +0000 (11:31 +0000)]
- fix ac/am in order to work with and detect python 2.3

Changed files:
    rpm-python_2_3.patch -> 1.1

11 years ago- added chrpath support from ra
djurban [Sat, 17 May 2003 11:30:20 +0000 (11:30 +0000)]
- added chrpath support from ra

Changed files:
    rpm.macros -> 1.115

11 years ago- Release 0.3 to easy upgrade from snapshot
djrzulf [Fri, 16 May 2003 15:43:51 +0000 (15:43 +0000)]
- Release 0.3 to easy upgrade from snapshot

Changed files:
    rpm.spec -> 1.418

11 years ago- updated to 4.2,
djrzulf [Fri, 16 May 2003 14:46:10 +0000 (14:46 +0000)]
- updated to 4.2,

Changed files:
    rpm.spec -> 1.417

11 years ago- correcting elf headers,
djrzulf [Wed, 14 May 2003 21:38:19 +0000 (21:38 +0000)]
- correcting elf headers,

Changed files:
    rpm-libelf.patch -> 1.1

11 years ago- Requires: popt in the same version as in build
aflinta [Sat, 10 May 2003 17:55:34 +0000 (17:55 +0000)]
- Requires: popt in the same version as in build

Changed files:
    rpm.spec -> 1.416

11 years ago- release 0.snap.10: added rpm-perl_req.patch
radek [Sun, 4 May 2003 12:06:30 +0000 (12:06 +0000)]
- release 0.snap.10: added rpm-perl_req.patch
  (R:perl-base>=ver instead of R:perl>=ver in autogenerated dependencies)

Changed files:
    rpm.spec -> 1.415

11 years ago- use "R: perl-base >= ..." instead of "R: perl >= ..."
radek [Sun, 4 May 2003 12:04:29 +0000 (12:04 +0000)]
- use "R: perl-base >= ..." instead of "R: perl >= ..."

Changed files:
    rpm-perl_req.patch -> 1.1

11 years ago- fixed problem with %%debug and strip
Artur Frysiak [Mon, 28 Apr 2003 13:47:42 +0000 (13:47 +0000)]
- fixed problem with %%debug and strip

Changed files:
    rpm.spec -> 1.414

11 years ago- moved __os_install_post to platform dependend macros (to overide default macros)
Artur Frysiak [Mon, 28 Apr 2003 13:45:54 +0000 (13:45 +0000)]
- moved __os_install_post to platform dependend macros (to overide default macros)

Changed files:
    rpm.macros -> 1.114
    rpm.platform -> 1.2

11 years ago- fixed php.req not to generate dependencies to .pinc, .p3 and so on, since
Michal Moskal [Wed, 23 Apr 2003 14:32:45 +0000 (14:32 +0000)]
- fixed php.req not to generate dependencies to .pinc, .p3 and so on, since
  we don't generate provides for files not matching .php (fixed tutos build)
- release 0.snap.8

Changed files:
    rpm.spec -> 1.413

11 years ago- dont generate dependencies for files that does not match *.php (as we
Michal Moskal [Wed, 23 Apr 2003 14:31:17 +0000 (14:31 +0000)]
- dont generate dependencies for files that does not match *.php (as we
  dont generate provides for them)

Changed files:
    rpm-php-requires -> 1.15

11 years ago- BR: rpm-perlprov
Tomasz Pala [Sat, 19 Apr 2003 19:04:45 +0000 (19:04 +0000)]
- BR: rpm-perlprov

Changed files:
    rpm.spec -> 1.412

11 years ago- fixed broken perl dependencies with a little help of a hammer: we use
radek [Wed, 16 Apr 2003 21:21:50 +0000 (21:21 +0000)]
- fixed broken perl dependencies with a little help of a hammer: we use
  perl.{prov,req} instead of perldeps.pl, both cpanflute* scripts suck
  like^W^Ware useless in PLD, and Specfile.pm is used only by them.
  Wasted 'em all.
- release 0.snap.7

Changed files:
    rpm.spec -> 1.411

11 years ago- Release 0.%%{snap}.6 spec-prep-pre.patch
pascalek [Wed, 16 Apr 2003 11:51:55 +0000 (11:51 +0000)]
- Release 0.%%{snap}.6 spec-prep-pre.patch

Changed files:
    rpm.spec -> 1.410

11 years ago- missing build_prep in spec_prep_pre
pascalek [Wed, 16 Apr 2003 11:50:57 +0000 (11:50 +0000)]
- missing build_prep in spec_prep_pre

Changed files:
    rpm-spec-prep-pre.patch -> 1.1

11 years ago- s/home_etc/etc_dir/
juandon [Mon, 7 Apr 2003 14:33:19 +0000 (14:33 +0000)]
- s/home_etc/etc_dir/
- patch is back

Changed files:
    rpm.spec -> 1.409

11 years ago- ETC_DIR support
juandon [Mon, 7 Apr 2003 14:33:04 +0000 (14:33 +0000)]
- ETC_DIR support

Changed files:
    rpm-etc_dir.patch -> 1.1

11 years ago- commented out broken home_etc patch
Tomasz Pala [Sun, 6 Apr 2003 21:48:16 +0000 (21:48 +0000)]
- commented out broken home_etc patch

Changed files:
    rpm.spec -> 1.408

11 years ago- fix building python module
Artur Frysiak [Thu, 3 Apr 2003 16:01:54 +0000 (16:01 +0000)]
- fix building python module
- small cleanup
- release 0.%%{snap}.5

Changed files:
    rpm.spec -> 1.407

11 years ago- fix pythom module building
Artur Frysiak [Thu, 3 Apr 2003 16:00:28 +0000 (16:00 +0000)]
- fix pythom module building

Changed files:
    rpm-python-fix.patch -> 1.1
    rpm-system_libs.patch -> 1.5

11 years ago- libmagic-devel not needed yet
Artur Frysiak [Wed, 2 Apr 2003 17:19:15 +0000 (17:19 +0000)]
- libmagic-devel not needed yet

Changed files:
    rpm.spec -> 1.406

11 years ago- missing rpmv added
Artur Frysiak [Tue, 1 Apr 2003 16:53:54 +0000 (16:53 +0000)]
- missing rpmv added

Changed files:
    rpm.spec -> 1.405

11 years ago- stupid cut&paste typo
Artur Frysiak [Tue, 1 Apr 2003 15:19:40 +0000 (15:19 +0000)]
- stupid cut&paste typo

Changed files:
    rpm.macros -> 1.113

11 years ago- release 0.%%{snap}.3
Artur Frysiak [Tue, 1 Apr 2003 13:24:55 +0000 (13:24 +0000)]
- release 0.%%{snap}.3
- arch dependen macros in rpm.platform
- pld specific macros in rpm.macros (concatenated to macros)
- wrappers for {perl,php}.{req,prov} are unused
- python, perl and php macros go to rpm.macros (no reasion to separate it)
- rpm-perlprov-regonly.patch obsoleted by new version of rpm-perl-req-perlfile.patch
- support for php autodeps in internal deps generator
- fix php.{req,prov} to work with filelist on STDIN not at @ARGV
- allow installing this binary rpm by older version of rpm without PayloadPrefix support
- create "empty" macros.{perl,python,php} for compatibility with existing specs
- move librpm* to /lib ( /bin/rpm are no longer static {TODO: move libelf to
  /lib (don't depend on in), move bzip2 lib to /lib})

Changed files:
    rpm.macros -> 1.112

11 years ago- release 0.%%{snap}.3
Artur Frysiak [Tue, 1 Apr 2003 12:57:57 +0000 (12:57 +0000)]
- release 0.%%{snap}.3
- arch dependen macros in rpm.platform
- pld specific macros in rpm.macros (concatenated to macros)
- wrappers for {perl,php}.{req,prov} are unused
- python, perl and php macros go to rpm.macros (no reasion to separate it)
- rpm-perlprov-regonly.patch obsoleted by new version of rpm-perl-req-perlfile.patch
- support for php autodeps in internal deps generator
- fix php.{req,prov} to work with filelist on STDIN not at @ARGV
- allow installing this binary rpm by older version of rpm without PayloadPrefix support
- create "empty" macros.{perl,python,php} for compatibility with existing specs
- move librpm* to /lib ( /bin/rpm are no longer static {TODO: move libelf to
  /lib (don't depend on in), move bzip2 lib to /lib})

Changed files:
    rpm.platform -> 1.1

11 years ago- release 0.%%{snap}.3
Artur Frysiak [Tue, 1 Apr 2003 12:44:00 +0000 (12:44 +0000)]
- release 0.%%{snap}.3
- arch dependen macros in rpm.platform
- pld specific macros in rpm.macros (concatenated to macros)
- wrappers for {perl,php}.{req,prov} are unused
- python, perl and php macros go to rpm.macros (no reasion to separate it)
- rpm-perlprov-regonly.patch obsoleted by new version of rpm-perl-req-perlfile.patch
- support for php autodeps in internal deps generator
- fix php.{req,prov} to work with filelist on STDIN not at @ARGV
- allow installing this binary rpm by older version of rpm without PayloadPrefix support
- create "empty" macros.{perl,python,php} for compatibility with existing specs
- move librpm* to /lib ( /bin/rpm are no longer static {TODO: move libelf to
  /lib (don't depend on in), move bzip2 lib to /lib})

Changed files:
    rpm-perl-macros.patch -> 1.29
    rpm-perl-req-perlfile.patch -> 1.4
    rpm-perlprov-regonly.patch -> 1.3
    rpm-php-deps.patch -> 1.1
    rpm-php-provides -> 1.8
    rpm-php-requires -> 1.14
    rpm-python-macros.patch -> 1.4

11 years ago- release 0.%%{snap}.3
Artur Frysiak [Tue, 1 Apr 2003 12:37:32 +0000 (12:37 +0000)]
- release 0.%%{snap}.3
- arch dependen macros in rpm.platform
- pld specific macros in rpm.macros (concatenated to macros)
- wrappers for {perl,php}.{req,prov} are unused
- python, perl and php macros go to rpm.macros (no reasion to separate it)
- rpm-perlprov-regonly.patch obsoleted by new version of rpm-perl-req-perlfile.patch
- support for php autodeps in internal deps generator
- fix php.{req,prov} to work with filelist on STDIN not at @ARGV
- allow installing this binary rpm by older version of rpm without PayloadPrefix support
- create "empty" macros.{perl,python,php} for compatibility with existing specs
- move librpm* to /lib ( /bin/rpm are no longer static {TODO: move libelf to
  /lib (don't depend on in), move bzip2 lib to /lib})

Changed files:
    rpm.spec -> 1.404

11 years ago- rpm-devel dosn't require rpm! it requires rpm-lib
radzio [Mon, 31 Mar 2003 00:40:26 +0000 (00:40 +0000)]
- rpm-devel dosn't require rpm! it requires rpm-lib

Changed files:
    rpm.spec -> 1.403

11 years ago- updated
Artur Frysiak [Fri, 28 Mar 2003 09:23:45 +0000 (09:23 +0000)]
- updated

Changed files:
    rpm-system_libs-more.patch -> 1.2
    rpm-system_libs.patch -> 1.4

11 years ago- updated to test-4.2 rc (20030322)
Artur Frysiak [Fri, 28 Mar 2003 09:16:56 +0000 (09:16 +0000)]
- updated to test-4.2 rc (20030322)

Changed files:
    rpm.spec -> 1.402

11 years ago- updated to new rpm snaps 20030322
Artur Frysiak [Thu, 27 Mar 2003 18:20:49 +0000 (18:20 +0000)]
- updated to new rpm snaps 20030322

Changed files:
    rpm-drop-legacy-CLI.patch -> 1.3
    rpm-gettext0.11.patch -> 1.4
    rpm-rpmrc.patch -> 1.17

11 years ago- in static too
Artur Frysiak [Thu, 27 Mar 2003 17:26:48 +0000 (17:26 +0000)]
- in static too

Changed files:
    rpm.spec -> 1.401

11 years ago- switch to elfutils-devel in devel subpackage
Artur Frysiak [Thu, 27 Mar 2003 17:26:08 +0000 (17:26 +0000)]
- switch to elfutils-devel in devel subpackage

Changed files:
    rpm.spec -> 1.400

11 years ago- updated to 4.2
Artur Frysiak [Thu, 27 Mar 2003 16:50:32 +0000 (16:50 +0000)]
- updated to 4.2

Changed files:
    rpm-gettext0.11.patch -> 1.3
    rpm-rpmpopt.patch -> 1.14

11 years ago- use installed tools/libs
Artur Frysiak [Thu, 27 Mar 2003 16:43:33 +0000 (16:43 +0000)]
- use installed tools/libs

Changed files:
    rpm-nofile.patch -> 1.1
    rpm-system_libs-more.patch -> 1.1

11 years ago- updated to 4.2
Artur Frysiak [Thu, 27 Mar 2003 16:42:49 +0000 (16:42 +0000)]
- updated to 4.2

Changed files:
    rpm-system_libs.patch -> 1.3

11 years ago- start update to 4.2
Artur Frysiak [Thu, 27 Mar 2003 16:42:27 +0000 (16:42 +0000)]
- start update to 4.2

Changed files:
    rpm.spec -> 1.399

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