Accepting request 368610 from science

1

OBS-URL: https://build.opensuse.org/request/show/368610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imagej?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2016-03-17 15:33:47 +00:00 committed by Git OBS Bridge
commit 31d5a60606
2 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 8 17:11:26 UTC 2016 - bwiedemann@suse.com
- drop build time from png file to fix build-compare
-------------------------------------------------------------------
Tue Apr 09 08:16:45 UTC 2013 - lumnis@opensuse.org
- Update to version 1.47n

View File

@ -1,7 +1,7 @@
#
# spec file for package imagej
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -13,22 +13,24 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define SrcVersion 147n
Name: imagej
Version: 1.47n
Release: 0
License: SUSE-Public-Domain
Summary: Public domain Java image processing program
Url: http://rsbweb.nih.gov/ij/
License: SUSE-Public-Domain
Group: Productivity/Graphics/Convertors
Url: http://rsbweb.nih.gov/ij/
Source: http://rsbweb.nih.gov/ij/download/src/ij%{SrcVersion}-src.zip
Source1: %{name}.in
Source2: %{name}.desktop
BuildRequires: ImageMagick
BuildRequires: ant
BuildRequires: java-devel
BuildRequires: ImageMagick
BuildRequires: unzip
BuildRequires: update-desktop-files
Requires: java >= 1.6.0
@ -71,7 +73,7 @@ install -d -m 755 %{buildroot}%{_bindir}
install -m 755 %{name} %{buildroot}%{_bindir}/
# Icon
convert build/microscope.gif build/%{name}.png
convert -strip build/microscope.gif build/%{name}.png
install -Dm 644 build/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
# Desktop menu entry