summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-09 02:22:10 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-09 02:22:10 +0900
commitdc8d2de17660ed4f529fb0e23261d2815a24ea69 (patch)
tree3e06e1d95a8de272c098d72567f5a14128759d60
parent702727c133210fe84caf9249cdaf8123e1ab21f3 (diff)
downloadintltool-tizen_2.3.1.tar.gz
intltool-tizen_2.3.1.tar.bz2
intltool-tizen_2.3.1.zip
-rw-r--r--packaging/intltool.manifest5
-rw-r--r--packaging/intltool.spec3
2 files changed, 0 insertions, 8 deletions
diff --git a/packaging/intltool.manifest b/packaging/intltool.manifest
deleted file mode 100644
index 017d22d..0000000
--- a/packaging/intltool.manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
- <request>
- <domain name="_"/>
- </request>
-</manifest>
diff --git a/packaging/intltool.spec b/packaging/intltool.spec
index 52eb7bb..6438d06 100644
--- a/packaging/intltool.spec
+++ b/packaging/intltool.spec
@@ -11,7 +11,6 @@ Group: Development/Tools
License: GPLv2 with exceptions
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/intltool/0.41/%{name}-%{version}.tar.gz
-Source1001: packaging/intltool.manifest
Patch0: schemas-merge.patch
Requires: patch
Requires: automake
@@ -36,7 +35,6 @@ them in the po files.
%patch0 -p1
%build
-cp %{SOURCE1001} .
%configure --disable-static
make %{?jobs:-j%jobs}
@@ -52,7 +50,6 @@ rm -rf %{buildroot}
%files
-%manifest intltool.manifest
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%doc %{_mandir}/man*/*