X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2FlibXfontcache.spec;h=9a2a06345fbbdd98c1e8f1c688f47ca81ffcf93b;hb=refs%2Fheads%2Ftizen_3.0.2014.q3_common;hp=7a142e068c18b3ea6c69e3edc36074694715d7ca;hpb=3d0cbf402db9d266a10967328e6d83ffb77a192a;p=platform%2Fupstream%2FlibXfontcache.git diff --git a/packaging/libXfontcache.spec b/packaging/libXfontcache.spec index 7a142e0..9a2a063 100644 --- a/packaging/libXfontcache.spec +++ b/packaging/libXfontcache.spec @@ -1,3 +1,5 @@ +%bcond_with x + Name: libXfontcache Version: 1.0.5 Release: 0 @@ -16,6 +18,10 @@ BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xorg-macros) >= 1.3 +%if !%{with x} +ExclusiveArch: +%endif + %description FontCache is an extension that is used by X TrueType to cache information about fonts. @@ -48,7 +54,7 @@ make %{?_smp_mflags} %postun -p /sbin/ldconfig -%files +%files %manifest %{name}.manifest %defattr(-,root,root) %license COPYING