You are not logged in.

#1 2010-06-27 15:48:46

mcsilva
Member
From: Portugal
Registered: 2009-12-16
Posts: 95

makepkg --source does not add ChangeLog to tar.gz

When creating a src.tar.gz with "makepkg --source" the file created does not contains the ChangeLog file that was in the directory.
This issue only happens with pacman.3.4.0-2.
When I use pacman-3.3.3-5, makepakg --source work as expected.
Is that a bug?

Offline

#2 2010-06-27 16:27:21

xduugu
Member
Registered: 2008-10-16
Posts: 292

Re: makepkg --source does not add ChangeLog to tar.gz

It's not a bug, it's a feature. wink

https://projects.archlinux.org/pacman.git/tree/NEWS wrote:

- changelogs are now included via the "changelog" variable

man PKGBUILD wrote:

changelog
           Specifies a changelog file that is to be included in the package. This file should reside in the same directory as the PKGBUILD, and will be copied into the package
           by makepkg. It does not need to be included in the source array (e.g.  changelog=$pkgname.changelog)

Offline

#3 2010-06-27 16:45:19

mcsilva
Member
From: Portugal
Registered: 2009-12-16
Posts: 95

Re: makepkg --source does not add ChangeLog to tar.gz

Thank's!

Offline

Board footer

Powered by FluxBB