Accepting request 39791 from graphics

checked in (request 39791)

OBS-URL: https://build.opensuse.org/request/show/39791
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=31
This commit is contained in:
OBS User autobuild 2010-05-11 15:09:35 +00:00 committed by Git OBS Bridge
parent e699fdc6b6
commit d147787d4f
2 changed files with 0 additions and 13 deletions

View File

@ -1,10 +1,3 @@
-------------------------------------------------------------------
Mon May 10 15:19:58 UTC 2010 - aj@suse.de
- Do not compile in build time but use mtime of changes file instead.
This allows build-compare to identify that no changes have happened.
-------------------------------------------------------------------
Mon Apr 26 13:30:55 CEST 2010 - pgajdos@suse.cz

View File

@ -36,8 +36,6 @@ Release: 2
Summary: Viewer and Converter for Images
Url: http://www.imagemagick.org
Source: ImageMagick-%{source_version}.tar.bz2
# To get mtime of file
Source1: ImageMagick.changes
Source2: xtp-%{xtp_version}.tar.bz2
Source3: baselibs.conf
Patch1: ImageMagick-%{version}-examples.patch
@ -129,10 +127,6 @@ cp -f %{_datadir}/libtool/libltdl/*.{c,h} ltdl
mv ltdl/ltdl.c ltdl/ltdl.c.orig
sed -e "s:<config.h>:<magick/magick-config.h>:" ltdl/ltdl.c.orig >ltdl/ltdl.c
%endif
CHANGES=`stat --format="%y" %SOURCE1|cut --characters=1-10`
# Use mtime of .changes for build time
sed -i -e "s|^PACKAGE_RELEASE_DATE.*$|PACKAGE_RELEASE_DATE=\"$CHANGES\"|" version.sh
autoreconf --force --install -v
pushd ../xtp-%{xtp_version}
autoreconf --force --install