forked from pool/gimp-help
Accepting request 546499 from graphics
- Fix the download URL - Update to version 2.8.2: + Complete translation for Brazilian Portuguese + Many improvements for existing translations + Bug fixed: bgo#696034, bgo#724056, bgo#719859, bgo#719971, bgo#720479, bgo#720209, bgo#719876, bgo#719748. - Add pngcrush as BuildRequires, replace xml2po BuildRequires by python-libxml2 (we use an internal copy of xml2po). - Use 'gimpmode' for xml2po again and unset MALLOC_CHECK_/MALLOC_PERTURB_ again to prevent gimpmode crash. This speed-up build time a lot. - Update to version 2.8.1: + Online documentation (http://docs.gimp.org) now provides a language menu which allows users to switch to other translations of the same document if available (bgo#168256). + Bugs fixed: bgo#168256, bgo#676683, bgo#679173, bgo#680243, bgo#711318. + Updated translations. - Drop gimp-help-2.8.0-missing-po-files.patch: fixed upstream. - Add Brazilian Portuguese -lang package (pt_BR). - Disable -lang packages that actually did not contain translations (fi, hr, lt, pl). - Pass XML2POFLAGS= to make: do not use the special 'gimpmode' for xml2po. - No longer unset MALLOC_CHECK_ and MALLOC_PERTURB_, as not using gimpmode does not expose the crash. - Add gimp-help-2.8.0-missing-po-files.patch: Add missing .po files to the source directory. Fixes build on Factory. - Drop Makefile.GNU and use upstream shipped build system, as this works again. - Unset MALLOC_CHECK_ and MALLOC_PERTURB_ to avoid some crashes (hack only.. no fix yet). - Add new sub packages for new languages that apeared due to using the upstream / maintained makefile: ca, el, en_GB, fi, hr, lt and sl. - Since recent changes, fdupes can only link files of same owner/permissions (bnc#784670). As we still want to make use of fdupes, we adjust the permissions of the images folder's content. - Update to version 2.8.0: + Bugfixes: bgo#642729, bgo#634992, bgo#634995, bgo#636149 + Updated translations. - Disable parallel build. The build system seems to be very fragile and unreliable in this case. - Update to version 2.6.1: + Bugfixes: bgo#599700, bgo#618143, bgo#611265, bgo#563659, bgo#602659 + Spelling fixes and new translations for: Italian, English, German, French, Japnese, Norwegian, Swedish, Russian, Korean + XSLT Stylesheet improvements + Build system improviements - Changes from version 2.6.0: + Bugfixes: bgo#591510, bgo#562448, bgo#568420, bgo#569729, bgo#569731, bgo#569733, bgo#569739, bgo#574040, bgo#572673, bgo#557443, bgo#576230, bgo#577710, bgo#556314, bgo#573828, bgo#583840, bgo#573257, bgo#580532, bgo#585823, bgo#588318, bgo#588316, bgo#544965, bgo#569739, bgo#591510, bgo#591510 + Spelling fixes and new translations for: English, German, Italian, French, Japanese, Russian, Korean, Norwegian, Swedish + Website typo fixes - Add Makefile.GNU and gimp-help-2.doap from git, since the default Makefile provided in the tarball doesn't work (see bgo#639057). This means we also have to manually install the files in %install. - Change gimp-2.0 Requires and Enhances to gimp, since it's the right name of the package now. - Update descriptions. - Remove old hacks to remove executable permission and rename the no locale to nb: they are not needed anymore. - Change the use of fdupes to only create links between files of the same language (since all languages are packaged separately). - Add subpackage for new locales (da, ja, nn, zh) and remove nb subpackage. - Use xml2po BuildRequires instead of gnome-doc-utils. - Improve summaries and descriptions. - Drop gimp-help-no.patch: it's not used, and we accomplish what we want to fix the issue in %install. Also drop call to autoreconf that we were still using because of this unapplied patch. - Drop gimp-help-update-spec.sh: it's really too complex for nothing, and the update to 2.6 version of the help will break it. - Remove ownership of %{_datadir}/gimp and %{_datadir}/gimp/2.0 since it's not needed anymore. - Own some more directories. - Remove pre_checkin.sh, it's not used anymore. - package dirs correctly; fix build - Update to version 2.4.2: + Bugs fixed: bgo#515535, bgo#529924, bgo#546324, bgo#550551, bgo#551082 + Updated translations. - Updated to version 2.4.1 (bnc#406692): * documentation for GIMP 2.4 * new translations * bug fixes - Split translations per locale. - Do not run parallel make since the package build might break. - Prefix changed to /usr. - Spec file cleanup. - converted neededforbuild to BuildRequires - Updated to version 0.9. - fix typo in specfile - Use Enhances covering both GIMP branches. - Require gimp-2.0 virtual instead of gimp. - Updated to version 0.8. - Build as noarch. - Updated to version 0.6. - update to version gimp-help-2-0.4 - provide C -> en symlink (#37519) - Fixed GIMP2 paths. - cvs checkout 20040227 - update neededforbuild for prober stylesheet and dtd - renamed to gimp-help - gimp2 package has been renamed to gimp - Provide proper TextDecl for externally parsed entities. For background info cf. http://bugzilla.gnome.org/show_bug.cgi?id=126351 . - Added preliminary help package for gimp2 (bug #30085). OBS-URL: https://build.opensuse.org/request/show/546499 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=28
This commit is contained in:
parent
74177601c4
commit
a763552573
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1c2b53533fc1c07450765fb0640277ea333f4beceffbf5c8f30851863323311
|
||||
size 138622582
|
3
gimp-help-2.8.2.tar.bz2
Normal file
3
gimp-help-2.8.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5658f1553428898bc23f07eedbb87e259ef9010fcf55b99b364f07d143b6e57
|
||||
size 158504580
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 17:18:23 UTC 2017 - plinnell@opensuse.org
|
||||
|
||||
- Fix the download URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 09:44:16 UTC 2017 - fcrozat@suse.com
|
||||
|
||||
- Update to version 2.8.2:
|
||||
+ Complete translation for Brazilian Portuguese
|
||||
+ Many improvements for existing translations
|
||||
+ Bug fixed: bgo#696034, bgo#724056, bgo#719859, bgo#719971,
|
||||
bgo#720479, bgo#720209, bgo#719876, bgo#719748.
|
||||
- Add pngcrush as BuildRequires, replace xml2po BuildRequires by
|
||||
python-libxml2 (we use an internal copy of xml2po).
|
||||
- Use 'gimpmode' for xml2po again and unset
|
||||
MALLOC_CHECK_/MALLOC_PERTURB_ again to prevent gimpmode crash.
|
||||
This speed-up build time a lot.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 21:50:17 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,21 +17,22 @@
|
||||
|
||||
|
||||
Name: gimp-help
|
||||
Version: 2.8.1
|
||||
Version: 2.8.2
|
||||
Release: 0
|
||||
# FIXME: Check if parallel build reliably works again (last check: 2.6.1)
|
||||
Summary: Help System Data for GIMP
|
||||
License: GFDL-1.2
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
Url: http://www.gimp.org/
|
||||
Source0: ftp://ftp.gimp.org/pub/gimp/help/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gimp.org/pub/gimp/help/gimp-help-2.8.2.tar.bz2
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gimp-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: xhtml-dtd
|
||||
BuildRequires: xml2po
|
||||
BuildRequires: xmlcharent
|
||||
BuildRequires: pngcrush
|
||||
BuildRequires: python-libxml2
|
||||
Requires: gimp
|
||||
Enhances: gimp
|
||||
Provides: gimp-help-2
|
||||
@ -300,7 +301,9 @@ This package provides Chinese data for gimp-help.
|
||||
|
||||
%build
|
||||
%configure
|
||||
make XML2POFLAGS=
|
||||
unset MALLOC_CHECK_
|
||||
unset MALLOC_PERTURB_
|
||||
make
|
||||
|
||||
# unify the permissions of images, to make fdupes working again (bnc#784670)
|
||||
find images/ -type f -exec chmod 0644 {} +
|
||||
|
Loading…
Reference in New Issue
Block a user