Install manifest
[platform/upstream/atk.git] / packaging / atk.spec
index e02579e..0748a4c 100644 (file)
@@ -1,6 +1,6 @@
-%define baseline 2.12
+%define baseline 2.16
 Name:           atk
-Version:        2.12.0
+Version:        2.16.0
 Release:        0
 License:        LGPL-2.0+
 Summary:        An Accessibility ToolKit
@@ -9,12 +9,6 @@ Group:          System/Libraries
 Source:         http://download.gnome.org/sources/%{name}/%{baseline}/%{name}-%{version}.tar.xz
 Source98:       baselibs.conf
 Source1001:     %{name}.manifest
-# Patches auto-generated by git-buildpackage:
-Patch0:     0001-grab_highlight-callback-added-to-the-AtkComponentInt.patch
-Patch1:     0002-Added-missing-symbol-for-export.patch
-Patch2:     0003-clear_highlight-callback-added-to-the-AtkComponentIn.patch
-Patch3:     0004-get_highlight_index-callback-added-to-the-AtkCompone.patch
-Patch4:     0005-Tizen-2.4-spin-repo-configuration.patch
 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -64,16 +58,7 @@ to develop applications that require these.
 
 %prep
 %setup -q
-# 0001-grab_highlight-callback-added-to-the-AtkComponentInt.patch
-%patch0 -p1
-# 0002-Added-missing-symbol-for-export.patch
-%patch1 -p1
-# 0003-clear_highlight-callback-added-to-the-AtkComponentIn.patch
-%patch2 -p1
-# 0004-get_highlight_index-callback-added-to-the-AtkCompone.patch
-%patch3 -p1
-# 0005-Tizen-2.4-spin-repo-configuration.patch
-%patch4 -p1
+cp %{SOURCE1001} .
 
 %build
 %autogen \
@@ -92,12 +77,14 @@ cp -f COPYING %{buildroot}/usr/share/license/%{name}
 %postun -n libatk -p /sbin/ldconfig
 
 %files -n libatk
+%manifest %{name}.manifest
 %defattr(-, root, root)
 %doc COPYING
 /usr/share/license/%{name}
 %{_libdir}/lib*.so.*
 
 %files devel
+%manifest %{name}.manifest
 %defattr(-, root, root)
 %{_includedir}/atk-1.0
 %{_libdir}/lib*.so