]> git.pld-linux.org Git - packages/rpm-build-macros.git/log
packages/rpm-build-macros.git
11 years ago- add %py_lint macro
Elan Ruusamäe [Thu, 17 Jul 2008 12:34:51 +0000 (12:34 +0000)]
- add %py_lint macro

Changed files:
    rpm.macros -> 1.469

11 years ago- ac compatible libtool macro
Elan Ruusamäe [Tue, 15 Jul 2008 00:35:41 +0000 (00:35 +0000)]
- ac compatible libtool macro

Changed files:
    rpm-build-macros.spec -> 1.179

11 years ago- hide errors from missing python binary
Elan Ruusamäe [Mon, 14 Jul 2008 16:35:34 +0000 (16:35 +0000)]
- hide errors from missing python binary

Changed files:
    rpm.macros -> 1.468

11 years ago- 1.467; no tabs/spaces in front of xorg deps auto/th/rpm-build-macros-1_467-1
Arkadiusz Miśkiewicz [Tue, 1 Jul 2008 11:44:03 +0000 (11:44 +0000)]
- 1.467; no tabs/spaces in front of xorg deps

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

11 years ago- no tabs/spaces in front of macros; rpm doesn't like these
Arkadiusz Miśkiewicz [Tue, 1 Jul 2008 11:43:32 +0000 (11:43 +0000)]
- no tabs/spaces in front of macros; rpm doesn't like these

Changed files:
    rpm.macros -> 1.467

11 years agorev 1.466; xorg dep ranges fixed thanks to glen
Arkadiusz Miśkiewicz [Tue, 1 Jul 2008 11:40:25 +0000 (11:40 +0000)]
rev 1.466; xorg dep ranges fixed thanks to glen

Changed files:
    rpm-build-macros.spec -> 1.177

11 years ago- rework xorg macros so that up to next major deps are solved ( >= x.y && < x + 1.0)
Elan Ruusamäe [Tue, 1 Jul 2008 11:29:42 +0000 (11:29 +0000)]
- rework xorg macros so that up to next major deps are solved ( >= x.y && < x + 1.0)

Changed files:
    rpm.macros -> 1.466

11 years ago- rev 1.465; libtoolize macro uses --install option, now auto/th/rpm-build-macros-1_465-1
Arkadiusz Miśkiewicz [Sun, 29 Jun 2008 09:50:45 +0000 (09:50 +0000)]
- rev 1.465; libtoolize macro uses --install option, now

Changed files:
    rpm-build-macros.spec -> 1.176

11 years ago- libtoolize has now install option by default
Arkadiusz Miśkiewicz [Sun, 29 Jun 2008 09:49:59 +0000 (09:49 +0000)]
- libtoolize has now install option by default

Changed files:
    rpm.macros -> 1.465

11 years ago- up to 1.464 auto/th/rpm-build-macros-1_464-1
Arkadiusz Miśkiewicz [Fri, 27 Jun 2008 09:41:51 +0000 (09:41 +0000)]
- up to 1.464

Changed files:
    rpm-build-macros.spec -> 1.175

11 years agoDon't use new rpath if it's longer than old one.
Arkadiusz Miśkiewicz [Fri, 27 Jun 2008 09:41:09 +0000 (09:41 +0000)]
Don't use new rpath if it's longer than old one.

Changed files:
    rpm.macros -> 1.464

11 years ago- up to 1.463 auto/th/rpm-build-macros-1_463-1
Arkadiusz Miśkiewicz [Wed, 25 Jun 2008 19:13:40 +0000 (19:13 +0000)]
- up to 1.463

Changed files:
    rpm-build-macros.spec -> 1.174

11 years ago- keep ORIGIN, we need it because some absolute paths are too long to be in rpath...
Arkadiusz Miśkiewicz [Wed, 25 Jun 2008 19:12:34 +0000 (19:12 +0000)]
- keep ORIGIN, we need it because some absolute paths are too long to be in rpath, untested

Changed files:
    rpm.macros -> 1.463

