- remove binding="same" from all *.conf files
This commit is contained in:
parent
c7bd01f721
commit
2025c863b3
@ -8,7 +8,7 @@
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="same">
|
||||
<edit name="family" mode="prepend">
|
||||
<string>PakType Nashk Basic Farsi</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
@ -8,7 +8,7 @@
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="same">
|
||||
<edit name="family" mode="prepend">
|
||||
<string>PakType Nashk Basic Sindhi</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
@ -8,7 +8,7 @@
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="same">
|
||||
<edit name="family" mode="prepend">
|
||||
<string>PakType Nashk Basic Urdu</string>
|
||||
</edit>
|
||||
</match>
|
||||
@ -19,7 +19,7 @@
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="same">
|
||||
<edit name="family" mode="prepend">
|
||||
<string>PakType Nashk Basic Urdu</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
@ -9,7 +9,7 @@ Arabic, Farsi, Urdu and Sindhi from PakType by Lateef Sagar.
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 3.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: https://sourceforge.net/projects/paktype/
|
||||
Source0: http://downloads.sourceforge.net/project/paktype/NaskhBasic-3.0.tar.gz
|
||||
@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc PakType_Naskh_Basic_Comparison_Chart.htm PakType_Naskh_Basic_License.txt PakType_Naskh_Basic_Comparison_Chart.pdf Readme.txt
|
||||
|
||||
%changelog
|
||||
* Thu May 6 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-7
|
||||
- remove binding="same" from all *.conf files
|
||||
|
||||
* Fri Mar 12 2010 Naveen Kumar <nkumar@redhat.com> - 3.0-6
|
||||
- Changes in summary and description
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user