forked from pool/insighttoolkit
Accepting request 713741 from home:jengelh:branches:Application:Geo
- Remove filler wording from description. - Limit %fdupes to /usr subvolume. OBS-URL: https://build.opensuse.org/request/show/713741 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/insighttoolkit?expand=0&rev=19
This commit is contained in:
parent
674c24da3e
commit
0cf447fe5d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 6 18:06:51 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Remove filler wording from description.
|
||||||
|
- Limit %fdupes to /usr subvolume.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 2 13:21:01 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
|
Tue Jul 2 13:21:01 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
@ -65,8 +65,7 @@ BuildRequires: zlib-devel
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ITK is an open-source, cross-platform system that provides developers with
|
ITK is a suite of software tools for image analysis.
|
||||||
an extensive suite of software tools for image analysis.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for ITK
|
Summary: Development files for ITK
|
||||||
@ -85,18 +84,16 @@ Requires: zlib-devel
|
|||||||
Provides: lib%{name}-devel
|
Provides: lib%{name}-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the ITK library. ITK is an open-source,
|
Development files for the ITK library.
|
||||||
cross-platform system that provides developers with an extensive suite of
|
ITK is a suite of software tools for image analysis.
|
||||||
software tools for image analysis.
|
|
||||||
|
|
||||||
%package -n lib%{name}4
|
%package -n lib%{name}4
|
||||||
Summary: ITK static libraries
|
Summary: Insight Segmentation and Registration Toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}4
|
%description -n lib%{name}4
|
||||||
Shared ITK library. ITK is an open-source, cross-platform system that
|
Shared ITK library.
|
||||||
provides developers with an extensive suite of software tools for image
|
ITK is a suite of software tools for image analysis.
|
||||||
analysis..
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{tarname}-%{version}
|
%setup -q -n %{tarname}-%{version}
|
||||||
@ -160,8 +157,7 @@ mv %{buildroot}%{_libdir}/*itk*.cmake %{buildroot}%{_libdir}/cmake/
|
|||||||
rm -rf %{buildroot}/%{_includedir}/gdcmopenjpeg %{buildroot}%{_libdir}/gdcmopenjpeg-* %{buildroot}%{_libdir}/pkgconfig/libopenjp2.pc
|
rm -rf %{buildroot}/%{_includedir}/gdcmopenjpeg %{buildroot}%{_libdir}/gdcmopenjpeg-* %{buildroot}%{_libdir}/pkgconfig/libopenjp2.pc
|
||||||
rmdir %{buildroot}%{_libdir}/pkgconfig
|
rmdir %{buildroot}%{_libdir}/pkgconfig
|
||||||
|
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}/%{_prefix}
|
||||||
|
|
||||||
|
|
||||||
%post -n lib%{name}4 -p /sbin/ldconfig
|
%post -n lib%{name}4 -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user