]> git.pld-linux.org Git - packages/rpm-build-macros.git/log
packages/rpm-build-macros.git
11 years ago- fix CC/CXX settings - it can contain spaces like 'ccache distcc gcc'
Arkadiusz Miśkiewicz [Thu, 6 May 2004 19:59:38 +0000 (19:59 +0000)]
- fix CC/CXX settings - it can contain spaces like 'ccache distcc gcc'

Changed files:
    rpm.macros -> 1.149

11 years ago- define rpmldflags to nil
Arkadiusz Miśkiewicz [Thu, 6 May 2004 19:48:40 +0000 (19:48 +0000)]
- define rpmldflags to nil

Changed files:
    rpm.macros -> 1.148

11 years ago- drop -s from ldflags
Arkadiusz Miśkiewicz [Thu, 6 May 2004 19:22:49 +0000 (19:22 +0000)]
- drop -s from ldflags

Changed files:
    rpm.macros -> 1.147

11 years ago- remove empty lines auto/ac/rpm-4_3-0_20040107_16 auto/ac/rpm-4_3-0_20040107_18
Arkadiusz Miśkiewicz [Thu, 22 Apr 2004 15:53:03 +0000 (15:53 +0000)]
- remove empty lines

Changed files:
    rpm-find-lang -> 1.9

11 years ago- fallback to Makefile if version.h not found; check fs.h instead of version.h in... auto/ac/rpm-4_3-0_20040107_15 help
Arkadiusz Miśkiewicz [Sat, 10 Apr 2004 23:26:17 +0000 (23:26 +0000)]
- fallback to Makefile if version.h not found; check fs.h instead of version.h in rel test

Changed files:
    rpm.macros -> 1.146

11 years ago- fixed requires_eq_to
Jakub Bogusz [Thu, 1 Apr 2004 18:20:49 +0000 (18:20 +0000)]
- fixed requires_eq_to

Changed files:
    rpm.macros -> 1.145

