[gtk3] Upload the missing files to the pkgcache

Richard Hughes rhughes at fedoraproject.org
Wed Jun 25 07:47:21 UTC 2014


commit 45d96f87fe22d8a35a2d1d0e79942ec683b0b0a7
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jun 25 08:42:55 2014 +0100

    Upload the missing files to the pkgcache

 .gitignore |    2 ++
 gtk3.spec  |    1 +
 sources    |    2 ++
 3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be6d90a..2b12d99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,5 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.13.1.tar.xz
 /gtk+-3.13.2.tar.xz
 /gtk+-3.13.3.tar.xz
+/reftests-dark.test.in
+/reftests-hc.test.in
diff --git a/gtk3.spec b/gtk3.spec
index 50a8b2c..2b61f61 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -169,6 +169,7 @@ the functionality of the installed %{name} package.
 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
 # copy missing files
+mkdir -p $RPM_SOURCE_DIR/gtk+-3.13.3/testsuite/reftests
 cp %SOURCE1 $RPM_SOURCE_DIR/gtk+-3.13.3/testsuite/reftests
 cp %SOURCE2 $RPM_SOURCE_DIR/gtk+-3.13.3/testsuite/reftests
 
diff --git a/sources b/sources
index fd6de33..7f85e68 100644
--- a/sources
+++ b/sources
@@ -1 +1,3 @@
 851a0a6a4dbafa2620ddce73b27651c6  gtk+-3.13.3.tar.xz
+fa5092eb1e52ce4173a0cb442728cdda  reftests-dark.test.in
+bf7989cd16e9bbcc318bd49f20bfb636  reftests-hc.test.in


More information about the scm-commits mailing list