blob: eac671f0c9073298b172fc076a19bc733efbdae6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Version 1.92 - 9 July 2009, by Christophe Fergeau
- making sure automatic provides & requires for perl package are using the
new macro %perl_convert_version (jquelin)
- rpm5 fixes (peroyvind)
Version 1.91 - 3 February 2009, by Christophe Fergeau
- build.macros.in
o add new perl_convert_version macro to convert cpan version to rpm version
- git-repository--after-tarball:
o commit the tarball with user "unknown author <cooker@mandrivalinux.org>"
o commit the tarball using the tarball's modification time
Version 1.90 - 29 January 2009, by Pixel
- call patch with -U (aka --unified-reject-files)
Version 1.89 - 29 January 2009, by Pixel
- when %_with_git_repository is set, define %_after_setup and %_patch to use
the new scripts git-repository--after-tarball and git-repository--apply-patch
Version 1.88 - 7 January 2009, by Christophe Fergeau
- fix ugly warning during invocation of php.req
- RPM5 fixes
|