auto-import dejavu-fonts-2.7.0-0.14.fc6 on branch devel from dejavu-fonts-2.7.0-0.14.fc6.src.rpm
remove old blocking code before adding new one
This commit is contained in:
parent
69492ccfda
commit
6c6b1cfc33
@ -19,6 +19,8 @@
|
||||
<xsl:template match="@*|comment()">
|
||||
<xsl:copy/>
|
||||
</xsl:template>
|
||||
<!-- Remove our old blocking code -->
|
||||
<xsl:template match="fontconfig/match[comment()[.='Added by dejavu-fonts-block']]" priority ="2"/>
|
||||
<!-- Add Arabic and Persian overrides for default aliases -->
|
||||
<xsl:template match="fontconfig/dir[position()=last()]" priority ="1">
|
||||
<xsl:copy>
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: dejavu-fonts
|
||||
Version: 2.7.0
|
||||
Release: 0.12%{?dist}
|
||||
Release: 0.14%{?dist}
|
||||
Summary: DejaVu fonts
|
||||
Group: User Interface/X
|
||||
License: Redistributable, with restrictions
|
||||
@ -237,6 +237,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 11 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.7.0-0.14
|
||||
- remove old blocking code before adding new one
|
||||
|
||||
* Sun Jun 11 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.7.0-0.12
|
||||
- replace triggerun by preun
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user