<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>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<entry>
<title>==== release 2.23.0_rc3 ====</title>
<updated>2015-06-12T07:17:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=11eb0f69e78191fc092b20fe671685880974b11e'/>
<id>11eb0f69e78191fc092b20fe671685880974b11e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix deps for versioned pkg-config deps</title>
<updated>2015-06-12T07:12:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=ec0a5ee93eb421e30c135057e49c395d9873a626'/>
<id>ec0a5ee93eb421e30c135057e49c395d9873a626</id>
<content type='text'>
Fix version stripping when filtering out needed pkg-configs that are
provided from same (sub)package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix version stripping when filtering out needed pkg-configs that are
provided from same (sub)package.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix finding pkg-config deps in subpackages</title>
<updated>2015-06-12T07:09:30+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=09427f9c7ceef26ad0c309f9f0af2087922ae59c'/>
<id>09427f9c7ceef26ad0c309f9f0af2087922ae59c</id>
<content type='text'>
We strip version from pkg-config dependency when scanning the
subpackages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We strip version from pkg-config dependency when scanning the
subpackages.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix provides and install_if in subpackages</title>
<updated>2015-06-11T11:56:04+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-11T11:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=0e58eeff8089c8c148c20a5e239d618095ec434f'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: clear inherit provides and install_if for subpackages</title>
<updated>2015-06-08T07:27:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-08T07:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=563409ed82164663e08835ed07584337ce601773'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unexpected result will happen if subpackages inherits the provides or
install_if from main package. So we clear them.
</pre>
</div>
</content>
</entry>
<entry>
<title>==== release 2.23.0_rc2 ====</title>
<updated>2015-06-05T13:35:40+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=472ba1680794a8a916b858e05a33f5b3935b21da'/>
<id>472ba1680794a8a916b858e05a33f5b3935b21da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: make sure we don't add dupes of provides</title>
<updated>2015-06-05T12:56:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b3174ba768b14009401acd63baa8c3d5730fe2df'/>
<id>b3174ba768b14009401acd63baa8c3d5730fe2df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: remove "added pkgconfig (found /usr/lib/pkgconfig)" message</title>
<updated>2015-06-05T12:16:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=fede6d1161acfcfe9e0f3fadeeb1a6e75021e037'/>
<id>fede6d1161acfcfe9e0f3fadeeb1a6e75021e037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: normalize path when finding symlink targets</title>
<updated>2015-06-05T12:11:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b4c8ef7dadf851e07188ea5ef64922a6ee8158b5'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>add apkbuild-gem-resolver to .gitignore</title>
<updated>2015-06-05T07:29:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T06:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=9d91994a748fae94730dfa8bd46b53f35f3f8b95'/>
<id>9d91994a748fae94730dfa8bd46b53f35f3f8b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
