SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yast2-buildtools-3.1.15-5.1.noarch.rpm :
Wed Dec 18 13:00:00 2013 lslezakAATTsuse.cz
- added AATTylibdirAATT and AATTcontroldirAATT automake macros
- added %yast_controldir RPM macro
- 3.1.15

Tue Dec 17 13:00:00 2013 lslezakAATTsuse.cz
- added %yast_libdir RPM macro
- 3.1.14

Mon Dec 16 13:00:00 2013 lslezakAATTsuse.cz
- use the first \"Version\" tag from spec when looking for the
package version, fixes problem when multiple tags are present
- 3.1.13

Fri Dec 13 13:00:00 2013 guillaumeAATTopensuse.org
- Fix QEMU-ARM build by adding
%{_datadir}/YaST2/data/devtools/NO_MAKE_CHECK file in file list
when built in qemu since no make check are done in this case

Wed Dec 11 13:00:00 2013 lslezakAATTsuse.cz
- y2autoconf - in perl we need extra backslash escaping
- 3.1.12

Wed Dec 11 13:00:00 2013 lslezakAATTsuse.cz
- use grep/sed instead of rpm for parsing spec files (rpm prints
the version for each subpackage, moreover it does some dependecy
resolving which might fail)
- 3.1.11

Mon Dec 9 13:00:00 2013 lslezakAATTsuse.cz
- read the version directly from
*.spec file (ignore the VERSION
files so they can be removed)
- 3.1.10

Tue Oct 15 14:00:00 2013 jreidingerAATTsuse.com
- y2automake: properly install required COPYING file from top
directory
- 3.1.9

Mon Oct 14 14:00:00 2013 jreidingerAATTsuse.com
- cmake module: Do not generate spec file from spec.in as it is
obsolete with spec file including rpm macros
- 3.1.8

Mon Oct 14 14:00:00 2013 jreidingerAATTsuse.com
- big clean-up of dead tools
- new subpackage yast2-buildtools that contain minimal set of tools
needed for modules as BuildRequire
- 3.1.7

Wed Oct 9 14:00:00 2013 jreidingerAATTsuse.com
- cmake module: read VERSION instead of VERSION.cmake to be
consistent across all packages
- 3.1.6

Tue Oct 8 14:00:00 2013 jreidingerAATTsuse.com
- rpm macros: Use \"%configure\" to properly configure also
sysconfdir and sbindir
- 3.1.5

Wed Oct 2 14:00:00 2013 mvidnerAATTsuse.com
- rpm macros: Use \"make check VERBOSE=1\"
to debug failures directly from build logs
- 3.1.4

Tue Oct 1 14:00:00 2013 jreidingerAATTsuse.com
- fix Makefile.am.common to respect removed tools and killed ycp
- 3.1.3

Mon Sep 30 14:00:00 2013 jreidingerAATTsuse.com
- fix bunch of build service warnings
- add Rakefile to allow uniform access to all yast modules
- start using fdupes to reduce duplicities
- 3.1.2

Wed Sep 25 14:00:00 2013 jreidingerAATTsuse.com
- remove ycpdoc as ycp is no longer live
- clean a bit old unused tools
- 3.1.1

Tue Sep 17 14:00:00 2013 lslezakAATTsuse.cz
- added yast RPM macros (/etc/rpm/macros.yast)
- this package: use
*.spec directly instead of expanding
*.spec.in
- all packages: make
*.spec.in files optional (do not fail if missing)
- 3.1.0

