]> git.pld-linux.org Git - packages/rpm.git/log
packages/rpm.git
11 years agorpm-lfind patch replaced by rpm-alAddPackage.patch rpm-4_0_2-18
pawelk [Sat, 16 Jun 2001 12:57:56 +0000 (12:57 +0000)]
rpm-lfind patch replaced by  rpm-alAddPackage.patch
It speed up wuch even more then lfind-ptach, and lave API 100% compatybile
with orginal rpm api.

Changed files:
    rpm-fast-alAddPackage.patch -> 1.1
    rpm.spec -> 1.207

11 years agouse lfind instaead of bsearch and a lot of qsort for adding available
pawelk [Thu, 14 Jun 2001 21:06:20 +0000 (21:06 +0000)]
use lfind instaead of bsearch and a lot of qsort for adding available
packages to transactions. It's faster especilly in big transactions (like 2500
packages when installinkg PLD).
rel: 18

Changed files:
    rpm.spec -> 1.206

11 years agodefine %%configure2_50 to easer integration of autoconf 2.50
Artur Frysiak [Tue, 22 May 2001 14:41:24 +0000 (14:41 +0000)]
define %%configure2_50 to easer integration of autoconf 2.50

Changed files:
    rpm.macros -> 1.52

11 years agoswitch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_...
Artur Frysiak [Tue, 22 May 2001 09:06:51 +0000 (09:06 +0000)]
switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_); no release changes only simple s/// perfored

Changed files:
    rpm.spec -> 1.205

11 years agofix --with/--without popt aliases; release 17 rpm-4_0_2-17
Artur Frysiak [Mon, 21 May 2001 15:51:01 +0000 (15:51 +0000)]
fix --with/--without popt aliases; release 17

Changed files:
    rpm.spec -> 1.204

