FS#13416 - [makepkg] bug in scm packages and pkgrel updating
Attached to Project:
Pacman
Opened by Allan McRae (Allan) - Sunday, 22 February 2009, 10:47 GMT
Last edited by Allan McRae (Allan) - Tuesday, 24 February 2009, 08:32 GMT
Opened by Allan McRae (Allan) - Sunday, 22 February 2009, 10:47 GMT
Last edited by Allan McRae (Allan) - Tuesday, 24 February 2009, 08:32 GMT
|
Details
makepkg always sets the pkgrel to 1 in SCM PKGBUILDs. It
should only do this when updating the pkgrel.
e.g. when building notify-sharp-svn 3009-3 I get: > makepkg ==> Determining latest svn revision... -> Version found: 3009 ==> Making package: notify-sharp-svn 3009-1 i686 (Sat Jan 31 13:20:51 EST 2009) Probably due to this commit (http://projects.archlinux.org/?p=pacman.git;a=commit;h=1e656c0a) where I fixed this... |
This task depends upon
Closed by Allan McRae (Allan)
Tuesday, 24 February 2009, 08:32 GMT
Reason for closing: Fixed
Additional comments about closing: Commit a309a016
Tuesday, 24 February 2009, 08:32 GMT
Reason for closing: Fixed
Additional comments about closing: Commit a309a016
What about reverting just the first change from that patch?
+ pkgrel=1