Jitka Plesnikova
5cb5cda25d
Define %%perl_vendor*, %%perl_archlib, %%perl_privlib, because in rpm 4.15 those are no longer defined
2019-06-12 11:18:58 +02:00
Petr Písař
fca4148414
Remove invalid macro definitions from macros.perl
...
From: Panu Matilainen <pmatilai@redhat.com>
These two lines are trying to redefine macro named "global", which is
obviously wrong, but additionally the thing they're *trying* to do is also
wrong in rpm >= 4.9 world, so best just remove them.
2018-01-09 12:52:29 +01:00
Petr Písař
0c4778d8b7
Append and anchor filters
2013-10-22 09:59:23 +02:00
Petr Písař
c954fb6e86
perl_default_filter macro does not filter private libraries from provides
2013-10-22 08:47:11 +02:00
Petr Písař
746bac5a49
perl_bootstrap macro is distributed in perl-srpm-macros now
2012-06-06 16:35:04 +02:00
Petr Sabata
69b3e78651
Temporarily provide 5.12.* MODULE_COMPAT
2011-07-19 09:50:46 +02:00
Iain Arnell
df9c3f09d9
fix escaping of the __provides_exclude_from macro
2011-07-16 06:01:17 +02:00
Marcela Mašláňová
8e2793a0e5
add %%perl_bootstrap 1 and example for readability
2011-06-27 13:44:32 +02:00
Marcela Mašláňová
a1e495d86d
Add macros.perl back into git as a patch. Remove it from .gitignore,
...
because it's not source anymore.
2011-06-27 12:59:05 +02:00
Marcela Mašláňová
a5c8878997
update macros -> add %%perl_bootstrap 0
...
add into Module::Build dependency on perl-devel (contains macros.perl)
2011-06-27 12:54:33 +02:00
Marcela Mašláňová
04cc8442a2
remove from macros BSD, because there exists BSD::Resources
2011-06-23 20:00:19 +02:00
Marcela Mašláňová
ba86d0eba9
Change macros according to new definition.
2011-06-08 15:58:01 +02:00
Marcela Mašláňová
108039af6c
Global macros file are updated to work with rpm4.9
...
Definition taken from:
http://rpm.org/wiki/PackagerDocs/DependencyGenerator
2011-04-29 11:39:00 +02:00
Marcela Mašláňová
aebdd94727
Remove UNIVERSAL and DB from filter.
...
Each package should provide provides correctly.
2011-04-13 16:07:35 +02:00
Paul Howarth
be34d61a66
typo
2010-06-01 09:23:17 +00:00
Štěpán Kasal
382d0f2845
typo
2010-06-01 07:05:57 +00:00
Chris Weyl
40b26b7670
Add %perl_ext_env_unset definition
2010-05-31 17:40:58 +00:00
Chris Weyl
2851e615b1
- update subpackage tests macros to handle packages with an epoch properly
2010-02-24 18:34:07 +00:00
Chris Weyl
9f40555c59
- add initial EXPERIMENTAL tests subpackage rpm macros to macros.perl
2010-02-06 01:37:56 +00:00
Chris Weyl
d3b31c86e7
- add /perl(UNIVERSAL)/d; /perl(DB)/d to perl_default_filter auto-provides
...
filtering
2009-10-01 14:41:53 +00:00
Chris Weyl
c9d7b8c29d
- fix macros.perl *sigh*
2009-08-28 05:39:58 +00:00
Chris Weyl
b251c5341a
- add helper filtering macros to -devel, for perl-* package invocation
...
(#502402 )
2009-08-23 18:16:14 +00:00