Accepting request 19715 from GNOME:Factory
Copy from GNOME:Factory/gimp-gap based on submit request 19715 from user vuntz OBS-URL: https://build.opensuse.org/request/show/19715 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-gap?expand=0&rev=7
This commit is contained in:
parent
591c02af9e
commit
4e3551e0e4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 31 13:23:16 CEST 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
- do not use 2.00 as boolean
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 20 23:03:44 CEST 2009 - crrodriguez@suse.de
|
Thu Aug 20 23:03:44 CEST 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: gimp-gap
|
Name: gimp-gap
|
||||||
Version: 2.6.0
|
Version: 2.6.0
|
||||||
Release: 2
|
Release: 3
|
||||||
# Patched code is built by default.
|
# Patched code is built by default.
|
||||||
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
|
# 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.
|
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to name original code as -orig.
|
||||||
@ -55,7 +55,7 @@ Patch2: %{name}-warnings.patch
|
|||||||
Patch3: %{name}-warnings-orig-addon.patch
|
Patch3: %{name}-warnings-orig-addon.patch
|
||||||
Source1: %{name}-patch-source.sh
|
Source1: %{name}-patch-source.sh
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if %{?gimp_api_version}0
|
%if %{?gimp_api_version:1}0
|
||||||
Requires: gimp(abi) = %{gimp_abi_version}
|
Requires: gimp(abi) = %{gimp_abi_version}
|
||||||
Requires: gimp(api) = %{gimp_api_version}
|
Requires: gimp(api) = %{gimp_api_version}
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user