[gtatool] Temporarily disable pcd sub-package due to broken pcl in Rawhide

Volker Fröhlich volter at fedoraproject.org
Thu Aug 15 23:07:13 UTC 2013


commit 4ed8fb376402c4a7e81a47f570d1edd8ce9c3e75
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Fri Aug 16 01:06:27 2013 +0200

    Temporarily disable pcd sub-package due to broken pcl in Rawhide

 gtatool.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/gtatool.spec b/gtatool.spec
index 4d3649a..c2f2dc6 100644
--- a/gtatool.spec
+++ b/gtatool.spec
@@ -2,7 +2,7 @@
 
 Name:      gtatool
 Version:   1.5.2
-Release:   3%{?dist}
+Release:   4%{?dist}
 Summary:   Commandline tool to manipulate GTAs
 Group:     Applications/Engineering
 License:   GPLv3+
@@ -27,9 +27,9 @@ BuildRequires: netcdf-devel
 BuildRequires: netpbm-devel
 BuildRequires: OpenEXR-devel
 BuildRequires: openjpeg-devel
-%if 0%{?fedora} > 17
-BuildRequires: pcl-devel
-%endif
+#%if 0%{?fedora} > 17
+#BuildRequires: pcl-devel
+#%endif
 BuildRequires: pkgconfig
 BuildRequires: pfstools-devel
 BuildRequires: qt4-devel
@@ -248,16 +248,19 @@ fi
 %files netcdf
 %{_libdir}/%{name}/conv-netcdf.so
 
-%if 0%{?fedora} > 17
-%files pcd
-%{_libdir}/%{name}/conv-pcd.so
-%endif
+#%if 0%{?fedora} > 17
+#%files pcd
+#%{_libdir}/%{name}/conv-pcd.so
+#%endif
 
 %files sndfile
 %{_libdir}/%{name}/conv-sndfile.so
 
 
 %changelog
+* Fri Aug 16 2013 Volker Fröhlich <volker27 at gmx.at> 1.5.2-4
+- Temporarily disable pcd sub-package, due to broken pcl in Rawhide
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list