11 years ago- 1.462: the add %lua_ prefixed /etc/shell edit macros for cleaner specs
Elan Ruusamäe [Wed, 25 Jun 2008 12:45:48 +0000 (12:45 +0000)]
- 1.462: the add %lua_ prefixed /etc/shell edit macros for cleaner specs

Changed files:
    rpm-build-macros.spec -> 1.173

11 years ago- the add %lua_ prefixed /etc/shell edit macros for cleaner specs
Elan Ruusamäe [Wed, 25 Jun 2008 12:44:18 +0000 (12:44 +0000)]
- the add %lua_ prefixed /etc/shell edit macros for cleaner specs

Changed files:
    rpm.macros -> 1.462

11 years ago- 1.461: add %php_data_dir for libraries, frameworks, engines that are not PEAR classes auto/th/rpm-build-macros-1_461-1
Elan Ruusamäe [Mon, 16 Jun 2008 15:11:22 +0000 (15:11 +0000)]
- 1.461: add %php_data_dir for libraries, frameworks, engines that are not PEAR classes

Changed files:
    rpm-build-macros.spec -> 1.172

11 years ago- add %php_data_dir for libraries, frameworks, engines that are not PEAR classes
Elan Ruusamäe [Mon, 16 Jun 2008 15:10:09 +0000 (15:10 +0000)]
- add %php_data_dir for libraries, frameworks, engines that are not PEAR classes

Changed files:
    rpm.macros -> 1.461

11 years ago- @pld-linux.org domain
Elan Ruusamäe [Thu, 12 Jun 2008 14:31:41 +0000 (14:31 +0000)]
- @pld-linux.org domain

Changed files:
    rpm.macros -> 1.460

11 years ago- 1.459: rpaths are normalized with readlink(1) again and $ORIGIN is translated to...
Elan Ruusamäe [Wed, 11 Jun 2008 18:55:45 +0000 (18:55 +0000)]
- 1.459: rpaths are normalized with readlink(1) again and $ORIGIN is translated to real path

Changed files:
    rpm-build-macros.spec -> 1.171

11 years ago- (after hawk got his autotag) switch back to readlink but additionally translate...
Elan Ruusamäe [Wed, 11 Jun 2008 15:27:32 +0000 (15:27 +0000)]
- (after hawk got his autotag) switch back to readlink but additionally translate $ORIGIN to real path, so that normalize path would work with readlink

Changed files:
    rpm.macros -> 1.459

11 years ago- macros 1.458, __spec_install_post_chrpath uses python again, check auto/ti/rpm-build-macros-1_458-1
hawk [Wed, 11 Jun 2008 15:18:14 +0000 (15:18 +0000)]
- macros 1.458, __spec_install_post_chrpath uses python again, check
  rpm.macros commit log for details

Changed files:
    rpm-build-macros.spec -> 1.170

11 years ago- revert to python solution in %__spec_install_post_chrpath, readlink causes
hawk [Wed, 11 Jun 2008 15:09:15 +0000 (15:09 +0000)]
- revert to python solution in %__spec_install_post_chrpath, readlink causes
  RPATH to be completly removed from libraries where just $ORIGIN is used
  (ie. in glibc) making them unusable, python on the other hand fails with
  $ORIGIN/../something, this part of macros needs more investigation to find
  100% working sollution, for now python works in much more cases

Changed files:
    rpm.macros -> 1.458

11 years ago- use $() for subshell for readability
Elan Ruusamäe [Wed, 11 Jun 2008 14:34:56 +0000 (14:34 +0000)]
- use $() for subshell for readability

Changed files:
    rpm.macros -> 1.457

11 years ago- macros 1.456, python no longer required (glen) auto/ti/rpm-build-macros-1_456-1
Jakub Bogusz [Tue, 3 Jun 2008 16:25:06 +0000 (16:25 +0000)]
- macros 1.456, python no longer required (glen)

Changed files:
    rpm-build-macros.spec -> 1.169

