]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
- clearer bcond description, release 2 auto/ac/fontconfig-2_2_93-2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 20 Apr 2004 20:49:36 +0000 (20:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fontconfig.spec -> 1.43

fontconfig.spec

index 2f9cf664c561ef1bd69fe125e829f4b4b579e04f..b92c5e7f35ec95351dd9a30f2fad91d43e2330ca 100644 (file)
@@ -1,10 +1,13 @@
-%bcond_with    bytecode # enables bytecode hinting by default
+#
+# Conditional build
+%bcond_with    bytecode        # use bytecode hinting instead of autohinting by default
+#
 Summary:       Font configuration and customization library
 Summary(pl):   Biblioteka do konfigurowania fontów
 Summary(pt_BR):        Fontconfig é uma biblioteca para configuração e customização do acesso a fontes
 Name:          fontconfig
 Version:       2.2.93
-Release:       1
+Release:       2
 Epoch:         1
 License:       MIT
 Group:         Libraries
@@ -94,6 +97,7 @@ Ten pakiet zawiera statyczn
 %else
 %patch3 -p1
 %endif
+
 %build
 %{__libtoolize}
 %{__aclocal}
This page took 0.194924 seconds and 4 git commands to generate.