summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-08 21:49:03 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-08 21:49:03 +0900
commit8343140b9ac63b77f232ee51bfa788e5e6801dbe (patch)
treef43de4b8c1219b4f5696e8e79cbafcd5084ef4ff
parentfdb3f93669e8ec0459f57e34b32dbd8c6234c913 (diff)
downloadchrpath-tizen_2.3.1.tar.gz
chrpath-tizen_2.3.1.tar.bz2
chrpath-tizen_2.3.1.zip
-rw-r--r--packaging/chrpath.manifest5
-rw-r--r--packaging/chrpath.spec6
2 files changed, 1 insertions, 10 deletions
diff --git a/packaging/chrpath.manifest b/packaging/chrpath.manifest
deleted file mode 100644
index 017d22d..0000000
--- a/packaging/chrpath.manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
- <request>
- <domain name="_"/>
- </request>
-</manifest>
diff --git a/packaging/chrpath.spec b/packaging/chrpath.spec
index 1474caf..012bb25 100644
--- a/packaging/chrpath.spec
+++ b/packaging/chrpath.spec
@@ -1,13 +1,11 @@
-
Name: chrpath
Summary: Modify rpath of compiled programs
Version: 0.13
-Release: 3
+Release: 4
Group: Development/Tools
License: GPL+
URL: http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/
Source0: http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/%{name}-%{version}.tar.gz
-Source1001: packaging/chrpath.manifest
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -24,7 +22,6 @@ is supported.
%build
-cp %{SOURCE1001} .
%configure --disable-static
# Call make instruction with smp support
@@ -47,7 +44,6 @@ rm -rf %{buildroot}
%files
-%manifest chrpath.manifest
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_bindir}/chrpath