11 years ago- drop python requirement from %__spec_install_post_chrpath:
Elan Ruusamäe [Tue, 3 Jun 2008 15:31:27 +0000 (15:31 +0000)]
- drop python requirement from %__spec_install_post_chrpath:
  $ readlink -m /usr/lib64/../lib64:/usr/lib64/gcj-4.2.4
  /usr/lib64:/usr/lib64/gcj-4.2.4
  $ readlink -m /usr/lib64/../lib64:/usr/lib64/gcj-4.2.4:/usr/lib64/../lib64
  /usr/lib64:/usr/lib64/gcj-4.2.4:/usr/lib64
  $ readlink -m /usr/lib64/../lib64
  /usr/lib64

Changed files:
    rpm.macros -> 1.456

11 years ago- missing line continuation
Elan Ruusamäe [Tue, 3 Jun 2008 15:29:32 +0000 (15:29 +0000)]
- missing line continuation

Changed files:
    rpm.macros -> 1.455

11 years ago- update
Elan Ruusamäe [Tue, 3 Jun 2008 15:26:09 +0000 (15:26 +0000)]
- update

Changed files:
    rpm-build.sh -> 1.49

11 years ago- __spec_install_post_chrpath uses python
Adam Gołębiowski [Tue, 3 Jun 2008 15:03:12 +0000 (15:03 +0000)]
- __spec_install_post_chrpath uses python

Changed files:
    rpm-build-macros.spec -> 1.168

11 years ago- 1.454 auto/ac/rpm-build-macros-1_454-1 auto/th/rpm-build-macros-1_454-1 auto/ti/rpm-build-macros-1_454-1
Elan Ruusamäe [Tue, 27 May 2008 11:15:51 +0000 (11:15 +0000)]
- 1.454

Changed files:
    rpm-build-macros.spec -> 1.167

11 years ago- typo noticed by blues
Elan Ruusamäe [Tue, 27 May 2008 11:11:16 +0000 (11:11 +0000)]
- typo noticed by blues

Changed files:
    rpm.macros -> 1.454

11 years ago- 1.453: add %cc_version/%cxx_version auto/ac/rpm-build-macros-1_453-1
Elan Ruusamäe [Tue, 27 May 2008 05:31:30 +0000 (05:31 +0000)]
- 1.453: add %cc_version/%cxx_version

Changed files:
    rpm-build-macros.spec -> 1.166

11 years ago- add %cc_version/%cxx_version
Elan Ruusamäe [Tue, 27 May 2008 05:20:22 +0000 (05:20 +0000)]
- add %cc_version/%cxx_version

Changed files:
    rpm.macros -> 1.453

11 years ago- 1.452: %_kernel_vermagic: a macro to be added @release that use `uname -r` as source auto/ac/rpm-build-macros-1_452-1 auto/th/rpm-build-macros-1_452-1 auto/ti/rpm-build-macros-1_452-1
Elan Ruusamäe [Sat, 24 May 2008 11:51:46 +0000 (11:51 +0000)]
- 1.452: %_kernel_vermagic: a macro to be added @release that use `uname -r` as source

Changed files:
    rpm-build-macros.spec -> 1.165

11 years ago- %_kernel_vermagic: a macro to be added @release that use `uname -r` as source
Elan Ruusamäe [Sat, 24 May 2008 11:32:43 +0000 (11:32 +0000)]
- %_kernel_vermagic: a macro to be added @release that use `uname -r` as source

Changed files:
    rpm.macros -> 1.452

11 years ago- 1.451: normalize rpath before chrpath processing. auto/th/rpm-build-macros-1_451-1 auto/ti/rpm-build-macros-1_451-1
Paweł Sikora [Tue, 20 May 2008 13:44:49 +0000 (13:44 +0000)]
- 1.451: normalize rpath before chrpath processing.

Changed files:
    rpm-build-macros.spec -> 1.164

11 years ago- normalize rpath before processing.
Paweł Sikora [Tue, 20 May 2008 13:04:06 +0000 (13:04 +0000)]
- normalize rpath before processing.
  this fixes:

/usr/bin/gij: RPATH=/usr/lib64/../lib64:/usr/lib64/gcj-4.2.4
/usr/bin/jv-convert: RPATH=/usr/lib64/../lib64

  into:

