resetting manifest requested domain to floor
[platform/upstream/fontcacheproto.git] / packaging / fontcacheproto.spec
index bfcb040..551a1b4 100644 (file)
@@ -6,6 +6,7 @@ Summary:        X.org FontcacheProto protocol headers
 Url:            http://www.x.org
 Group:          Development/X11 Protocols
 Source0:        %{name}-%{version}.tar.bz2
+Source1001:    fontcacheproto.manifest
 
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xorg-macros)
@@ -15,6 +16,7 @@ BuildRequires:  pkgconfig(xorg-macros)
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure --disable-static \
@@ -30,6 +32,7 @@ make %{?_smp_mflags}
 
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %defattr(-,root,root,-)
 %{_includedir}/X11/extensions/*.h