<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcg.git/dist, branch review/daemon-exec</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/'/>
<entry>
<title>Remove autogenerated files and update documentation. More documentation</title>
<updated>2009-04-01T14:51:09+00:00</updated>
<author>
<name>Balbir Singh</name>
<email>balbir@linux.vnet.ibm.com</email>
</author>
<published>2009-04-01T14:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=601395d2ba6d368187f72de41176d72e3a171321'/>
<id>601395d2ba6d368187f72de41176d72e3a171321</id>
<content type='text'>
updates will be needed and will be done in subsequent cleanups.

Signed-off-by: Balbir Singh &lt;balbir@linux.vnet.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updates will be needed and will be done in subsequent cleanups.

Signed-off-by: Balbir Singh &lt;balbir@linux.vnet.ibm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the .spec file</title>
<updated>2009-03-26T14:10:09+00:00</updated>
<author>
<name>Jan Safranek</name>
<email>jsafrane@redhat.com</email>
</author>
<published>2009-03-26T14:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=cc051114d3c6ca553fe680b32c915f151c4cfed4'/>
<id>cc051114d3c6ca553fe680b32c915f151c4cfed4</id>
<content type='text'>
Update the .spec file to reflect automake and autoconf changes. Distribute
the files to the right directories.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the .spec file to reflect automake and autoconf changes. Distribute
the files to the right directories.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the way how so version is defined</title>
<updated>2009-03-26T14:10:09+00:00</updated>
<author>
<name>Jan Safranek</name>
<email>jsafrane@redhat.com</email>
</author>
<published>2009-03-26T14:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=b5a9d8553bd1fa47ba354bf52b4adc03d070b1e3'/>
<id>b5a9d8553bd1fa47ba354bf52b4adc03d070b1e3</id>
<content type='text'>
Make the shared object version a bit more usable, the notation with double
colons cannot be used on different places (see next patch).

Also run automake &amp;&amp; autoconf to refresh the generated stuff.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the shared object version a bit more usable, the notation with double
colons cannot be used on different places (see next patch).

Also run automake &amp;&amp; autoconf to refresh the generated stuff.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate everything</title>
<updated>2009-03-26T14:04:43+00:00</updated>
<author>
<name>Jan Safranek</name>
<email>jsafrane@redhat.com</email>
</author>
<published>2009-03-26T14:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=de11c7f7bb8a79c86e680d169ed414471e5ef7d2'/>
<id>de11c7f7bb8a79c86e680d169ed414471e5ef7d2</id>
<content type='text'>
Finally run autoreconf -f -i to generate all the stuff that should be generated

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finally run autoreconf -f -i to generate all the stuff that should be generated

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add automake makefiles</title>
<updated>2009-03-26T08:36:41+00:00</updated>
<author>
<name>Jan Safranek</name>
<email>jsafrane@redhat.com</email>
</author>
<published>2009-03-13T14:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=07ff50e0856fecd937fb6a5ce87871f19f20f004'/>
<id>07ff50e0856fecd937fb6a5ce87871f19f20f004</id>
<content type='text'>
Add automake makefiles and prepare everything to run, but don't actually
run the automake - it would generate lot of noise, where my manual changes
would get lots.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add automake makefiles and prepare everything to run, but don't actually
run the automake - it would generate lot of noise, where my manual changes
would get lots.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mktarball</title>
<updated>2009-03-26T08:34:18+00:00</updated>
<author>
<name>Jan Safranek</name>
<email>jsafrane@redhat.com</email>
</author>
<published>2009-03-13T14:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=d857efce25ef684526dea6c8610c72b164627cfc'/>
<id>d857efce25ef684526dea6c8610c72b164627cfc</id>
<content type='text'>
The mktarball script is not needed anymore use 'make dist' instead.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The mktarball script is not needed anymore use 'make dist' instead.

Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Distribute files to various subdirectories</title>
<updated>2009-03-26T08:34:18+00:00</updated>
<author>
<name>Jan Safranek</name>
<email>jsafrane@redhat.com</email>
</author>
<published>2009-03-13T14:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jsafrane/public_git/libcg.git/commit/?id=f8e05fc8c129a13fed256b03a23537ef94c77152'/>
<id>f8e05fc8c129a13fed256b03a23537ef94c77152</id>
<content type='text'>
Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Safranek &lt;jsafrane@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