$ chrpath -l /usr/bin/gij
/usr/bin/gij: RPATH=/usr/lib64/gcj-4.3.0-9
$ chrpath -l /usr/bin/jv-convert
/usr/bin/jv-convert: no rpath or runpath tag found.

Changed files:
    rpm.macros -> 1.451

11 years ago- 1.450: add %service -n auto/ac/rpm-build-macros-1_450-1 auto/th/rpm-build-macros-1_450-1 auto/ti/rpm-build-macros-1_450-1
Elan Ruusamäe [Mon, 5 May 2008 13:56:45 +0000 (13:56 +0000)]
- 1.450: add %service -n

Changed files:
    rpm-build-macros.spec -> 1.163

11 years ago- add %service -n
Elan Ruusamäe [Mon, 5 May 2008 13:56:05 +0000 (13:56 +0000)]
- add %service -n

Changed files:
    rpm.macros -> 1.450

11 years ago- add NO-OP mode
Elan Ruusamäe [Mon, 5 May 2008 13:53:36 +0000 (13:53 +0000)]
- add NO-OP mode

Changed files:
    service_generator.sh -> 1.10

11 years ago- indenting
Elan Ruusamäe [Mon, 5 May 2008 13:48:54 +0000 (13:48 +0000)]
- indenting

Changed files:
    service_generator.sh -> 1.9

11 years ago- 1.449: kernel macros reusability fixed auto/ac/rpm-build-macros-1_449-1 auto/th/rpm-build-macros-1_449-1 auto/ti/rpm-build-macros-1_449-1
Elan Ruusamäe [Mon, 7 Apr 2008 17:25:57 +0000 (17:25 +0000)]
- 1.449: kernel macros reusability fixed

Changed files:
    rpm-build-macros.spec -> 1.162

11 years ago- make PATCH_SH local in build_kernel_modules not to be affected from previous run
Elan Ruusamäe [Mon, 7 Apr 2008 15:35:23 +0000 (15:35 +0000)]
- make PATCH_SH local in build_kernel_modules not to be affected from previous run

Changed files:
    rpm.macros -> 1.449

11 years ago- up to 1.448 auto/ac/rpm-build-macros-1_448-1
Elan Ruusamäe [Fri, 4 Apr 2008 17:04:09 +0000 (17:04 +0000)]
- up to 1.448

Changed files:
    rpm-build-macros.spec -> 1.161

11 years ago- need double escape
Elan Ruusamäe [Thu, 3 Apr 2008 20:23:48 +0000 (20:23 +0000)]
- need double escape

Changed files:
    rpm.macros -> 1.448

11 years ago- fix parse error for %__kernel_ver if no kernel source installed, simplify it too
Elan Ruusamäe [Thu, 3 Apr 2008 19:57:43 +0000 (19:57 +0000)]
- fix parse error for %__kernel_ver if no kernel source installed, simplify it too

Changed files:
    rpm.macros -> 1.447

11 years ago- add --sn ac-updates to ac-requires
Elan Ruusamäe [Fri, 28 Mar 2008 22:46:14 +0000 (22:46 +0000)]
- add --sn ac-updates to ac-requires

Changed files:
    rpm-build.sh -> 1.48

11 years ago- 1.446 (_npkgconfigdir) auto/ti/rpm-build-macros-1_446-1
Jakub Bogusz [Sat, 22 Mar 2008 19:14:43 +0000 (19:14 +0000)]
- 1.446 (_npkgconfigdir)

Changed files:
    rpm-build-macros.spec -> 1.160

11 years ago- added _npkgconfigdir (noarch version of _pkgconfigdir)
Jakub Bogusz [Sat, 22 Mar 2008 19:12:54 +0000 (19:12 +0000)]
- added _npkgconfigdir (noarch version of _pkgconfigdir)

Changed files:
    rpm.macros -> 1.446

11 years ago- r1.445 auto/ac/rpm-build-macros-1_445-1 auto/th/rpm-build-macros-1_445-1
Elan Ruusamäe [Fri, 21 Mar 2008 22:58:06 +0000 (22:58 +0000)]
- r1.445

