- fixed compat package bug 484621
This commit is contained in:
parent
21b3869ffc
commit
0f8ce70809
@ -1,8 +1,6 @@
|
||||
%define fontname culmus
|
||||
%define fontconf 62-%{fontname}
|
||||
|
||||
#%define archivename %{name}-%{version}
|
||||
|
||||
%define common_desc \
|
||||
The culmus-fonts package contains fonts for the display of\
|
||||
Hebrew from the Culmus project.
|
||||
@ -10,7 +8,7 @@ Hebrew from the Culmus project.
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 0.103
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Fonts for Hebrew from Culmus project
|
||||
|
||||
Group: User Interface/X
|
||||
@ -49,8 +47,9 @@ This package consists of files used by other %{name} packages.
|
||||
|
||||
|
||||
%package -n %{fontname}-fonts-compat
|
||||
Summary: Compatibility files of Culmus font families.
|
||||
Summary: Compatibility files of Culmus font families
|
||||
Group: User Interface/X
|
||||
Provides: culmus-fonts = %{version}-%{release}
|
||||
Obsoletes: %{fontname}-fonts-common < 0.102-5
|
||||
Obsoletes: %{fontname}-aharoni-clm-fonts < 0.102-5
|
||||
Obsoletes: %{fontname}-caladings-clm-fonts < 0.102-5
|
||||
@ -62,6 +61,7 @@ Obsoletes: %{fontname}-miriam-clm-fonts < 0.102-5
|
||||
Obsoletes: %{fontname}-miriam-mono-clm-fonts < 0.102-5
|
||||
Obsoletes: %{fontname}-nachlieli-clm-fonts < 0.102-5
|
||||
Obsoletes: %{fontname}-yehuda-clm-fonts < 0.102-5
|
||||
Obsoletes: culmus-fonts < 0.103-5
|
||||
|
||||
Requires: %{fontname}-fonts-common = %{version}-%{release}
|
||||
Requires: %{fontname}-aharoni-clm-fonts = %{version}-%{release}
|
||||
@ -84,7 +84,6 @@ do not reference it or depend on it in any way.
|
||||
|
||||
|
||||
%files -n %{fontname}-fonts-compat
|
||||
%{nil}
|
||||
|
||||
|
||||
%package -n %{fontname}-aharoni-clm-fonts
|
||||
@ -251,6 +250,9 @@ rm -fr %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2010 Pravin Satpute <psatpute@redhat.com> - 0.103-5
|
||||
- fixed compat package bug 484621
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.103-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user