This commit is contained in:
parent
5757bd74d0
commit
675adcd21e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73e0c7f06efcc42b3b3c353dd5d4c19f178119505bcbb554312be6862616e248
|
||||
size 626475
|
3
gnome-doc-utils-0.17.3.tar.bz2
Normal file
3
gnome-doc-utils-0.17.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d6959969d95cc65f4de1a0892bd797401b93bd5cdd26a227920417e732a5071
|
||||
size 743630
|
@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 05:19:31 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 0.17.3:
|
||||
+ Added initial work on a Mallard xml2po mode
|
||||
+ Internationalization work on Mallard stylesheets
|
||||
+ Fixed example in Mallard document
|
||||
+ Preserve exiting PYTHONPATH in bootstrap
|
||||
+ Addressed RTL issues in Mallard stylesheets
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 10:42:11 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 0.17.2:
|
||||
+ Added build magic for Mallard documents
|
||||
+ Fixed various validity errors in the Mallard spec
|
||||
+ Created a (not yet complete) DocBook->Mallard reference
|
||||
+ Fixed various problems with the Mallard RNG schema
|
||||
+ Various additions to (still incomplete) Mallard spec
|
||||
+ Fixed DocBook menuchoice seperator in RTL, bgo#579278
|
||||
+ Install xml2po modes in /usr/lib/python2.x/ to respect FHS,
|
||||
bgo#528099
|
||||
+ Remove ending dot in translator-credits comment [xml2po],
|
||||
bgo#398541
|
||||
+ Make all xml2po modes inherit from basic mode
|
||||
+ Fixed typos in xml2po man page, bgo#586089
|
||||
+ Updated translations.
|
||||
- Add libxml2-python BuildRequires since xml2po is called during
|
||||
the build now.
|
||||
- Package is not noarch anymore since we use py_sitedir.
|
||||
- Add py_requires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 08:23:30 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 0.17.1:
|
||||
+ Integrated Mallard support
|
||||
+ Fix file-not-found warnings from config.status
|
||||
- Add libxml2-devel Requires to devel package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 15:30:57 CEST 2009 - vuntz@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-doc-utils (Version 0.16.1)
|
||||
# spec file for package gnome-doc-utils (Version 0.17.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,12 +23,13 @@ BuildRequires: docbook_4
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libxml2-python
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 0.16.1
|
||||
Version: 0.17.3
|
||||
Release: 1
|
||||
Summary: A Collection of Documentation Utilities for GNOME
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.8/%{name}-%{version}.tar.bz2
|
||||
@ -37,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libxml2-python
|
||||
Requires: libxslt
|
||||
Requires: %{name}-lang = %{version}
|
||||
BuildArch: noarch
|
||||
%py_requires
|
||||
|
||||
%description
|
||||
The gnome-doc-utils package is a collection of documentation utilities
|
||||
@ -64,10 +65,11 @@ Authors:
|
||||
Shaun McCance <shaunm@gnome.org>
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
License: GPL v2 or later ; LGPL v2.1 or later
|
||||
Summary: A Collection of Documentation Utilities for GNOME
|
||||
Group: System/GUI/GNOME
|
||||
Requires: %{name} = %{version}
|
||||
Requires: libxml2-devel
|
||||
# Needed by packages being built with gnome-doc-utils, unless they
|
||||
# use --disable-scrollkeeper
|
||||
Requires: scrollkeeper
|
||||
@ -112,8 +114,9 @@ make %{?jobs:-j%jobs} pkgconfigdir=%{_datadir}/pkgconfig
|
||||
%install
|
||||
%makeinstall pkgconfigdir=%{_datadir}/pkgconfig
|
||||
%find_lang %{name}
|
||||
%find_lang gnome-doc-xslt %{name}.lang
|
||||
%find_lang gnome-doc-mallard-spec %{name}.lang
|
||||
%find_lang gnome-doc-make %{name}.lang
|
||||
%find_lang gnome-doc-xslt %{name}.lang
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
@ -124,13 +127,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
# xml2po stuff
|
||||
%{_bindir}/xml2po
|
||||
%{_datadir}/xml2po
|
||||
%{py_sitedir}/xml2po
|
||||
# gnome-doc-tool stuff
|
||||
%{_bindir}/gnome-doc-tool
|
||||
%dir %{_datadir}/gnome-doc-utils
|
||||
%{_datadir}/gnome-doc-utils/icons
|
||||
%{_datadir}/gnome-doc-utils/watermarks
|
||||
%{_datadir}/xml/gnome
|
||||
%{_datadir}/xml/mallard
|
||||
# Misc.
|
||||
%{_mandir}/man?/*.*
|
||||
|
||||
@ -152,167 +156,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_datadir}/omf
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2009 vuntz@novell.com
|
||||
- Update to version 0.16.1:
|
||||
+ Use new hashlib module instead of md5, bgo#576161
|
||||
+ Updated transations.
|
||||
* Mon Mar 16 2009 vuntz@novell.com
|
||||
- Update to version 0.16.0:
|
||||
+ Updated translations.
|
||||
* Mon Mar 16 2009 sbrabec@suse.cz
|
||||
- Added support for translation-update-upstream (FATE#301344).
|
||||
* Mon Mar 09 2009 vuntz@novell.com
|
||||
- Split off a lang package.
|
||||
- Put back scrollkeeper in Requires (of the devel package this
|
||||
time). It's really needed.
|
||||
- Move some files to the devel package, where they belong.
|
||||
* Tue Mar 03 2009 mboman@suse.de
|
||||
- Update to version 0.15.2:
|
||||
+ More RTL fixes for bgo#563559
|
||||
+ Translation updates
|
||||
- Completly remove gnome-doc-utils-permissive.patch
|
||||
- Remove scrollkeeper from BuildRequires/Requires
|
||||
- Remove AutoReqProv since it's default
|
||||
- Add libxslt to Requires
|
||||
* Mon Feb 02 2009 mboman@suse.de
|
||||
- Update to version 0.15.1:
|
||||
+ Fixed some RTL issues, thanks to muayyad alsadi, bgo#563559
|
||||
+ Translation updates
|
||||
- Comment out gnome-doc-utils-permissive.patch to see if packages
|
||||
builds properly when it's not in place.
|
||||
- Remove gnome-common from BuildRequires
|
||||
* Sun Jan 25 2009 vuntz@novell.com
|
||||
- Remove useless BuildRequires/Requires on libgnome.
|
||||
- Use fdupes.
|
||||
* Mon Jan 12 2009 mboman@suse.de
|
||||
- Update to version 0.14.2:
|
||||
+ Translation updates
|
||||
* Sat Dec 20 2008 mboman@suse.de
|
||||
- Update to version 0.14.1:
|
||||
+ Fixed some LTR issues, more remain on bug bgo#563559
|
||||
+ chmod +x gnome-doc-{tool,prepare} on configure, bgo#557732
|
||||
+ Symlink non-localized figured to C figures, bgo#557227
|
||||
+ Translation updates
|
||||
* Wed Sep 24 2008 mboman@suse.de
|
||||
- Update to version 0.14.0:
|
||||
+ Translation updates.
|
||||
* Fri Sep 05 2008 maw@suse.de
|
||||
- Don't require glib2-devel to build.
|
||||
- Do require pkg-config to build.
|
||||
* Sat Aug 30 2008 mboman@novell.com
|
||||
- Updated to version 0.13.1:
|
||||
+ Fixed UnicodeDecodeError in xml2po
|
||||
+ Correctly handle content and tooltips for links to anchors
|
||||
+ Don't reprocess book titles when title and bookinfo/title exist
|
||||
+ Remove GLib build dependency; include glib-gettext.m4 [bgo#510915]
|
||||
+ Updated translations
|
||||
- Removed gnome-doc-utils-bnc408363-unicodeerror.patch. Fixed upstream.
|
||||
* Fri Jul 25 2008 vuntz@novell.com
|
||||
- Tag patch.
|
||||
- Add gnome-doc-utils-bnc408363-unicodeerror.patch to fix an error
|
||||
in xml2po (bnc#408363).
|
||||
* Fri Mar 14 2008 maw@suse.de
|
||||
- Update to version 0.12.2:
|
||||
+ Added DOCTYPE decls to HTML and XHTML pages
|
||||
+ Adde EXSLT set to the excluded prefixes
|
||||
+ Updated translations.
|
||||
* Mon Feb 18 2008 maw@suse.de
|
||||
- Update to version 0.12.1:
|
||||
+ Chunks work without id attributes
|
||||
+ Don't use the title as a label for qandadiv etc
|
||||
+ Added support for manual indeces
|
||||
+ Various other fixes
|
||||
+ Updated translations.
|
||||
* Fri Sep 14 2007 hpj@suse.de
|
||||
- Reverted back to version 0.10.3, so the reverted Yelp will work
|
||||
correctly.
|
||||
* Fri Aug 31 2007 maw@suse.de
|
||||
- Update to version 0.11.2:
|
||||
* Added db2html.division.div.content.mode
|
||||
* Added support for manual indexes
|
||||
* Fixed the mime attribute in OMF output
|
||||
* Worked on the HTML output for refentry
|
||||
* Switched to set:has-same-node for node comparisons
|
||||
* Updated translations.
|
||||
* Thu Aug 02 2007 mauro@suse.de
|
||||
- Update to version 0.11.1
|
||||
- Bugfixes for #456700.
|
||||
* Thu Apr 12 2007 maw@suse.de
|
||||
- Update to version 0.10.3
|
||||
* general:
|
||||
Use gawk -W compat whenever $(AWK) is gawk (Shaun McCance)
|
||||
* tools:
|
||||
Don't call ScrollKeeper when it's not installed; bug #410715
|
||||
(Shaun McCance)
|
||||
* xml2po:
|
||||
Display xsltproc invocation, honor its exit status, and pull
|
||||
the source from srcdir; bugzilla.gnome.org #169324 (Danilo Šegan)
|
||||
* Updated translations:
|
||||
gl (Ignacio Casal Quinteiro)
|
||||
sq (Laurent Dhima)
|
||||
* Tue Mar 27 2007 maw@suse.de
|
||||
- Update to version 0.10.1
|
||||
- fixes for b.g.o 416933, 409292, and 169324.
|
||||
* Thu Mar 01 2007 sbrabec@suse.cz
|
||||
- Be even more permissive.
|
||||
* Mon Feb 26 2007 sbrabec@suse.cz
|
||||
- Be more permissive for incorrectly formatted docs.
|
||||
* Mon Feb 19 2007 maw@suse.de
|
||||
- Update to version 0.9.2.
|
||||
* Mon Jan 29 2007 sbrabec@suse.cz
|
||||
- Build as noarch (patch from Andreas Hanke, #237146).
|
||||
* Thu Dec 14 2006 maw@suse.de
|
||||
- Move to /usr.
|
||||
* Fri Oct 13 2006 danw@suse.de
|
||||
- Remove dead patch
|
||||
* Tue Oct 10 2006 jhargadon@suse.de
|
||||
- split out the devel files into a -devel package
|
||||
* Thu Sep 14 2006 jhargadon@suse.de
|
||||
- update to version 0.8.0
|
||||
- Use an XSLT namespace alias for XInclude output
|
||||
- Updated translations
|
||||
* Mon Aug 21 2006 jhargadon@suse.de
|
||||
- update to version 0.7.2
|
||||
- updated translations
|
||||
* Fri Aug 11 2006 jhargadon@suse.de
|
||||
- update to version 0.7.1
|
||||
- Added support for the LINGUAS environment variable
|
||||
- Some fixes for HTML generation
|
||||
- Fixed attribute handling
|
||||
- updated translations
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Jan 18 2006 sbrabec@suse.cz
|
||||
- Updated to version 0.5.3.
|
||||
* Wed Nov 30 2005 gekker@suse.de
|
||||
- Update to version 0.4.4
|
||||
* Tue Oct 04 2005 sbrabec@suse.cz
|
||||
- Updated to version 0.4.2.
|
||||
* Tue Sep 06 2005 sbrabec@suse.cz
|
||||
- Updated to version 0.4.0.
|
||||
* Mon Sep 05 2005 gekker@suse.de
|
||||
- Update to version 0.3.3 (GNOME 2.12)
|
||||
* Wed Aug 10 2005 sbrabec@suse.cz
|
||||
- Do not require -devel packages.
|
||||
* Mon Aug 08 2005 sbrabec@suse.cz
|
||||
- Use minimal build environment to break build loop.
|
||||
* Thu Jul 28 2005 sbrabec@suse.cz
|
||||
- Updated to version 0.3.2.
|
||||
- Fixed dependency on libxml2-python (#98757).
|
||||
* Fri Jul 22 2005 gekker@suse.de
|
||||
- Update to version 0.3.1
|
||||
- Remove previous patch
|
||||
* Wed Jul 06 2005 clahey@suse.de
|
||||
- Added patches to update to cvs.
|
||||
- Called auto* to get changes from cvs.
|
||||
- Added dep on libxml2-devel.
|
||||
* Sat Jun 18 2005 gekker@suse.de
|
||||
- Update to version 0.2.0
|
||||
* Wed Mar 09 2005 gekker@suse.de
|
||||
- Updating to version 0.1.3 (GNOME 2.10).
|
||||
* Thu Feb 03 2005 clahey@suse.de
|
||||
- Updating to version 0.1.2.
|
||||
* Mon Jan 24 2005 ro@suse.de
|
||||
- fix lib64 build
|
||||
* Mon Jan 24 2005 clahey@suse.de
|
||||
- Initial import.
|
||||
|
Loading…
Reference in New Issue
Block a user