Author: sarantis
Update of /cvs/extras/rpms/ctan-kerkis-fonts/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4847
Modified Files: ctan-kerkis-fonts.spec Log Message: add forgotten requires on -common
Index: ctan-kerkis-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/ctan-kerkis-fonts/devel/ctan-kerkis-fonts.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ctan-kerkis-fonts.spec 30 Jan 2009 22:38:42 -0000 1.2 +++ ctan-kerkis-fonts.spec 31 Jan 2009 22:14:57 -0000 1.3 @@ -15,7 +15,7 @@
Name: ctan-kerkis-fonts Version: 2.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Kerkis Type 1 fonts Group: Applications/Publishing License: LPPL @@ -45,6 +45,7 @@ %package -n %{seriffonts} Summary: Kerkis serif Type1 fonts Group: User Interface/X +Requires: %{name}-common = %{version}-%{release} %description -n %{seriffonts} %{common_desc} This package contains the Kerkis font family. It is based on the URW Bookman @@ -57,6 +58,7 @@ %package -n %{sansfonts} Summary: KerkisSans Type1 fonts Group: User Interface/X +Requires: %{name}-common = %{version}-%{release} %description -n %{sansfonts} %{common_desc} This package contains the KerkisSans font family, based on a free version @@ -69,6 +71,7 @@ %package -n %{calligraphicfonts} Summary: Kerkis Calligraphic Type1 fonts Group: User Interface/X +Requires: %{name}-common = %{version}-%{release} %description -n %{calligraphicfonts} %{common_desc} This package contains the Kerkis-Calligraphic font family, a calligraphic font @@ -185,6 +188,9 @@
%changelog +* Sun Feb 1 2009 Sarantis Paskalis paskalis@di.uoa.gr - 2.0-20 +- Also add forgotten requires on -common. + * Sat Jan 31 2009 Sarantis Paskalis paskalis@di.uoa.gr - 2.0-19 - Add forgotten %%{_fontdir} in %%files section in -common (bz #483333)
scm-commits@lists.fedoraproject.org