Changed files:
    rpm-build-macros.spec -> 1.159

11 years ago- add %update_desktop_database (the _post,_postun are pointless)
Elan Ruusamäe [Fri, 21 Mar 2008 22:57:30 +0000 (22:57 +0000)]
- add %update_desktop_database (the _post,_postun are pointless)

Changed files:
    rpm.macros -> 1.445

11 years ago- unbreak macros being "one command" in shell
Elan Ruusamäe [Fri, 21 Mar 2008 22:40:11 +0000 (22:40 +0000)]
- unbreak macros being "one command" in shell

Changed files:
    rpm.macros -> 1.444

11 years ago- add kadu-module-iwait4u auto/ac/rpm-build-macros-1_443-1 auto/th/rpm-build-macros-1_443-1
Elan Ruusamäe [Mon, 17 Mar 2008 12:17:45 +0000 (12:17 +0000)]
- add kadu-module-iwait4u

Changed files:
    rpm-build.sh -> 1.47

11 years ago- 1.443: tmpdir/_tmppath multiple definitions causes weird memory leak
Elan Ruusamäe [Mon, 17 Mar 2008 12:14:53 +0000 (12:14 +0000)]
- 1.443: tmpdir/_tmppath multiple definitions causes weird memory leak

Changed files:
    rpm-build-macros.spec -> 1.158

11 years ago- workaround: %tmpdir defined from macros of rpm package, declaring it here causes...
Elan Ruusamäe [Mon, 17 Mar 2008 12:14:16 +0000 (12:14 +0000)]
- workaround: %tmpdir defined from macros of rpm package, declaring it here causes memory corrution

Changed files:
    rpm.macros -> 1.443

11 years ago- fix rev
Arkadiusz Miśkiewicz [Sat, 15 Mar 2008 19:42:08 +0000 (19:42 +0000)]
- fix rev

Changed files:
    rpm-build-macros.spec -> 1.157

11 years ago- handle missing binaries
Elan Ruusamäe [Thu, 13 Mar 2008 23:30:52 +0000 (23:30 +0000)]
- handle missing binaries

Changed files:
    rpm.macros -> 1.442

11 years ago- expand arg independant macros once
Elan Ruusamäe [Thu, 13 Mar 2008 23:25:38 +0000 (23:25 +0000)]
- expand arg independant macros once

Changed files:
    rpm.macros -> 1.441

11 years ago- copy paste error fix
Elan Ruusamäe [Thu, 13 Mar 2008 23:19:02 +0000 (23:19 +0000)]
- copy paste error fix

Changed files:
    rpm.macros -> 1.440

11 years ago- expand arg independant macros once
Elan Ruusamäe [Thu, 13 Mar 2008 23:18:26 +0000 (23:18 +0000)]
- expand arg independant macros once

Changed files:
    rpm.macros -> 1.439

11 years ago- 1.438 auto/ac/rpm-build-macros-1_438-1
Elan Ruusamäe [Thu, 13 Mar 2008 18:03:52 +0000 (18:03 +0000)]
- 1.438

Changed files:
    rpm-build-macros.spec -> 1.156

11 years ago- old pear obsoletes
Elan Ruusamäe [Thu, 13 Mar 2008 18:03:27 +0000 (18:03 +0000)]
- old pear obsoletes

Changed files:
    rpm-build.sh -> 1.46

11 years ago- obsoletes by shadzik
Elan Ruusamäe [Wed, 12 Mar 2008 23:56:47 +0000 (23:56 +0000)]
- obsoletes by shadzik

Changed files:
    rpm-build.sh -> 1.45

11 years ago- ac renames
Elan Ruusamäe [Wed, 12 Mar 2008 23:17:44 +0000 (23:17 +0000)]
- ac renames

Changed files:
    rpm-build.sh -> 1.44

11 years ago- update ac obsoletes, --uniq when comparing indist-verify
Elan Ruusamäe [Wed, 12 Mar 2008 23:15:41 +0000 (23:15 +0000)]
- update ac obsoletes, --uniq when comparing indist-verify

