major package rework with new subpackage split
This commit is contained in:
parent
8d167c026e
commit
8ad16cb381
@ -53,7 +53,7 @@ fi\
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 2.26
|
||||
Release: 3%{?alphatag}%{?dist}
|
||||
Release: 4%{?alphatag}%{?dist}
|
||||
Summary: DejaVu fonts
|
||||
|
||||
Group: User Interface/X
|
||||
@ -202,7 +202,7 @@ unicode coverage restricted to Latin, Greek and Cyrillic.
|
||||
make %{?_smp_mflags} VERSION=%{version} FC-LANG="" \
|
||||
BLOCKS=%{Blocks} UNICODEDATA=%{UnicodeData}
|
||||
|
||||
# Stop the spin people from complaining this file is too big
|
||||
# Stop the desktop people from complaining this file is too big
|
||||
bzip2 -9 build/status.txt
|
||||
|
||||
|
||||
@ -232,9 +232,13 @@ rm -fr %{buildroot}
|
||||
%dir %{fontdir}/
|
||||
|
||||
|
||||
%files compat
|
||||
%files lgc-compat
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 8 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
- 2.26-3
|
||||
- 2.26-4
|
||||
⧎ Package split reorganisation, following font family lines
|
||||
ⵞ Create compat packages to ease switchover at F11 time (to be discontinued
|
||||
for F12)
|
||||
|
@ -2,3 +2,4 @@ dejavu-fonts-2_25-2_fc10:HEAD:dejavu-fonts-2.25-2.fc10.src.rpm:1215806350
|
||||
dejavu-fonts-2_26-1_fc10:HEAD:dejavu-fonts-2.26-1.fc10.src.rpm:1217165726
|
||||
dejavu-fonts-2_26-2_fc10:HEAD:dejavu-fonts-2.26-2.fc10.src.rpm:1220476598
|
||||
dejavu-fonts-2_26-3_fc11:HEAD:dejavu-fonts-2.26-3.fc11.src.rpm:1226169315
|
||||
dejavu-fonts-2_26-4_fc11:HEAD:dejavu-fonts-2.26-4.fc11.src.rpm:1226172743
|
||||
|
Loading…
Reference in New Issue
Block a user