<?xml version="1.0" encoding="UTF-8"?>
<!--PATCHINFO id="d98f288e20640664dcd0bf8db841e6a9"!-->
<patch
    xmlns="http://novell.com/package/metadata/suse/patch"
    xmlns:yum="http://linux.duke.edu/metadata/common"
    xmlns:rpm="http://linux.duke.edu/metadata/rpm"
    xmlns:suse="http://novell.com/package/metadata/suse/common"
    patchid="sdkp1o-yast2-devtools-2775"
    timestamp="1178198762"
    engine="1.0">
  <yum:name>sdkp1o-yast2-devtools</yum:name>
  <summary lang="en">Recommended update for yast2-devtools</summary>
  <summary lang="de">Recommended update for yast2-devtools</summary>
  <description lang="en">This is a update for SLE10 for package(s):yast2-devtools

modified (subpackage of) yast2-devtools:
-------------------------------
--- SLES10-GA-CHANGELOGS/yast2-devtools	2007-03-12
 17:57:14.578139000 +0100
+++ SLES10-SP1-CHANGELOGS/yast2-devtools	2007-03-12
 18:03:55.059125000 +0100 @@ -1,3 +1,89 @@
+* Fri Oct 27 2006 - mvidner@suse.cz
+- Made the yast2-testsuite check only a warning, otherwise
 too many
+  packages would break.
+- prefixbuild/pfx: Let also Perl search in the prefix (via
 PERL5LIB).