Changed files:
    rpm-build.sh -> 1.43

11 years ago- vmware-server needs also to pass make args to clean target auto/ti/rpm-build-macros-1_437-1
Elan Ruusamäe [Tue, 4 Mar 2008 23:22:31 +0000 (23:22 +0000)]
- vmware-server needs also to pass make args to clean target

Changed files:
    rpm.macros -> 1.438

11 years ago- 1.437: make sure ghome macros end shell command auto/ac/rpm-build-macros-1_437-1
Elan Ruusamäe [Mon, 3 Mar 2008 21:36:08 +0000 (21:36 +0000)]
- 1.437: make sure ghome macros end shell command

Changed files:
    rpm-build-macros.spec -> 1.155

11 years ago- make those gnome macros termnated in shell syntax
Elan Ruusamäe [Mon, 3 Mar 2008 21:34:33 +0000 (21:34 +0000)]
- make those gnome macros termnated in shell syntax

Changed files:
    rpm.macros -> 1.437

11 years ago- check also for ../SOURCES for _topdir
Elan Ruusamäe [Sat, 1 Mar 2008 12:12:00 +0000 (12:12 +0000)]
- check also for ../SOURCES for _topdir

Changed files:
    rpm.macros -> 1.436

11 years ago- allow `ac-requires --sn ac-ready libssh2` like usage
Elan Ruusamäe [Thu, 21 Feb 2008 17:59:05 +0000 (17:59 +0000)]
- allow `ac-requires --sn ac-ready libssh2` like usage

Changed files:
    rpm-build.sh -> 1.42

11 years ago- %ppc lives inside rpm.spec only and seems unfinished
Elan Ruusamäe [Sun, 17 Feb 2008 22:29:34 +0000 (22:29 +0000)]
- %ppc lives inside rpm.spec only and seems unfinished

Changed files:
    rpm.macros -> 1.435

11 years ago- add %ppc from rpm.spec
Elan Ruusamäe [Sun, 17 Feb 2008 17:55:43 +0000 (17:55 +0000)]
- add %ppc from rpm.spec

Changed files:
    rpm.macros -> 1.434

11 years ago- find-lang moved here from main pkg auto/ac/rpm-build-macros-1_433-2 auto/th/rpm-build-macros-1_433-2 auto/ti/rpm-build-macros-1_433-2
Elan Ruusamäe [Fri, 15 Feb 2008 00:29:58 +0000 (00:29 +0000)]
- find-lang moved here from main pkg

Changed files:
    rpm-build-macros.spec -> 1.154

11 years ago- fix empty lang detection for append mode (use tmp file)
Elan Ruusamäe [Fri, 15 Feb 2008 00:24:10 +0000 (00:24 +0000)]
- fix empty lang detection for append mode (use tmp file)

Changed files:
    rpm-find-lang -> 1.32

11 years ago- add -o (output) and -a (append) options
Elan Ruusamäe [Fri, 15 Feb 2008 00:07:53 +0000 (00:07 +0000)]
- add -o (output) and -a (append) options

Changed files:
    rpm-find-lang -> 1.31

11 years ago- avoid confusion when $NAME is noun
Elan Ruusamäe [Fri, 15 Feb 2008 00:06:39 +0000 (00:06 +0000)]
- avoid confusion when $NAME is noun

Changed files:
    rpm-find-lang -> 1.30

11 years ago- display own version on startup
Elan Ruusamäe [Thu, 14 Feb 2008 15:37:51 +0000 (15:37 +0000)]
- display own version on startup

Changed files:
    rpm-find-lang -> 1.29

11 years ago- expand revision
Elan Ruusamäe [Thu, 14 Feb 2008 15:32:28 +0000 (15:32 +0000)]
- expand revision

Changed files:
    rpm-find-lang -> 1.28

