Upload the missing files to the pkgcache

This commit is contained in:
Richard Hughes 2014-06-25 08:42:55 +01:00
parent 92587a2949
commit 45d96f87fe
3 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1,3 @@
851a0a6a4dbafa2620ddce73b27651c6 gtk+-3.13.3.tar.xz
fa5092eb1e52ce4173a0cb442728cdda reftests-dark.test.in
bf7989cd16e9bbcc318bd49f20bfb636 reftests-hc.test.in