remove manifest for now
authorAnas Nashif <anas.nashif@intel.com>
Tue, 30 Oct 2012 15:43:25 +0000 (08:43 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 30 Oct 2012 15:43:25 +0000 (08:43 -0700)
packaging/cpio.spec

index 90ae369af6675b494e0ebb75b3dc94a156a9e1c0..a5156dab4f218fb6364b5bd42b2b9faec169705d 100644 (file)
@@ -6,7 +6,6 @@ Summary:        A GNU archiving program
 Url:            http://www.gnu.org/software/cpio/
 Group:          Applications/Archiving
 Source0:        ftp://ftp.gnu.org/gnu/cpio/cpio-%{version}.tar.gz
-Source1001:     cpio.manifest
 BuildRequires:  autoconf
 
 %description
@@ -28,7 +27,6 @@ Install cpio if you need a program to manage file archives.
 
 
 %build
-cp %{SOURCE1001} .
 export ac_cv_prog_cc_c99=no
 %configure --disable-nls
 
@@ -44,7 +42,6 @@ rm -rf %{buildroot}%{_prefix}/libexec/rmt
 %docs_package
 
 %files
-%manifest cpio.manifest
 %doc COPYING
 %{_bindir}/*