<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/Makefile, branch topic/MDKC_1_0</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'MDKC_1_0'.</title>
<updated>2003-08-20T07:37:27+00:00</updated>
<author>
<name>Mystery Man</name>
<email>unknown@mandriva.org</email>
</author>
<published>2003-08-20T07:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7f2ac73888b8ef372ea597049981b27e7d810ac2'/>
<id>7f2ac73888b8ef372ea597049981b27e7d810ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>group icons are not used, remove them</title>
<updated>2002-08-28T09:26:35+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-28T09:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=27098585a79fc10be1d9c627da51ed49f4611d1d'/>
<id>27098585a79fc10be1d9c627da51ed49f4611d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib64 fixes</title>
<updated>2002-08-05T13:21:16+00:00</updated>
<author>
<name>Gwenolé Beauchesne</name>
<email>gbeauchesne@mandriva.org</email>
</author>
<published>2002-08-05T13:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5889fd12bc1433d4500fc7349fe26bbc8a7a7548'/>
<id>5889fd12bc1433d4500fc7349fe26bbc8a7a7548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Move xf86Wacom.so modules to {i386,ppc}-specific filelist</title>
<updated>2002-08-05T12:39:39+00:00</updated>
<author>
<name>Gwenolé Beauchesne</name>
<email>gbeauchesne@mandriva.org</email>
</author>
<published>2002-08-05T12:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2c737e924e4d5de66b8d400a14175c90c542e1b3'/>
<id>2c737e924e4d5de66b8d400a14175c90c542e1b3</id>
<content type='text'>
- Make filelists lib64 aware with LIB variable
- Add x86_64-specific filelist

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make filelists lib64 aware with LIB variable
- Add x86_64-specific filelist

</pre>
</div>
</content>
</entry>
<entry>
<title>make new perl_checker happy</title>
<updated>2002-07-31T11:59:03+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-07-31T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=aaff6dff3ac0e9b19810fc1bc836f30c19918e5d'/>
<id>aaff6dff3ac0e9b19810fc1bc836f30c19918e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename a few target:</title>
<updated>2002-07-31T11:57:23+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-07-31T11:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8eb45d87d70be8b1802f5f6c79cf53b3099b0596'/>
<id>8eb45d87d70be8b1802f5f6c79cf53b3099b0596</id>
<content type='text'>
- srpm -&gt; slowsrpm
- fastsrpm -&gt; srpm

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- srpm -&gt; slowsrpm
- fastsrpm -&gt; srpm

</pre>
</div>
</content>
</entry>
<entry>
<title>- consolidate duplicated 'use (warn|strict...' into nuke_perl target</title>
<updated>2002-07-29T13:23:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-07-29T13:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b6e2865096ad48134b39f78a3c969cc48a684908'/>
<id>b6e2865096ad48134b39f78a3c969cc48a684908</id>
<content type='text'>
- thus enable to fix bug reported by gc (aka i only fixed localsrpm
  nuke, not srpm: one)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- thus enable to fix bug reported by gc (aka i only fixed localsrpm
  nuke, not srpm: one)

</pre>
</div>
</content>
</entry>
<entry>
<title>use spec_test rather than test</title>
<updated>2002-07-25T14:57:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-07-25T14:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2e93aff9d0bf2d21b2e197e941170904ee9445da'/>
<id>2e93aff9d0bf2d21b2e197e941170904ee9445da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add PMS_DIRS in Makefile.config and use it everywhere</title>
<updated>2002-07-24T22:12:28+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-07-24T22:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=efcd2b112baacf97b784f965a4188733969f2b67'/>
<id>efcd2b112baacf97b784f965a4188733969f2b67</id>
<content type='text'>
(cleaning some ugly stuff in Makefile.drakxtools while doing so)
=&gt; now adding a new directory only need to be done at one place

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cleaning some ugly stuff in Makefile.drakxtools while doing so)
=&gt; now adding a new directory only need to be done at one place

</pre>
</div>
</content>
</entry>
<entry>
<title>check make got correct tag from spec file</title>
<updated>2002-07-23T14:05:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-07-23T14:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=90f3cbd4815e674daec6d8aab1e45e00c782067e'/>
<id>90f3cbd4815e674daec6d8aab1e45e00c782067e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
