<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v2.23.0</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<id>https://git-old.alpinelinux.org/abuild/atom?h=v2.23.0</id>
<link rel='self' href='https://git-old.alpinelinux.org/abuild/atom?h=v2.23.0'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<updated>2015-06-12T07:17:14Z</updated>
<entry>
<title>==== release 2.23.0_rc3 ====</title>
<updated>2015-06-12T07:17:14Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=11eb0f69e78191fc092b20fe671685880974b11e'/>
<id>urn:sha1:11eb0f69e78191fc092b20fe671685880974b11e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: fix deps for versioned pkg-config deps</title>
<updated>2015-06-12T07:12:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=ec0a5ee93eb421e30c135057e49c395d9873a626'/>
<id>urn:sha1:ec0a5ee93eb421e30c135057e49c395d9873a626</id>
<content type='text'>
Fix version stripping when filtering out needed pkg-configs that are
provided from same (sub)package.
</content>
</entry>
<entry>
<title>abuild: fix finding pkg-config deps in subpackages</title>
<updated>2015-06-12T07:09:30Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=09427f9c7ceef26ad0c309f9f0af2087922ae59c'/>
<id>urn:sha1:09427f9c7ceef26ad0c309f9f0af2087922ae59c</id>
<content type='text'>
We strip version from pkg-config dependency when scanning the
subpackages.
</content>
</entry>
<entry>
<title>abuild: fix provides and install_if in subpackages</title>
<updated>2015-06-11T11:56:04Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-11T11:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=0e58eeff8089c8c148c20a5e239d618095ec434f'/>
<id>urn:sha1:0e58eeff8089c8c148c20a5e239d618095ec434f</id>
<content type='text'>
we need to clear provides set in global scope before splitting the
subpackages so the subpackage does not inherit main packages' provides.

But at the same time, we must not clear the provides/install_if set in
the splitfunction itself.
</content>
</entry>
<entry>
<title>abuild: clear inherit provides and install_if for subpackages</title>
<updated>2015-06-08T07:27:23Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-08T07:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=563409ed82164663e08835ed07584337ce601773'/>
<id>urn:sha1:563409ed82164663e08835ed07584337ce601773</id>
<content type='text'>
Unexpected result will happen if subpackages inherits the provides or
install_if from main package. So we clear them.
</content>
</entry>
<entry>
<title>==== release 2.23.0_rc2 ====</title>
<updated>2015-06-05T13:35:40Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T13:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=472ba1680794a8a916b858e05a33f5b3935b21da'/>
<id>urn:sha1:472ba1680794a8a916b858e05a33f5b3935b21da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: make sure we don't add dupes of provides</title>
<updated>2015-06-05T12:56:44Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b3174ba768b14009401acd63baa8c3d5730fe2df'/>
<id>urn:sha1:b3174ba768b14009401acd63baa8c3d5730fe2df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: remove "added pkgconfig (found /usr/lib/pkgconfig)" message</title>
<updated>2015-06-05T12:16:39Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=fede6d1161acfcfe9e0f3fadeeb1a6e75021e037'/>
<id>urn:sha1:fede6d1161acfcfe9e0f3fadeeb1a6e75021e037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: normalize path when finding symlink targets</title>
<updated>2015-06-05T12:11:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b4c8ef7dadf851e07188ea5ef64922a6ee8158b5'/>
<id>urn:sha1:b4c8ef7dadf851e07188ea5ef64922a6ee8158b5</id>
<content type='text'>
some paths like usr/lib/../../lib/libudev.so.0.13.0 will fail to resolve
if usr/lib is does not exist, even if lib/libudev.so.0.13.0 does.

To solve thise we normalize out the ../ in path string before we try to
resolve it.
</content>
</entry>
<entry>
<title>add apkbuild-gem-resolver to .gitignore</title>
<updated>2015-06-05T07:29:10Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T06:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=9d91994a748fae94730dfa8bd46b53f35f3f8b95'/>
<id>urn:sha1:9d91994a748fae94730dfa8bd46b53f35f3f8b95</id>
<content type='text'>
</content>
</entry>
</feed>
