tizen 2.3.1 release tizen_2.3.1 submit/tizen_2.3.1/20150915.100232 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 17:23:52 +0000 (02:23 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 17:23:52 +0000 (02:23 +0900)
packaging/m4.manifest [deleted file]
packaging/m4.spec

diff --git a/packaging/m4.manifest b/packaging/m4.manifest
deleted file mode 100644 (file)
index 017d22d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
- <request>
-    <domain name="_"/>
- </request>
-</manifest>
index fbc05bc..f98c588 100644 (file)
@@ -6,7 +6,6 @@ Group:      Applications/Text
 License:    GPLv3+
 URL:        http://www.gnu.org/software/m4/
 Source0:    ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
-Source1001: packaging/m4.manifest 
 Patch0:     m4-1.4.14-include.patch
 
 
@@ -30,7 +29,6 @@ Install m4 if you need a macro processor.
 %patch0 -p1
 
 %build
-cp %{SOURCE1001} .
 
 %configure --disable-static
 make %{?jobs:-j%jobs}
@@ -43,7 +41,6 @@ rm -rf %{buildroot}
 %docs_package 
 
 %files
-%manifest m4.manifest
 %defattr(-,root,root,-)
 %doc COPYING
 %{_bindir}/m4