summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Ware <ryan.r.ware@intel.com>2012-05-29 17:50:08 -0700
committerRyan Ware <ryan.r.ware@intel.com>2012-05-29 17:50:08 -0700
commit009fe3a871def463d1811eacf7dc0d17efdb79ea (patch)
treee87d45124361001d2c557e87b246482b77b6008a
parent069da3cbd66c66454606f9d408b697e65f5684f6 (diff)
downloadimake-1.0_post.tar.gz
imake-1.0_post.tar.bz2
imake-1.0_post.zip
Change-Id: I1d00f7334117134888ad5877a9cb6811b90be907 Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
-rw-r--r--packaging/imake.manifest5
-rw-r--r--packaging/imake.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/imake.manifest b/packaging/imake.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/imake.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/imake.spec b/packaging/imake.spec
index 987a20c..74de9aa 100644
--- a/packaging/imake.spec
+++ b/packaging/imake.spec
@@ -13,6 +13,7 @@ Source1: ftp://ftp.x.org/pub/individual/util/makedepend-1.0.2.tar.bz2
Source2: ftp://ftp.x.org/pub/individual/util/gccmakedep-1.0.2.tar.bz2
Source3: ftp://ftp.x.org/pub/individual/util/xorg-cf-files-1.0.3.tar.bz2
Source4: ftp://ftp.x.org/pub/individual/util/lndir-1.0.1.tar.bz2
+Source1001: packaging/imake.manifest
Patch0: xorg-cf-files-1.0.0-misc.patch
Patch1: xorg-cf-files-1.0.0-ProjectRoot.patch
Patch2: xorg-cf-files-1.0.2-redhat.patch
@@ -44,6 +45,7 @@ migrate software to the GNU autotools system.
%patch10 -p0 -b .findpedantry
%build
+cp %{SOURCE1001} .
# Build everything
{
for pkg in imake makedepend gccmakedep lndir xorg-cf-files ; do
@@ -84,6 +86,7 @@ rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
%files
+%manifest imake.manifest
%defattr(-,root,root,-)
%doc
%{_bindir}/ccmakedep