]> git.pld-linux.org Git - packages/rpm.git/log
packages/rpm.git
11 years ago- few more
Paweł Gołaszewski [Thu, 9 Aug 2001 22:48:03 +0000 (22:48 +0000)]
- few more

Changed files:
    rpm.groups -> 1.31

11 years ago- (Libraries) removed line with only tab - recognized as empty group lang/name rpm-4_0_2-30
Jakub Bogusz [Thu, 9 Aug 2001 20:48:29 +0000 (20:48 +0000)]
- (Libraries) removed line with only tab - recognized as empty group lang/name

Changed files:
    rpm.groups -> 1.30

11 years ago- release 30 (new macro)
saq [Thu, 9 Aug 2001 20:36:54 +0000 (20:36 +0000)]
- release 30 (new macro)
- STB

Changed files:
    rpm.spec -> 1.226

11 years ago- translations
Paweł Gołaszewski [Thu, 9 Aug 2001 19:51:10 +0000 (19:51 +0000)]
- translations

Changed files:
    rpm.groups -> 1.29

11 years ago- some exotic translations
Paweł Gołaszewski [Thu, 9 Aug 2001 18:37:46 +0000 (18:37 +0000)]
- some exotic translations

Changed files:
    rpm.groups -> 1.28

11 years ago- new macro: %_kernelsrcdir
saq [Wed, 8 Aug 2001 22:10:05 +0000 (22:10 +0000)]
- new macro: %_kernelsrcdir

Changed files:
    rpm.macros -> 1.59

11 years ago- some [es] and [pt_BR] added
Paweł Gołaszewski [Wed, 8 Aug 2001 17:20:22 +0000 (17:20 +0000)]
- some [es] and [pt_BR] added

Changed files:
    rpm.groups -> 1.27

11 years ago- removed unused macros I'd added (%%*kernel*, macros for the scripts)
saq [Mon, 6 Aug 2001 09:48:19 +0000 (09:48 +0000)]
- removed unused macros I'd added (%%*kernel*, macros for the scripts)

Changed files:
    rpm.macros -> 1.58

11 years ago- 2 new [pt]
Paweł Gołaszewski [Sat, 4 Aug 2001 11:32:39 +0000 (11:32 +0000)]
- 2 new [pt]

Changed files:
    rpm.groups -> 1.26

11 years ago- bugfix
pawelk [Wed, 1 Aug 2001 22:14:36 +0000 (22:14 +0000)]
- bugfix

Changed files:
    rpm-fast-alAddPackage.patch -> 1.4

11 years ago- Release 29
Paweł Gołaszewski [Tue, 31 Jul 2001 09:59:44 +0000 (09:59 +0000)]
- Release 29
- s/%configure/%configure2_13/  -  %configure macro seems to be broken and
  some entries in /usr/lib/rpm/macros are empty

Changed files:
    rpm.spec -> 1.225

11 years agomissing BuildRequires
Artur Frysiak [Fri, 27 Jul 2001 10:20:13 +0000 (10:20 +0000)]
missing BuildRequires

Changed files:
    rpm.spec -> 1.224

11 years ago- finetuning %{pre,post}{,un} scripts
saq [Wed, 25 Jul 2001 16:15:25 +0000 (16:15 +0000)]
- finetuning %{pre,post}{,un} scripts
- finished, STB

Changed files:
    rpm.macros -> 1.57

11 years agorelease 28
Artur Frysiak [Wed, 25 Jul 2001 12:40:47 +0000 (12:40 +0000)]
release 28

Changed files:
    rpm.spec -> 1.223