+- 2.13.29
+
+* Tue Oct 24 2006 - mvidner@suse.cz
+- Run pkg-config at configure time, not at make time
 (#208998).
+- For YCP packages, check for yast2-testsuite at configure
 time (#208999).
+- 2.13.28
+
+* Wed Oct 11 2006 - mvidner@suse.cz
+- &quot;make dist&quot; will honor CHECK_SYNTAX=false
+- 2.13.27
+
+* Mon Sep 25 2006 - mvidner@suse.cz
+- Docbook configure check: fixed when no catalog found, and
+  don't overwrite config.log.
+- prefixbuild/recreate -t: run configure instead of
 config.status
+- prefixbuild/yp: honor PREFIX
+- 2.13.26
+
+* Mon Sep 18 2006 - mvidner@suse.cz
+- With xgettext 0.15, &quot;--keyword=_:1,2&quot; alone did not
 trigger for
+  single-form messages. Added &quot;--keyword=_&quot; to fix that.
+- Added yast2-trans-et to all-packages.
+- 2.13.25
+
+* Mon Sep 11 2006 - mvidner@suse.de
+- Fixed the autodocs if there were no *.pm files.
+- 2.13.24
+
+* Fri Sep 08 2006 - mvidner@suse.cz
+- Check for docbook-xml-stylesheets if using docbook
 (#157629).
+- autodocs-ycp.ami: Generate docs also from *.pm sources,
 by pod2html (F#415).
+- ycpdoc: Ignore *.pm but write them to files.html (F#415).
+- 2.13.23
+
+* Tue Aug 29 2006 - mvidner@suse.cz
+- po makefiles: cope with both old and new suse-i18n
 directory layout (ke).
+- yast2-devtools.pc: removed libdir because this is a
 noarch package.
+- prefixbuild: Another fix to honor PREFIX in the
 environment.
+- 2.13.22
+
+* Wed Aug 23 2006 - mvidner@suse.cz
+- Added yast2-sudo to all-packages.
+
+* Mon Aug 07 2006 - mvidner@suse.cz
+- Added yast2-trans-ca to all-packages (#190072).
+
+* Mon Aug 07 2006 - mvidner@suse.cz
+- Better parsing of &quot;listmap&quot; and the like not to mistake
 it for
+  a function declaration (#133662).
+- Prevent false positives for check-textdomain in core and
 perl-bindings.
+- 2.13.21
+
+* Wed Aug 02 2006 - mvidner@suse.cz
+- Fixed makefiles for make 3.81
+- 2.13.20
+
+* Tue Jul 18 2006 - mvidner@suse.cz
+- all-packages: added yast2-trans-{el,sl,vi}; kept
+  yast2-trans-{el_GR,sl_SI} for SLE 10 compatibility.
+
+* Fri Jun 30 2006 - locilka@suse.cz
+- New tag alias 'Author' -&gt; 'Authors' in ycpdoc (bug
 #188881).
+
+* Thu Jun 29 2006 - locilka@suse.cz
+- Teaching scrdoc one-line tags, general description,
 tag-aliases,
+  fixing mount-point identification, etc.
+
+* Mon Jun 26 2006 - mvidner@suse.cz
+- tagversion: do not break the tag if run again.
+
+* Tue May 16 2006 - locilka@suse.cz
+- Sort YCP builtins in generated doc alphabetically, ASC.
+
+* Fri May 12 2006 - sh@suse.de
+- Added check_buildrequires and checkall_buildrequires
 utilities
+  as substitutes for check_neededforbuild and
   checkall_neededforbuild
+
+* Thu May 11 2006 - mvidner@suse.cz
+- Fixed filtering for files that contain translated
 messages
+  while making pot files (#173826, etoulas).
+- 2.13.19
+
 * Wed Apr 26 2006 - sh@suse.de
 - V 2.13.17
 - Changed feedback address to http://bugs.opensuse.org/ @@
   -28,7 +114,7 @@

 * Mon Mar 13 2006 - od@suse.de
 - added pretty-printing showy2log: new options -v, -s, -i,
   -F (and
--d)
+  -d)
 - 2.13.14

 * Thu Mar 09 2006 - sh@suse.de @@ -37,8 +123,8 @@

 * Thu Mar 02 2006 - lslezak@suse.cz
 - fixed the skeletons:
-- removed yast2-devel-packages macro
-- added missing file in .spec in config skeleton
+  - removed yast2-devel-packages macro
+  - added missing file in .spec in config skeleton
 - 2.13.12

 * Thu Feb 23 2006 - etoulas@suse.de @@ -441,8 +527,8 @@
 - ycpdoc: handle angle-bracketed types
 - y2makeall: recognize command failure from SIGINT
--n: no sudo
--p: prefix
+    -n: no sudo
+    -p: prefix
 - 2.9.13

 * Mon Mar 08 2004 - mvidner@suse.cz @@ -839,18 +925,18 @@
 - Makefile.am.toplevel adapted to use it
 - make-new-package renamed to create-new-package
 - Config skeleton improvements:
-- meaningful helps in the config skeleton
-- spec.in new uses BuildRoot for building
+  - meaningful helps in the config skeleton
+  - spec.in new uses BuildRoot for building

 * Mon Nov 12 2001 - kendy@suse.cz
 - v 2.5.8
 - doc/skeletons/config: Autodocs for the config skeleton
 - Config skeleton improvements:
-- XXpkgXX_auto.ycp
-- XXpkgXX_write.ycp
-- use of modules
-- progress in the time of Read() and Write()
-- use of Wizard_hw::
+  - XXpkgXX_auto.ycp
+  - XXpkgXX_write.ycp
+  - use of modules
+  - progress in the time of Read() and Write()
+  - use of Wizard_hw::

 * Mon Nov 12 2001 - ke@suse.de
 - V 2.5.7
-------------------------------


</description>
  <description lang="de">This is a update for SLE10 for package(s):yast2-devtools

modified (subpackage of) yast2-devtools:
-------------------------------
--- SLES10-GA-CHANGELOGS/yast2-devtools	2007-03-12
 17:57:14.578139000 +0100
+++ SLES10-SP1-CHANGELOGS/yast2-devtools	2007-03-12
 18:03:55.059125000 +0100 @@ -1,3 +1,89 @@
+* Fri Oct 27 2006 - mvidner@suse.cz
+- Made the yast2-testsuite check only a warning, otherwise
 too many
+  packages would break.
+- prefixbuild/pfx: Let also Perl search in the prefix (via
 PERL5LIB).
+- 2.13.29
+
+* Tue Oct 24 2006 - mvidner@suse.cz
+- Run pkg-config at configure time, not at make time
 (#208998).
+- For YCP packages, check for yast2-testsuite at configure
 time (#208999).
+- 2.13.28
+
+* Wed Oct 11 2006 - mvidner@suse.cz
+- &quot;make dist&quot; will honor CHECK_SYNTAX=false
+- 2.13.27
+
+* Mon Sep 25 2006 - mvidner@suse.cz
+- Docbook configure check: fixed when no catalog found, and
+  don't overwrite config.log.
+- prefixbuild/recreate -t: run configure instead of
 config.status
+- prefixbuild/yp: honor PREFIX
+- 2.13.26
+
+* Mon Sep 18 2006 - mvidner@suse.cz
+- With xgettext 0.15, &quot;--keyword=_:1,2&quot; alone did not
 trigger for
+  single-form messages. Added &quot;--keyword=_&quot; to fix that.
+- Added yast2-trans-et to all-packages.
+- 2.13.25
+
+* Mon Sep 11 2006 - mvidner@suse.de
+- Fixed the autodocs if there were no *.pm files.
+- 2.13.24
+
+* Fri Sep 08 2006 - mvidner@suse.cz
+- Check for docbook-xml-stylesheets if using docbook
 (#157629).
+- autodocs-ycp.ami: Generate docs also from *.pm sources,
 by pod2html (F#415).
+- ycpdoc: Ignore *.pm but write them to files.html (F#415).
+- 2.13.23
+
+* Tue Aug 29 2006 - mvidner@suse.cz
+- po makefiles: cope with both old and new suse-i18n
 directory layout (ke).
+- yast2-devtools.pc: removed libdir because this is a
 noarch package.
+- prefixbuild: Another fix to honor PREFIX in the
 environment.
+- 2.13.22
+
+* Wed Aug 23 2006 - mvidner@suse.cz
+- Added yast2-sudo to all-packages.
+
+* Mon Aug 07 2006 - mvidner@suse.cz
+- Added yast2-trans-ca to all-packages (#190072).
+
+* Mon Aug 07 2006 - mvidner@suse.cz
+- Better parsing of &quot;listmap&quot; and the like not to mistake
 it for
+  a function declaration (#133662).
+- Prevent false positives for check-textdomain in core and
 perl-bindings.
+- 2.13.21
+
+* Wed Aug 02 2006 - mvidner@suse.cz
+- Fixed makefiles for make 3.81
+- 2.13.20
+
+* Tue Jul 18 2006 - mvidner@suse.cz
+- all-packages: added yast2-trans-{el,sl,vi}; kept
+  yast2-trans-{el_GR,sl_SI} for SLE 10 compatibility.
+
+* Fri Jun 30 2006 - locilka@suse.cz
+- New tag alias 'Author' -&gt; 'Authors' in ycpdoc (bug
 #188881).
+
+* Thu Jun 29 2006 - locilka@suse.cz
+- Teaching scrdoc one-line tags, general description,
 tag-aliases,
+  fixing mount-point identification, etc.
+
+* Mon Jun 26 2006 - mvidner@suse.cz
+- tagversion: do not break the tag if run again.
+
+* Tue May 16 2006 - locilka@suse.cz
+- Sort YCP builtins in generated doc alphabetically, ASC.
+
+* Fri May 12 2006 - sh@suse.de
+- Added check_buildrequires and checkall_buildrequires
 utilities
+  as substitutes for check_neededforbuild and
   checkall_neededforbuild
+
+* Thu May 11 2006 - mvidner@suse.cz
+- Fixed filtering for files that contain translated
 messages
+  while making pot files (#173826, etoulas).
+- 2.13.19
+
 * Wed Apr 26 2006 - sh@suse.de
 - V 2.13.17
 - Changed feedback address to http://bugs.opensuse.org/ @@
   -28,7 +114,7 @@

 * Mon Mar 13 2006 - od@suse.de
 - added pretty-printing showy2log: new options -v, -s, -i,
   -F (and
--d)
+  -d)
 - 2.13.14

 * Thu Mar 09 2006 - sh@suse.de @@ -37,8 +123,8 @@

 * Thu Mar 02 2006 - lslezak@suse.cz
 - fixed the skeletons:
-- removed yast2-devel-packages macro
-- added missing file in .spec in config skeleton
+  - removed yast2-devel-packages macro
+  - added missing file in .spec in config skeleton
 - 2.13.12

 * Thu Feb 23 2006 - etoulas@suse.de @@ -441,8 +527,8 @@
 - ycpdoc: handle angle-bracketed types
 - y2makeall: recognize command failure from SIGINT
--n: no sudo
--p: prefix
+    -n: no sudo
+    -p: prefix
 - 2.9.13

 * Mon Mar 08 2004 - mvidner@suse.cz @@ -839,18 +925,18 @@
 - Makefile.am.toplevel adapted to use it
 - make-new-package renamed to create-new-package
 - Config skeleton improvements:
-- meaningful helps in the config skeleton
-- spec.in new uses BuildRoot for building
+  - meaningful helps in the config skeleton
+  - spec.in new uses BuildRoot for building

 * Mon Nov 12 2001 - kendy@suse.cz
 - v 2.5.8
 - doc/skeletons/config: Autodocs for the config skeleton
 - Config skeleton improvements:
-- XXpkgXX_auto.ycp
-- XXpkgXX_write.ycp
-- use of modules
-- progress in the time of Read() and Write()
-- use of Wizard_hw::
+  - XXpkgXX_auto.ycp
+  - XXpkgXX_write.ycp
+  - use of modules
+  - progress in the time of Read() and Write()
+  - use of Wizard_hw::

 * Mon Nov 12 2001 - ke@suse.de
 - V 2.5.7
-------------------------------


</description>
  <yum:version ver="2775" rel="0"/>
  <rpm:requires>
    <rpm:entry kind="atom" name="yast2-devtools" epoch="0" ver="2.13.29" rel="0.6" flags="EQ"/>
  </rpm:requires>
  <category>recommended</category>
  <atoms>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>yast2-devtools</name>
      <arch>noarch</arch>
      <version epoch="0" ver="2.13.29" rel="0.6"/>
      <checksum type="sha" pkgid="YES">d38d00115cebe2aa7ac361aff21eee86ea4b6a7e</checksum>
      <time file="1179501743" build="1178198762"/>
      <size package="297595" installed="875465" archive="930820"/>
      <location xml:base="media://#1" href="suse/noarch/yast2-devtools-2.13.29-0.6.noarch.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="yast2-devtools" epoch="0" ver="2.13.29" rel="0.6" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="yast2-devtools"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
  </atoms>
</patch>