11 years ago- avoid build failures in post-install scripts if there is no buildroot dir (e.g... auto/ac/rpm-4_3-0_20040107_10 auto/ac/rpm-4_3-0_20040107_11 auto/ac/rpm-4_3-0_20040107_12 auto/ac/rpm-4_3-0_20040107_13 auto/ac/rpm-4_3-0_20040107_14
Jakub Bogusz [Sat, 13 Mar 2004 23:32:39 +0000 (23:32 +0000)]
- avoid build failures in post-install scripts if there is no buildroot dir (e.g. only %doc)

Changed files:
    rpm.macros -> 1.144

11 years ago- use __strip macro, added _noautostrip and _noautochrpath support auto/ac/rpm-4_3-0_20040107_7 auto/ac/rpm-4_3-0_20040107_8 auto/ac/rpm-4_3-0_20040107_9
Jakub Bogusz [Sat, 7 Feb 2004 22:48:15 +0000 (22:48 +0000)]
- use __strip macro, added _noautostrip and _noautochrpath support

Changed files:
    rpm.macros -> 1.143

11 years ago- enabled chrpath on alpha (current version works with Elf64) auto/ac/rpm-4_3-0_20040107_6
Jakub Bogusz [Sat, 31 Jan 2004 17:47:34 +0000 (17:47 +0000)]
- enabled chrpath on alpha (current version works with Elf64)

Changed files:
    rpm.macros -> 1.142

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

Changed files:
    rpm.macros -> 1.141

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

Changed files:
    rpm.macros -> 1.140

11 years ago- _noautoreqfiles and _noautoprovfiles are back (reimplemented in RPM internal depend... auto/ac/rpm-4_3-0_20040107_1
Jacek Konieczny [Sun, 4 Jan 2004 17:37:26 +0000 (17:37 +0000)]
- _noautoreqfiles and _noautoprovfiles are back (reimplemented in RPM internal dependency generator)

Changed files:
    rpm.macros -> 1.139

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

Changed files:
    rpm.macros -> 1.138

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

Changed files:
    rpm.macros -> 1.137

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

Changed files:
    rpm.macros -> 1.136

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

Changed files:
    rpm.macros -> 1.135

11 years ago- s,/lib/,/%{_lib}/, in pkgconfigdir
Jacek Konieczny [Thu, 18 Dec 2003 21:38:46 +0000 (21:38 +0000)]
- s,/lib/,/%{_lib}/, in pkgconfigdir

Changed files:
    rpm.macros -> 1.134

11 years ago- use current epoch in pyrequires_eq macro
wrobell [Thu, 11 Dec 2003 15:17:25 +0000 (15:17 +0000)]
- use current epoch in pyrequires_eq macro

Changed files:
    rpm.macros -> 1.133

11 years ago- workaround to avoid early spec parse errors without apache-devel auto/ac/rpm-4_3-0_20030610_28 auto/ac/rpm-4_3-0_20030610_29 auto/ac/rpm-4_3-0_20030610_30
Jakub Bogusz [Mon, 24 Nov 2003 18:03:38 +0000 (18:03 +0000)]
- workaround to avoid early spec parse errors without apache-devel

Changed files:
    rpm.macros -> 1.132

11 years ago- compress kernel modules for 2.6 too.
witekfl [Tue, 18 Nov 2003 06:53:57 +0000 (06:53 +0000)]
- compress kernel modules for 2.6 too.

Changed files:
    rpm.macros -> 1.131

11 years ago- use SUSv2-compliant chown syntax auto/ac/rpm-4_3-0_20030610_25 auto/ac/rpm-4_3-0_20030610_27 rpm-4_3-0_20030610_25
Jakub Bogusz [Sun, 26 Oct 2003 15:35:40 +0000 (15:35 +0000)]
- use SUSv2-compliant chown syntax

Changed files:
    rpm.macros -> 1.130

11 years ago- Added %_kdedocdir
adgor [Mon, 20 Oct 2003 18:45:56 +0000 (18:45 +0000)]
- Added %_kdedocdir

Changed files:
    rpm.macros -> 1.129

11 years ago- fix apache_modules_api (don't use apr-config for this since ap_mmn.h is from apache...
Arkadiusz Miśkiewicz [Sat, 13 Sep 2003 12:48:44 +0000 (12:48 +0000)]
- fix apache_modules_api (don't use apr-config for this since ap_mmn.h is from apache not apr)

Changed files:
    rpm.macros -> 1.128

11 years ago- simplified xmms macros auto/ac/rpm-4_3-0_20030610_22
Jakub Bogusz [Tue, 19 Aug 2003 10:49:16 +0000 (10:49 +0000)]
- simplified xmms macros

Changed files:
    rpm.macros -> 1.127

11 years ago- redone _noautocompress handling to use parameter instead of file
Jakub Bogusz [Mon, 11 Aug 2003 22:09:41 +0000 (22:09 +0000)]
- redone _noautocompress handling to use parameter instead of file
- killed all no longer necessary builddir locking, at last!
  (modified files: compress-doc, compress-doc.patch, rpm.macros)
- release .20.7 - for heavy testing again, then release can be increased to .21

Changed files:
    rpm.macros -> 1.126

11 years ago- more xmms specific macros
grzegol [Mon, 4 Aug 2003 15:22:44 +0000 (15:22 +0000)]
- more xmms specific macros

Changed files:
    rpm.macros -> 1.125

11 years ago- added xmms specific macros
grzegol [Mon, 4 Aug 2003 14:33:38 +0000 (14:33 +0000)]
- added xmms specific macros

Changed files:
    rpm.macros -> 1.124

11 years ago- comment fixes
Jakub Bogusz [Thu, 31 Jul 2003 12:07:30 +0000 (12:07 +0000)]
- comment fixes

Changed files:
    rpm.macros -> 1.123

11 years ago- addedd iconsdir
djurban [Thu, 31 Jul 2003 11:49:57 +0000 (11:49 +0000)]
- addedd iconsdir

Changed files:
    rpm.macros -> 1.122

11 years ago- reworked find-*-wrappers, userpmdepswrappers patch, macros and platform macros
Jakub Bogusz [Thu, 17 Jul 2003 22:24:49 +0000 (22:24 +0000)]
- reworked find-*-wrappers, userpmdepswrappers patch, macros and platform macros
  to use --with-perl/--with-php options and pass _noauto{req,dep}* through args
- merged spec-prep-pre patch into macros
- release .20.1 (for heavy testing)
- NOTE: _noauto with "" quotes won't work now... use '' or no quotes

Changed files:
    rpm.macros -> 1.121

11 years ago- merged --all-name fixes from RA-branch (oops, this should be done a week ago)
Jakub Bogusz [Thu, 17 Jul 2003 22:21:03 +0000 (22:21 +0000)]
- merged --all-name fixes from RA-branch (oops, this should be done a week ago)

Changed files:
    rpm-find-lang -> 1.8

11 years ago- added requires_eq_to and apache_modules_api macros
Artur Frysiak [Thu, 17 Jul 2003 08:47:04 +0000 (08:47 +0000)]
- added requires_eq_to and apache_modules_api macros

Changed files:
    rpm.macros -> 1.120

11 years ago- removed ifdef, ifundef, ifwith and ifwithout macros; they all work by
Michal Moskal [Wed, 16 Jul 2003 20:05:36 +0000 (20:05 +0000)]
- removed ifdef, ifundef, ifwith and ifwithout macros; they all work by
  accident

Changed files:
    rpm.macros -> 1.119

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- %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- new macros: %defined, %undefined, %ifdef, %ifndef, %bcond_with and NEST rpm-4_3-0_20030515_6
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- 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- 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

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- allow patch without trailing slash rpm-4_1-15_1 DJRZULF-RPM-4_2
Artur Frysiak [Fri, 7 Mar 2003 03:05:56 +0000 (03:05 +0000)]
- allow patch without trailing slash

Changed files:
    rpm.macros -> 1.111

11 years ago- (X)emacs support macros
Artur Frysiak [Thu, 6 Mar 2003 22:56:56 +0000 (22:56 +0000)]
- (X)emacs support macros

Changed files:
    rpm.macros -> 1.110

11 years ago- reverted (configuredir is a hack)
Arkadiusz Miśkiewicz [Wed, 5 Mar 2003 16:56:21 +0000 (16:56 +0000)]
- reverted (configuredir is a hack)

Changed files:
    rpm.macros -> 1.109

11 years ago- support for configuredir in %%configure (but you don't need to use it as in %%confi...
Arkadiusz Miśkiewicz [Tue, 4 Mar 2003 22:47:05 +0000 (22:47 +0000)]
- support for configuredir in %%configure (but you don't need to use it as in %%configure2_13 macro)

Changed files:
    rpm.macros -> 1.108

11 years ago- added _desktopdir for new *.desktop files
aflinta [Tue, 25 Feb 2003 22:55:15 +0000 (22:55 +0000)]
- added _desktopdir for new *.desktop files

Changed files:
    rpm.macros -> 1.107

11 years ago- Reverted last change
adgor [Mon, 13 Jan 2003 11:23:57 +0000 (11:23 +0000)]
- Reverted last change

Changed files:
    rpm.macros -> 1.106

11 years ago- %_applnkdir /usr/share/applnk
adgor [Mon, 13 Jan 2003 11:09:12 +0000 (11:09 +0000)]
- %_applnkdir /usr/share/applnk

Changed files:
    rpm.macros -> 1.105

11 years ago- changed _pixmapsdir to hardcoded /usr/share/pixmaps - this is the right location...
aflinta [Fri, 10 Jan 2003 16:56:25 +0000 (16:56 +0000)]
- changed _pixmapsdir to hardcoded /usr/share/pixmaps - this is the right location according to freedesktop.org

Changed files:
    rpm.macros -> 1.104

11 years ago- _applnkdir back to one location; TODO: choose one for _pixmapsdir
Jakub Bogusz [Tue, 31 Dec 2002 11:55:20 +0000 (11:55 +0000)]
- _applnkdir back to one location; TODO: choose one for _pixmapsdir

Changed files:
    rpm.macros -> 1.103

11 years ago- it is time to switch kgcc to gcc 3.2.x :)
aflinta [Tue, 10 Dec 2002 17:52:12 +0000 (17:52 +0000)]
- it is time to switch kgcc to gcc 3.2.x :)

Changed files:
    rpm.macros -> 1.102

11 years ago- corrected applnk and pixmaps
aflinta [Wed, 4 Dec 2002 09:44:07 +0000 (09:44 +0000)]
- corrected applnk and pixmaps

Changed files:
    rpm.macros -> 1.101

11 years ago- more macros
aflinta [Wed, 4 Dec 2002 09:07:06 +0000 (09:07 +0000)]
- more macros

Changed files:
    rpm.macros -> 1.100

11 years ago- typo
aflinta [Wed, 4 Dec 2002 08:33:20 +0000 (08:33 +0000)]
- typo

Changed files:
    rpm.macros -> 1.99

11 years ago- added _gtkdocdir definition
wrobell [Tue, 3 Dec 2002 13:58:10 +0000 (13:58 +0000)]
- added _gtkdocdir definition

Changed files:
    rpm.macros -> 1.98

11 years ago- added umask 022 for gconf_schema_install macro
wrobell [Tue, 3 Dec 2002 11:37:21 +0000 (11:37 +0000)]
- added umask 022 for gconf_schema_install macro
- changed /etc/X11/GNOME2 to /etc/gconf in gconf_schema_install

Changed files:
    rpm.macros -> 1.97

11 years ago- corrcted gconf_schema_install macro (thx wolf)
aflinta [Tue, 3 Dec 2002 01:02:30 +0000 (01:02 +0000)]
- corrcted gconf_schema_install macro (thx wolf)

Changed files:
    rpm.macros -> 1.96

11 years ago- changed path for gconftool, due problems depended on _destdir variable
aflinta [Tue, 26 Nov 2002 16:49:45 +0000 (16:49 +0000)]
- changed path for gconftool, due problems depended on _destdir variable

Changed files:
    rpm.macros -> 1.95

11 years ago- added 4.1-branch-po-updates (updates for message changed by 4.1-branch patch)
Jakub Bogusz [Sun, 24 Nov 2002 19:26:43 +0000 (19:26 +0000)]
- added 4.1-branch-po-updates (updates for message changed by 4.1-branch patch)
- link patch - add dependencies to lib*_LIBADD instead of hacking lib*.la
- beecrypt-opt patch - don't override optflags in libbeecrypt on x86
- changes in rpm.macros:
  - more heuristics in %%__gettextize (allow non-external gt 0.11 and external
    gt without po/Makevars)
  - new %%__autopoint macro (=autopoint --force)
- avoid build trap - define __gettextize to not require very fresh rpm to build
- release 5 (beecrypt rel. 2)

Changed files:
    rpm.macros -> 1.94

11 years ago- switched if gettext_version == 0.11 to if gettext_version != 0.10
Mariusz Mazur [Thu, 21 Nov 2002 16:57:56 +0000 (16:57 +0000)]
- switched if gettext_version == 0.11 to if gettext_version != 0.10
- will test it and if works - I'll bump rpm's rel

Changed files:
    rpm.macros -> 1.93

11 years ago- more gettextize fixes
Mariusz Mazur [Thu, 21 Nov 2002 16:04:28 +0000 (16:04 +0000)]
- more gettextize fixes

Changed files:
    rpm.macros -> 1.92

11 years ago- fixed gettextize
Mariusz Mazur [Wed, 20 Nov 2002 21:33:11 +0000 (21:33 +0000)]
- fixed gettextize

Changed files:
    rpm.macros -> 1.91

11 years ago- missing ; rpm-4_1-2
juandon [Thu, 31 Oct 2002 18:38:12 +0000 (18:38 +0000)]
- missing ;

Changed files:
    rpm.macros -> 1.90

11 years ago- fixed gconf_schema_install macro
aflinta [Sun, 27 Oct 2002 21:22:44 +0000 (21:22 +0000)]
- fixed gconf_schema_install macro

Changed files:
    rpm.macros -> 1.89

11 years ago- merged last change from rpm-4_0_4 branch
aflinta [Sun, 27 Oct 2002 14:45:09 +0000 (14:45 +0000)]
- merged last change from rpm-4_0_4 branch
- added gconf_schema_install macro

Changed files:
    rpm.macros -> 1.88

11 years ago- added missing translation to pl.po patch
Jakub Bogusz [Wed, 23 Oct 2002 22:43:13 +0000 (22:43 +0000)]
- added missing translation to pl.po patch
- added pl translation of added messages to rpmpopt patch
- merged modules compression fix (by juandon) from abandoned branch
- release 1.1

Changed files:
    rpm.macros -> 1.87

11 years ago- merged 4.1 patches... hope I didn't brake anything
Mariusz Mazur [Fri, 18 Oct 2002 13:16:22 +0000 (13:16 +0000)]
- merged 4.1 patches... hope I didn't brake anything

Changed files:
    rpm.macros -> 1.86

11 years ago- typo (missing "}"). rpm-4_0_2-100 rpm-4_0_2-97 rpm-4_0_2-98 rpm-4_0_2-99
kloczek [Mon, 14 Oct 2002 12:54:32 +0000 (12:54 +0000)]
- typo (missing "}").

Changed files:
    rpm.macros -> 1.85

11 years ago- added %__spec_install_post_chrpath macro.
kloczek [Mon, 14 Oct 2002 09:49:04 +0000 (09:49 +0000)]
- added %__spec_install_post_chrpath macro.

Changed files:
    rpm.macros -> 1.84

11 years ago- gzip kernel modules only if $RPM_BUILD_ROOT/lib/modules exists (avoids
Michal Moskal [Fri, 11 Oct 2002 15:31:54 +0000 (15:31 +0000)]
- gzip kernel modules only if $RPM_BUILD_ROOT/lib/modules exists (avoids
  error message)

Changed files:
    rpm.macros -> 1.83

11 years ago- added macro for compress kernel modules rpm-4_0_2-95 rpm-4_0_2-96
juandon [Tue, 1 Oct 2002 11:44:05 +0000 (11:44 +0000)]
- added macro for compress kernel modules

Changed files:
    rpm.macros -> 1.82

11 years ago- backported following macros from rpm-4_0_4 (required for GNOME2):
kura [Mon, 30 Sep 2002 14:40:20 +0000 (14:40 +0000)]
- backported following macros from rpm-4_0_4 (required for GNOME2):
    %xmlcat_add %xmlcat_del %xmlcat_add_rewrite %xmlcat_create
    %sgmlcat_add %sgmlcat_del %sgmlcat_fix

- %sgmlcat_fix macro renamed to %docbook_sgmlcat_fix (on wiget
  request)

Changed files:
    rpm.macros -> 1.81

11 years ago- really fixed --with-kde (I hope) rpm-4_0_2-91 rpm-4_0_2-92 rpm-4_0_2-93
Jakub Bogusz [Fri, 13 Sep 2002 08:38:21 +0000 (08:38 +0000)]
- really fixed --with-kde (I hope)

Changed files:
    rpm-find-lang -> 1.7

11 years ago- Fixed finding "%{_htmldir}/*/%{name}"
adgor [Wed, 11 Sep 2002 22:34:53 +0000 (22:34 +0000)]
- Fixed finding "%{_htmldir}/*/%{name}"

Changed files:
    rpm-find-lang -> 1.6

11 years ago- fix by wiget rpm-4_0_2-89
Paweł Gołaszewski [Mon, 9 Sep 2002 15:16:38 +0000 (15:16 +0000)]
- fix by wiget

Changed files:
    rpm-find-lang -> 1.5

11 years agonow you may use ./configure from %configuredir not only from current dir rpm-4_0_2-88
Artur Frysiak [Mon, 2 Sep 2002 10:29:18 +0000 (10:29 +0000)]
now you may use ./configure from %configuredir not only from current dir

Changed files:
    rpm.macros -> 1.80

11 years ago- fixed CPPFLAGS in %%configure rpm-4_0_2-86 rpm-4_0_2-87
Jakub Bogusz [Thu, 8 Aug 2002 10:03:13 +0000 (10:03 +0000)]
- fixed CPPFLAGS in %%configure

Changed files:
    rpm.macros -> 1.79

11 years ago- fixed typo, added __gettextize rpm-4_0_2-70 rpm-4_0_2-71 rpm-4_0_2-72 rpm-4_0_2-73 rpm-4_0_2-75 rpm-4_0_2-76 rpm-4_0_2-78 rpm-4_0_2-79 rpm-4_0_2-80 rpm-4_0_2-82 rpm-4_0_2-83 rpm-4_0_2-84 rpm-4_0_2-85
Jakub Bogusz [Sat, 18 May 2002 22:33:08 +0000 (22:33 +0000)]
- fixed typo, added __gettextize

Changed files:
    rpm.macros -> 1.78

11 years ago%__autoconf autoconf %{?debug:-Wall} rpm-4_0_2-69
kloczek [Sat, 18 May 2002 19:06:45 +0000 (19:06 +0000)]
%__autoconf             autoconf %{?debug:-Wall}

Changed files:
    rpm.macros -> 1.77

11 years ago- removed added by mistake %{!?debug:-Wall} in %__automake macro.
kloczek [Sat, 18 May 2002 18:57:46 +0000 (18:57 +0000)]
- removed added by mistake %{!?debug:-Wall} in %__automake macro.

Changed files:
    rpm.macros -> 1.76

11 years ago- override default macros:
kloczek [Sat, 18 May 2002 15:51:52 +0000 (15:51 +0000)]
- override default macros:

%__libtoolize           libtoolize --copy --force
%__automake   automake -a -c -f --foreing %{!?debug:-Wall}
%__autoconf             autoconf %{!?debug:-Wall}

Changed files:
    rpm.macros -> 1.75

11 years ago- kernel kompiler should by gcc, not egcs
Krzysztof Taraszka [Sat, 18 May 2002 14:54:45 +0000 (14:54 +0000)]
- kernel kompiler should by gcc, not egcs

Changed files:
    rpm.macros -> 1.74

11 years ago- backported CPPFLAGS support in configure* macros
Jakub Bogusz [Fri, 17 May 2002 12:47:35 +0000 (12:47 +0000)]
- backported CPPFLAGS support in configure* macros

Changed files:
    rpm.macros -> 1.73

11 years ago- added stuff for compress-doc
Michal Moskal [Fri, 17 May 2002 12:24:16 +0000 (12:24 +0000)]
- added stuff for compress-doc

Changed files:
    rpm.macros -> 1.72

11 years ago- new macro: _omf_dest_dir
Arkadiusz Miśkiewicz [Thu, 16 May 2002 06:32:42 +0000 (06:32 +0000)]
- new macro: _omf_dest_dir

Changed files:
    rpm.macros -> 1.71

11 years ago- added missing description for new option
Paweł Gołaszewski [Sat, 11 May 2002 21:08:39 +0000 (21:08 +0000)]
- added missing description for new option

Changed files:
    rpm-find-lang -> 1.4

11 years ago- added macros to extracting kernel version-release string rpm-4_0_2-55 rpm-4_0_2-56 rpm-4_0_2-60 rpm-4_0_2-61 rpm-4_0_2-62 rpm-4_0_2-64 rpm-4_0_2-65
marcus [Mon, 4 Mar 2002 17:16:01 +0000 (17:16 +0000)]
- added macros to extracting kernel version-release string

Changed files:
    rpm.macros -> 1.70

11 years ago- new macro: kgcc_package rpm-4_0_2-53 rpm-4_0_2-54
Jakub Bogusz [Tue, 26 Feb 2002 17:02:38 +0000 (17:02 +0000)]
- new macro: kgcc_package

Changed files:
    rpm.macros -> 1.69

11 years ago- new macro: kgcc
Jakub Bogusz [Tue, 26 Feb 2002 15:00:51 +0000 (15:00 +0000)]
- new macro: kgcc

Changed files:
    rpm.macros -> 1.68

11 years ago- added requires_releq_kernel_{up,smp}; requires_kernel_releq temporarily left for...
Jakub Bogusz [Tue, 26 Feb 2002 12:43:59 +0000 (12:43 +0000)]
- added requires_releq_kernel_{up,smp}; requires_kernel_releq temporarily left for compatibility

Changed files:
    rpm.macros -> 1.67

11 years agoRequires -> Prereq rpm-4_0_2-51 rpm-4_0_2-52
Arkadiusz Miśkiewicz [Wed, 20 Feb 2002 20:08:07 +0000 (20:08 +0000)]
Requires -> Prereq

Changed files:
    rpm.macros -> 1.66

11 years ago%%requires_kernel_releq macro
Arkadiusz Miśkiewicz [Wed, 20 Feb 2002 19:04:44 +0000 (19:04 +0000)]
%%requires_kernel_releq macro

Changed files:
    rpm.macros -> 1.65

11 years ago- proper version
Arkadiusz Miśkiewicz [Wed, 20 Feb 2002 15:07:03 +0000 (15:07 +0000)]
- proper version

Changed files:
    rpm.macros -> 1.64

11 years ago- new macro: requires_releq (requires name = version-release)
Arkadiusz Miśkiewicz [Wed, 20 Feb 2002 15:03:33 +0000 (15:03 +0000)]
- new macro: requires_releq (requires name = version-release)

Changed files:
    rpm.macros -> 1.63

11 years ago- %%configure2_13 behaves like %%configure, now (CC and CXX handling) rpm-4_0_2-42 rpm-4_0_2-43 rpm-4_0_2-44 rpm-4_0_2-46 rpm-4_0_2-47 rpm-4_0_2-48 rpm-4_0_2-49 rpm-4_0_2-50
Arkadiusz Miśkiewicz [Tue, 23 Oct 2001 20:52:20 +0000 (20:52 +0000)]
- %%configure2_13 behaves like %%configure, now (CC and CXX handling)

Changed files:
    rpm.macros -> 1.62

11 years ago- reneame macro s/__os_install_post/__spec_install_post/ for avoid double stripping rpm-4_0_2-32 rpm-4_0_2-33 rpm-4_0_2-36 rpm-4_0_2-37 rpm-4_0_2-40 rpm-4_0_2-41
kloczek [Sun, 2 Sep 2001 16:45:18 +0000 (16:45 +0000)]
- reneame macro s/__os_install_post/__spec_install_post/ for avoid double stripping
  by PLD stripping procedure and %__os_install_post script with runing brp-*
  scripts. Now oure stripping procedure simple replaces default %__os_install_post.

Changed files:
    rpm.macros -> 1.61

11 years agoGNUconfigure macro removed, prepare to integration with oryginal rpm
Artur Frysiak [Mon, 27 Aug 2001 15:37:30 +0000 (15:37 +0000)]
GNUconfigure macro removed, prepare to integration with oryginal rpm

Changed files:
    rpm.macros -> 1.60

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

Changed files:
    rpm.macros -> 1.59

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- 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 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

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