Commit Graph

116 Commits

Author SHA1 Message Date
Nils Philippsen
120b9263d8 version 2.7.3
- version 2.7.3 (unstable, see http://developer.gimp.org/NEWS for
  details)
  - change license to GPLv3+/LGPLv3+
  - update required versions of dependencies
  - build with cairo-pdf, jasper, require jasper-devel for building
  - build without poppler as that currently is GPLv2 only, thus
    incompatible with LGPLv3 gimp libraries (use postscript plugin for
    PDF import meanwhile), future poppler versions will be "GPLv2 or
    GPLv3", i.e. compatible again
  - clean up configure options, compiler/linker flags
  - suppress abrt bug reporting for unstable releases
  - remove all patches (obsolete, woo!)
  - add new files, remove files that are not installed any longer
- use %%global instead of %%define
- replace hal, minorver, microver, interfacever, gimp_lang_ver macros
  with gudev, lib_minor, lib_micro, lib_api_version, gettext_version
  macros
- compute more version macros (ugly, but convenient)
- use gudev from Fedora 15 on
- use convenience macro for hardening binaries from F-16 on
2011-08-31 10:16:45 +02:00
Nils Philippsen
23f8a9411d simplify poppler-0.17 patch to avoid adding to libgimp (#698157) 2011-05-06 12:15:18 +02:00
Nils Philippsen
0a0a9aef5f fix autoreconf patch 2011-05-04 11:08:43 +02:00
Nils Philippsen
b3f50dd6e5 fix incomplete backport in poppler-0.17 patch 2011-05-03 16:30:08 +02:00
Nils Philippsen
67f7dc1f3a version 2.6.11 2010-10-04 13:18:22 +02:00
Nils Philippsen
dac6fd7719 version 2.6.10 remove obsolete combo-popup patch update script-fu-ipv6
patch
2010-07-09 12:20:08 +00:00
Nils Philippsen
9258c99f0d script-fu: make logging IPv6-aware (#198367) 2010-06-28 16:03:34 +00:00
Nils Philippsen
3f61a5f647 update automake patch 2010-06-23 17:15:43 +00:00
Nils Philippsen
8a6e5c40b0 re-add automake patch to lookaside cache 2010-06-23 16:52:59 +00:00
Nils Philippsen
846a668080 version 2.6.9 remove obsolete gtk219, never-stack-trace-desktop,
indexed-pnm patches don't manually provide "gimp-libs%{?_isa}" in
    gimp-libs don't package %{_datadir}/gtk-doc/html, but dirs beneath
2010-06-23 16:48:37 +00:00
Nils Philippsen
658cac4386 add missing explicit libraries 2010-02-25 17:11:16 +00:00
Nils Philippsen
e4503b975e plugins/script-fu: add missing explicit libraries 2010-02-24 14:54:55 +00:00
Nils Philippsen
a63f72293d backport: fix building with "gold" linker 2010-02-24 12:24:55 +00:00
Nils Philippsen
f291581178 version 2.6.8 remove obsolete bmp-hardening, psd-hardening patches 2009-12-11 09:35:04 +00:00
Nils Philippsen
50bd81b6d6 version 2.6.7 remove obsolete gegl-babl-versions-check, help-browser-webkit
patches comment/explain patches
2009-08-14 09:58:51 +00:00
Nils Philippsen
af1445874c version 2.6.6 2009-03-18 10:16:51 +00:00
Nils Philippsen
7b2274b527 use correct fix from upstream to avoid crashes (#486122) use
-fno-strict-aliasing, PIC/PIE compilation flags
2009-03-10 17:26:29 +00:00
Nils Philippsen
0b8a3fb665 version 2.6.5 2009-02-15 21:28:27 +00:00
Nils Philippsen
e4533f96a9 version 2.6.4 add BuildRequires: aalib-devel 2009-01-01 21:34:54 +00:00
Nils Philippsen
29aede10b2 version 2.6.3 2008-11-24 08:09:42 +00:00
Nils Philippsen
3d2c54d973 version 2.6.2 2008-10-31 10:14:55 +00:00
Nils Philippsen
1227ac1984 version 2.6.1 2008-10-10 08:50:42 +00:00
Nils Philippsen
b1bcc297b0 version 2.6.0 remove obsolete htmlview patch remove obsolete distro version
dependent defaults don't use custom CFLAGS
2008-10-06 15:50:13 +00:00
Nils Philippsen
726f9a2960 version 2.4.7 2008-08-22 15:46:30 +00:00
Nils Philippsen
657a34e3fb version 2.4.6 2008-05-30 13:49:35 +00:00
Nils Philippsen
036a6fe2ef version 2.4.5 2008-03-03 09:38:42 +00:00
Nils Philippsen
ba5a4cfa82 version 2.4.4 2008-01-30 11:41:48 +00:00
Nils Philippsen
742e451e69 version 2.4.3 2007-12-17 09:40:37 +00:00
Nils Philippsen
0b9421eb28 version 2.4.2 2007-11-22 09:02:11 +00:00
Nils Philippsen
215a52aaf5 version 2.4.1 2007-10-31 10:19:20 +00:00
Nils Philippsen
afb0016e30 version 2.4.0 2007-10-24 08:26:49 +00:00
Nils Philippsen
effda9e02c version 2.4.0-rc3 2007-09-27 13:25:02 +00:00
Nils Philippsen
a2fbdac9b1 version 2.4.0-rc2 2007-09-04 07:23:20 +00:00
Nils Philippsen
b031445ae7 version 2.4.0-rc1 change license tags to GPLv2+ (main app), LGPLv2+ (libs
and devel) drop libXt-devel build requirement build-require
    pygobject2-devel directly don't let %postun fail remove obsolete
    buildroot, gimphelpmissing, icontheme, gifload, gimptool patches update
    htmlview patch use more distinct build root use %buildroot consistently
    explicitely enable configure options more versionized build
    requirements don't rebuild autofoo files reformat spec file a bit
2007-08-16 14:16:21 +00:00
Nils Philippsen
ed319ac2a6 version 2.2.17 2007-07-13 12:40:37 +00:00
Nils Philippsen
ab85a32463 version 2.2.16 remove obsolete psd-invalid-dimensions patch 2007-07-09 15:37:48 +00:00
Nils Philippsen
5081ba00a0 version 2.2.15 remove obsolete patches 2007-05-31 10:17:51 +00:00
Nils Philippsen
603b91d1c7 version 2.2.14 with many bugfixes 2007-04-24 09:22:40 +00:00
Nils Philippsen
cd1c20ad32 version 2.2.13 2006-08-25 16:19:30 +00:00
Nils Philippsen
0115ae9529 version 2.2.12 use %dist/%fedora/%redhat remove gcc4 patch as upstream has
different solution
2006-07-10 09:55:29 +00:00
Nils Philippsen
214998ea36 version 2.2.11 2006-04-18 06:33:29 +00:00
Nils Philippsen
7b12b5eb63 version 2.2.10 2005-12-29 10:02:35 +00:00
Nils Philippsen
4a81e23a94 version 2.2.9 first attempt at dealing with modular X 2005-11-02 16:54:34 +00:00
Nils Philippsen
c199c6f796 version 2.2.8 2005-07-25 15:46:52 +00:00
Nils Philippsen
acf88b7b2e version 2.2.7, fixes bug in SSE2 assembly for Lighten Only layer mode
(#145771) and various other bugs
2005-05-09 07:04:43 +00:00
Nils Philippsen
88f0f5a3f7 version 2.2.6 2005-04-11 08:14:25 +00:00
Nils Philippsen
d93d73d3d7 version 2.2.4 require newer versions of gtk2 (#143840), glib2 and pango 2005-02-23 09:40:42 +00:00
Nils Philippsen
1411780004 version 2.2.3 remove exifmarkerlength patch (improved version applied
upstream)
2005-01-24 08:33:36 +00:00
Nils Philippsen
87ba96f3ec version 2.2.2 2005-01-11 12:33:42 +00:00
Nils Philippsen
ba8f79f273 version 2.2.1 pygimp-logo.png included in tarball again 2004-12-29 16:22:27 +00:00
Nils Philippsen
ebb839bd61 include pygimp-logo.png missing from tarball 2004-12-20 08:38:03 +00:00
Nils Philippsen
1875a307ba version 2.2.0 2004-12-20 08:14:45 +00:00
Nils Philippsen
7a2ee9b0cb version 2.2-pre2 2004-11-22 12:04:09 +00:00
Nils Philippsen
9ad3796b3c version 2.2-pre1 2004-11-03 17:31:58 +00:00
Nils Philippsen
280aa23768 version 2.0.5 2004-09-25 20:43:27 +00:00
cvsdist
62086039eb auto-import changelog data from gimp-2.0.4-1.src.rpm
Fri Aug 06 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.4
2004-09-09 05:19:25 +00:00
cvsdist
5cabd2afa6 auto-import changelog data from gimp-2.0.3-1.src.rpm
Thu Jul 22 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.3
- buildreq gtk2-devel >= 2.4.0
- use -32 or -64 postfixed binaries if available
Fri Jul 02 2004 Nils Philippsen <nphilipp@redhat.com>
- use included desktop (#126723), application-registry, mime-info and icon
    files
- remove perl cruft (Gimp-Perl is an external package now)
- further spec file cleaning
2004-09-09 05:18:40 +00:00
cvsdist
7c0354ee2e auto-import changelog data from gimp-2.0.2-2.src.rpm
Thu Jun 24 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.2
2004-09-09 05:18:20 +00:00
cvsdist
6998d3f892 auto-import changelog data from gimp-2.0.1-3.src.rpm
Wed Apr 21 2004 Seth Nickell <snickell@redhat.com>
- Rename menu entry for .desktop file to "GIMP Image Editor"
Tue Apr 20 2004 Nils Philippsen <nphilipp@redhat.com>
- update BuildRequires/Requires (#121236)
Wed Apr 14 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.1
Sun Mar 28 2004 Nils Philippsen <nphilipp@redhat.com>
- fix slide script-fu
Sat Mar 27 2004 Nils Philippsen <nphilipp@redhat.com>
- bump some Build/Requires: versions
- change desktop file to actually run gimp-2.0
Wed Mar 24 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.0
Tue Mar 23 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0rc1
Wed Mar 17 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0pre4
2004-09-09 05:15:19 +00:00
cvsdist
17a6ecebe2 auto-import changelog data from gimp-2.0-1.pre3.4.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com>
- Added epoch to gimp-perl obsoletes tag.
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Nils Philippsen <nphilipp@redhat.com>
- fix typo in %_enable_print macro
- install convenience symlinks (gimp, gimp-remote, gimptool)
Sun Feb 08 2004 Nils Philippsen <nphilipp@redhat.com>
- require gtk2, glib2 >= 2.3.0, pango >= 1.3.0
Fri Feb 06 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0pre3
- update buildroot patch
- enable building static libs (old default)
- have '--define'able enable_*
- disable building of print plugin, it's in another package
Fri Jan 30 2004 Nils Philippsen <nphilipp@redhat.com>
- rebuild against new libcroco
Sat Jan 24 2004 Nils Philippsen <nphilipp@redhat.com>
- require %{epoch}:%{version}-%{release} of base package in sub packages
- rather use %{?smp_mflags} to actually exploit SMP build systems
Fri Jan 23 2004 Nils Philippsen <nphilipp@redhat.com>
- set epoch to 1 to upgrade old gimp rpms
- obsolete gimp2-devel, gimp-beta-devel to allow upgrade of 3rd party repo
    packages, gimp-perl to upgrade old package
Fri Jan 23 2004 Nils Philippsen <nphilipp@redhat.com>
- fix binary name in desktop file ("gimp-1.3" until gimp-2.0 becomes final,
    to allow coexistence with old gimp-1.x packages)
- system intltool buildrequires perl-XML-Parser, work around that, yay
Thu Jan 22 2004 Nils Philippsen <nphilipp@redhat.com>
- build as gimp, not gimp-beta
- remove all the beta blurbs
- fix automake dependency
- fix libtool usage
Tue Jan 20 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0pre2
Sun Jan 11 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0pre1
Tue Nov 25 2003 Nils Philippsen <nphilipp@redhat.com>
- version 1.3.23 beta
Fri Nov 21 2003 Nils Philippsen <nphilipp@redhat.com>
- version 1.3.22 beta
Thu Oct 16 2003 Nils Philippsen <nphilipp@redhat.com>
- leave gtk-doc documentation in place
- move gimptool to main package
- own some directories previously not owned
2004-09-09 05:14:05 +00:00
cvsdist
e6eb6d0424 auto-import changelog data from gimp-1.2.5-1.src.rpm
1.2.5-1
- 1.2.5 (#101225)
1.2.3-20.1
- build for RHEL
1.2.3-20
- add epoch to the version requirements of subpackages
- ship gimp-remote (#85344)
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
1.2.3-18
- fix build problem with gcc 3.3
- workaround for compiler bug on s390/s390x
2004-09-09 05:13:36 +00:00
cvsdist
e98a9b9cf5 auto-import changelog data from gimp-1.2.3-6.src.rpm
Mon Aug 19 2002 Matt Wilson <msw@redhat.com>
- fix up gimp-perl madness to work with 5.8.0
- added gimp-1.2.3-wget-fix.patch.bz2 from Mandrake's gimp package
- added gimp-1.2.3-newperl.patch.bz2 from Mandrake's gimp package
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 05:11:35 +00:00
cvsdist
492b05160c auto-import changelog data from gimp-1.2.3-3.src.rpm
Tue Mar 19 2002 Matt Wilson <msw@redhat.com>
- added missing man pages (#61426)
- removed esputil man page (#58919)
Fri Mar 15 2002 Matt Wilson <msw@redhat.com>
- added /usr/bin/{gimp-config,gimptool}-1.2
Mon Mar 11 2002 Matt Wilson <msw@redhat.com>
- 1.2.3, based on changes from Ed Halley <ed@halley.cc> below:
- removed gimp-1.2.1-locale.patch as the patch was incorporated upstream
- linked new versioned gimp-1.2 executable to traditional gimp name
Mon Feb 25 2002 Than Ngo <than@redhat.com> 1.2.1-11
- rebuild in new enviroment
Thu Jan 31 2002 Bill Nottingham <notting@redhat.com>
- escputil lives in ghostscript now
Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com>
- add silly perl dependencies that don't get automatically found
Wed Jan 30 2002 Jeremy Katz <katzj@redhat.com>
- rebuild in new environment
2004-09-09 05:11:18 +00:00
cvsdist
9130e6bffc auto-import changelog data from gimp-1.2.1-5.src.rpm
Tue Apr 03 2001 Matt Wilson <msw@redhat.com>
- added gimp-1.2.1-locale.patch, which I've checked in to gimp CVS, to
    correctly set up the locale in plug-ins (#34214)
Mon Apr 02 2001 Preston Brown <pbrown@redhat.com>
- some gimp-perl files weren't defattr'd (#34325)
Fri Mar 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Don't include embedxpm, as it depends on a non-included perl module
    (#=33249)
- move gimpdoc and xcftopnm to gimp-perl, as they are dependant on the perl
    Gimp module
Thu Mar 01 2001 Owen Taylor <otaylor@redhat.com>
- Rebuild for GTK+-1.2.9 include paths
Mon Jan 22 2001 Matt Wilson <msw@redhat.com>
- 1.2.1
Mon Dec 25 2000 Matt Wilson <msw@redhat.com>
- 1.2.0
Wed Dec 20 2000 Matt Wilson <msw@redhat.com>
- 1.1.31
Thu Dec 14 2000 Matt Wilson <msw@redhat.com>
- 1.1.30
- merge changes from CVS into rpm-4.0 style spec file
- removed va_arg patch
2004-09-09 05:10:52 +00:00
cvsdist
6013eee592 auto-import changelog data from gimp-1.1.25-1.src.rpm
Mon Aug 21 2000 Matt Wilson <msw@redhat.com>
- 1.1.25
Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
- Up Epoch and release
Tue Aug 08 2000 Matt Wilson <msw@redhat.com>
- fixed directory mode on %{_defaultdocdir}/gimp-%{version}
Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
- rebuild against new libpng
Mon Jul 31 2000 Matt Wilson <msw@redhat.com>
- muck with modules filelist generation to avoid getting files owned by two
    packages
Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
- disable aa plugin
- moved the group back to Applications/Multimedia
- added desktop entry back into the file list
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sat Jul 01 2000 Matt Wilson <msw@redhat.com>
- 1.1.24
Sat Jun 17 2000 Matt Wilson <msw@redhat.com>
- use root, not bin for the default owner.
Fri Jun 16 2000 Preston Brown <pbrown@redhat.com>
- add back missing system .desktop entry
Sat Jun 10 2000 Matt Wilson <msw@redhat.com>
- rebuilt against fixed gcc
Mon Jun 05 2000 Matt Wilson <msw@redhat.com>
- defattr for gimp-perl
Sun Jun 04 2000 Matt Wilson <msw@redhat.com>
- drop out all of \.a$ from the main package list
Sat Jun 03 2000 Matt Wilson <msw@redhat.com>
- 1.1.23
- use __NO_MATH_INLINES for now on ix86
- massive FHS surgery
Tue May 16 2000 Matt Wilson <msw@redhat.com>
- 1.1.22
Mon Apr 24 2000 Matt Wilson <msw@redhat.com>
- 1.1.20
Fri Apr 14 2000 Matt Wilson <msw@redhat.com>
- include subdirs in the help find
- remove gimp-help-files generation
- both gimp and gimp-perl own prefix/lib/gimp/1.1/plug-ins
- both gimp and gimp-devel own prefix/lib/gimp/1.1/modules
Thu Apr 13 2000 Matt Wilson <msw@redhat.com>
- 1.1.19
- get all .mo files
Wed Jan 19 2000 Gregory McLean <gregm@comstar.net>
- Version 1.1.15
Wed Dec 22 1999 Gregory McLean <gregm@comstar.net>
- Version 1.1.14
- Added some auto %files section generation scriptlets
2004-09-09 05:10:44 +00:00
cvsdist
55b1f1e179 Setup of module gimp 2004-09-09 05:10:42 +00:00