It was <2016-12-29 czw 05:29>, when MyungJoo Ham wrote:
> Dear All Tizen Developers,
>
> When we access a git repo (via gitweb with review.tizen.org or git-clone), it 
> is hard
> to know whether
>
> the git is used or not.
>
> Determining the activation based on the recent commit date doesn't work 
> because some
> repositories
>
> are actively used by build system while not getting new commits.

The most reliable way is to inspect the VCS field in rpm packages

    rpm -qp --qf '%{VCS}\n' systemd-analyze-219-28.3.armv7l.rpm

which shows both repository and the commit used to build the package

    platform/upstream/systemd#4fdcbe3ce71931c5e8e0da198df1156c4a421297

-- 
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to