From a72d26aa918cd963e924aac03d131c75d0c3c05f Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Thu, 3 Mar 2005 23:53:13 +0000 Subject: [PATCH] Mass letter "o" and "p" update, one or more apply : - Drop epoch: 0 - Remove %{epoch} requirements in sub-packages - Remove trailing white spaces - Keep consistent between spaces and tabs --- proj.spec | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/proj.spec b/proj.spec index 416ebc7..0420290 100644 --- a/proj.spec +++ b/proj.spec @@ -1,7 +1,6 @@ Name: proj Version: 4.4.8 Release: 4 -Epoch: 0 Summary: Cartographic projection software (PROJ.4) Group: Applications/Engineering @@ -15,18 +14,18 @@ Patch1: proj.test_scripts.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %package devel -Summary: Development files for PROJ.4 -Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} +Summary: Development files for PROJ.4 +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} %package nad -Summary: US and Canadian datum shift grids for PROJ.4 -Group: Applications/Engineering -Requires: %{name} = %{epoch}:%{version}-%{release} +Summary: US and Canadian datum shift grids for PROJ.4 +Group: Applications/Engineering +Requires: %{name} = %{version}-%{release} %description -Proj and invproj perform respective forward and inverse transformation of -cartographic data to or from cartesian data with a wide range of selectable +Proj and invproj perform respective forward and inverse transformation of +cartographic data to or from cartesian data with a wide range of selectable projection functions. Proj docs: http://www.remotesensing.org/dl/new_docs/ %description devel