From 63fc440fd39f5f2359250da754f6568b256e1b78 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Mar 03 2005 22:41:32 +0000 Subject: Mass letter "l" update, one or more apply : - Drop epoch: 0 - Remove %{epoch} requirements in sub-packages - Remove trailing white spaces - Keep consistent between spaces and tabs --- diff --git a/libsigc++.spec b/libsigc++.spec index 9358fd0..1bb2a44 100644 --- a/libsigc++.spec +++ b/libsigc++.spec @@ -1,8 +1,7 @@ Name: libsigc++ Version: 1.2.5 Release: 5 -Epoch: 0 -Summary: Typesafe Signal Framework for C++. +Summary: Typesafe signal framework for C++ Group: System Environment/Libraries License: LGPL @@ -29,9 +28,9 @@ Package gtkmm (previously gtk--), which is a C++ binding to the GTK+ library, starting with version 1.1.2, uses %name. %package devel -Summary: development tools for the Typesafe Signal Framework for C++. +Summary: Development tools for the typesafe signal framework for C++ Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel @@ -173,7 +172,7 @@ rm -rf ${RPM_BUILD_ROOT} - Added autoconf macro for sigc. * Fri Jun 11 1999 Karl Nelson -- Made into a .in to keep version field up to date +- Made into a .in to keep version field up to date - Still need to do release by hand * Mon Jun 7 1999 Dmitry V. Levin