]> git.pld-linux.org Git - packages/rpm.git/log
packages/rpm.git
11 years ago- rpm-find-rpm-provides is used to add rpm's obscure capabilities
mis [Fri, 29 Sep 2000 18:23:24 +0000 (18:23 +0000)]
- rpm-find-rpm-provides is used to add rpm's obscure capabilities

Changed files:
    rpm.spec -> 1.121

11 years ago- __find_provides for rpm package, it adds rpm's obscure capabilities
mis [Fri, 29 Sep 2000 18:19:26 +0000 (18:19 +0000)]
- __find_provides for rpm package, it adds rpm's obscure capabilities
 to rpm package

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

11 years ago- fixed comments
klakier [Wed, 27 Sep 2000 18:56:00 +0000 (18:56 +0000)]
- fixed comments

Changed files:
    rpm.macros -> 1.36

11 years ago- cosmetics. rpm-3_0_5-12
kloczek [Wed, 27 Sep 2000 12:00:14 +0000 (12:00 +0000)]
- cosmetics.

Changed files:
    rpm.spec -> 1.120

11 years agos/install_post_no_compress_docs/no_install_post_compress_docs/
kloczek [Wed, 27 Sep 2000 11:58:15 +0000 (11:58 +0000)]
s/install_post_no_compress_docs/no_install_post_compress_docs/
s/install_post_no_strip/no_install_post_strip/

Changed files:
    rpm.macros -> 1.35

11 years ago- reverse logick variables dor conditional disable compressing and
kloczek [Wed, 27 Sep 2000 11:56:27 +0000 (11:56 +0000)]
- reverse logick variables dor conditional disable compressing and
  stripping.

Changed files:
    rpm.macros -> 1.34

11 years ago- typo.
kloczek [Wed, 27 Sep 2000 11:44:00 +0000 (11:44 +0000)]
- typo.

Changed files:
    rpm.macros -> 1.33

11 years ago- on nstall_post_compress_docs=1 disable completly
kloczek [Wed, 27 Sep 2000 11:40:54 +0000 (11:40 +0000)]
- on nstall_post_compress_docs=1 disable completly
  %__spec_install_post_compress_docs macro.

Changed files:
    rpm.macros -> 1.32

11 years ago- added conditional defines for disable post install compressing docs and
kloczek [Wed, 27 Sep 2000 11:23:54 +0000 (11:23 +0000)]
- added conditional defines for disable post install compressing docs and
  post install stripping binaries. By default above swithes for above are
  enabled:

%install_post_compress_docs 1
%install_post_strip 1
[ACVS: ----------------------------------------------------------------------

Changed files:
    rpm.macros -> 1.31

11 years ago- release 12
Jan Rękorajski [Tue, 26 Sep 2000 16:26:02 +0000 (16:26 +0000)]
- release 12

Changed files:
    rpm.spec -> 1.119

11 years ago- __spec_install_post_compress_docs: don't (un)compress non-existing files
mis [Mon, 25 Sep 2000 08:21:48 +0000 (08:21 +0000)]
- __spec_install_post_compress_docs: don't (un)compress non-existing files

Changed files:
    rpm.macros -> 1.30

11 years ago- decompress if needed before gzipping
Jan Rękorajski [Sat, 23 Sep 2000 17:19:34 +0000 (17:19 +0000)]
- decompress if needed before gzipping

Changed files:
    rpm.macros -> 1.29

11 years ago- release 11.92
Jan Rękorajski [Sat, 23 Sep 2000 16:53:57 +0000 (16:53 +0000)]
- release 11.92
- fixed macros.pld

Changed files:
    rpm.spec -> 1.118

11 years ago- added missing \
Jan Rękorajski [Sat, 23 Sep 2000 16:53:01 +0000 (16:53 +0000)]
- added missing \
- don't gzip already gzipped files

Changed files:
    rpm.macros -> 1.28

11 years ago- added patch for backward compatibility with rpm-1.0 packages rpm-3_0_5-11_91
marcus [Mon, 18 Sep 2000 19:39:20 +0000 (19:39 +0000)]
- added patch for backward compatibility with rpm-1.0 packages
- version 11.91

Changed files:
    rpm.spec -> 1.117

11 years agoChange default binary packages compresion payloads:
kloczek [Thu, 14 Sep 2000 23:55:52 +0000 (23:55 +0000)]
Change default binary packages compresion payloads:

%_binary_payload        w9.bzdio

Example: binary rpm packages summary size after switch to w9.bzdio makes
~10% output smaller:
w9.gzdio 1839645
w9.bzdio 1670818

Changed files:
    rpm.macros -> 1.27

11 years ago- removed remove-unneeded-elf-sections from %fils list. rpm-3_0_5-11_9
kloczek [Thu, 14 Sep 2000 05:17:24 +0000 (05:17 +0000)]
- removed remove-unneeded-elf-sections from %fils list.

Changed files:
    rpm.spec -> 1.116

11 years ago- release 11.9: this is test release for test new man and info pages
kloczek [Thu, 14 Sep 2000 05:03:32 +0000 (05:03 +0000)]
- release 11.9: this is test release for test new man and info pages
  autocompress and binaries autostripping suit and for boot strap fully
  capeable above feactures new release 12,
- fixed ughly bug in find-lang.sh script (now I hope rpm will generate
  languages dependent files list correctly).

NOTE: this release can be avalaible _only_ in /test on ftp and new release 12
will be launched after prepare all current spec files for using man/info
autocompressor and binaries autostripper.

Changed files:
    rpm.spec -> 1.115

11 years ago- rewrited %__spec_install_post_compress_docs:
kloczek [Thu, 14 Sep 2000 00:58:52 +0000 (00:58 +0000)]
- rewrited %__spec_install_post_compress_docs:
  resignate lookup to %{_mandir} for man pages because we have two root
  directories for man pages: /usr/share/man, and /usr/X11R6/man and some
  packages have man pages in both locations,
- finished implementation %__spec_install_post_strip,
- added handling verbose mode in %__spec_install_post_strip and
  %__spec_install_post_compress_docs (this can be enambled during building
  package in standard way using -v command line switch),
- uncomment %{__spec_install_post_strip},
  %{__spec_install_post_compress_docs} in %__spec_install_post.

Seems all is ready but please carefully verify above.

Changed files:
    rpm.macros -> 1.26

11 years agoShells -> Applications/Shells.
kloczek [Wed, 13 Sep 2000 23:15:32 +0000 (23:15 +0000)]
Shells -> Applications/Shells.

Changed files:
    rpm.groups -> 1.11

11 years agomoved: Games -> Applications/Games
kloczek [Wed, 13 Sep 2000 00:12:06 +0000 (00:12 +0000)]
moved: Games -> Applications/Games
X11/Games -> X11/Applications/Games
X11/Games/Strategy -> X11/Applications/Games/Strategy
removed:X11/Games/Video

Changed files:
    rpm.groups -> 1.10

11 years ago- added %__spec_install_post_compress_docs macro (complet),
kloczek [Sun, 10 Sep 2000 00:23:17 +0000 (00:23 +0000)]
- added %__spec_install_post_compress_docs macro (complet),
- added %__spec_install_post_strip (lines moved from %__spec_install_post)
- place comment out %__spec_install_post_compress_docs and
  %__spec_install_post_strip in %__spec_install_post (please uncomment this
  if you want testt this).
TODO: rewrite %__spec_install_post_strip:
 - move remove-unneeded-elf-sections script inside %__spec_install_post_strip
   macro and remove remove-unneeded-elf-sections script,
 - simplify stripping/cutting .note/.comment sections by use awk instead
   xargs, egrep (cut also ?),
 - use directly strip instead objcopy for remove .comment and .note sections
   (stripping andremoving unnused sections can be performet in one command
   line).

Changed files:
    rpm.macros -> 1.25

11 years ago- removed one rf transtalion.
kloczek [Sat, 9 Sep 2000 22:45:59 +0000 (22:45 +0000)]
- removed one rf transtalion.

Changed files:
    rpm.groups -> 1.9

11 years ago- s/Aplikacje/Applications/ - icorrectly placed word.
kloczek [Sat, 9 Sep 2000 22:35:34 +0000 (22:35 +0000)]
- s/Aplikacje/Applications/ - icorrectly placed word.

Changed files:
    rpm.groups -> 1.8

11 years ago- removed X11/Utilities.
kloczek [Sat, 9 Sep 2000 19:59:29 +0000 (19:59 +0000)]
- removed X11/Utilities.

Changed files:
    rpm.groups -> 1.7

11 years ago- added to %__spec_install_post %{__arch_install_post} and
kloczek [Sat, 9 Sep 2000 16:04:25 +0000 (16:04 +0000)]
- added to %__spec_install_post %{__arch_install_post} and
  %{__os_install_post} (do not change completly semantics
  %__spec_install_post but rather enlarge).

Changed files:
    rpm.macros -> 1.24

11 years ago- modify %GNUconfigure. Now %GNUconfigure is simple wrapper for
kloczek [Sat, 9 Sep 2000 15:59:16 +0000 (15:59 +0000)]
- modify %GNUconfigure. Now %GNUconfigure is simple wrapper for
  %configure which performs addisional tasks.

Changed files:
    rpm.macros -> 1.23

11 years ago- added "if [ -n "$LINGUAS" ]; then unset LINGUAS; fi;" on top %configure.
kloczek [Sat, 9 Sep 2000 15:39:51 +0000 (15:39 +0000)]
- added "if [ -n "$LINGUAS" ]; then unset LINGUAS; fi;" on top %configure.

Changed files:
    rpm.macros -> 1.22

11 years ago- rename all Utilities/* to Applications/*.
kloczek [Sat, 9 Sep 2000 14:51:03 +0000 (14:51 +0000)]
- rename all Utilities/* to Applications/*.

Changed files:
    rpm.groups -> 1.6

11 years ago- introducing German translations
saq [Fri, 1 Sep 2000 12:39:16 +0000 (12:39 +0000)]
- introducing German translations

Changed files:
    rpm.groups -> 1.5

11 years ago- changed "<=" to "=" in rpmlib() cap rpm-3_0_5-11
mis [Wed, 30 Aug 2000 17:53:48 +0000 (17:53 +0000)]
- changed "<=" to "=" in rpmlib() cap

Changed files:
    rpm.spec -> 1.114

11 years ago- added explicit "rpmlib(VersionedDependencies) <= 3.0.3-1" cap
mis [Wed, 30 Aug 2000 16:50:08 +0000 (16:50 +0000)]
- added explicit "rpmlib(VersionedDependencies) <= 3.0.3-1" cap

Changed files:
    rpm.spec -> 1.113

11 years ago- added --debug and --noclean options
klakier [Tue, 29 Aug 2000 20:04:33 +0000 (20:04 +0000)]
- added --debug and --noclean options

Changed files:
    rpm-rpmpopt.patch -> 1.4

11 years ago- don't run remove-unneeded-elf-sections if don't exist/don't have right to run
Artur Frysiak [Tue, 29 Aug 2000 10:45:23 +0000 (10:45 +0000)]
- don't run remove-unneeded-elf-sections if don't exist/don't have right to run
- don't run remove-unneeded-elf-sections if debug is defined

Changed files:
    rpm.macros -> 1.21

11 years ago- ignore objcopy errors in remove-unneeded-elf-sections
Artur Frysiak [Tue, 29 Aug 2000 10:44:23 +0000 (10:44 +0000)]
- ignore objcopy errors in remove-unneeded-elf-sections
- don't run remove-unneeded-elf-sections if don't exist/don't have right to run
- don't run remove-unneeded-elf-sections if debug is defined

Changed files:
    rpm.spec -> 1.112

11 years ago- start prepare rel 10,
kloczek [Thu, 24 Aug 2000 22:56:15 +0000 (22:56 +0000)]
- start prepare rel 10,
- removed automake and autoconf from build subpackage Requires list.

Changed files:
    rpm.spec -> 1.111

11 years ago- removed %{ix86} macro - now this macro is in standard rpm 3.0.5 macros.
kloczek [Wed, 16 Aug 2000 17:34:27 +0000 (17:34 +0000)]
- removed %{ix86} macro - now this macro is in standard rpm 3.0.5 macros.

Changed files:
    rpm.macros -> 1.20

11 years ago- Applications/Databases/User Interfaces -> Applications/Databases/Interfaces
Jan Rękorajski [Wed, 9 Aug 2000 17:20:25 +0000 (17:20 +0000)]
- Applications/Databases/User Interfaces -> Applications/Databases/Interfaces

Changed files:
    rpm.groups -> 1.4

11 years ago- buildrequires db3-devel rpm-3_0_5-2
Jan Rękorajski [Tue, 8 Aug 2000 19:04:58 +0000 (19:04 +0000)]
- buildrequires db3-devel

Changed files:
    rpm.spec -> 1.110

11 years ago- release 2
Sebastian Zagrodzki [Mon, 7 Aug 2000 12:08:44 +0000 (12:08 +0000)]
- release 2
- added %post(un) -p /sbin/ldconfig for libs package

Changed files:
    rpm.spec -> 1.109

11 years ago- changed my mind db3 ins now The Right DB (it'll avoid problems
Jan Rękorajski [Wed, 2 Aug 2000 18:31:29 +0000 (18:31 +0000)]
- changed my mind db3 ins now The Right DB (it'll avoid problems
with upgade to rpm 4.0)

Changed files:
    rpm.spec -> 1.108

11 years ago- changed my mind, db3 is now The Right DB
Jan Rękorajski [Wed, 2 Aug 2000 18:30:35 +0000 (18:30 +0000)]
- changed my mind, db3 is now The Right DB

Changed files:
    rpm-db3.patch -> 1.1

11 years ago- updated to 3.0.5
Jan Rękorajski [Sun, 30 Jul 2000 03:55:56 +0000 (03:55 +0000)]
- updated to 3.0.5
- removed bzip2 and v4support patches (obsoleted)
- added db2 patch
- WARNING!!!
The format of database has changed, rpm now uses db2.
do rpm --rebuilddb after upgading

Changed files:
    rpm.spec -> 1.107

11 years ago- updated to rpm 3.0.5
Jan Rękorajski [Sun, 30 Jul 2000 03:52:41 +0000 (03:52 +0000)]
- updated to rpm 3.0.5

Changed files:
    rpm-arch.patch -> 1.4
    rpm-macros.patch -> 1.15
    rpm-perl-macros.patch -> 1.22

11 years ago- added remove-unneeded-elf-sections script
mis [Thu, 27 Jul 2000 16:08:27 +0000 (16:08 +0000)]
- added remove-unneeded-elf-sections script

Changed files:
    rpm.spec -> 1.106

11 years ago- added rpm-remove-unneeded-elf-sections (removes ELFs .note and .comment)
mis [Thu, 27 Jul 2000 16:07:43 +0000 (16:07 +0000)]
- added rpm-remove-unneeded-elf-sections (removes ELFs .note and .comment)
  as macro %__spec_install_post

Changed files:
    rpm.macros -> 1.19

11 years ago- description updated
klakier [Wed, 26 Jul 2000 12:52:21 +0000 (12:52 +0000)]
- description updated

Changed files:
    rpm.spec -> 1.105

11 years ago- added debug support:
klakier [Wed, 26 Jul 2000 12:45:12 +0000 (12:45 +0000)]
- added debug support:
  append -s to LDFLAGS if not debug
  append -g -O to {C,F,CXX}FLAGS if debug
  insert "dbg" into rpm filename release number

Changed files:
    rpm.macros -> 1.18

11 years ago- updated for 3.0.5.
kloczek [Tue, 25 Jul 2000 07:47:37 +0000 (07:47 +0000)]
- updated for 3.0.5.

Changed files:
    rpm-rpmrc.patch -> 1.11

11 years ago- added Themes and Themes/Gtk.
kloczek [Mon, 3 Jul 2000 23:10:07 +0000 (23:10 +0000)]
- added Themes and Themes/Gtk.

Changed files:
    rpm.groups -> 1.3

11 years ago- release 13 rpm-3_0_4-13
Sebastian Zagrodzki [Fri, 30 Jun 2000 21:17:26 +0000 (21:17 +0000)]
- release 13
- buildrequires: bzip2 >= 1.0.1

Changed files:
    rpm.spec -> 1.104

11 years ago- release 12, rpm-3_0_4-12
kloczek [Mon, 19 Jun 2000 00:58:58 +0000 (00:58 +0000)]
- release 12,
- added hack for allow read rpm v4 format.

Changed files:
    rpm.spec -> 1.103

11 years agotypo rpm-3_0_4-11
Artur Frysiak [Mon, 12 Jun 2000 15:11:31 +0000 (15:11 +0000)]
typo

Changed files:
    rpm.macros -> 1.17

11 years ago- Don't use SourceX for tryvial patches !
Artur Frysiak [Mon, 12 Jun 2000 15:10:00 +0000 (15:10 +0000)]
- Don't use SourceX for tryvial patches !

Changed files:
    rpm.spec -> 1.102

11 years ago- more %%{__make} macros.
kloczek [Fri, 9 Jun 2000 07:55:10 +0000 (07:55 +0000)]
- more %%{__make} macros.

Changed files:
    rpm.spec -> 1.101

11 years ago- added using %%{__make} macro.
kloczek [Fri, 9 Jun 2000 07:23:58 +0000 (07:23 +0000)]
- added using %%{__make} macro.

Changed files:
    rpm.spec -> 1.100

11 years ago- added "unset LINGUAS" in %configure macro before run ./configure.
kloczek [Wed, 7 Jun 2000 05:43:40 +0000 (05:43 +0000)]
- added "unset LINGUAS" in %configure macro before run ./configure.

Changed files:
    rpm.macros -> 1.16

11 years ago- typo: X11/KDE/utilities -> X11/KDE/Utilities.
kloczek [Wed, 7 Jun 2000 03:07:30 +0000 (03:07 +0000)]
- typo: X11/KDE/utilities -> X11/KDE/Utilities.

Changed files:
    rpm.groups -> 1.2

11 years agoMore Requires for rpm-build
Artur Frysiak [Tue, 6 Jun 2000 22:19:55 +0000 (22:19 +0000)]
More Requires for rpm-build

Changed files:
    rpm.spec -> 1.99

11 years ago- Added rpm-find-lang-name-matching.patch.
mkochano [Mon, 5 Jun 2000 21:36:58 +0000 (21:36 +0000)]
- Added rpm-find-lang-name-matching.patch.

Changed files:
    rpm.spec -> 1.98

11 years agofix for cooperate with file 3.31 rpm-3_0_4-9
Artur Frysiak [Wed, 31 May 2000 08:21:56 +0000 (08:21 +0000)]
fix for cooperate with file 3.31

Changed files:
    rpm.spec -> 1.97

11 years agocommpres ja man pages too
Artur Frysiak [Tue, 30 May 2000 22:27:00 +0000 (22:27 +0000)]
commpres ja man pages too

Changed files:
    rpm.spec -> 1.96

11 years agoon AXP find-provides requires file >= 3.31
Artur Frysiak [Tue, 30 May 2000 19:33:26 +0000 (19:33 +0000)]
on AXP find-provides requires file >= 3.31

Changed files:
    rpm.spec -> 1.95

11 years ago- removed %__find-_requires_* rpm-3_0_4-7
Sebastian Zagrodzki [Wed, 24 May 2000 11:08:27 +0000 (11:08 +0000)]
- removed %__find-_requires_*

Changed files:
    rpm.macros -> 1.15

11 years ago- added patch for bzip2 >= 1.0.0
Sebastian Zagrodzki [Wed, 24 May 2000 08:34:40 +0000 (08:34 +0000)]
- added patch for bzip2 >= 1.0.0

Changed files:
    rpm.spec -> 1.94

11 years ago- require on build bzip2-static >= 1.0.0.
kloczek [Tue, 23 May 2000 19:32:28 +0000 (19:32 +0000)]
- require on build bzip2-static >= 1.0.0.

Changed files:
    rpm.spec -> 1.93

11 years ago- slightly modified (greps all /examples/ and /doc/)
Sebastian Zagrodzki [Tue, 23 May 2000 18:30:08 +0000 (18:30 +0000)]
- slightly modified (greps all /examples/ and /doc/)

Changed files:
    rpm-find-requires -> 1.2

11 years ago- added temporary replacement for rpm-find-requires
Sebastian Zagrodzki [Tue, 23 May 2000 18:00:02 +0000 (18:00 +0000)]
- added temporary replacement for rpm-find-requires

Changed files:
    rpm.spec -> 1.92

11 years ago- temporary (until find-requires becomes more flexible)
Sebastian Zagrodzki [Tue, 23 May 2000 17:59:11 +0000 (17:59 +0000)]
- temporary (until find-requires becomes more flexible)

Changed files:
    rpm-find-requires -> 1.1

11 years ago- added %__find_requires_{pre,post}
Sebastian Zagrodzki [Tue, 23 May 2000 15:04:32 +0000 (15:04 +0000)]
- added %__find_requires_{pre,post}
- added %_noautoreqdir i %_noautoreqdeps
- added %_examplesdir

Changed files:
    rpm.macros -> 1.14

11 years ago- added rpm-find-requires-pre and -post
Sebastian Zagrodzki [Tue, 23 May 2000 15:02:57 +0000 (15:02 +0000)]
- added rpm-find-requires-pre and -post

Changed files:
    rpm.spec -> 1.91

11 years ago- moved from PLD-docs with fiew additional entries.
kloczek [Wed, 17 May 2000 20:47:15 +0000 (20:47 +0000)]
- moved from PLD-docs with fiew additional entries.

Changed files:
    rpm.groups -> 1.1

11 years ago- release 6, rpm-3_0_4-6
kloczek [Sat, 6 May 2000 17:17:12 +0000 (17:17 +0000)]
- release 6,
- new find-lang-all-name patch with fixed detecting empty file list.

Changed files:
    rpm.spec -> 1.90

11 years ago- release 5 rpm-3_0_4-5
Jan Rękorajski [Tue, 25 Apr 2000 13:44:30 +0000 (13:44 +0000)]
- release 5
- FHS 2.1 (s#/var/state#/var/lib/#)

Changed files:
    rpm.spec -> 1.89

11 years ago- var/state -> /var/lib, FHS 2.1 ;>
Jan Rękorajski [Tue, 25 Apr 2000 13:41:39 +0000 (13:41 +0000)]
- var/state -> /var/lib, FHS 2.1 ;>

Changed files:
    rpm-macros.patch -> 1.14

11 years ago- release 4, rpm-3_0_4-4
kloczek [Wed, 5 Apr 2000 16:48:15 +0000 (16:48 +0000)]
- release 4,
- added find-lang-all-name patch which adds handling --all-name switch for
  fin-lang.sh script.

Changed files:
    rpm.spec -> 1.88

11 years ago- release 3, rpm-3_0_4-3
kloczek [Tue, 4 Apr 2000 17:59:16 +0000 (17:59 +0000)]
- release 3,
- added /bin/id and sh-utils to Requires in build subpackage,
- added %description for build.

Changed files:
    rpm.spec -> 1.87

11 years ago- changed all BuildRoot definitons
Sebastian Zagrodzki [Sat, 1 Apr 2000 11:15:40 +0000 (11:15 +0000)]
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    rpm.spec -> 1.86

11 years agofreshen.sh moved to utils subpackage rpm-3_0_4-2
Artur Frysiak [Thu, 30 Mar 2000 06:26:25 +0000 (06:26 +0000)]
freshen.sh moved to utils subpackage

Changed files:
    rpm.spec -> 1.85

11 years ago- upgrade to 3.0.4 rpm-3_0_4-1
Artur Frysiak [Tue, 28 Mar 2000 17:21:43 +0000 (17:21 +0000)]
- upgrade to 3.0.4

Changed files:
    rpm-macros.patch -> 1.13
    rpm-perl-macros.patch -> 1.21
    rpm-rpmpopt.patch -> 1.3
    rpm-rpmrc.patch -> 1.10
    rpm.macros -> 1.13

11 years ago- upgraded to 3.0.4
Artur Frysiak [Tue, 28 Mar 2000 17:19:49 +0000 (17:19 +0000)]
- upgraded to 3.0.4
- added build subpackage
- added ja man pages

Changed files:
    rpm.spec -> 1.84

11 years ago- translated kloczkish into english
Jan Rękorajski [Tue, 28 Mar 2000 16:55:06 +0000 (16:55 +0000)]
- translated kloczkish into english

Changed files:
    rpm.spec -> 1.83

11 years ago- release 27, rpm-3_0_3-27
kloczek [Fri, 18 Feb 2000 09:44:23 +0000 (09:44 +0000)]
- release 27,
- fix: added "Requires: %%{name} = %%{version}" for utils and perlprov
  subpackages.

Changed files:
    rpm.spec -> 1.82

11 years ago- minor fixes in perl.req
pius [Thu, 17 Feb 2000 17:23:30 +0000 (17:23 +0000)]
- minor fixes in perl.req
- release++

Changed files:
    rpm.spec -> 1.81

11 years ago- fixes in perl.req
pius [Thu, 17 Feb 2000 17:22:50 +0000 (17:22 +0000)]
- fixes in perl.req

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

11 years ago- removed "Conflicts: /usr/bin/id" (file name cannot be used in Conflicts). rpm-3_0_3-25
kloczek [Thu, 17 Feb 2000 03:48:12 +0000 (03:48 +0000)]
- removed "Conflicts: /usr/bin/id" (file name cannot be used in Conflicts).

Changed files:
    rpm.spec -> 1.80

11 years ago- release 25,
kloczek [Thu, 17 Feb 2000 03:42:17 +0000 (03:42 +0000)]
- release 25,
- added "Conflicts: /usr/bin/id" and rebuilded in enviroment with id in
  /bin.

Changed files:
    rpm.spec -> 1.79

11 years ago- release 24, rpm-3_0_3-24
kloczek [Thu, 10 Feb 2000 23:52:13 +0000 (23:52 +0000)]
- release 24,
- washi was remove bash dependences.

Changed files:
    rpm.spec -> 1.78

11 years ago- small fixes
waszi [Sat, 5 Feb 2000 19:24:47 +0000 (19:24 +0000)]
- small fixes

Changed files:
    rpm.spec -> 1.77

11 years ago- use -march= instead -m for compiler optimalization options rpm-3_0_3-23
Artur Frysiak [Mon, 24 Jan 2000 03:37:19 +0000 (03:37 +0000)]
- use -march= instead -m for compiler optimalization options
- use objdump instead ldd for ELF object

Changed files:
    rpm.spec -> 1.76

11 years ago- use -march= instead -m
Artur Frysiak [Mon, 24 Jan 2000 03:28:00 +0000 (03:28 +0000)]
- use -march= instead -m

Changed files:
    rpm-rpmrc.patch -> 1.9

11 years ago- grrr, missing file name of rpm database
Artur Frysiak [Wed, 22 Dec 1999 03:08:43 +0000 (03:08 +0000)]
- grrr, missing file name of rpm database

Changed files:
    rpm.spec -> 1.75

11 years ago- fixed one typo
Artur Frysiak [Wed, 22 Dec 1999 03:07:13 +0000 (03:07 +0000)]
- fixed one typo
- initdb only if don't exist
- cleanup

Changed files:
    rpm.spec -> 1.74

11 years ago- perl.{req,prov} modified slightly
pius [Mon, 6 Dec 1999 14:18:59 +0000 (14:18 +0000)]
- perl.{req,prov} modified slightly

Changed files:
    rpm.spec -> 1.73

11 years ago- perl.req: replace '/' with '::' in module name if needed
pius [Mon, 6 Dec 1999 14:00:04 +0000 (14:00 +0000)]
- perl.req: replace '/' with '::' in module name if needed

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

11 years ago- some simplifications, minor fixes && addons to perl.{req,prov} scripts
pius [Sun, 5 Dec 1999 02:57:02 +0000 (02:57 +0000)]
- some simplifications, minor fixes && addons to perl.{req,prov} scripts

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

11 years ago[3.0.3-20]
kura [Sat, 27 Nov 1999 10:08:01 +0000 (10:08 +0000)]
[3.0.3-20]
- added rpm-nodeps.patch

Changed files:
    rpm.spec -> 1.72

11 years ago- find perl requires in /usr/sbin too rpm-3_0_3-19
Artur Frysiak [Tue, 16 Nov 1999 08:35:15 +0000 (08:35 +0000)]
- find perl requires in /usr/sbin too

Changed files:
    rpm.spec -> 1.71

11 years ago- find requires in /usr/sbin dir too
Artur Frysiak [Tue, 16 Nov 1999 08:34:10 +0000 (08:34 +0000)]
- find requires in /usr/sbin dir too

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

11 years ago- small fix rpm-3_0_3-18
pius [Sat, 13 Nov 1999 20:38:54 +0000 (20:38 +0000)]
- small fix

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

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