<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/Makefile.am, branch 1.1.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>minor build fixes no code changes</title>
<updated>2011-02-05T20:45:07+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2011-02-05T20:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6efee34e9bef2dd390ffef452f86c10e2cf123b2'/>
<id>6efee34e9bef2dd390ffef452f86c10e2cf123b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added native systemd file rhbz#617316</title>
<updated>2010-08-09T11:20:35+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-08-09T11:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=194fbbf3d28046b06d699e6c0a5ba725a97b9daf'/>
<id>194fbbf3d28046b06d699e6c0a5ba725a97b9daf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial how-to build your own reporter plugin</title>
<updated>2010-07-29T11:48:36+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2010-07-22T17:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=885a306642f5b3e5b17715893c515a6b4ccb6092'/>
<id>885a306642f5b3e5b17715893c515a6b4ccb6092</id>
<content type='text'>
Signed-off-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rename abrt-utils.pc to abrt.pc</title>
<updated>2010-07-09T11:07:07+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-07-09T11:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=4619286fb6f0f90f180a4293d5a330e07ea1de73'/>
<id>4619286fb6f0f90f180a4293d5a330e07ea1de73</id>
<content type='text'>
- so users can compile their own plugin using:
  $ g++ `pkg-config abrt --cflags --libs`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- so users can compile their own plugin using:
  $ g++ `pkg-config abrt --cflags --libs`
</pre>
</div>
</content>
</entry>
<entry>
<title>mv devel header files to inc/ and install them</title>
<updated>2010-07-09T09:42:30+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-07-08T14:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6c4ea60aa257907deebcdb346a9d68bbe722837e'/>
<id>6c4ea60aa257907deebcdb346a9d68bbe722837e</id>
<content type='text'>
- header files are required to write the custom plugins plugins
  without downloading the whole git tree, user just need to install
  abrt-devel package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- header files are required to write the custom plugins plugins
  without downloading the whole git tree, user just need to install
  abrt-devel package
</pre>
</div>
</content>
</entry>
<entry>
<title>make test-rpm work even before lunch :)</title>
<updated>2010-06-04T07:29:20+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-06-04T07:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1459f9ec6a7fd62780dae9230c4a5d625a8a7a9a'/>
<id>1459f9ec6a7fd62780dae9230c4a5d625a8a7a9a</id>
<content type='text'>
- "date %k" doesn't return the time in the two digits format before 12:00pm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- "date %k" doesn't return the time in the two digits format before 12:00pm
</pre>
</div>
</content>
</entry>
<entry>
<title>minor build fixes ppisar@redhat.com</title>
<updated>2010-05-18T11:53:38+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-05-18T11:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=91f75b0d4c8be4f2f27fb6dc29ad72193817c7e4'/>
<id>91f75b0d4c8be4f2f27fb6dc29ad72193817c7e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test-* targets in makefile</title>
<updated>2010-04-02T11:53:13+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-04-02T11:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6b2e2e58f12e913d7807ad79db595a0cb0ada82a'/>
<id>6b2e2e58f12e913d7807ad79db595a0cb0ada82a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify rpmbuild calls</title>
<updated>2010-03-26T16:41:30+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-03-26T16:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=605c31f9d0897c18a900c7a4c0ad75bc439d18e5'/>
<id>605c31f9d0897c18a900c7a4c0ad75bc439d18e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added new make targets</title>
<updated>2010-03-22T09:40:39+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-03-22T09:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=3b57906d9e66519f17a5c5fed2c491fed365ae0a'/>
<id>3b57906d9e66519f17a5c5fed2c491fed365ae0a</id>
<content type='text'>
- added make test-rpm
- added some "magic" into spec file to ease releasing
  of the git rawhide builds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added make test-rpm
- added some "magic" into spec file to ease releasing
  of the git rawhide builds
</pre>
</div>
</content>
</entry>
</feed>
