]> git.pld-linux.org Git - packages/freetype.git/blobdiff - freetype.spec
add buildconflicts for now
[packages/freetype.git] / freetype.spec
index e3a4e004da8c1c1dc53f883f69be8c53a5a1b45a..860ef8e313fb29d95665f81a95bdeb6701c7a43f 100644 (file)
@@ -1,5 +1,5 @@
 # TODO:
-# - demos seem to use installed headers instead of these coming from new tarball
+# - demos seem to use installed headers instead of these coming from new tarball (therefore buildconflicts)
 #
 # Conditional build:
 %bcond_without lcd             # without LCD subpixel color filtering (Microsoft patents in USA)
@@ -16,7 +16,7 @@ Summary(ru.UTF-8):    Растеризатор шрифтов TrueType
 Summary(uk.UTF-8):     Растеризатор шрифтів TrueType
 Name:          freetype
 Version:       2.6
-Release:       0.1
+Release:       1
 Epoch:         1
 License:       GPL v2 or FTL
 Group:         Libraries
@@ -42,6 +42,7 @@ BuildRequires:        sed >= 4.0
 %{?with_x11:BuildRequires:     xorg-lib-libX11-devel}
 %endif
 BuildRequires: zlib-devel
+BuildConflicts:        %{name}-devel < %{version}
 Obsoletes:     freetype2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.033571 seconds and 4 git commands to generate.