Wed Sep 11 14:00:00 2013 lslezakAATTsuse.cz
- y2makepot (used in \"make pot\" call) - added support for ruby
gettext 3.0.0, check POT file compatibility with GNU gettext
- 3.0.5

Tue Aug 13 14:00:00 2013 lslezakAATTsuse.cz
- correctly handle yard documentation in Yast/ subdirectories
- 3.0.4

Fri Aug 9 14:00:00 2013 lslezakAATTsuse.cz
- Makefile.am.common - do not create empty \".dep\" YCP dependency
file when there is no YCP module file
- 3.0.3

Wed Aug 7 14:00:00 2013 lslezakAATTsuse.cz
- added ycp2yml client for converting static YCP data files into
YAML format
- 3.0.2

Fri Aug 2 14:00:00 2013 lslezakAATTsuse.cz
- enhanced syntax check in \'make check-syntax\':
- check Ruby source files
- check YCP data files (some are still present even after Ruby
conversion)
- 3.0.1

Tue Jul 30 14:00:00 2013 yast-develAATTopensuse.org
- version 3.0.0

Mon Jul 29 14:00:00 2013 lslezakAATTsuse.cz
- autodocs fixes:
- doxygen: install _all_ JS and CSS files (dynsections.js,
jquery.js and tabs.css were missing, resulting in unusable
documentation)
- doxygen: updated the default doxygen config file - removed
obsolete options which caused warnings during build
- yard: use --title option with package name
- 2.24.7

Fri Jul 26 14:00:00 2013 lslezakAATTsuse.cz
- y2makepot (used in \"make pot\") - extract translatable strings
from Ruby files using rxgettext (rubygem-gettext)
- 2.24.6

Wed Jul 24 14:00:00 2013 lslezakAATTsuse.cz
- require rubygem-redcarpet in openSUSE <= 12.3, needed for yard
Markdown formatting
- 2.24.5

Mon Jul 22 14:00:00 2013 lslezakAATTsuse.cz
- autodocs - use markdown format in ruby documentation comments,
added YARD_OPTIONS to allow overriding the defaults
- 2.24.4

Thu Jul 18 14:00:00 2013 mvidnerAATTsuse.com
- fixed automake warnings about configure.in and INCLUDES

Thu Jul 18 14:00:00 2013 lslezakAATTsuse.cz
- autodocs - added support for generating documentation for ruby
files using yard generator
- 2.24.3

Tue Jul 16 14:00:00 2013 mvidnerAATTsuse.com
- autodocs-ycp.ami: only call ycpdoc if YCP files are found
- 2.24.2

Thu Jun 27 14:00:00 2013 lslezakAATTsuse.cz
- ycpdoc - improved generating index file, the same functions are
additionaly sorted by source file to avoid random order in the
output (fixes testsuite failure after upgrading to perl-5.18)
- 2.24.1

Mon Apr 8 14:00:00 2013 jreidingerAATTsuse.com
- fix tagversion to work with git
- fix package checks to work with git
- allow resubmit package to BS without changes entry
- 2.24.0

Tue Dec 11 13:00:00 2012 jreidingerAATTsuse.com
- fix cmake plugin search. In particular, look in lib64, and find
them in /usr when our prefix is /usr/local.
- 2.23.2

Tue Oct 30 13:00:00 2012 jsuchomeAATTsuse.cz
- removed references to SuSEconfig (fate#100011)
- 2.23.1

Mon Aug 6 14:00:00 2012 dmuellerAATTsuse.com
- fix disablement of make check on QEMU/ARM builds

Mon Jun 18 14:00:00 2012 aschnellAATTsuse.de
- link agents against y2util and ycpvalues to get proper rpm
dependencies (zypper and buildservice need them)
- 2.23.0

Thu May 3 14:00:00 2012 mfilkaAATTsuse.com
- updated Makefile.am.common - rebuilds ybc when make package-local
- 2.21.9

Thu Jan 12 13:00:00 2012 cooloAATTsuse.com
- yast\'s license is GPL-2.0 in doubt, not \"GPL\"
- 2.21.8

Tue Jan 3 13:00:00 2012 keAATTsuse.de
- ydoc/po-tools/po-stats: filter file name (FILE.LL.po:) that \'msgfmt
- -stats\' now outputs.

Fri Dec 16 13:00:00 2011 cooloAATTsuse.com
- autoreconf and suse_config_update are doing the same thing, so leave
out suse specifics

Mon Nov 21 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
- remove clean section

Tue Oct 25 14:00:00 2011 lslezakAATTsuse.cz
- fixed oscsubmit to not submit
*.rej and
*.orig files left after
failed merging
- 2.21.6

Tue Oct 4 14:00:00 2011 visnovAATTsuse.cz
- remove definition of Prefix in spec file (create-spec)
- use _prefix in .spec file
- 2.21.5

Fri Sep 30 14:00:00 2011 visnovAATTsuse.cz
- added \'y2tool obssync\'
- 2.21.4

Tue Sep 27 14:00:00 2011 visnovAATTsuse.cz
- dropped all-packages and devel-packages lists
- 2.21.3

Thu Sep 22 14:00:00 2011 mvidnerAATTsuse.cz
- create-spec: adjusted whitespace to comply with prepare_spec
- create-spec: use %version to minimize diffs
- 2.21.2

Mon Sep 19 14:00:00 2011 visnovAATTsuse.cz
- Simplify config module skeleton
- Remove dependency on Wizard_hw
- Add setting window title and icon to config skeleton
- 2.21.1

Wed Aug 24 14:00:00 2011 keAATTsuse.de
- Makefile.am.center: Ignore warnings when building po file statistics.

Fri Aug 5 14:00:00 2011 tgoettlicherAATTsuse.de
- fixed .desktop file (bnc #681249)

Fri Jul 22 14:00:00 2011 locilkaAATTsuse.cz
- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
desktop files (bnc#540627)
- 2.21.0

Fri Jul 1 14:00:00 2011 locilkaAATTsuse.cz
- Added some more known words to the spellcheck whitelist.

Thu Sep 24 14:00:00 2009 mvidnerAATTsuse.cz
- create-spec: recognize plain rpm subpackages.
- 2.18.11

Fri Aug 14 14:00:00 2009 lslezakAATTsuse.cz
- disable testsuite on ARM
- 2.18.10

Thu Jul 2 14:00:00 2009 mzugecAATTsuse.cz
- added yast2-isns module

Fri Jun 26 14:00:00 2009 mvidnerAATTsuse.cz
- YastCommon.cmake: don\'t override License, Group

Mon Jun 22 14:00:00 2009 mvidnerAATTsuse.cz
- create-spec: don\'t override License, Group, %build
- 2.18.9

Fri Jun 19 14:00:00 2009 mvidnerAATTsuse.cz
- autodocs-ycp.ami: fixes to work with subdirectories:
introduced AUTODOCS_STRIP.
- 2.18.8

Tue Jun 16 14:00:00 2009 mvidnerAATTsuse.cz
- autodocs-ycp.ami: Added AUTODOCS_SUBDIR, for yast2.rpm
- oscsubmit: Adjusted \"osc sr\" syntax to work with old and new (0.119) osc.

Tue Jun 16 14:00:00 2009 cooloAATTnovell.com
- fixed more makefiles

Mon Jun 15 14:00:00 2009 mvidnerAATTsuse.cz
- Fixed makefile includes (
*.ami) to work with \"install\" calls changed
via automake-1.11.
- 2.18.7

Thu Jun 11 14:00:00 2009 lslezakAATTsuse.cz
- added float::tolstring builtin to the vim syntax file
(added in yast2-core-2.18.12)
- rest-plugin skeleton - define and use \'id\' member

Tue Jun 9 14:00:00 2009 mvidnerAATTsuse.cz
- Take advantage of AM_SILENT_RULES and AUTOMAKE_JOBS if supported
(in automake-1.11)

Mon Jun 8 14:00:00 2009 lslezakAATTsuse.cz
- 2.18.6

Mon May 25 14:00:00 2009 lslezakAATTsuse.cz
- added new skeleton \'rest-plugin\' for webservice plugins,
initial version

Wed May 20 14:00:00 2009 lslezakAATTsuse.cz
- create-new-package - fixed syntax error (missing semicolon)

Wed May 20 14:00:00 2009 mvidnerAATTsuse.cz
- y2tool tagversion: fixed branch tagging for tmp/
* branches such as
tmp/SLE-11-SP1-Stash.

Wed May 6 14:00:00 2009 jsrainAATTsuse.cz
- updates of oscupdate
- 2.18.5

Wed Apr 29 14:00:00 2009 lslezakAATTsuse.cz
- updated vim YCP syntax file - added missing built-ins: lsort,
lsubstring, ClientExists, GetEncoding, GetEnvironmentEncoding,
dgettext, dngettext, dpgettext, float::abs, float::ceil,
float::floor, float::pow, float::trunc, list::reduce, sublist,
added type name: const, added UI option: Cell

Mon Apr 27 14:00:00 2009 jsrainAATTsuse.cz
- fixed y2tool oscsubmit when submitting package the first time
- make oscsubmit work correctly with cmake-based modules

Mon Apr 27 14:00:00 2009 jsrainAATTsuse.cz
- added y2tool oscsubmit (for Factory only)
- 2.18.4

Thu Apr 9 14:00:00 2009 jreidingerAATTsuse.cz
- ycp.vim : add switch condition and argsof builtin

Thu Apr 2 14:00:00 2009 mvidnerAATTsuse.cz
- Makefile.am.toplevel: do not mkdir \"`if\" (bnc#490713).
- 2.18.3

Thu Apr 2 14:00:00 2009 mvidnerAATTsuse.cz
- FindYast.cmake: make it a bit more verbose on error (kkaempf)
- ycp.vim: added ButtonBox (jsuchome)
- ycp-mode.el: added notifyContextMenu (aschnell)
- y2autoconf: Fixed bootstrapping via Makefile.cvs
- y2makeall: merge back the one used on Hudson,
with additional features like printing the base buildrequires (visnov)
- y2log_ana: remove hardcoded moc that broke with new qt (dmacvicar)

Tue Mar 3 13:00:00 2009 keAATTsuse.de
- Call msgmerge with the --previous option.


 
ICM