11 years agouse fixed (1) value for _with_/_without_ macros (if jbj fix popt to reuse !#:+ magic...
Artur Frysiak [Mon, 21 May 2001 15:49:54 +0000 (15:49 +0000)]
use fixed (1) value for _with_/_without_ macros (if jbj fix popt to reuse !#:+ magic string then back to old way)

Changed files:
    rpm-rpmpopt.patch -> 1.9

11 years ago66bd7392834c77eda69e71d602be9c02 rpm-header_h.patch rpm-4_0_2-16
klakier [Fri, 18 May 2001 06:56:37 +0000 (06:56 +0000)]
66bd7392834c77eda69e71d602be9c02  rpm-header_h.patch

Changed files:
    rpm-header_h.patch -> 1.1

11 years ago- rel 16
klakier [Thu, 17 May 2001 23:02:21 +0000 (23:02 +0000)]
- rel 16

Changed files:
    rpm.spec -> 1.203

11 years ago- removed broken hack on header.h - fixed by header_h.patch instead
klakier [Thu, 17 May 2001 23:01:44 +0000 (23:01 +0000)]
- removed broken hack on header.h - fixed by header_h.patch instead

Changed files:
    rpm.spec -> 1.202

11 years ago- release 15 rpm-4_0_2-15
Artur Frysiak [Wed, 16 May 2001 16:25:51 +0000 (16:25 +0000)]
- release 15
- rpmGlob() now are locale independent
- --with foo generate now _with_foo (not bcond_on_foo)
  symilar for --without

Changed files:
    rpm.spec -> 1.201

11 years agorpmGlob() now locale independent
Artur Frysiak [Wed, 16 May 2001 16:22:41 +0000 (16:22 +0000)]
rpmGlob() now locale independent

Changed files:
    rpm-glob.patch -> 1.1

11 years agosiwtch from bcond_on_ to _with_ and from bcond_off_ to _without_
Artur Frysiak [Wed, 16 May 2001 10:35:59 +0000 (10:35 +0000)]
siwtch from bcond_on_ to _with_ and from bcond_off_ to _without_

Changed files:
    rpm-rpmpopt.patch -> 1.8

11 years ago- removed X11/KDE hierarhy,
kloczek [Wed, 16 May 2001 00:36:29 +0000 (00:36 +0000)]
- removed X11/KDE hierarhy,
- added X11/Development/Tools.

Changed files:
    rpm.groups -> 1.23

11 years ago- require fixed version of db3-devel rpm-4_0_2-14
Jakub Bogusz [Thu, 10 May 2001 16:34:13 +0000 (16:34 +0000)]
- require fixed version of db3-devel
  (lack of old_library in libdb-3.1.la caused infinite loop of ld trying to
   statically link with shared version of db3)
- rpm-build Requires: sed (used in 170 .specs)
- release 14

Changed files:
    rpm.spec -> 1.200

11 years agotypo fixed rpm-4_0_2-13
Arkadiusz Miśkiewicz [Thu, 26 Apr 2001 15:04:19 +0000 (15:04 +0000)]
typo fixed

Changed files:
    rpm.groups -> 1.22

11 years ago- Revision: 13
Jacek Konieczny [Mon, 23 Apr 2001 13:22:20 +0000 (13:22 +0000)]
- Revision: 13
- "don't allow to build to packages using %%_noauto* macros at the same time" patch

Changed files:
    rpm.spec -> 1.199

11 years ago- don't allow to build more that one package using %%_noauto* macros on the
Jacek Konieczny [Mon, 23 Apr 2001 13:19:35 +0000 (13:19 +0000)]
- don't allow to build more that one package using %%_noauto* macros on the
  same time (it wouldn't work anyway)

Changed files:
    rpm.macros -> 1.51

11 years ago- bugfix: use <rpmio/rpmio.h>, not <rpm/rpmio.h> (wouldn't build)
saq [Wed, 18 Apr 2001 21:11:42 +0000 (21:11 +0000)]
- bugfix: use <rpmio/rpmio.h>, not <rpm/rpmio.h> (wouldn't build)

Changed files:
    rpm.spec -> 1.198

11 years ago- added German %descriptions and Summaries
saq [Wed, 18 Apr 2001 20:21:45 +0000 (20:21 +0000)]
- added German %descriptions and Summaries
- a minor English language bugfix

Changed files:
    rpm.spec -> 1.197

11 years ago- added some missing German translations
saq [Wed, 18 Apr 2001 19:16:11 +0000 (19:16 +0000)]
- added some missing German translations
- removed the duplicate Application/Databases{,/Interfaces} entries

Changed files:
    rpm.groups -> 1.21

11 years ago- release 12
Jan Rękorajski [Sat, 14 Apr 2001 15:39:05 +0000 (15:39 +0000)]
- release 12
- added checks to find-perl-requires if we need to add:
requires: perl = %%{version}
requires: %%{perl_sitearch}

Changed files:
    rpm.spec -> 1.196

11 years ago- added checks if we need to add:
Jan Rękorajski [Sat, 14 Apr 2001 15:37:56 +0000 (15:37 +0000)]
- added checks if we need to add:
requires: perl = %{version}
requires: %{perl_sitearch}

Changed files:
    rpm-find-perl-requires -> 1.5

11 years ago- don't require what's provided by yourself
saq [Sat, 14 Apr 2001 14:36:21 +0000 (14:36 +0000)]
- don't require what's provided by yourself

Changed files:
    rpm-find-requires -> 1.5

11 years ago- added missing : in [de] X11/Fonts rpm-4_0_2-11
Jakub Bogusz [Sat, 7 Apr 2001 23:12:05 +0000 (23:12 +0000)]
- added missing : in [de] X11/Fonts

Changed files:
    rpm.groups -> 1.20

11 years ago- gettextize --copy --force - needed to build with new gettext
Jakub Bogusz [Sat, 7 Apr 2001 17:08:55 +0000 (17:08 +0000)]
- gettextize --copy --force - needed to build with new gettext
- fixed typo in rpm.macros

Changed files:
    rpm.spec -> 1.195

11 years ago- ugh, typo
Jakub Bogusz [Sat, 7 Apr 2001 09:43:35 +0000 (09:43 +0000)]
- ugh, typo

Changed files:
    rpm.macros -> 1.50

11 years ago- release 11:
Jakub Bogusz [Fri, 6 Apr 2001 16:05:57 +0000 (16:05 +0000)]
- release 11:
- new macros: %%_pkgconfigdir=/usr/lib/pkgconfig, %%_fontsdir=/usr/share/fonts

Changed files:
    rpm.macros -> 1.49
    rpm.spec -> 1.194

11 years ago- fixed typo in find-perl-requires (didn't find packages providing perl modules)
Jakub Bogusz [Thu, 5 Apr 2001 01:14:17 +0000 (01:14 +0000)]
- fixed typo in find-perl-requires (didn't find packages providing perl modules)
- release 10

Changed files:
    rpm-find-perl-requires -> 1.4
    rpm.spec -> 1.193

11 years ago- added /etc/rpm dir and example /etc/rpm/macros rpm-4_0_2-9
Jakub Bogusz [Tue, 3 Apr 2001 23:45:29 +0000 (23:45 +0000)]
- added /etc/rpm dir and example /etc/rpm/macros
- release 9

Changed files:
    rpm.spec -> 1.192

11 years agorelease 8; changed %%configure macro rpm-4_0_2-8
Arkadiusz Miśkiewicz [Mon, 2 Apr 2001 09:49:10 +0000 (09:49 +0000)]
release 8; changed %%configure macro

Changed files:
    rpm.spec -> 1.191

11 years agofollow old but broken way
Arkadiusz Miśkiewicz [Mon, 2 Apr 2001 09:45:56 +0000 (09:45 +0000)]
follow old but broken way

Changed files:
    rpm-macros.patch -> 1.21
    rpm.macros -> 1.48

11 years agouse ./configure --host=%{_host} instead of ./configure %{_host} (prepare for new...
Arkadiusz Miśkiewicz [Mon, 2 Apr 2001 08:38:22 +0000 (08:38 +0000)]
use ./configure --host=%{_host} instead of ./configure %{_host} (prepare for new autoconf)

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

11 years agouse ./configure --host=%{_host} instead of ./configure %{_host} (prepare for new...
Arkadiusz Miśkiewicz [Mon, 2 Apr 2001 08:32:04 +0000 (08:32 +0000)]
use ./configure --host=%{_host} instead of ./configure %{_host} (prepare for new autoconf)

Changed files:
    rpm.macros -> 1.46

11 years agouse sugestion patch
Artur Frysiak [Wed, 28 Mar 2001 17:05:56 +0000 (17:05 +0000)]
use sugestion patch

Changed files:
    rpm.spec -> 1.190

11 years ago- changed from -p1 to -p0 for rpm-suggestion.patch (but it's still comented out) rpm-4_0_2-6
pawelk [Sun, 25 Mar 2001 11:24:25 +0000 (11:24 +0000)]
- changed from -p1 to -p0 for rpm-suggestion.patch (but it's still comented out)

Changed files:
    rpm.spec -> 1.189

11 years ago- bugfix in alAllFileSatisfiesDepend()
pawelk [Sun, 25 Mar 2001 11:19:22 +0000 (11:19 +0000)]
- bugfix in alAllFileSatisfiesDepend()

Changed files:
    rpm-suggestions.patch -> 1.2

11 years ago- moved libraries to main.
kloczek [Sun, 25 Mar 2001 05:38:21 +0000 (05:38 +0000)]
- moved libraries to main.

Changed files:
    rpm.spec -> 1.188

11 years ago- release 6: rebuild for generate proper dependences.
kloczek [Sun, 25 Mar 2001 05:16:13 +0000 (05:16 +0000)]
- release 6: rebuild for generate proper dependences.

Changed files:
    rpm.spec -> 1.187

11 years ago- noautodep macros turned off stripping/gzipping - fixed rpm-4_0_2-5
Jakub Bogusz [Sun, 25 Mar 2001 00:13:57 +0000 (00:13 +0000)]
- noautodep macros turned off stripping/gzipping - fixed
- new CFLAGS/LDFLAGS macros in macros.pld
- release 5

Changed files:
    rpm.spec -> 1.186

11 years ago- noautodep macros turned off stripping/gzipping - fixed
Jakub Bogusz [Sun, 25 Mar 2001 00:10:06 +0000 (00:10 +0000)]
- noautodep macros turned off stripping/gzipping - fixed
- new CFLAGS/LDFLAGS macros in macros.pld

Changed files:
    rpm.macros -> 1.45

11 years ago- release 4, rpm-4_0_2-4
kloczek [Sat, 24 Mar 2001 23:06:29 +0000 (23:06 +0000)]
- release 4,
- disable broken suggestions patch,
- merge libs subpackage to main.

Changed files:
    rpm.spec -> 1.185

11 years ago- fixed swapped find-requires and find-provides rpm-4_0_2-3
Jakub Bogusz [Sat, 24 Mar 2001 12:39:30 +0000 (12:39 +0000)]
- fixed swapped find-requires and find-provides
- s/noautoprovdep/noautoprov/ in find-provides

Changed files:
    rpm-find-provides -> 1.2
    rpm.spec -> 1.184

11 years ago- unused patches removed, patches renumbered
Jacek Konieczny [Fri, 23 Mar 2001 17:12:21 +0000 (17:12 +0000)]
- unused patches removed, patches renumbered

Changed files:
    rpm.spec -> 1.183

11 years ago- Release: 3
Jacek Konieczny [Fri, 23 Mar 2001 11:22:00 +0000 (11:22 +0000)]
- Release: 3
- instead of patching two files several times find-{provides,requires} moved to
  Sources. Those scripts may require fixing so they will also work on sparc
- autodependency exceptions support added

Changed files:
    rpm.spec -> 1.182

11 years ago- auto-dependency exceptions macros support
Jacek Konieczny [Fri, 23 Mar 2001 10:44:20 +0000 (10:44 +0000)]
- auto-dependency exceptions macros support

Changed files:
    rpm-find-perl-provides -> 1.2
    rpm-find-perl-requires -> 1.3
    rpm-find-provides -> 1.1
    rpm-find-requires -> 1.4

11 years ago- dependency exceptions macros added
Jacek Konieczny [Fri, 23 Mar 2001 10:41:01 +0000 (10:41 +0000)]
- dependency exceptions macros added

Changed files:
    rpm.macros -> 1.44

11 years ago- ugly rh dependencies loops workaround removed (not tested at all))
pawelk [Tue, 20 Mar 2001 11:13:48 +0000 (11:13 +0000)]
- ugly rh dependencies loops workaround removed (not tested at all))

Changed files:
    rpm-rh-lame.patch -> 1.1
    rpm.spec -> 1.181

11 years ago- rpm-devel Requires: gzip, tar
Jakub Bogusz [Tue, 20 Mar 2001 01:01:54 +0000 (01:01 +0000)]
- rpm-devel Requires: gzip, tar

Changed files:
    rpm.spec -> 1.180

11 years ago- few more translations
Paweł Gołaszewski [Sun, 18 Mar 2001 23:06:46 +0000 (23:06 +0000)]
- few more translations
- some clean-ups in groups file

Changed files:
    rpm.groups -> 1.19

11 years ago- addeed feature to API witch allows programs (wuch ;) to get informations rpm-4_0_2-2
pawelk [Sat, 17 Mar 2001 22:45:34 +0000 (22:45 +0000)]
- addeed feature to API witch allows programs (wuch ;) to get informations
  about all programs providing some feture.

Changed files:
    rpm-suggestions.patch -> 1.1
    rpm.spec -> 1.179

11 years ago- fixed debug CFLAGS/CXXFLAGS/FFLAGS in macros.pld
Jakub Bogusz [Fri, 16 Mar 2001 18:04:50 +0000 (18:04 +0000)]
- fixed debug CFLAGS/CXXFLAGS/FFLAGS in macros.pld
- rpm-build Requires: libtool - many libraries use it
- release 2

Changed files:
    rpm.macros -> 1.43
    rpm.spec -> 1.178

11 years agofinal 4.0.2; stb
Artur Frysiak [Thu, 15 Mar 2001 17:17:34 +0000 (17:17 +0000)]
final 4.0.2; stb

Changed files:
    rpm.spec -> 1.177

11 years agoadded diffutils to -build requires.. (not enough reasont for to sent do builders...
Maciej Pijanka [Wed, 7 Mar 2001 18:44:06 +0000 (18:44 +0000)]
added diffutils to -build requires.. (not enough reasont for to sent do builders&&rev++ imvho)

Changed files:
    rpm.spec -> 1.176

11 years ago- release 0.2. rpm-4_0_2-0_2
kloczek [Wed, 7 Mar 2001 16:22:12 +0000 (16:22 +0000)]
- release 0.2.

Changed files:
    rpm.spec -> 1.175

11 years ago- find-perl-requires, find-requires.patch: grep -v "no package provides"
Jakub Bogusz [Tue, 6 Mar 2001 22:05:26 +0000 (22:05 +0000)]
- find-perl-requires, find-requires.patch: grep -v "no package provides"
  not only for sparc (LC_ALL=C must be set, LANG=C is not sufficient)

Changed files:
    rpm-find-perl-requires -> 1.2
    rpm.spec -> 1.174

11 years agolines not words in wc calculation
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 21:43:41 +0000 (21:43 +0000)]
lines not words in wc calculation

Changed files:
    rpm-find-lang -> 1.3

11 years agofixed error reporting when no files found
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 21:42:36 +0000 (21:42 +0000)]
fixed error reporting when no files found

Changed files:
    rpm-find-lang -> 1.2

11 years agoexternal find-lang.sh source
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 21:24:45 +0000 (21:24 +0000)]
external find-lang.sh source

Changed files:
    rpm.spec -> 1.173

11 years agouse external script instead patches
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 21:24:31 +0000 (21:24 +0000)]
use external script instead patches

Changed files:
    rpm-find-lang -> 1.1

11 years ago- fixed include in header.h rpm-4_0_2-0_1
pawelk [Wed, 21 Feb 2001 14:46:57 +0000 (14:46 +0000)]
- fixed include in header.h

Changed files:
    rpm.spec -> 1.172

11 years agoupdated to test-4.0.2; test release 0.1
Artur Frysiak [Wed, 21 Feb 2001 11:19:03 +0000 (11:19 +0000)]
updated to test-4.0.2; test release 0.1

Changed files:
    rpm.spec -> 1.171

11 years agoupdated to 4.0.2
Artur Frysiak [Wed, 21 Feb 2001 11:12:31 +0000 (11:12 +0000)]
updated to 4.0.2

Changed files:
    rpm-am_fix.patch -> 1.2
    rpm-db3.patch -> 1.5

11 years ago- fix for SEGV in macros processing
Jakub Bogusz [Tue, 13 Feb 2001 17:39:14 +0000 (17:39 +0000)]
- fix for SEGV in macros processing

Changed files:
    rpm-segv.patch -> 1.1
    rpm.spec -> 1.170

11 years ago- devel subpackage requires popt-devel
mis [Sun, 11 Feb 2001 19:56:13 +0000 (19:56 +0000)]
- devel subpackage requires popt-devel

Changed files:
    rpm.spec -> 1.169

11 years ago- seems work - release 1. rpm-4_0_1-1
kloczek [Mon, 5 Feb 2001 20:54:11 +0000 (20:54 +0000)]
- seems work - release 1.

Changed files:
    rpm.spec -> 1.168

11 years ago- typos rpm-4_0_1-0_1
alchemyx [Mon, 5 Feb 2001 20:08:06 +0000 (20:08 +0000)]
- typos
- fixed en description

Changed files:
    rpm.spec -> 1.167

11 years ago- fixed i386 optflags
Jan Rękorajski [Mon, 5 Feb 2001 19:09:01 +0000 (19:09 +0000)]
- fixed i386 optflags

Changed files:
    rpm-rpmrc.patch -> 1.15

11 years ago- Revision 0.1 (this is test release)
Artur Frysiak [Wed, 31 Jan 2001 17:54:54 +0000 (17:54 +0000)]
- Revision 0.1 (this is test release)
- removed bash2 patch (integrated in main source)
- removed getrpmlibprov patch (integraded in main source)
- added am_fix patch (allow rebuild Makefile.in by automake 1.4b)
- removed rpmlibprov and rpmlibprov-order patches (pawelk check this: this patches are needed now ?)

Changed files:
    rpm.spec -> 1.166

11 years agofix Makefile.am
Artur Frysiak [Wed, 31 Jan 2001 17:01:34 +0000 (17:01 +0000)]
fix Makefile.am

Changed files:
    rpm-am_fix.patch -> 1.1

11 years agoupdated to 4.0.1-test
Artur Frysiak [Wed, 31 Jan 2001 17:00:55 +0000 (17:00 +0000)]
updated to 4.0.1-test

Changed files:
    rpm-installplatform.patch -> 1.2

11 years ago- start move to test release 4.0.1 (because we need handling new Requires()
kloczek [Wed, 31 Jan 2001 15:14:32 +0000 (15:14 +0000)]
- start move to test release 4.0.1 (because we need handling new Requires()
  spec preamble fields).

Changed files:
    rpm.spec -> 1.165

11 years ago- updated for 4.0.1.
kloczek [Wed, 31 Jan 2001 15:11:52 +0000 (15:11 +0000)]
- updated for 4.0.1.

Changed files:
    rpm-macros.patch -> 1.19
    rpm-perl-macros.patch -> 1.25
    rpm-rpmrc.patch -> 1.14

11 years ago- release 14 rpm-4_0-14
Sebastian Zagrodzki [Tue, 30 Jan 2001 16:56:17 +0000 (16:56 +0000)]
- release 14
- fixed localstatedir in rpm/macros

Changed files:
    rpm.spec -> 1.164

11 years ago- fixed localstatedir
Sebastian Zagrodzki [Tue, 30 Jan 2001 16:55:29 +0000 (16:55 +0000)]
- fixed localstatedir

Changed files:
    rpm-macros.patch -> 1.18

11 years ago- es Documentation translation
kloczek [Tue, 30 Jan 2001 01:52:37 +0000 (01:52 +0000)]
- es Documentation translation

Changed files:
    rpm.groups -> 1.18

11 years ago- es translation for Libraries.
kloczek [Tue, 30 Jan 2001 01:29:43 +0000 (01:29 +0000)]
- es translation for Libraries.

Changed files:
    rpm.groups -> 1.17

11 years agoadded patch fixing dependecies caching problems (mainly rpm-4_0-13
Michal Moskal [Mon, 29 Jan 2001 13:28:32 +0000 (13:28 +0000)]
added patch fixing dependecies caching problems (mainly
for wuch).
rel -> 13.

Changed files:
    rpm.spec -> 1.163

11 years agofixes bug with suggest field, needed by wuch.
Michal Moskal [Mon, 29 Jan 2001 12:01:18 +0000 (12:01 +0000)]
fixes bug with suggest field, needed by wuch.

Changed files:
    rpm-cache.patch -> 1.1

11 years agoadded temporary (and ugly) workaround for automake. STB.
Arkadiusz Miśkiewicz [Fri, 26 Jan 2001 10:49:20 +0000 (10:49 +0000)]
added temporary (and ugly) workaround for automake. STB.

Changed files:
    rpm.spec -> 1.162

11 years ago- relase 12: use -O0 instead -O in compilation flags if %%{debug} macro is rpm-4_0-12
kloczek [Thu, 25 Jan 2001 20:44:35 +0000 (20:44 +0000)]
- relase 12: use -O0 instead -O in compilation flags if %%{debug} macro is
  enabled (-O is the same as -O1 and for debuging all binaries must be
  compiled with -O0).

Changed files:
    rpm.spec -> 1.161

11 years ago- use -O0 instead -O on debug.
kloczek [Thu, 25 Jan 2001 20:42:27 +0000 (20:42 +0000)]
- use -O0 instead -O on debug.

Changed files:
    rpm.macros -> 1.42

11 years agopatch renumbering rpm-4_0-11
Artur Frysiak [Mon, 22 Jan 2001 11:13:08 +0000 (11:13 +0000)]
patch renumbering

Changed files:
    rpm.spec -> 1.160

11 years ago- rpm.macros: don't add -s to LDFLAGS in %%configure if LDFLAGS!=""
Jakub Bogusz [Sat, 20 Jan 2001 00:08:31 +0000 (00:08 +0000)]
- rpm.macros: don't add -s to LDFLAGS in %%configure if LDFLAGS!=""
  (needed for not stripping ld.so during build)
- patch to (buggy) installplatform script
- removed brp-strip patch (it does nothing - ld.so is shared object, which
  brp-strip doesn't strip)
- db1 buildreq is bcond_off_static-dependent
- release 11

Changed files:
    rpm.spec -> 1.159

11 years ago- change in %%configure - don't add -s to LDFLAGS if LDFLAGS!=""
Jakub Bogusz [Sat, 20 Jan 2001 00:07:30 +0000 (00:07 +0000)]
- change in %%configure - don't add -s to LDFLAGS if LDFLAGS!=""

Changed files:
    rpm.macros -> 1.41

11 years ago- patch to rpm installplatform script
Jakub Bogusz [Sat, 20 Jan 2001 00:06:03 +0000 (00:06 +0000)]
- patch to rpm installplatform script

Changed files:
    rpm-installplatform.patch -> 1.1

11 years ago- fix Source0 URL
Artur Frysiak [Fri, 19 Jan 2001 18:09:56 +0000 (18:09 +0000)]
- fix Source0 URL
- fix some stupid adapter.awk substitution
- merge all find-lang.sh patches into one rpm-find-lang.patch
- simplify conditional builds

Changed files:
    rpm.spec -> 1.158

11 years agostripping modified a bit
Arkadiusz Miśkiewicz [Mon, 15 Jan 2001 18:22:10 +0000 (18:22 +0000)]
stripping modified a bit

Changed files:
    rpm.macros -> 1.40

11 years ago- [de] Applikationen, not Aplikacje nor Applications
Jakub Bogusz [Tue, 9 Jan 2001 17:56:46 +0000 (17:56 +0000)]
- [de] Applikationen, not Aplikacje nor Applications

Changed files:
    rpm.groups -> 1.16

11 years ago- fixed exclude-examples-doc for ommit doc, examples also on sparc. rpm-4_0-10
kloczek [Mon, 8 Jan 2001 16:47:38 +0000 (16:47 +0000)]
- fixed exclude-examples-doc for ommit doc, examples also on sparc.

Changed files:
    rpm.spec -> 1.157

11 years ago- Release 10.
mkochano [Mon, 8 Jan 2001 16:01:14 +0000 (16:01 +0000)]
- Release 10.
- %find_lang can now be called with "--with-kde --all-name".

Changed files:
    rpm.spec -> 1.156

11 years agorelease 9; one more place to avoid stripping rpm-4_0-9
Arkadiusz Miśkiewicz [Fri, 5 Jan 2001 18:19:08 +0000 (18:19 +0000)]
release 9; one more place to avoid stripping

Changed files:
    rpm.spec -> 1.155

11 years agoavoid stripping ld.so
Arkadiusz Miśkiewicz [Fri, 5 Jan 2001 06:06:07 +0000 (06:06 +0000)]
avoid stripping ld.so

Changed files:
    rpm.macros -> 1.39

11 years ago- don't strip dynamic linker rpm-4_0-8
Arkadiusz Miśkiewicz [Wed, 3 Jan 2001 21:43:31 +0000 (21:43 +0000)]
- don't strip dynamic linker
- workaround buggy bash (Marcin Kowalczyk)

Changed files:
    rpm.macros -> 1.38

11 years agodon't strip dynamic linker. This caused serious problems.
Arkadiusz Miśkiewicz [Wed, 3 Jan 2001 21:42:41 +0000 (21:42 +0000)]
don't strip dynamic linker. This caused serious problems.
release 8

Changed files:
    rpm.spec -> 1.154

11 years ago- new group X11/Applications/Science for spacechart and other apps
wrobell [Wed, 3 Jan 2001 01:13:35 +0000 (01:13 +0000)]
- new group X11/Applications/Science for spacechart and other apps

Changed files:
    rpm.groups -> 1.15

11 years ago- added conditional non-static build (define bcond_off_static for it)
Jan Rękorajski [Thu, 28 Dec 2000 15:19:31 +0000 (15:19 +0000)]
- added conditional non-static build (define bcond_off_static for it)

Changed files:
    rpm.spec -> 1.153

11 years ago- remove provided modules from requirements list
mis [Fri, 22 Dec 2000 14:46:59 +0000 (14:46 +0000)]
- remove provided modules from requirements list
- remove "the" from            -"-              (common mistake)

Changed files:
    rpm-perl-req-perlfile.patch -> 1.2

11 years ago- rpmio/ugid.h added to devel (header file required during compile apt). rpm-4_0-7
kloczek [Tue, 19 Dec 2000 18:08:48 +0000 (18:08 +0000)]
- rpmio/ugid.h added to devel (header file required during compile apt).

Changed files:
    rpm.spec -> 1.152

11 years ago- release 7
Sebastian Zagrodzki [Tue, 19 Dec 2000 15:15:24 +0000 (15:15 +0000)]
- release 7
- updated rpm-rpmlibprov-order.patch

Changed files:
    rpm.spec -> 1.151

11 years ago- don't lookup bcond_*'s in changelog rpm-4_0-6
mis [Mon, 11 Dec 2000 15:03:07 +0000 (15:03 +0000)]
- don't lookup bcond_*'s in changelog

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

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