Merge branch 'devel/x11' into tizen
[platform/upstream/fontsproto.git] / packaging / fontsproto.spec
index 191667b..0f24339 100644 (file)
@@ -1,11 +1,14 @@
+%bcond_with x
+
 Name:           fontsproto
-Version:        2.1.2
+Version:        2.1.3
 Release:        1
 License:        MIT
 Summary:        X
 Url:            http://www.x.org
 Group:          Development/System
 Source0:        %{name}-%{version}.tar.bz2
+Source1001:    fontsproto.manifest
 
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xorg-macros)
@@ -15,9 +18,10 @@ BuildRequires:  pkgconfig(xorg-macros)
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
-%configure --disable-static \
+%autogen --disable-static \
              --libdir=%{_datadir} \
              --without-xmlto
 
@@ -30,6 +34,7 @@ make %{?_smp_mflags}
 
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %defattr(-,root,root,-)
 %{_includedir}/X11/fonts/*.h