packages: gdal/gdal.spec - fixed build, some man pages disappeared in this ...

hawk hawk at pld-linux.org
Thu Nov 25 13:58:55 CET 2010


Author: hawk                         Date: Thu Nov 25 12:58:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed build, some man pages disappeared in this version

---- Files affected:
packages/gdal:
   gdal.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: packages/gdal/gdal.spec
diff -u packages/gdal/gdal.spec:1.81 packages/gdal/gdal.spec:1.82
--- packages/gdal/gdal.spec:1.81	Sat Nov 20 21:14:56 2010
+++ packages/gdal/gdal.spec	Thu Nov 25 13:58:50 2010
@@ -232,14 +232,6 @@
 cp -a html _html
 cp -a ogr/html _html/ogr
 
-install -d $RPM_BUILD_ROOT%{_mandir}/man3
-for f in BandProperty ColorAssociation CutlineTransformer DatasetProperty \
-	EnhanceCBInfo GDALAspectAlgData GDALColorReliefDataset GDALColorReliefRasterBand \
-	GDALGeneric3x3Dataset GDALGeneric3x3RasterBand GDALHillshadeAlgData \
-	GDALSlopeAlgData NamedColor ; do
-	mv $RPM_BUILD_ROOT%{_mandir}/man1/${f}.1 $RPM_BUILD_ROOT%{_mandir}/man3/${f}.3
-done
-
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
@@ -350,13 +342,6 @@
 %{_includedir}/thinplatespline.h
 %{_includedir}/vrtdataset.h
 %{_mandir}/man1/gdal-config.1*
-%{_mandir}/man3/BandProperty.3*
-%{_mandir}/man3/ColorAssociation.3*
-%{_mandir}/man3/CutlineTransformer.3*
-%{_mandir}/man3/DatasetProperty.3*
-%{_mandir}/man3/EnhanceCBInfo.3*
-%{_mandir}/man3/GDAL*.3*
-%{_mandir}/man3/NamedColor.3*
 
 %files static
 %defattr(644,root,root,755)
@@ -416,6 +401,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2010/11/25 12:58:50  hawk
+- fixed build, some man pages disappeared in this version
+
 Revision 1.81  2010/11/20 20:14:56  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdal/gdal.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list