11 years ago- autoupdate is back (kloczek, please read 'pinfo --node "Obsolete Macros" autoconf...
Artur Frysiak [Wed, 25 Jul 2001 12:39:48 +0000 (12:39 +0000)]
- autoupdate is back (kloczek, please read 'pinfo --node "Obsolete Macros" autoconf' first)
- don't use () subshells in spec (kloczek, please read 'man sh' first)

Changed files:
    rpm.spec -> 1.222

11 years ago- more macros: %rc_inetd_post{,un}
saq [Tue, 24 Jul 2001 22:43:41 +0000 (22:43 +0000)]
- more macros: %rc_inetd_post{,un}
- functional changes to %chkconfig_{post,preun} and %{user,group}add

Changed files:
    rpm.macros -> 1.56

11 years ago- remove run autoupdate on rebenerate ac/am/lt files. rpm-4_0_2-27
kloczek [Mon, 23 Jul 2001 22:35:21 +0000 (22:35 +0000)]
- remove run autoupdate on rebenerate ac/am/lt files.

Changed files:
    rpm.spec -> 1.221

11 years ago- typo
saq [Mon, 23 Jul 2001 22:23:04 +0000 (22:23 +0000)]
- typo

Changed files:
    rpm.macros -> 1.55

11 years agoNew macros:
saq [Mon, 23 Jul 2001 22:17:14 +0000 (22:17 +0000)]
New macros:
- for the kernel:
-- %{_kernel_ver} returning the version of /usr/src/linux
-- %{_kernel24} true if %{_kernel_ver} is the 2.4 series
-- %{_kernel_series} returning 2.2 or 2.4 (dep. on %{_kernel24})
-- %conflicts_kernel_ver, %conflicts_kernel_series giving a
Conflicts: line against wrong kernel {version,series}
- for %{pre,post}{un,} scripts: %chkconfig_pre, %chkconfig_postun,
%fix_info_dir, %{group,user}{add,del}

Changed files:
    rpm.macros -> 1.54

11 years ago- release 27,
kloczek [Mon, 23 Jul 2001 22:00:15 +0000 (22:00 +0000)]
- release 27,
- removed gdbm-devel and gdbm-static from BuildRequires (current version
  uses onlu db backends).

Changed files:
    rpm.spec -> 1.220

11 years ago- added some pt_BR and es from CNV
Paweł Gołaszewski [Sun, 22 Jul 2001 10:45:59 +0000 (10:45 +0000)]
- added some pt_BR and es from CNV

Changed files:
    rpm.groups -> 1.25

11 years ago- release 26: fixed rpm-find-requires script rpm-4_0_2-26
Jakub Bogusz [Fri, 13 Jul 2001 00:30:54 +0000 (00:30 +0000)]
- release 26: fixed rpm-find-requires script
(_noautoreq and _noautoreqdep are not the same!
 e.g. _noautoreqdep libGL.so.1 shouldn't remove libGL.so.1 dependency,
 but only `rpm -q --whatprovides libGL.so.1` dependency)

Changed files:
    rpm-find-requires -> 1.6
    rpm.spec -> 1.219

11 years ago- Release 25. rpm-4_0_2-25
mkochano [Wed, 11 Jul 2001 22:06:04 +0000 (22:06 +0000)]
- Release 25.
- Commented out fast-alAddPackage patch. It is simple for me. With this
  patch rpm doesn't work correctly. Without this patch it works
  correctly. Simple. Author can try to fix it, if he want/can. But we
  shouldn't wait until he will do this and serve broken package in the
  mean time.

Changed files:
    rpm.spec -> 1.218

11 years ago- added fr X11/Libraries (based on Libraries)
Jakub Bogusz [Wed, 11 Jul 2001 00:23:08 +0000 (00:23 +0000)]
- added fr X11/Libraries (based on Libraries)

Changed files:
    rpm.groups -> 1.24

11 years ago- release 24. rpm-4_0_2-24
kloczek [Tue, 10 Jul 2001 23:10:28 +0000 (23:10 +0000)]
- release 24.

Changed files:
    rpm.spec -> 1.217

11 years ago- rpm-perlprov requires: perl-modules
Jakub Bogusz [Sat, 7 Jul 2001 19:13:28 +0000 (19:13 +0000)]
- rpm-perlprov requires: perl-modules

Changed files:
    rpm.spec -> 1.216

11 years agoscrict BuildRequires
Artur Frysiak [Fri, 6 Jul 2001 09:38:15 +0000 (09:38 +0000)]
scrict BuildRequires

Changed files:
    rpm.spec -> 1.215

11 years agorelease 23
Artur Frysiak [Fri, 6 Jul 2001 09:36:38 +0000 (09:36 +0000)]
release 23

Changed files:
    rpm.spec -> 1.214

11 years agothis version of rpm don't have perl bindings
Artur Frysiak [Mon, 2 Jul 2001 15:10:50 +0000 (15:10 +0000)]
this version of rpm don't have perl bindings

Changed files:
    rpm-noperldir.patch -> 1.1

11 years agotypo popt-1_6_2-2 popt-1_6_2-3
Artur Frysiak [Fri, 29 Jun 2001 14:47:43 +0000 (14:47 +0000)]
typo

Changed files:
    popt-cvs20010530.patch -> 1.2

11 years agoupdate macros.pld for autoconf 2.50; fixes for ac 2.50; popt fixes
Artur Frysiak [Fri, 29 Jun 2001 14:47:17 +0000 (14:47 +0000)]
update macros.pld for autoconf 2.50; fixes for ac 2.50; popt fixes

Changed files:
    rpm.spec -> 1.213

11 years agoback to --with=!#:+ in --with handling etc
Artur Frysiak [Fri, 29 Jun 2001 12:58:44 +0000 (12:58 +0000)]
back to --with=!#:+ in --with handling etc

Changed files:
    rpm-rpmpopt.patch -> 1.10

11 years agopopt fixes for rpm
Artur Frysiak [Fri, 29 Jun 2001 12:57:42 +0000 (12:57 +0000)]
popt fixes for rpm

Changed files:
    popt-cvs20010530.patch -> 1.1

11 years ago%%configure renamed to %%configure2_13, %%configure2_50 to %%configure; allow .....
Artur Frysiak [Fri, 29 Jun 2001 12:56:33 +0000 (12:56 +0000)]
%%configure renamed to %%configure2_13, %%configure2_50 to %%configure; allow ../%%{configure}; handle %%__cc i %%__cxx macros for compiler choice

Changed files:
    rpm.macros -> 1.53

11 years agofixed segv, rel 22, stbr rpm-4_0_2-22
Michal Moskal [Thu, 28 Jun 2001 13:58:47 +0000 (13:58 +0000)]
fixed segv, rel 22, stbr

Changed files:
    rpm.spec -> 1.212

11 years ago- fixed segv
Michal Moskal [Thu, 28 Jun 2001 13:58:00 +0000 (13:58 +0000)]
- fixed segv

Changed files:
    rpm-fast-alAddPackage.patch -> 1.3

11 years ago- rpm have to be rebuild with new rpm-fast-alAddAPckage.patch rpm-4_0_2-21
pawelk [Mon, 25 Jun 2001 16:26:21 +0000 (16:26 +0000)]
- rpm have to be rebuild with new rpm-fast-alAddAPckage.patch
  As Soon As Possible
- rel: 21

Changed files:
    rpm.spec -> 1.211

11 years ago- horrible bug fixed. There should be no longer problems witch dependencies
pawelk [Mon, 25 Jun 2001 16:16:13 +0000 (16:16 +0000)]
- horrible bug fixed. There should be no longer problems witch dependencies
  like: package A requires file from package A and it can't be installed :)

Changed files:
    rpm-fast-alAddPackage.patch -> 1.2

11 years ago- typo in pl description
Grzegorz Sterniczuk [Mon, 25 Jun 2001 13:25:29 +0000 (13:25 +0000)]
- typo in pl description

Changed files:
    rpm.spec -> 1.210

11 years ago- fixes perl.prov EOF problem
Sebastian Zagrodzki [Fri, 22 Jun 2001 14:38:27 +0000 (14:38 +0000)]
- fixes perl.prov EOF problem

Changed files:
    rpm-perlprov.patch -> 1.1

11 years ago- release 20
Sebastian Zagrodzki [Fri, 22 Jun 2001 14:06:40 +0000 (14:06 +0000)]
- release 20
- fixed perl.prov

Changed files:
    rpm.spec -> 1.209

11 years agoadd field byKey tp dependencyConflict structure rpm-4_0_2-19
pawelk [Sun, 17 Jun 2001 18:22:55 +0000 (18:22 +0000)]
add field byKey tp dependencyConflict structure
rel: 19
stbr

Changed files:
    rpm-byKey.patch -> 1.1
    rpm.spec -> 1.208

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

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