forked from pool/intltool
This commit is contained in:
commit
deeba6dd72
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
3
intltool-0.35.2.tar.bz2
Normal file
3
intltool-0.35.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04aed43abc77fccf20e91b1ba3659c0870c50091d9ce3472ac73a40a704c2fe2
|
||||||
|
size 134167
|
258
intltool.changes
Normal file
258
intltool.changes
Normal file
@ -0,0 +1,258 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 22 00:25:55 CET 2006 - sreeves@suse.de
|
||||||
|
|
||||||
|
- ver 0.35 of intltool is needed for Fate#301648.
|
||||||
|
The menu editor we will use is alacarte which requires >=0.35 version
|
||||||
|
of intltool. Talked with dobey, jpr and gekker and this rev (0.35.2) was
|
||||||
|
approved for submision.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 21 22:10:15 CEST 2006 - gekker@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.35.0
|
||||||
|
* Support for MSGID_BUGS_ADDRESS variable in Makevars and for xgettext
|
||||||
|
-- bug #329346 (Dwayne Bailey, Rodney Dawes)
|
||||||
|
* Support for po/LINGUAS file being preferred over ALL_LINGUAS variable
|
||||||
|
-- bugs #341508 #339770 (Rodney Dawes)
|
||||||
|
* Support micro-version when validating version requirements
|
||||||
|
-- bug #339627 (Rodney Dawes)
|
||||||
|
* Clean up Makefile.in.in to remove useless bits
|
||||||
|
-- bug #338817 (Rodney Dawes)
|
||||||
|
* Change WARNING to NOTICE for non-UTF-8 po file encodings
|
||||||
|
-- bug #331046 (Rodney Dawes)
|
||||||
|
* Add MAINTAINERS file
|
||||||
|
-- bug #335025 (Danilo Segan)
|
||||||
|
* Work around recursive variable resolution in intltool-update
|
||||||
|
-- bug #321785 (Danilo Segan)
|
||||||
|
* Work around variable stripping in Makefile.in.in substitution
|
||||||
|
-- bug #330509 (Rodney Dawes)
|
||||||
|
- Update to version 0.34.2
|
||||||
|
* We require automake >= 1.5 now, so check that we aren't on something older
|
||||||
|
-- bug #323282 (Rodney Dawes)
|
||||||
|
* Add support for translating DBus service files
|
||||||
|
-- bug #322629 (Carlos Garcia Campos)
|
||||||
|
* Preserve encoding of XML comments
|
||||||
|
-- bug #320721 (Simos Xenitellis)
|
||||||
|
* Improve interaction with use of AM_GNU_GETTEXT
|
||||||
|
-- bug #312217 (Stepan Kasal)
|
||||||
|
* Fix two small issues with srcdir != builddir
|
||||||
|
(Stepan Kasal)
|
||||||
|
* Remove unused variables from configure.in
|
||||||
|
-- bug #312214 (Stepan Kasal)
|
||||||
|
* Use $(install_sh) -d instead of $(top_srcdir)/mkinstalldirs
|
||||||
|
-- bug #311874 (Stepan Kasal)
|
||||||
|
* Don't substitute some variables in the intltool build
|
||||||
|
-- bug #315021 (Stepan Kasal)
|
||||||
|
* Use POSIX sh syntax for Solaris
|
||||||
|
-- bug #322263 (Laszlo Peter)
|
||||||
|
* Set the prefix from $0 on win32 systems
|
||||||
|
(Tor Lillqvist)
|
||||||
|
* Remove unneeded compatibility code for autoconf 2.13
|
||||||
|
-- bug #311870 (Stepan Kasal)
|
||||||
|
* Remove deprecated INSTOBJEXT variable use
|
||||||
|
-- bug #312333 (Stepan Kasal)
|
||||||
|
* Remove use of deprecated GENCAT variable
|
||||||
|
-- bug #212332 (Stepan Kasal)
|
||||||
|
* Use AU_ALIAS instead of AC_DEFUN for autoconf and autoupdate
|
||||||
|
-- bug #312334 (Stepan Kasal)
|
||||||
|
* Use PACKAGE_NAME instead of AC_PACKAGE_NAME
|
||||||
|
-- bug #311523 (Peter Moulder)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 6 16:00:14 CET 2006 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Fixed Requires (intltool-update requires gettext-devel).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 3 15:18:11 CET 2006 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Simplified BuildRequires.
|
||||||
|
- Fixed Requires (intltool-merge requires perl-XML-Parser).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 21:45:17 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 11 00:45:57 CEST 2005 - gekker@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.34.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 1 20:02:15 CEST 2005 - gekker@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.34
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 7 09:29:00 CET 2005 - ke@suse.de
|
||||||
|
|
||||||
|
- Updated to version 0.33:
|
||||||
|
* Various bug fixes, mostly XML related.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 17 12:01:18 CET 2005 - clahey@suse.de
|
||||||
|
|
||||||
|
- Updated to version 0.32.1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 5 10:30:56 CET 2004 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.32:
|
||||||
|
* Bug fixes.
|
||||||
|
* Deprecate AC_PROG_INTLTOOL for IT_PROG_INTLTOOL.
|
||||||
|
* Allow use of either AM_GNU_GETTEXT or AM_GLIB_GNU_GETTEXT and use our
|
||||||
|
own Makefile.in.in instead of trying to patch one.
|
||||||
|
* Documentation enhancement.
|
||||||
|
- Drop obsolete patch.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 15 15:45:26 CEST 2004 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.31 (from the announcement):
|
||||||
|
* Support for C#.
|
||||||
|
* New XML merging; entity decoding and encoding is not done anymore
|
||||||
|
for XML.
|
||||||
|
* Multiple-output XML merging now produces simpler files, and sets
|
||||||
|
"xml:lang" only when translation is used
|
||||||
|
* Support for passing comments to translators from XML and GConf
|
||||||
|
schema files.
|
||||||
|
* Bugfixes.
|
||||||
|
- Enable all tests (stop applying intltool-0.30-selftest.pl.in.patch).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 4 14:00:10 CET 2004 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.30.
|
||||||
|
- Disable unreliable tests (intltool-0.30-selftest.pl.in.patch; the
|
||||||
|
order of attributes isn't static).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 10 09:41:15 CET 2003 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.28; it now depends on the Perl module XML::Parser.
|
||||||
|
- Adjust neededforbuild: Add perl-XML-Parser and expat.
|
||||||
|
- intltool-0.28-selftest.pl.in.patch: Disable trouble causing tests.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 18 18:39:29 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 0.27.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 12 15:37:06 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 0.26.
|
||||||
|
- Fixed directory packaging.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 15:57:56 CET 2003 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.25; NEWS since 0.21:
|
||||||
|
* Support Makefile.in.in from glib-gettextize from glib >= 2.1.5.
|
||||||
|
* Strip the hints from POTFILES.in in -M mode.
|
||||||
|
* Don't generate .h.h lines in the POTFILES.in for xgettext when the
|
||||||
|
input file line is from a known type and also has the [type:
|
||||||
|
gettext/..] hint.
|
||||||
|
* Fix xml-i18n-tools part to work with new gettext 4.
|
||||||
|
* Add a new .theme.in -> .theme rule.
|
||||||
|
* gettextize 4.x work.
|
||||||
|
* Recognise the "xml:space" attribute and preserve whitespace if set
|
||||||
|
to "preserve".
|
||||||
|
* GConf schemas handling changes.
|
||||||
|
* Use charset.alias if available.
|
||||||
|
* Add support for 'default' tags.
|
||||||
|
* Added support for translation of descriptions used by ATK in glade
|
||||||
|
files.
|
||||||
|
* Made schemas extraction code more bulletproof.
|
||||||
|
* Force intltool-update to exit if POTFILES.in is not found.
|
||||||
|
* Add detection of glade2 files in -m mode.
|
||||||
|
* Other bugfixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 5 11:50:45 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- removed libxml2 requires and from neededforbuild
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 12 18:40:41 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- fixed permissions of intltool dir
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 6 09:37:00 CEST 2002 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.21:
|
||||||
|
* Add detection of glade2 files in -m mode.
|
||||||
|
* Force intltool-update to exit if POTFILES.in is not found.
|
||||||
|
* Make schemas extraction code more bulletproof.
|
||||||
|
* Add support for translation of descriptions used by ATK in glade
|
||||||
|
files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 23 10:57:52 CEST 2002 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.21:
|
||||||
|
* Add support for .schemas files.
|
||||||
|
* Some .m4 fixes.
|
||||||
|
* Perform variable substitutions when determining package name.
|
||||||
|
* Add HOWTO on adding i18n support to an application.
|
||||||
|
* Fix Glade XML decoding.
|
||||||
|
* Better error reporting.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 3 14:29:15 CEST 2002 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.18: bug fixes, enhancements (e.g., recognize
|
||||||
|
directories starting with po- as being translation directories, glade2
|
||||||
|
support, take POTFILES.skip and POTFILES.ignore into account), update
|
||||||
|
documentation.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 21 11:07:10 CET 2001 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.12.
|
||||||
|
- Rename package: xml-i18n-tools -> intltool.
|
||||||
|
- Enable check.
|
||||||
|
- Numerous bug fixes.
|
||||||
|
- Heavily improved UTF-8 support.
|
||||||
|
- Support more input formats (e.g, Dia's .sheet files).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 8 14:59:12 CEST 2001 - hhetter@suse.de
|
||||||
|
|
||||||
|
- update to version 0.9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 28 10:23:18 CEST 2001 - ke@suse.de
|
||||||
|
|
||||||
|
- Apply xml-i18n-tools-prepare.diff to fix typo.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 18 14:13:09 CEST 2001 - ke@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.8.4.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 2 01:28:04 MET 2001 - egger@suse.de
|
||||||
|
|
||||||
|
- Updated to version 0.8.1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 12:48:54 CET 2001 - hhetter@suse.de
|
||||||
|
|
||||||
|
- Updated to version 0.8.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 19:12:50 MET 2001 - egger@suse.de
|
||||||
|
|
||||||
|
- Updated to version 0.6.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 23 17:55:34 CET 2001 - ke@suse.de
|
||||||
|
|
||||||
|
- New package: initial version 0.5.
|
||||||
|
|
||||||
|
|
245
intltool.spec
Normal file
245
intltool.spec
Normal file
@ -0,0 +1,245 @@
|
|||||||
|
#
|
||||||
|
# spec file for package intltool (Version 0.35.2)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
|
||||||
|
Name: intltool
|
||||||
|
BuildRequires: perl-XML-Parser
|
||||||
|
Summary: Internationalization Tool Collection
|
||||||
|
Version: 0.35.2
|
||||||
|
Release: 1
|
||||||
|
Group: Development/Tools/Other
|
||||||
|
BuildArchitectures: noarch
|
||||||
|
Requires: gettext-devel perl-XML-Parser
|
||||||
|
Provides: xml-i18n-tools
|
||||||
|
Obsoletes: xml-i18n-tools
|
||||||
|
License: GNU General Public License (GPL)
|
||||||
|
URL: http://www.gnome.org
|
||||||
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/intltool/%{version}/%{name}-%{version}.tar.bz2
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%description
|
||||||
|
Some scripts to support translators working on GNOME and similar
|
||||||
|
programs. Data available in XML files (.oaf, .desktop, .sheet, and
|
||||||
|
more) can be extracted into PO files. After translation, the new
|
||||||
|
information is written back into the XML files.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Kenneth Christiansen <kenneth@gnu.org>
|
||||||
|
Rodney Dawes <dobey@novell.com>
|
||||||
|
Danilo Šegan <danilo@gnome.org>
|
||||||
|
|
||||||
|
%define INSTALL install -m755 -s
|
||||||
|
%define INSTALL_SCRIPT install -m755
|
||||||
|
%define INSTALL_DIR install -d -m755
|
||||||
|
%define INSTALL_DATA install -m644
|
||||||
|
%prep
|
||||||
|
%setup -q
|
||||||
|
autoreconf -f -i
|
||||||
|
|
||||||
|
%build
|
||||||
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
|
./configure \
|
||||||
|
--mandir=%{_mandir} \
|
||||||
|
--prefix=%{_prefix} \
|
||||||
|
--infodir=%{_infodir} \
|
||||||
|
--sysconfdir=%{_sysconfdir}
|
||||||
|
make
|
||||||
|
make check
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -fr $RPM_BUILD_ROOT
|
||||||
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -fr $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-, root, root)
|
||||||
|
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||||
|
%defattr(0555, root, root)
|
||||||
|
%{_bindir}/*
|
||||||
|
%defattr (0444, root, root)
|
||||||
|
%{_mandir}/man8/*
|
||||||
|
%attr(0755,root,root) %{_datadir}/%{name}
|
||||||
|
%{_datadir}/aclocal/*
|
||||||
|
|
||||||
|
%changelog -n intltool
|
||||||
|
* Fri Dec 22 2006 - sreeves@suse.de
|
||||||
|
- ver 0.35 of intltool is needed for Fate#301648.
|
||||||
|
The menu editor we will use is alacarte which requires >=0.35 version
|
||||||
|
of intltool. Talked with dobey, jpr and gekker and this rev (0.35.2) was
|
||||||
|
approved for submision.
|
||||||
|
* Fri Jul 21 2006 - gekker@suse.de
|
||||||
|
- Update to version 0.35.0
|
||||||
|
* Support for MSGID_BUGS_ADDRESS variable in Makevars and for xgettext
|
||||||
|
-- bug #329346 (Dwayne Bailey, Rodney Dawes)
|
||||||
|
* Support for po/LINGUAS file being preferred over ALL_LINGUAS variable
|
||||||
|
-- bugs #341508 #339770 (Rodney Dawes)
|
||||||
|
* Support micro-version when validating version requirements
|
||||||
|
-- bug #339627 (Rodney Dawes)
|
||||||
|
* Clean up Makefile.in.in to remove useless bits
|
||||||
|
-- bug #338817 (Rodney Dawes)
|
||||||
|
* Change WARNING to NOTICE for non-UTF-8 po file encodings
|
||||||
|
-- bug #331046 (Rodney Dawes)
|
||||||
|
* Add MAINTAINERS file
|
||||||
|
-- bug #335025 (Danilo Segan)
|
||||||
|
* Work around recursive variable resolution in intltool-update
|
||||||
|
-- bug #321785 (Danilo Segan)
|
||||||
|
* Work around variable stripping in Makefile.in.in substitution
|
||||||
|
-- bug #330509 (Rodney Dawes)
|
||||||
|
- Update to version 0.34.2
|
||||||
|
* We require automake >= 1.5 now, so check that we aren't on something older
|
||||||
|
-- bug #323282 (Rodney Dawes)
|
||||||
|
* Add support for translating DBus service files
|
||||||
|
-- bug #322629 (Carlos Garcia Campos)
|
||||||
|
* Preserve encoding of XML comments
|
||||||
|
-- bug #320721 (Simos Xenitellis)
|
||||||
|
* Improve interaction with use of AM_GNU_GETTEXT
|
||||||
|
-- bug #312217 (Stepan Kasal)
|
||||||
|
* Fix two small issues with srcdir != builddir
|
||||||
|
(Stepan Kasal)
|
||||||
|
* Remove unused variables from configure.in
|
||||||
|
-- bug #312214 (Stepan Kasal)
|
||||||
|
* Use $(install_sh) -d instead of $(top_srcdir)/mkinstalldirs
|
||||||
|
-- bug #311874 (Stepan Kasal)
|
||||||
|
* Don't substitute some variables in the intltool build
|
||||||
|
-- bug #315021 (Stepan Kasal)
|
||||||
|
* Use POSIX sh syntax for Solaris
|
||||||
|
-- bug #322263 (Laszlo Peter)
|
||||||
|
* Set the prefix from $0 on win32 systems
|
||||||
|
(Tor Lillqvist)
|
||||||
|
* Remove unneeded compatibility code for autoconf 2.13
|
||||||
|
-- bug #311870 (Stepan Kasal)
|
||||||
|
* Remove deprecated INSTOBJEXT variable use
|
||||||
|
-- bug #312333 (Stepan Kasal)
|
||||||
|
* Remove use of deprecated GENCAT variable
|
||||||
|
-- bug #212332 (Stepan Kasal)
|
||||||
|
* Use AU_ALIAS instead of AC_DEFUN for autoconf and autoupdate
|
||||||
|
-- bug #312334 (Stepan Kasal)
|
||||||
|
* Use PACKAGE_NAME instead of AC_PACKAGE_NAME
|
||||||
|
-- bug #311523 (Peter Moulder)
|
||||||
|
* Mon Feb 06 2006 - sbrabec@suse.cz
|
||||||
|
- Fixed Requires (intltool-update requires gettext-devel).
|
||||||
|
* Fri Feb 03 2006 - sbrabec@suse.cz
|
||||||
|
- Simplified BuildRequires.
|
||||||
|
- Fixed Requires (intltool-merge requires perl-XML-Parser).
|
||||||
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
* Thu Aug 11 2005 - gekker@suse.de
|
||||||
|
- Update to version 0.34.1
|
||||||
|
* Mon Aug 01 2005 - gekker@suse.de
|
||||||
|
- Update to version 0.34
|
||||||
|
* Mon Feb 07 2005 - ke@suse.de
|
||||||
|
- Updated to version 0.33:
|
||||||
|
* Various bug fixes, mostly XML related.
|
||||||
|
* Mon Jan 17 2005 - clahey@suse.de
|
||||||
|
- Updated to version 0.32.1.
|
||||||
|
* Fri Nov 05 2004 - ke@suse.de
|
||||||
|
- Update to version 0.32:
|
||||||
|
* Bug fixes.
|
||||||
|
* Deprecate AC_PROG_INTLTOOL for IT_PROG_INTLTOOL.
|
||||||
|
* Allow use of either AM_GNU_GETTEXT or AM_GLIB_GNU_GETTEXT and use our
|
||||||
|
own Makefile.in.in instead of trying to patch one.
|
||||||
|
* Documentation enhancement.
|
||||||
|
- Drop obsolete patch.
|
||||||
|
* Thu Jul 15 2004 - ke@suse.de
|
||||||
|
- Update to version 0.31 (from the announcement):
|
||||||
|
* Support for C#.
|
||||||
|
* New XML merging; entity decoding and encoding is not done anymore
|
||||||
|
for XML.
|
||||||
|
* Multiple-output XML merging now produces simpler files, and sets
|
||||||
|
"xml:lang" only when translation is used
|
||||||
|
* Support for passing comments to translators from XML and GConf
|
||||||
|
schema files.
|
||||||
|
* Bugfixes.
|
||||||
|
- Enable all tests (stop applying intltool-0.30-selftest.pl.in.patch).
|
||||||
|
* Wed Feb 04 2004 - ke@suse.de
|
||||||
|
- Update to version 0.30.
|
||||||
|
- Disable unreliable tests (intltool-0.30-selftest.pl.in.patch; the
|
||||||
|
order of attributes isn't static).
|
||||||
|
* Wed Dec 10 2003 - ke@suse.de
|
||||||
|
- Update to version 0.28; it now depends on the Perl module XML::Parser.
|
||||||
|
- Adjust neededforbuild: Add perl-XML-Parser and expat.
|
||||||
|
- intltool-0.28-selftest.pl.in.patch: Disable trouble causing tests.
|
||||||
|
* Mon Aug 18 2003 - sbrabec@suse.cz
|
||||||
|
- Updated to version 0.27.2.
|
||||||
|
* Thu Jun 12 2003 - sbrabec@suse.cz
|
||||||
|
- Updated to version 0.26.
|
||||||
|
- Fixed directory packaging.
|
||||||
|
* Thu Jan 23 2003 - ke@suse.de
|
||||||
|
- Update to version 0.25; NEWS since 0.21:
|
||||||
|
* Support Makefile.in.in from glib-gettextize from glib >= 2.1.5.
|
||||||
|
* Strip the hints from POTFILES.in in -M mode.
|
||||||
|
* Don't generate .h.h lines in the POTFILES.in for xgettext when the
|
||||||
|
input file line is from a known type and also has the [type:
|
||||||
|
gettext/..] hint.
|
||||||
|
* Fix xml-i18n-tools part to work with new gettext 4.
|
||||||
|
* Add a new .theme.in -> .theme rule.
|
||||||
|
* gettextize 4.x work.
|
||||||
|
* Recognise the "xml:space" attribute and preserve whitespace if set
|
||||||
|
to "preserve".
|
||||||
|
* GConf schemas handling changes.
|
||||||
|
* Use charset.alias if available.
|
||||||
|
* Add support for 'default' tags.
|
||||||
|
* Added support for translation of descriptions used by ATK in glade
|
||||||
|
files.
|
||||||
|
* Made schemas extraction code more bulletproof.
|
||||||
|
* Force intltool-update to exit if POTFILES.in is not found.
|
||||||
|
* Add detection of glade2 files in -m mode.
|
||||||
|
* Other bugfixes.
|
||||||
|
* Thu Sep 05 2002 - ro@suse.de
|
||||||
|
- removed libxml2 requires and from neededforbuild
|
||||||
|
* Mon Aug 12 2002 - ro@suse.de
|
||||||
|
- fixed permissions of intltool dir
|
||||||
|
* Thu Jun 06 2002 - ke@suse.de
|
||||||
|
- Update to version 0.21:
|
||||||
|
* Add detection of glade2 files in -m mode.
|
||||||
|
* Force intltool-update to exit if POTFILES.in is not found.
|
||||||
|
* Make schemas extraction code more bulletproof.
|
||||||
|
* Add support for translation of descriptions used by ATK in glade
|
||||||
|
files.
|
||||||
|
* Thu May 23 2002 - ke@suse.de
|
||||||
|
- Update to version 0.21:
|
||||||
|
* Add support for .schemas files.
|
||||||
|
* Some .m4 fixes.
|
||||||
|
* Perform variable substitutions when determining package name.
|
||||||
|
* Add HOWTO on adding i18n support to an application.
|
||||||
|
* Fix Glade XML decoding.
|
||||||
|
* Better error reporting.
|
||||||
|
* Fri May 03 2002 - ke@suse.de
|
||||||
|
- Update to version 0.18: bug fixes, enhancements (e.g., recognize
|
||||||
|
directories starting with po- as being translation directories, glade2
|
||||||
|
support, take POTFILES.skip and POTFILES.ignore into account), update
|
||||||
|
documentation.
|
||||||
|
* Wed Nov 21 2001 - ke@suse.de
|
||||||
|
- Update to version 0.12.
|
||||||
|
- Rename package: xml-i18n-tools -> intltool.
|
||||||
|
- Enable check.
|
||||||
|
- Numerous bug fixes.
|
||||||
|
- Heavily improved UTF-8 support.
|
||||||
|
- Support more input formats (e.g, Dia's .sheet files).
|
||||||
|
* Wed Aug 08 2001 - hhetter@suse.de
|
||||||
|
- update to version 0.9
|
||||||
|
* Mon May 28 2001 - ke@suse.de
|
||||||
|
- Apply xml-i18n-tools-prepare.diff to fix typo.
|
||||||
|
* Fri May 18 2001 - ke@suse.de
|
||||||
|
- Update to version 0.8.4.
|
||||||
|
* Fri Mar 02 2001 - egger@suse.de
|
||||||
|
- Updated to version 0.8.1.
|
||||||
|
* Fri Feb 16 2001 - hhetter@suse.de
|
||||||
|
- Updated to version 0.8.
|
||||||
|
* Thu Feb 15 2001 - egger@suse.de
|
||||||
|
- Updated to version 0.6.
|
||||||
|
* Tue Jan 23 2001 - ke@suse.de
|
||||||
|
- New package: initial version 0.5.
|
Loading…
Reference in New Issue
Block a user