From 591c02af9e5c8b410b95223b3b3d69304c6bd31b707bb36587c43288defa2373 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 28 Aug 2009 20:16:32 +0000 Subject: [PATCH] Accepting request 19046 from GNOME:Factory Copy from GNOME:Factory/gimp-gap based on submit request 19046 from user sbrabec OBS-URL: https://build.opensuse.org/request/show/19046 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-gap?expand=0&rev=6 --- gimp-gap.changes | 5 +++++ gimp-gap.spec | 37 ++++++++----------------------------- 2 files changed, 13 insertions(+), 29 deletions(-) diff --git a/gimp-gap.changes b/gimp-gap.changes index 326aa9c..be8a323 100644 --- a/gimp-gap.changes +++ b/gimp-gap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 20 23:03:44 CEST 2009 - crrodriguez@suse.de + +- use versioning macros + ------------------------------------------------------------------- Wed Jun 10 18:37:11 CEST 2009 - sbrabec@suse.cz diff --git a/gimp-gap.spec b/gimp-gap.spec index 6777040..38b0aae 100644 --- a/gimp-gap.spec +++ b/gimp-gap.spec @@ -20,11 +20,11 @@ Name: gimp-gap Version: 2.6.0 -Release: 1 +Release: 2 # Patched code is built by default. # Use rpmbuild -D 'BUILD_ORIG 1' to build original code. # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to name original code as -orig. -BuildRequires: gimp-devel intltool libjpeg-devel +BuildRequires: gimp-devel >= 2.6.0 intltool libjpeg-devel %if 0%{?BUILD_ORIG} %if ! 0%{?BUILD_ORIG_ADDON} Provides: %{name}-orig = %{version} @@ -37,7 +37,6 @@ Conflicts: %{name}-orig Url: http://www.gimp.org/ License: GPL v2 only Group: Productivity/Multimedia/Video/Editors and Convertors -Requires: gimp-2.0 >= 2.6.0 Requires: %{name}-lang = %{version} Summary: GIMP Animation Package %if 0%{?BUILD_ORIG} @@ -56,6 +55,12 @@ Patch2: %{name}-warnings.patch Patch3: %{name}-warnings-orig-addon.patch Source1: %{name}-patch-source.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if %{?gimp_api_version}0 +Requires: gimp(abi) = %{gimp_abi_version} +Requires: gimp(api) = %{gimp_api_version} +%else +%requires_eq gimp +%endif %description The GIMP-GAP (GIMP Animation Package) is a collection of Plug-Ins to @@ -155,29 +160,3 @@ rm -rf $RPM_BUILD_ROOT %files lang -f gimp20-gap.lang %changelog -* Wed Jun 10 2009 sbrabec@suse.cz -- Updated to version 2.6.0: - * Storyboard undo support - * Storyboard section support - * Storyboard clips support new deinterlace modes - * Player supports extracting audio track when playing clips. - * Filtermacro processing now supports mapping to persistent - drawable id references. - * Video extract supports generating transparency. - * The master video encoder dialog now stays open. - * Lossless frame extract and videocut for MJPEG. - * Frontends for old external video encoders. - * Modify Frames now supports creation of grayscale layer from - alpha channel, or layermask or mix of both. - * Added wrapper for rotate any angle. - * Added wrapper for the resynthesizer. - * External libs for video read and wrigte access were updated. - * Bugfixes and updates for the use with GIMP-2.6.x releases. -* Wed Feb 11 2009 ro@suse.de -- use sr@latin instead of sr@Latn -* Thu Oct 30 2008 sbrabec@suse.cz -- gcc portability warning fix (bnc#439279). -* Wed Oct 15 2008 sbrabec@suse.cz -- Removed copy of gimp_proc_view_new() available in gimp-2.6. -* Fri Jun 06 2008 sbrabec@suse.cz -- New SuSE package, version 2.4.0.