craigwblake / redline

Pure Java Rpm Library
http://redline-rpm.org
MIT License
128 stars 97 forks source link

Fix version and add `/var/run` to BUILTIN #99

Closed mykelalvis closed 8 years ago

mykelalvis commented 8 years ago

You appear to have left the version as the older and released one (1.2.2). Also, adding /var/run to the BUILTIN section prevents collision (esp with Amazon linux, at the moment).
I'm not entirely clear that this is universal, but we got the following from installing on AWS linux:

    file /var/run from install of BLAH conflicts with file from package filesystem-2.4.30-3.8.amzn1.x86_64 
craigwblake commented 8 years ago

Thanks, good catch!