11 years ago- 1.433: use rpm tag magic to supress epoch (none), update for kernel-vanila packaging auto/ac/rpm-build-macros-1_433-1 auto/th/rpm-build-macros-1_433-1 auto/ti/rpm-build-macros-1_433-1
Elan Ruusamäe [Tue, 12 Feb 2008 21:49:21 +0000 (21:49 +0000)]
- 1.433: use rpm tag magic to supress epoch (none), update for kernel-vanila packaging

Changed files:
    rpm-build-macros.spec -> 1.153

11 years ago- use rpm tag magic to supress epoch (none) display
Elan Ruusamäe [Tue, 12 Feb 2008 21:22:16 +0000 (21:22 +0000)]
- use rpm tag magic to supress epoch (none) display
- why is epoch 0 stripped for requires_eq??
- handle -config package for current vanilla@HEAD kernel

Changed files:
    rpm.macros -> 1.433

11 years ago- revert exec bit check for chrpath/strip
Elan Ruusamäe [Mon, 11 Feb 2008 18:42:57 +0000 (18:42 +0000)]
- revert exec bit check for chrpath/strip

Changed files:
    rpm.macros -> 1.432

11 years ago- for strip and chrpath require that files are executable in buildroot (RFC?)
Elan Ruusamäe [Mon, 11 Feb 2008 17:15:35 +0000 (17:15 +0000)]
- for strip and chrpath require that files are executable in buildroot (RFC?)

Changed files:
    rpm.macros -> 1.431

11 years ago- utf8
Elan Ruusamäe [Sun, 10 Feb 2008 13:02:51 +0000 (13:02 +0000)]
- utf8

Changed files:
    rpm.macros -> 1.430

11 years ago- verbose shells adding
Elan Ruusamäe [Sun, 10 Feb 2008 12:59:47 +0000 (12:59 +0000)]
- verbose shells adding
- arg[2] is integer not string (!?) in lua

Changed files:
    rpm.macros -> 1.429

11 years ago- %remove_etc_shells with -p skips code if upgraded
Elan Ruusamäe [Sun, 10 Feb 2008 12:44:19 +0000 (12:44 +0000)]
- %remove_etc_shells with -p skips code if upgraded

Changed files:
    rpm.macros -> 1.428

11 years ago- %add_etc_shells / %remove_etc_shells -- macros to adjust /etc/shells using LUA
Elan Ruusamäe [Sun, 10 Feb 2008 12:35:52 +0000 (12:35 +0000)]
- %add_etc_shells / %remove_etc_shells -- macros to adjust /etc/shells using LUA

Changed files:
    rpm.macros -> 1.427

11 years ago- 1.426: override %__rm = rm --interactive=never auto/ac/rpm-build-macros-1_426-1 auto/th/rpm-build-macros-1_426-1 auto/ti/rpm-build-macros-1_426-1
Elan Ruusamäe [Fri, 8 Feb 2008 13:09:49 +0000 (13:09 +0000)]
- 1.426: override %__rm = rm --interactive=never

Changed files:
    rpm-build-macros.spec -> 1.152

11 years ago- override %__rm = rm --interactive=never
Elan Ruusamäe [Fri, 8 Feb 2008 13:09:07 +0000 (13:09 +0000)]
- override %__rm = rm --interactive=never

Changed files:
    rpm.macros -> 1.426

11 years ago- use %kgcc for kernel modules, "CPP=$(CC) -E" already in kernel makefile
Elan Ruusamäe [Thu, 7 Feb 2008 13:27:47 +0000 (13:27 +0000)]
- use %kgcc for kernel modules, "CPP=$(CC) -E" already in kernel makefile

Changed files:
    rpm.macros -> 1.425

11 years ago- 1.424: flexible %_topdir auto/ac/rpm-build-macros-1_424-1 auto/th/rpm-build-macros-1_424-1
Elan Ruusamäe [Tue, 5 Feb 2008 22:04:48 +0000 (22:04 +0000)]
- 1.424: flexible %_topdir

Changed files:
    rpm-build-macros.spec -> 1.151

