Commit Graph

353 Commits

Author SHA1 Message Date
Nils Philippsen
c09d14ec4f remove obsolete libpng patch 2006-07-10 10:10:33 +00:00
Nils Philippsen
58c38bd78b bump down release 2006-07-10 09:56:15 +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
620949bae7 bump release 2006-05-31 14:13:37 +00:00
Nils Philippsen
2ae4d33ef3 cope with pygobject2/-devel being split off (#193368) 2006-05-31 14:12:19 +00:00
Nils Philippsen
9579c384ef don't use long deprecated libpng API (#191027, patch by Manish Singh) 2006-05-09 14:16:44 +00:00
Nils Philippsen
5dbcda5beb rebuild (#191027) 2006-05-09 13:40:39 +00:00
Nils Philippsen
a79903e92a only use pkgconfig if needed in gimptool, require pkgconfig in devel
subpackage (#189314, #189371)
2006-04-20 12:56:59 +00:00
Nils Philippsen
f4934b4325 require pkgconfig (#189314) 2006-04-19 06:44:08 +00:00
Nils Philippsen
214998ea36 version 2.2.11 2006-04-18 06:33:29 +00:00
Nils Philippsen
cd5f4c1918 mention all BZ entries 2006-03-03 14:59:29 +00:00
Nils Philippsen
c9591fbee7 require hicolor-icon-theme (#182784) 2006-03-03 14:52:47 +00:00
Nils Philippsen
3128c18d20 use htmlview as default web browser (#183730, patch by Ben Levenson) 2006-03-03 07:38:32 +00:00
Jesse Keating
7e42321c1b bump for bug in double-long on ppc(64) 2006-02-11 03:08:02 +00:00
Jesse Keating
b36b704cbe bump for new gcc/glibc 2006-02-07 11:47:54 +00:00
Nils Philippsen
f2c207c758 rebuild with lcms 2006-01-10 14:51:34 +00:00
Nils Philippsen
7b12b5eb63 version 2.2.10 2005-12-29 10:02:35 +00:00
Jesse Keating
39ac4c1981 gcc update bump 2005-12-09 22:40:34 +00:00
Nils Philippsen
6ec1aeb6a0 build with -fomit-frame-pointer to let assembly build with gcc 4.1 2005-12-09 15:38:20 +00:00
Nils Philippsen
274541d6d9 build with gcc 4.1 2005-12-02 10:11:11 +00:00
Nils Philippsen
7e39fe4865 don't include .la files (#172626) require findutils for building 2005-11-08 13:15:43 +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
1a595d6783 rebuild 2005-08-16 16:08:05 +00:00
Nils Philippsen
fed3c6af86 fix gimptool manpage symlink 2005-07-28 07:44:49 +00:00
Nils Philippsen
7850439d78 list auto-generated .pyc and .pyo files 2005-07-26 15:51:44 +00:00
Nils Philippsen
48acc7b220 gimptool manpage is in section 1 not 5 2005-07-26 09:39:48 +00:00
Nils Philippsen
bd9c869feb clean up file list generation a bit 2005-07-26 07:19:41 +00:00
Nils Philippsen
c199c6f796 version 2.2.8 2005-07-25 15:46:52 +00:00
Nils Philippsen
5fbf70abb4 generate the patch for real this time 2005-05-13 14:02:05 +00:00
Nils Philippsen
1a3d05791d fix inline asm of MMX/SSE optimizations instead of using -mmmx and the like 2005-05-13 13:57:13 +00:00
Nils Philippsen
b06fd014a8 fix cpuinstructionset patch so that it actually uses CPU-specific
optimizations
2005-05-13 07:31:03 +00:00
Nils Philippsen
a55352e6ab use -mmmx/sse/sse2/... only for the relevant source files so that extended
instruction sets only get used on suitable CPUs (#157409)
2005-05-11 15:14:36 +00:00
Nils Philippsen
668448ccda on x86 and x86_64, use -msse and -msse2 to accomodate newer compilers 2005-05-09 08:23:48 +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
Jeremy Katz
9dacdf48e2 - silence %post 2005-04-27 04:28:16 +00:00
Nils Philippsen
88f0f5a3f7 version 2.2.6 2005-04-11 08:14:25 +00:00
Nils Philippsen
0fefec1aff revert gtk requirement change 2005-03-29 14:31:24 +00:00
Matthias Clasen
4384fde726 Bump revision 2005-03-29 03:27:10 +00:00
Matthias Clasen
18695cdbce Rebuild 2005-03-29 03:15:41 +00:00
Christopher Aillon
dcf49accec Fix if check in specfiles. 2005-03-28 10:56:12 +00:00
Christopher Aillon
b47788ac17 - Update the GTK+ theme icon cache on (un)install 2005-03-25 14:54:44 +00:00
Nils Philippsen
4043793e05 force convenience symlinks 2005-03-22 13:01:56 +00:00
Nils Philippsen
96ff289a7e install convenience symlinks for man pages 2005-03-22 12:32:48 +00:00
Nils Philippsen
076538039a don't refer to freefonts and sharefonts in %description 2005-03-11 08:07:25 +00:00
Nils Philippsen
3cf40f976b make changelog entry compatible to collections w/o gcc4 2005-03-09 17:19:46 +00:00
Nils Philippsen
ae258ef29c prevent gifload plugin from crashing when loading files with bogus frame
size (#150677, #150678)
2005-03-09 17:14:26 +00:00
Nils Philippsen
77fd4d40db add gcc4 patch 2005-03-02 15:11:52 +00:00
Nils Philippsen
f28f9fe480 rebuild against gcc 4.0 2005-03-02 14:34:08 +00:00
Nils Philippsen
3139dc3714 fix release 2005-02-23 09:41:53 +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