Renumbered patches. Dropped cmake version
This commit is contained in:
parent
d9bdd313e8
commit
e71ceb116c
19
gdcm.spec
19
gdcm.spec
@ -18,16 +18,15 @@ ExcludeArch: ppc ppc64
|
|||||||
|
|
||||||
Patch1: gdcm-2.0.14-inplacebuild.patch
|
Patch1: gdcm-2.0.14-inplacebuild.patch
|
||||||
Patch2: gdcm-2.0.14-usecopyright.patch
|
Patch2: gdcm-2.0.14-usecopyright.patch
|
||||||
#Patch3: gdcm-2.0.18-charls.patch
|
Patch3: gdcm-2.0.17-install2libarch.patch
|
||||||
Patch6: gdcm-2.0.17-install2libarch.patch
|
Patch4: gdcm-2.0.17-no_versioned_dir.patch
|
||||||
Patch10: gdcm-2.0.17-no_versioned_dir.patch
|
|
||||||
|
|
||||||
BuildRequires: CharLS-devel >= 1.0
|
BuildRequires: CharLS-devel >= 1.0
|
||||||
BuildRequires: cmake >= 2.6.0
|
BuildRequires: cmake
|
||||||
BuildRequires: doxygen-latex
|
BuildRequires: doxygen-latex
|
||||||
BuildRequires: expat-devel
|
BuildRequires: expat-devel
|
||||||
BuildRequires: fontconfig-devel
|
BuildRequires: fontconfig-devel
|
||||||
BuildRequires: graphviz
|
#BuildRequires: graphviz
|
||||||
BuildRequires: gl2ps-devel
|
BuildRequires: gl2ps-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
@ -37,8 +36,8 @@ BuildRequires: mysql-libs
|
|||||||
BuildRequires: mysql-devel
|
BuildRequires: mysql-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: openjpeg-devel
|
BuildRequires: openjpeg-devel
|
||||||
BuildRequires: /usr/bin/pdflatex
|
#BuildRequires: /usr/bin/pdflatex
|
||||||
BuildRequires: poppler-devel
|
#BuildRequires: poppler-devel
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: postgresql-devel
|
BuildRequires: postgresql-devel
|
||||||
BuildRequires: swig
|
BuildRequires: swig
|
||||||
@ -90,9 +89,8 @@ used this library with python
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1
|
%patch1
|
||||||
%patch2
|
%patch2
|
||||||
#%patch3 -p 1 -b .charls
|
%patch3 -p 1
|
||||||
%patch6 -p 1
|
%patch4 -p 1
|
||||||
%patch10 -p 1
|
|
||||||
|
|
||||||
# Remove bundled utilities (we use Fedora's ones)
|
# Remove bundled utilities (we use Fedora's ones)
|
||||||
|
|
||||||
@ -112,7 +110,6 @@ rm -rf Utilities/wxWidgets
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -DCMAKE_VERBOSE_MAKEFILE=ON \
|
%cmake -DCMAKE_VERBOSE_MAKEFILE=ON \
|
||||||
-DCMAKE_SKIP_RPATH:BOOL=YES \
|
|
||||||
-DGDCM_BUILD_TESTING=OFF \
|
-DGDCM_BUILD_TESTING=OFF \
|
||||||
-DGDCM_BUILD_EXAMPLES:BOOL=ON \
|
-DGDCM_BUILD_EXAMPLES:BOOL=ON \
|
||||||
-DGDCM_DOCUMENTATION:BOOL=ON \
|
-DGDCM_DOCUMENTATION:BOOL=ON \
|
||||||
|
Loading…
Reference in New Issue
Block a user