11 years ago- improved %_topdir, you can have your rpm structure anywhere, just be in SPECS dir...
Elan Ruusamäe [Tue, 5 Feb 2008 22:04:03 +0000 (22:04 +0000)]
- improved %_topdir, you can have your rpm structure anywhere, just be in SPECS dir when invoking rpm/rpmbuild, fallbacks to the ~/rpm)

Changed files:
    rpm.macros -> 1.424

11 years ago- revert filezilla related hack auto/ac/rpm-4_4_9-31 auto/ac/rpm-4_4_9-32 auto/ac/rpm-4_4_9-34 auto/ac/rpm-4_4_9-36 auto/th/rpm-4_4_9-28 auto/th/rpm-4_4_9-29 auto/th/rpm-4_4_9-33 auto/th/rpm-4_4_9-35 auto/th/rpm-5_0_2-0_1 auto/ti/rpm-4_4_9-15
Elan Ruusamäe [Fri, 1 Feb 2008 16:41:08 +0000 (16:41 +0000)]
- revert filezilla related hack

Changed files:
    rpm-find-lang -> 1.27

11 years ago- one slash less (fixes FileZilla.spec) auto/th/rpm-4_4_9-25 auto/th/rpm-4_4_9-26 auto/th/rpm-4_4_9-27
Elan Ruusamäe [Thu, 31 Jan 2008 23:00:21 +0000 (23:00 +0000)]
- one slash less (fixes FileZilla.spec)

Changed files:
    rpm-find-lang -> 1.26

11 years ago- 1.423: debuginfo packages are back auto/th/rpm-build-macros-1_423-1 auto/ti/rpm-build-macros-1_423-1
Elan Ruusamäe [Thu, 31 Jan 2008 00:12:17 +0000 (00:12 +0000)]
- 1.423: debuginfo packages are back

Changed files:
    rpm-build-macros.spec -> 1.150

11 years ago- fix configure cache macros, this is not shell
Elan Ruusamäe [Wed, 30 Jan 2008 23:49:26 +0000 (23:49 +0000)]
- fix configure cache macros, this is not shell

Changed files:
    rpm.macros -> 1.423

11 years ago- restore %{debug_package}, this time in %prep overload
Elan Ruusamäe [Wed, 30 Jan 2008 21:04:27 +0000 (21:04 +0000)]
- restore %{debug_package}, this time in %prep overload

Changed files:
    rpm.macros -> 1.422

11 years ago- fix file counting, print status only if something is to be done
Elan Ruusamäe [Wed, 30 Jan 2008 10:58:49 +0000 (10:58 +0000)]
- fix file counting, print status only if something is to be done

Changed files:
    rpm.macros -> 1.421

11 years ago- updated to 1.420, removed creating asm-* symlinks in %build_kernel_modules auto/th/rpm-build-macros-1_420-1 auto/ti/rpm-build-macros-1_420-1
hawk [Wed, 30 Jan 2008 09:50:11 +0000 (09:50 +0000)]
- updated to 1.420, removed creating asm-* symlinks in %build_kernel_modules

Changed files:
    rpm-build-macros.spec -> 1.149

11 years ago- dropped creating asm-* symlinks, let kernel Makefile do that, fixes
hawk [Wed, 30 Jan 2008 09:46:50 +0000 (09:46 +0000)]
- dropped creating asm-* symlinks, let kernel Makefile do that, fixes
  building modules for 2.6.24 kernels on x86/x86_64, tested with
  2.6.{16,22,23,24} on alpha, ppc, sparc32, i686, athlon, amd64, x86_64

Changed files:
    rpm.macros -> 1.420

11 years ago- skip chrpath lookup from kernel modules dir
Elan Ruusamäe [Wed, 30 Jan 2008 00:27:32 +0000 (00:27 +0000)]
- skip chrpath lookup from kernel modules dir
- compress kernel modules message cosmetics

Changed files:
    rpm.macros -> 1.419

11 years ago- line counts stright
Elan Ruusamäe [Tue, 29 Jan 2008 22:32:31 +0000 (22:32 +0000)]
- line counts stright
- no need to scan kernel modules dir for executables
- striping kernel modules message lacked filecount

Changed files:
    rpm.macros -> 1.418

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