From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Valery V. Inozemtsev" Organization: ALT Linux Team To: devel@lists.altlinux.org, jaa@altlinux.ru Date: Mon, 19 Jun 2006 21:27:40 +0400 User-Agent: KMail/1.9.1 References: <20060619171643.GA27146@basalt.office.altlinux.org> In-Reply-To: <20060619171643.GA27146@basalt.office.altlinux.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2927933.nP1IWIXW5b"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606192127.51695.shrek@freesource.info> Subject: Re: [devel] [Sisyphus-cybertalk] I: Sisyphus-20060619 devel download: +3 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:27:53 -0000 Archived-At: List-Archive: List-Post: --nextPart2927933.nP1IWIXW5b Content-Type: multipart/mixed; boundary="Boundary-01=_N6tlEgXXj6l0NAL" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_N6tlEgXXj6l0NAL Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 Content-Disposition: inline 9yDTz8/C3cXOyckgz9QgMTkgycDO0SAyMDA2IDIxOjE2IFFBIFRlYW0gRG93bmxvYWQgUm9ib3Qg zsHQydPBzChhKToKPiBMaXN0IG9mIGZpbGVzIHdoaWNoIGhhdmUgYmVlbiBkb3dubG9hZGVkIGZy b20gdGhlICJkZXZlbCIgaW5jb21pbmc6Cj4KPiBnaW1wMi0yLjIuMTEtYWx0MS5zcmMucnBtCgrL wcsg19PFINrB0NXdxc7PLi4uINDP3sXN1SBnY2MzLjQ/INrB3sXNIM7BzSDT1MHSz8UgzcXOwD8g ztUgySDULsQuIMkg1C7QLgrRIMXHzyDTxcLFINTP1sUgzsEgxM7RyCDTz8LSwcwsINPQxcsg1yDB 1MHexQoKPiBsaWJ4dmlldy0zLjJwMS40LWFsdDQuc3JjLnJwbQo+IG1peDIwMDUtMS4xLjAtYWx0 NS5zcmMucnBtCgotLSAKVmFsZXJ5IFYuIElub3plbXRzZXYK --Boundary-01=_N6tlEgXXj6l0NAL Content-Type: text/plain; charset="koi8-r"; name="gimp2.spec" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="gimp2.spec" %define ver_major 2.2 %define _name gimp %define oldver 2.0 Name: gimp2 Version: %ver_major.11 Release: alt0.1 Summary: The GNU Image Manipulation Program License: GPL, LGPL Group: Graphics Url: http://www.gimp.org/ Source: ftp://ftp.gimp.org/pub/gimp/v%ver_major/%_name-%version.tar.bz2 Source10: %_name.png Obsoletes: gimp Provides: gimp =3D %version Requires: lib%name =3D %version-%release # Automatically added by buildreq on Sun Jun 18 2006 BuildRequires: aalib-devel gcc-c++ libXmu-devel libXpm-devel libalsa-devel BuildRequires: libexif-devel libexpat-devel libfreetype-devel libgimp-print= =2Ddevel BuildRequires: libgtkhtml2-devel libjpeg-devel liblcms-devel libmng-devel BuildRequires: libpng-devel librsvg2-devel libtiff-devel libwmf-devel perl-= XML-Parser BuildRequires: xml-utils xsltproc %description The GIMP (GNU Image Manipulation Program) is a powerful image composition and editing program, which can be extremely useful for creating logos and other graphics for Web pages. The GIMP has many of the tools and filters you would expect to find in similar commercial offerings, and some interesting extras as well. The GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo. This is stable version. %package -n lib%name Summary: GIMP libraries Group: System/Libraries License: LGPL Obsoletes: libgimp %package -n lib%name-devel Summary: GIMP plugin and extension development kit Group: Graphics Requires: gtk2-devel >=3D 2.8.4, pkgconfig Requires: lib%name =3D %version-%release Obsoletes: libgimp-devel %description -n lib%name Libraries used to communicate between The GIMP and other programs which may function as "GIMP plugins". %description -n lib%name-devel Development libraries and header files for writing GIMP plugins and extensi= ons. %prep %setup -q -n %_name-%version %build %configure \ --disable-mmx \ --disable-sse %make_build %install %make DESTDIR=3D%buildroot install # menu icon %__install -pD -m644 %SOURCE10 %buildroot%_datadir/pixmaps/%_name.png # menu file %__subst 's,^\(Icon=3D\).*,\1gimp,' data/misc/gimp.desktop %__install -pD -m644 data/misc/gimp.desktop %buildroot%_datadir/application= s/gimp2.desktop # remove non-packaged files find %buildroot%_libdir -name "*.la" | xargs %__rm -f # Execute find_lang for all components and merge the resulting lists %find_lang --output=3Dglobal.lang gimp20 gimp20-libgimp gimp20-std-plug-ins= gimp20-script-fu %post -n lib%name %post_ldconfig %postun -n lib%name %postun_ldconfig %files -f global.lang %doc AUTHORS ChangeLog* COPYING NEWS README README.i18n %doc docs/* %dir %_sysconfdir/%_name %dir %_sysconfdir/%_name/%oldver %config %_sysconfdir/%_name/%oldver/* %_bindir/* %_libdir/%_name/%oldver/plug-ins %_datadir/%_name %_mandir/man1/* %_datadir/pixmaps/%_name.png %_datadir/applications/gimp2.desktop %files -n lib%name %_libdir/*.so.* %dir %_libdir/%_name %dir %_libdir/%_name/%oldver %_libdir/%_name/%oldver/environ %dir %_libdir/%_name/%oldver/modules %_libdir/%_name/%oldver/modules/*.so %files -n lib%name-devel %doc %_datadir/gtk-doc/html/* %_includedir/* %_libdir/*.so %dir %_libdir/%_name %dir %_libdir/%_name/%oldver %dir %_libdir/%_name/%oldver/modules %_libdir/pkgconfig/* %_datadir/aclocal/* %_mandir/man5/* %changelog * Sun Jun 18 2006 Valery Inozemtsev 2.2.11-alt0.1 =2D 2.2.11 =2D updated build dependencies =2D move to freedesktop menu =2D disabled MMX/SSE * Thu Feb 02 2006 ALT QA Team Robot 2.2.10-alt1.1 =2D Rebuilt for new pkg-config dependencies. * Fri Jan 06 2006 Anatoly Yakushin 2.2.10-alt1 =2D new version. Fixed russian translation bug # 123410 * Wed May 11 2005 Anatoly Yakushin 2.2.7-alt1 =2D new stable version * Mon Apr 25 2005 Anatoly Yakushin 2.2.6-alt1 =2D update ru po =2D Yuri N. Sedunov has added - 2.2.6 - rebuild against libexif.so.12.=20 - svg support via librsvg2 enabled. - requires gtk+ >=3D 2.2.4 - fixed source url. * Sun Mar 13 2005 Anatoly Yakushin 2.2.4-alt1 =2D new stable version, minor bugs fixed. * Tue Jan 11 2005 Anatoly Yakushin 2.2.2-alt1 =2D new stable version, minor bugs fixed. * Mon Jan 10 2005 Anatoly Yakushin 2.2.1-alt1 =2D new stable version =2D update ru translation * Sun Nov 21 2004 Anatoly Yakushin 2.2-alt0.1.pre2 =2D new developer version * Tue Nov 09 2004 Anatoly Yakushin 2.2-alt0.1.pre1 =2D new developer version=20 * Sun Oct 03 2004 Anatoly Yakushin 2.0.5-alt1 =2D new stable version * Tue Sep 07 2004 Anatoly Yakushin 2.0.4-alt1 =2D new stable version * Sat Jul 24 2004 Anatoly Yakushin 2.0.3-alt2 =2D fixed bug - don't open and save non latin1 or utf-8 filename=20 * Sun Jul 18 2004 Anatoly Yakushin 2.0.3-alt1 =2D new version =2D remove gimp.desktop from src.rpm. =2D convert gimp.xpm to gimp.png, install it in /usr/share/pixmaps as menu = icon =2D remove unusual %%clean section. =2D use post{un}_ldconfig macros for libgimp2 subpackage. =2D optimize find-lang call. =2D allow SMP build. =2D clean %%install section =2D fix %%files to remove %%_libdir/*.so from libgimp2 subpackage. =2D clean .spec using cleanup_spec and manually. =2D Special thanks Yuri N. Sedunov aka Aris for his help. * Thu Jun 24 2004 Anatoly Yakushin 2.0.2-alt1 =2D new version, bug # 3459 fixed * Mon May 10 2004 Anatoly Yakushin 2.0.1-alt2 =2D spec cleanup, po bugs fixed * Wed Apr 21 2004 Anatoly Yakushin 2.0.1-alt1 =2D Bugs fixed version GIMP 2.0.1 * Wed Mar 24 2004 Anatoly Yakushin 2.0.0-alt1 =2D GIMP 2.0.0 new stable build * Sun Mar 07 2004 Anatoly Yakushin 2.0-alt0.3.pre4 =2D new version * Sun Feb 8 2004 Anatoly Yakushin 2.0-alt0.2.pre3 =2D add color proof * Mon Nov 10 2003 Anatoly Yakushin 1.3.22-alt1 =2D new version, spec cleanup * Mon Oct 13 2003 Anatoly Yakushin 1.3.21-alt1 =2D new version * Tue Aug 30 2003 Anatoly Yakushin 1.3.19-alt1 =2D new version * Mon Jun 29 2003 Anatoly Yakushin 1.3.16-alt1 =2D new version * Wed May 28 2003 Anatoly Yakushin 1.3.14-alt2 =2D fixed bugs in spec file, add new ru.po * Sun Apr 13 2003 Anatoly Yakushin 1.3.14-alt1 =2D package in Sisyphus * Mon Mar 24 2003 Anatoly Yakushin 1.3.13-alt0.1 =2D version 1.3.13 * Wed Mar 19 2003 Anatoly Yakushin 1.3.12-alt0.1 =2D Adapted spec for AltLinux * Fri Feb 14 2003 Matthias Saou =2D Reinvented the wheel, but packaged 1.3.11. * Fri Apr 14 2000 Matt Wilson =2D include subdirs in the help find =2D remove gimp-help-files generation =2D both gimp and gimp-perl own prefix/lib/gimp/1.1/plug-ins =2D both gimp and gimp-devel own prefix/lib/gimp/1.1 and prefix/lib/gimp/1.1/modules * Thu Apr 13 2000 Matt Wilson =2D 1.1.19 =2D get all .mo files * Wed Jan 19 2000 Gregory McLean =2D Version 1.1.15 * Wed Dec 22 1999 Gregory McLean =2D Version 1.1.14 =2D Added some auto %files section generation scriptlets --Boundary-01=_N6tlEgXXj6l0NAL-- --nextPart2927933.nP1IWIXW5b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBElt6XsICip9pMw6cRAvSMAJsHYse+jDvLByv2lMIdm2b+PaN7fwCdGH8e u5JhloJEbUACYHSp+Bz3gYk= =/7m8 -----END PGP SIGNATURE----- --nextPart2927933.nP1IWIXW5b--