blob: f2d912c78e2d46064ac998029d22305a60676cb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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
|