Update tag value for tizen 2.0 build
[external/libidn.git] / packaging / libidn.spec
index 41c477a..00b6b13 100644 (file)
@@ -1,11 +1,12 @@
 Name:       libidn
 Summary:    Internationalized Domain Name support library
 Version:    1.15
-Release:    1
+Release:    6
 Group:      System/Libraries
 License:    LGPLv2.1+
 URL:        http://www.gnu.org/software/libidn/
 Source0:    http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
+Source1001: packaging/libidn.manifest 
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  pkgconfig
@@ -38,6 +39,7 @@ developing programs which use the GNU libidn library.
 
 
 %build
+cp %{SOURCE1001} .
 
 %configure --disable-static \
     --disable-csharp \
@@ -63,6 +65,7 @@ rm -f %{buildroot}%{_bindir}/idn
 %postun -p /sbin/ldconfig
 
 %files -f libidn.lang
+%manifest libidn.manifest
 %defattr(-,root,root,-)
 %dir %{_datadir}/emacs
 %dir %{_datadir}/emacs/site-lisp
@@ -71,6 +74,7 @@ rm -f %{buildroot}%{_bindir}/idn
 %{_libdir}/libidn.so.*
 
 %files devel
+%manifest libidn.manifest
 %defattr(-,root,root,-)
 %{_libdir}/libidn.so
 %{_includedir}/*.h