From: jiehua.xiong Date: Thu, 17 Oct 2013 06:29:42 +0000 (+0800) Subject: Update build files to include license files X-Git-Tag: 2.2.1_release~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d401366f1535a577ff5e5e40d868531924a26f07;p=test%2Ftct%2Fweb%2Fapi.git Update build files to include license files Change-Id: I57d7ac88bc75c02da7fd9e9ee6840e2803f08119 --- diff --git a/tct-2dtransforms-css3-tests/2dtransforms/csswg/Makefile.am b/tct-2dtransforms-css3-tests/2dtransforms/csswg/Makefile.am index 02872935a..fca25d037 100644 --- a/tct-2dtransforms-css3-tests/2dtransforms/csswg/Makefile.am +++ b/tct-2dtransforms-css3-tests/2dtransforms/csswg/Makefile.am @@ -1,3 +1,5 @@ tests_SCRIPTS = *.html *.js testsdir = $(prefix)/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg +dist_doc_DATA = COPYING diff --git a/tct-2dtransforms-css3-tests/Makefile.am b/tct-2dtransforms-css3-tests/Makefile.am index 39877c150..d787f2d5a 100644 --- a/tct-2dtransforms-css3-tests/Makefile.am +++ b/tct-2dtransforms-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = 2dtransforms $(commondir) docdir = $(prefix)/opt/tct-2dtransforms-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-2dtransforms-css3-tests/resources/Makefile.am b/tct-2dtransforms-css3-tests/resources/Makefile.am index e9b2084c3..365cbbb6d 100644 --- a/tct-2dtransforms-css3-tests/resources/Makefile.am +++ b/tct-2dtransforms-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-2dtransforms-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-2dtransforms-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-2dtransforms-css3-tests/tct-2dtransforms-css3-tests.spec b/tct-2dtransforms-css3-tests/tct-2dtransforms-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-2dtransforms-css3-tests/tct-2dtransforms-css3-tests.spec +++ b/tct-2dtransforms-css3-tests/tct-2dtransforms-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-3dtransforms-css3-tests/3dtransforms/csswg/Makefile.am b/tct-3dtransforms-css3-tests/3dtransforms/csswg/Makefile.am index 1ea3f91a2..8adae9a88 100644 --- a/tct-3dtransforms-css3-tests/3dtransforms/csswg/Makefile.am +++ b/tct-3dtransforms-css3-tests/3dtransforms/csswg/Makefile.am @@ -1,3 +1,5 @@ tests_SCRIPTS = *.html *.js testsdir = $(prefix)/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg +dist_doc_DATA = COPYING diff --git a/tct-3dtransforms-css3-tests/3dtransforms/support/Makefile.am b/tct-3dtransforms-css3-tests/3dtransforms/support/Makefile.am index 5ebd32b92..923aab5d7 100644 --- a/tct-3dtransforms-css3-tests/3dtransforms/support/Makefile.am +++ b/tct-3dtransforms-css3-tests/3dtransforms/support/Makefile.am @@ -1,3 +1,5 @@ tests_SCRIPTS = * testsdir = $(prefix)/opt/tct-3dtransforms-css3-tests/3dtransforms/support EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-3dtransforms-css3-tests/3dtransforms/support +dist_doc_DATA = COPYING diff --git a/tct-3dtransforms-css3-tests/Makefile.am b/tct-3dtransforms-css3-tests/Makefile.am index 92fca11b5..75ff3f19b 100644 --- a/tct-3dtransforms-css3-tests/Makefile.am +++ b/tct-3dtransforms-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = 3dtransforms $(commondir) docdir = $(prefix)/opt/tct-3dtransforms-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-3dtransforms-css3-tests/resources/Makefile.am b/tct-3dtransforms-css3-tests/resources/Makefile.am index b3f14946d..0153f0098 100644 --- a/tct-3dtransforms-css3-tests/resources/Makefile.am +++ b/tct-3dtransforms-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-3dtransforms-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-3dtransforms-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-3dtransforms-css3-tests/tct-3dtransforms-css3-tests.spec b/tct-3dtransforms-css3-tests/tct-3dtransforms-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-3dtransforms-css3-tests/tct-3dtransforms-css3-tests.spec +++ b/tct-3dtransforms-css3-tests/tct-3dtransforms-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-alarm-tizen-tests/Makefile.am b/tct-alarm-tizen-tests/Makefile.am index f1c58a1b1..57eb3564e 100644 --- a/tct-alarm-tizen-tests/Makefile.am +++ b/tct-alarm-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = alarm $(commondir) docdir = $(prefix)/opt/tct-alarm-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-alarm-tizen-tests/resources/Makefile.am b/tct-alarm-tizen-tests/resources/Makefile.am index d42da33bf..5ffe3a74a 100644 --- a/tct-alarm-tizen-tests/resources/Makefile.am +++ b/tct-alarm-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-alarm-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-alarm-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-alarm-tizen-tests/tct-alarm-tizen-tests.spec b/tct-alarm-tizen-tests/tct-alarm-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-alarm-tizen-tests/tct-alarm-tizen-tests.spec +++ b/tct-alarm-tizen-tests/tct-alarm-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-animations-css3-tests/Makefile.am b/tct-animations-css3-tests/Makefile.am index 84dabab2e..e8ffa446f 100644 --- a/tct-animations-css3-tests/Makefile.am +++ b/tct-animations-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = animations $(commondir) docdir = $(prefix)/opt/tct-animations-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-animations-css3-tests/animations/csswg/Makefile.am b/tct-animations-css3-tests/animations/csswg/Makefile.am index e34b65ba6..3b36673f1 100644 --- a/tct-animations-css3-tests/animations/csswg/Makefile.am +++ b/tct-animations-css3-tests/animations/csswg/Makefile.am @@ -1,3 +1,5 @@ tests_SCRIPTS = * testsdir = $(prefix)/opt/tct-animations-css3-tests/animations/csswg EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-animations-css3-tests/animations/csswg +dist_doc_DATA = COPYING diff --git a/tct-animations-css3-tests/resources/Makefile.am b/tct-animations-css3-tests/resources/Makefile.am index 3d70bfc6b..53d224ad2 100644 --- a/tct-animations-css3-tests/resources/Makefile.am +++ b/tct-animations-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-animations-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-animations-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-animations-css3-tests/tct-animations-css3-tests.spec b/tct-animations-css3-tests/tct-animations-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-animations-css3-tests/tct-animations-css3-tests.spec +++ b/tct-animations-css3-tests/tct-animations-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-animationtiming-w3c-tests/Makefile.am b/tct-animationtiming-w3c-tests/Makefile.am index 4c20fddd6..fbabd19db 100644 --- a/tct-animationtiming-w3c-tests/Makefile.am +++ b/tct-animationtiming-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = animationtiming $(commondir) docdir = $(prefix)/opt/tct-animationtiming-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-animationtiming-w3c-tests/animationtiming/w3c/Makefile.am b/tct-animationtiming-w3c-tests/animationtiming/w3c/Makefile.am index 215767926..5d5b39536 100644 --- a/tct-animationtiming-w3c-tests/animationtiming/w3c/Makefile.am +++ b/tct-animationtiming-w3c-tests/animationtiming/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-animationtiming-w3c-tests/animationtiming/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-animationtiming-w3c-tests/animationtiming/w3c +dist_doc_DATA = COPYING diff --git a/tct-animationtiming-w3c-tests/resources/Makefile.am b/tct-animationtiming-w3c-tests/resources/Makefile.am index 588518739..b1545ef2c 100644 --- a/tct-animationtiming-w3c-tests/resources/Makefile.am +++ b/tct-animationtiming-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-animationtiming-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-animationtiming-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-animationtiming-w3c-tests/tct-animationtiming-w3c-tests.spec b/tct-animationtiming-w3c-tests/tct-animationtiming-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-animationtiming-w3c-tests/tct-animationtiming-w3c-tests.spec +++ b/tct-animationtiming-w3c-tests/tct-animationtiming-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-appcache-html5-tests/Makefile.am b/tct-appcache-html5-tests/Makefile.am index 430bfe3a7..c9d884afe 100644 --- a/tct-appcache-html5-tests/Makefile.am +++ b/tct-appcache-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = appcache $(commondir) docdir = $(prefix)/opt/tct-appcache-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-appcache-html5-tests/common/Makefile.am b/tct-appcache-html5-tests/common/Makefile.am index 4ca963b5a..de0c59ecc 100644 --- a/tct-appcache-html5-tests/common/Makefile.am +++ b/tct-appcache-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-appcache-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-appcache-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-appcache-html5-tests/resources/Makefile.am b/tct-appcache-html5-tests/resources/Makefile.am index 03eb7f813..4726dd50d 100644 --- a/tct-appcache-html5-tests/resources/Makefile.am +++ b/tct-appcache-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-appcache-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-appcache-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-appcache-html5-tests/tct-appcache-html5-tests.spec b/tct-appcache-html5-tests/tct-appcache-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-appcache-html5-tests/tct-appcache-html5-tests.spec +++ b/tct-appcache-html5-tests/tct-appcache-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-appcontrol-tizen-tests/Makefile.am b/tct-appcontrol-tizen-tests/Makefile.am index dd00bba54..9b8663885 100644 --- a/tct-appcontrol-tizen-tests/Makefile.am +++ b/tct-appcontrol-tizen-tests/Makefile.am @@ -1,6 +1,6 @@ commondir = resources testkit SUBDIRS = appcontrol $(commondir) docdir = $(prefix)/opt/tct-appcontrol-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING contentsdir = $(prefix)/opt/tct-appcontrol-tizen-tests/mediasrc dist_contents_DATA = webapi-tizen-appcontrol-test_* diff --git a/tct-appcontrol-tizen-tests/resources/Makefile.am b/tct-appcontrol-tizen-tests/resources/Makefile.am index 8bc08999e..15bf4eb28 100644 --- a/tct-appcontrol-tizen-tests/resources/Makefile.am +++ b/tct-appcontrol-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-appcontrol-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-appcontrol-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-appcontrol-tizen-tests/tct-appcontrol-tizen-tests.spec b/tct-appcontrol-tizen-tests/tct-appcontrol-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-appcontrol-tizen-tests/tct-appcontrol-tizen-tests.spec +++ b/tct-appcontrol-tizen-tests/tct-appcontrol-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-application-tizen-tests/Makefile.am b/tct-application-tizen-tests/Makefile.am index f16ffff43..736f41e6b 100644 --- a/tct-application-tizen-tests/Makefile.am +++ b/tct-application-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = application $(commondir) docdir = $(prefix)/opt/tct-application-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-application-tizen-tests/application/support/TCTAppControl/resources/Makefile.am b/tct-application-tizen-tests/application/support/TCTAppControl/resources/Makefile.am index baced4911..3ffd778af 100644 --- a/tct-application-tizen-tests/application/support/TCTAppControl/resources/Makefile.am +++ b/tct-application-tizen-tests/application/support/TCTAppControl/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-application-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-application-tizen-tests/application/support/TCTAppControl/resources +dist_doc_DATA = COPYING diff --git a/tct-application-tizen-tests/resources/Makefile.am b/tct-application-tizen-tests/resources/Makefile.am index baced4911..694e14449 100644 --- a/tct-application-tizen-tests/resources/Makefile.am +++ b/tct-application-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-application-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-application-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-application-tizen-tests/tct-application-tizen-tests.spec b/tct-application-tizen-tests/tct-application-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-application-tizen-tests/tct-application-tizen-tests.spec +++ b/tct-application-tizen-tests/tct-application-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-audio-html5-tests/Makefile.am b/tct-audio-html5-tests/Makefile.am index 4d0dc71b7..05a533984 100644 --- a/tct-audio-html5-tests/Makefile.am +++ b/tct-audio-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = audio $(commondir) docdir = $(prefix)/opt/tct-audio-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-audio-html5-tests/audio/media/Makefile.am b/tct-audio-html5-tests/audio/media/Makefile.am index 9b92bd0f6..97c8211c0 100644 --- a/tct-audio-html5-tests/audio/media/Makefile.am +++ b/tct-audio-html5-tests/audio/media/Makefile.am @@ -1,3 +1,5 @@ audiomedia_SCRIPTS = * audiomediadir = $(prefix)/opt/tct-audio-html5-tests/audio/media EXTRA_DIST = $(audiomedia_SCRIPTS) +docdir = $(prefix)/opt/tct-audio-html5-tests/audio/media +dist_doc_DATA = COPYING diff --git a/tct-audio-html5-tests/audio/w3c/Makefile.am b/tct-audio-html5-tests/audio/w3c/Makefile.am index 4dec5b4ca..819825398 100644 --- a/tct-audio-html5-tests/audio/w3c/Makefile.am +++ b/tct-audio-html5-tests/audio/w3c/Makefile.am @@ -1,3 +1,5 @@ audiow3c_SCRIPTS = * audiow3cdir = $(prefix)/opt/tct-audio-html5-tests/audio/w3c EXTRA_DIST = $(audiow3c_SCRIPTS) +docdir = $(prefix)/opt/tct-audio-html5-tests/audio/w3c +dist_doc_DATA = COPYING diff --git a/tct-audio-html5-tests/common/Makefile.am b/tct-audio-html5-tests/common/Makefile.am index d57ced1ee..f75e9be8c 100644 --- a/tct-audio-html5-tests/common/Makefile.am +++ b/tct-audio-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-audio-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-audio-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-audio-html5-tests/resources/Makefile.am b/tct-audio-html5-tests/resources/Makefile.am index ba81f0c34..e8824a5c1 100644 --- a/tct-audio-html5-tests/resources/Makefile.am +++ b/tct-audio-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-audio-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-audio-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-audio-html5-tests/tct-audio-html5-tests.spec b/tct-audio-html5-tests/tct-audio-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-audio-html5-tests/tct-audio-html5-tests.spec +++ b/tct-audio-html5-tests/tct-audio-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-backgrounds-css3-tests/Makefile.am b/tct-backgrounds-css3-tests/Makefile.am index 28f73d1f4..bbab2084e 100644 --- a/tct-backgrounds-css3-tests/Makefile.am +++ b/tct-backgrounds-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = backgrounds $(commondir) docdir = $(prefix)/opt/tct-backgrounds-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/Makefile.am b/tct-backgrounds-css3-tests/backgrounds/csswg/Makefile.am index 9ec576535..78c61373d 100644 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/Makefile.am +++ b/tct-backgrounds-css3-tests/backgrounds/csswg/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = support Bgcsswg_SCRIPTS = * Bgcsswgdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/csswg EXTRA_DIST = $(Bgcsswg_SCRIPTS ) +docdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/csswg +dist_doc_DATA = COPYING diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/support/Makefile.am b/tct-backgrounds-css3-tests/backgrounds/csswg/support/Makefile.am index 79b462b6b..f1951aac9 100644 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/support/Makefile.am +++ b/tct-backgrounds-css3-tests/backgrounds/csswg/support/Makefile.am @@ -1,3 +1,5 @@ backsupport_SCRIPTS = * backsupportdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/csswg/support EXTRA_DIST = $(backsupport_SCRIPTS) +docdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/csswg/support +dist_doc_DATA = COPYING diff --git a/tct-backgrounds-css3-tests/backgrounds/support/Makefile.am b/tct-backgrounds-css3-tests/backgrounds/support/Makefile.am index 049870f78..0ccad8d09 100644 --- a/tct-backgrounds-css3-tests/backgrounds/support/Makefile.am +++ b/tct-backgrounds-css3-tests/backgrounds/support/Makefile.am @@ -1,3 +1,5 @@ backgroundssupport_SCRIPTS = * backgroundssupportdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/support EXTRA_DIST = $(backgroundssupport_SCRIPTS) +docdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/support +dist_doc_DATA = COPYING diff --git a/tct-backgrounds-css3-tests/backgrounds/webkit/Makefile.am b/tct-backgrounds-css3-tests/backgrounds/webkit/Makefile.am index 2b16d7db1..79d1a5b2e 100644 --- a/tct-backgrounds-css3-tests/backgrounds/webkit/Makefile.am +++ b/tct-backgrounds-css3-tests/backgrounds/webkit/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources tests_SCRIPTS = * testsdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/webkit EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-backgrounds-css3-tests/backgrounds/webkit +dist_doc_DATA = COPYING diff --git a/tct-backgrounds-css3-tests/resources/Makefile.am b/tct-backgrounds-css3-tests/resources/Makefile.am index 1bce85817..e0b9cc288 100644 --- a/tct-backgrounds-css3-tests/resources/Makefile.am +++ b/tct-backgrounds-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-backgrounds-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-backgrounds-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-backgrounds-css3-tests/tct-backgrounds-css3-tests.spec b/tct-backgrounds-css3-tests/tct-backgrounds-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-backgrounds-css3-tests/tct-backgrounds-css3-tests.spec +++ b/tct-backgrounds-css3-tests/tct-backgrounds-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-batterystatus-w3c-tests/Makefile.am b/tct-batterystatus-w3c-tests/Makefile.am index aef7e7e6e..7843b221b 100644 --- a/tct-batterystatus-w3c-tests/Makefile.am +++ b/tct-batterystatus-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = batterystatus $(commondir) docdir = $(prefix)/opt/tct-batterystatus-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-batterystatus-w3c-tests/resources/Makefile.am b/tct-batterystatus-w3c-tests/resources/Makefile.am index 7afb6edf5..e504bdc8e 100644 --- a/tct-batterystatus-w3c-tests/resources/Makefile.am +++ b/tct-batterystatus-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-batterystatus-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-batterystatus-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-batterystatus-w3c-tests/tct-batterystatus-w3c-tests.spec b/tct-batterystatus-w3c-tests/tct-batterystatus-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-batterystatus-w3c-tests/tct-batterystatus-w3c-tests.spec +++ b/tct-batterystatus-w3c-tests/tct-batterystatus-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-bluetooth-tizen-tests/Makefile.am b/tct-bluetooth-tizen-tests/Makefile.am index acaa74eed..df1b6fcf2 100644 --- a/tct-bluetooth-tizen-tests/Makefile.am +++ b/tct-bluetooth-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = bluetooth tct-bt-helper $(commondir) docdir = $(prefix)/opt/tct-bluetooth-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-bluetooth-tizen-tests/resources/Makefile.am b/tct-bluetooth-tizen-tests/resources/Makefile.am index 6115e32fa..ea44ba934 100644 --- a/tct-bluetooth-tizen-tests/resources/Makefile.am +++ b/tct-bluetooth-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-bluetooth-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-bluetooth-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-bluetooth-tizen-tests/tct-bluetooth-tizen-tests.spec b/tct-bluetooth-tizen-tests/tct-bluetooth-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-bluetooth-tizen-tests/tct-bluetooth-tizen-tests.spec +++ b/tct-bluetooth-tizen-tests/tct-bluetooth-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-bookmark-tizen-tests/Makefile.am b/tct-bookmark-tizen-tests/Makefile.am index 1209a8319..ec93002cf 100644 --- a/tct-bookmark-tizen-tests/Makefile.am +++ b/tct-bookmark-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = bookmark $(commondir) docdir = $(prefix)/opt/tct-bookmark-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-bookmark-tizen-tests/resources/Makefile.am b/tct-bookmark-tizen-tests/resources/Makefile.am index c92c0eb5d..1c668b48e 100644 --- a/tct-bookmark-tizen-tests/resources/Makefile.am +++ b/tct-bookmark-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-bookmark-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-bookmark-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-bookmark-tizen-tests/tct-bookmark-tizen-tests.spec b/tct-bookmark-tizen-tests/tct-bookmark-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-bookmark-tizen-tests/tct-bookmark-tizen-tests.spec +++ b/tct-bookmark-tizen-tests/tct-bookmark-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-browserstate-html5-tests/Makefile.am b/tct-browserstate-html5-tests/Makefile.am index 183b1300b..a54ba3140 100644 --- a/tct-browserstate-html5-tests/Makefile.am +++ b/tct-browserstate-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = browserstate $(commondir) docdir = $(prefix)/opt/tct-browserstate-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-browserstate-html5-tests/common/Makefile.am b/tct-browserstate-html5-tests/common/Makefile.am index b11df1e5d..991053c3f 100644 --- a/tct-browserstate-html5-tests/common/Makefile.am +++ b/tct-browserstate-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-browserstate-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-browserstate-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-browserstate-html5-tests/resources/Makefile.am b/tct-browserstate-html5-tests/resources/Makefile.am index 56f2eef54..c745ec795 100644 --- a/tct-browserstate-html5-tests/resources/Makefile.am +++ b/tct-browserstate-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-browserstate-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-browserstate-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-browserstate-html5-tests/tct-browserstate-html5-tests.spec b/tct-browserstate-html5-tests/tct-browserstate-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-browserstate-html5-tests/tct-browserstate-html5-tests.spec +++ b/tct-browserstate-html5-tests/tct-browserstate-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-calendar-tizen-tests/Makefile.am b/tct-calendar-tizen-tests/Makefile.am index 530601acd..8332ad1e3 100644 --- a/tct-calendar-tizen-tests/Makefile.am +++ b/tct-calendar-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = calendar $(commondir) docdir = $(prefix)/opt/tct-calendar-tizen-tests -dist_doc_DATA = COPYING README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-calendar-tizen-tests/resources/Makefile.am b/tct-calendar-tizen-tests/resources/Makefile.am index b2f27395c..7105d5402 100644 --- a/tct-calendar-tizen-tests/resources/Makefile.am +++ b/tct-calendar-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-calendar-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-calendar-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-calendar-tizen-tests/tct-calendar-tizen-tests.spec b/tct-calendar-tizen-tests/tct-calendar-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-calendar-tizen-tests/tct-calendar-tizen-tests.spec +++ b/tct-calendar-tizen-tests/tct-calendar-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-callhistory-tizen-tests/Makefile.am b/tct-callhistory-tizen-tests/Makefile.am index 1479f5265..5d6e4a056 100644 --- a/tct-callhistory-tizen-tests/Makefile.am +++ b/tct-callhistory-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = callhistory $(commondir) docdir = $(prefix)/opt/tct-callhistory-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-callhistory-tizen-tests/resources/Makefile.am b/tct-callhistory-tizen-tests/resources/Makefile.am index 2b894e7db..54a4450cf 100644 --- a/tct-callhistory-tizen-tests/resources/Makefile.am +++ b/tct-callhistory-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-callhistory-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-callhistory-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-callhistory-tizen-tests/tct-callhistory-tizen-tests.spec b/tct-callhistory-tizen-tests/tct-callhistory-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-callhistory-tizen-tests/tct-callhistory-tizen-tests.spec +++ b/tct-callhistory-tizen-tests/tct-callhistory-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-canvas-html5-tests/Makefile.am b/tct-canvas-html5-tests/Makefile.am index 2680f850a..91ace3230 100644 --- a/tct-canvas-html5-tests/Makefile.am +++ b/tct-canvas-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = canvas $(commondir) docdir = $(prefix)/opt/tct-canvas-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-canvas-html5-tests/canvas/common/Makefile.am b/tct-canvas-html5-tests/canvas/common/Makefile.am index ae37e057b..0c087bca0 100644 --- a/tct-canvas-html5-tests/canvas/common/Makefile.am +++ b/tct-canvas-html5-tests/canvas/common/Makefile.am @@ -1,3 +1,5 @@ common_SCRIPTS = * commondir = $(prefix)/opt/tct-canvas-html5-tests/canvas/common EXTRA_DIST = $(common_SCRIPTS) +docdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/common +dist_doc_DATA = COPYING diff --git a/tct-canvas-html5-tests/canvas/fonts/Makefile.am b/tct-canvas-html5-tests/canvas/fonts/Makefile.am index da09fecb1..faed362e2 100644 --- a/tct-canvas-html5-tests/canvas/fonts/Makefile.am +++ b/tct-canvas-html5-tests/canvas/fonts/Makefile.am @@ -1,3 +1,5 @@ fonts_SCRIPTS = * fontsdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/fonts EXTRA_DIST = $(fonts_SCRIPTS) +docdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/fonts +dist_doc_DATA = COPYING diff --git a/tct-canvas-html5-tests/canvas/images/Makefile.am b/tct-canvas-html5-tests/canvas/images/Makefile.am index e1e1a8c99..bd7f2f6eb 100644 --- a/tct-canvas-html5-tests/canvas/images/Makefile.am +++ b/tct-canvas-html5-tests/canvas/images/Makefile.am @@ -1,3 +1,5 @@ images_SCRIPTS = * imagesdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/images EXTRA_DIST = $(images_SCRIPTS) +docdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/images +dist_doc_DATA = COPYING diff --git a/tct-canvas-html5-tests/canvas/w3c/Makefile.am b/tct-canvas-html5-tests/canvas/w3c/Makefile.am index 6c044a66e..f991cce5b 100644 --- a/tct-canvas-html5-tests/canvas/w3c/Makefile.am +++ b/tct-canvas-html5-tests/canvas/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-canvas-html5-tests/canvas/w3c +dist_doc_DATA = COPYING diff --git a/tct-canvas-html5-tests/common/Makefile.am b/tct-canvas-html5-tests/common/Makefile.am index 3203395e3..518b44215 100644 --- a/tct-canvas-html5-tests/common/Makefile.am +++ b/tct-canvas-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-canvas-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-canvas-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-canvas-html5-tests/resources/Makefile.am b/tct-canvas-html5-tests/resources/Makefile.am index 58cd8543f..3029be5b0 100644 --- a/tct-canvas-html5-tests/resources/Makefile.am +++ b/tct-canvas-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-canvas-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-canvas-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-canvas-html5-tests/tct-canvas-html5-tests.spec b/tct-canvas-html5-tests/tct-canvas-html5-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-canvas-html5-tests/tct-canvas-html5-tests.spec +++ b/tct-canvas-html5-tests/tct-canvas-html5-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-capability-tests/Makefile.am b/tct-capability-tests/Makefile.am index a83b9bd1b..5df0b246b 100644 --- a/tct-capability-tests/Makefile.am +++ b/tct-capability-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = capability $(commondir) docdir = $(prefix)/opt/tct-capability-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-capability-tests/resources/Makefile.am b/tct-capability-tests/resources/Makefile.am index b29fd0991..bbf8ab85d 100644 --- a/tct-capability-tests/resources/Makefile.am +++ b/tct-capability-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_SCRIPTS = * resourcesdir = $(prefix)/opt/tct-capability-tests/resources EXTRA_DIST = $(resources_SCRIPTS) +docdir = $(prefix)/opt/tct-capability-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-capability-tests/tct-capability-tests.spec b/tct-capability-tests/tct-capability-tests.spec index da1d2932b..4dd5ad572 100755 --- a/tct-capability-tests/tct-capability-tests.spec +++ b/tct-capability-tests/tct-capability-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-colors-css3-tests/Makefile.am b/tct-colors-css3-tests/Makefile.am index 9a58ab281..24b0b6760 100644 --- a/tct-colors-css3-tests/Makefile.am +++ b/tct-colors-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = colors $(commondir) docdir = $(prefix)/opt/tct-colors-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-colors-css3-tests/colors/csswg/Makefile.am b/tct-colors-css3-tests/colors/csswg/Makefile.am index 91732778c..19c2ab0c3 100644 --- a/tct-colors-css3-tests/colors/csswg/Makefile.am +++ b/tct-colors-css3-tests/colors/csswg/Makefile.am @@ -1,3 +1,5 @@ tests_SCRIPTS = * testsdir = $(prefix)/opt/tct-colors-css3-tests/colors/csswg EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-colors-css3-tests/colors/csswg +dist_doc_DATA = COPYING diff --git a/tct-colors-css3-tests/resources/Makefile.am b/tct-colors-css3-tests/resources/Makefile.am index 7c2de4666..c017e6a62 100644 --- a/tct-colors-css3-tests/resources/Makefile.am +++ b/tct-colors-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-colors-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-colors-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-colors-css3-tests/tct-colors-css3-tests.spec b/tct-colors-css3-tests/tct-colors-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-colors-css3-tests/tct-colors-css3-tests.spec +++ b/tct-colors-css3-tests/tct-colors-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-contact-tizen-tests/Makefile.am b/tct-contact-tizen-tests/Makefile.am index ec2a6763b..53a7280ea 100644 --- a/tct-contact-tizen-tests/Makefile.am +++ b/tct-contact-tizen-tests/Makefile.am @@ -1,7 +1,7 @@ commondir = resources testkit SUBDIRS = contact $(commondir) docdir = $(prefix)/opt/tct-contact-tizen-tests -dist_doc_DATA = COPYING README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING sounddir = $(prefix)/opt/tct-contact-tizen-tests/mediasrc dist_sound_DATA = *.mp3 imagedir = $(prefix)/opt/tct-contact-tizen-tests/mediasrc diff --git a/tct-contact-tizen-tests/resources/Makefile.am b/tct-contact-tizen-tests/resources/Makefile.am index 85025cd9e..9202388f3 100644 --- a/tct-contact-tizen-tests/resources/Makefile.am +++ b/tct-contact-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-contact-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-contact-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-contact-tizen-tests/tct-contact-tizen-tests.spec b/tct-contact-tizen-tests/tct-contact-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-contact-tizen-tests/tct-contact-tizen-tests.spec +++ b/tct-contact-tizen-tests/tct-contact-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-content-tizen-tests/Makefile.am b/tct-content-tizen-tests/Makefile.am index f791be0f6..8bec26dcc 100644 --- a/tct-content-tizen-tests/Makefile.am +++ b/tct-content-tizen-tests/Makefile.am @@ -1,6 +1,6 @@ commondir = resources testkit SUBDIRS = content $(commondir) docdir = $(prefix)/opt/tct-content-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING mediadir = $(prefix)/opt/tct-content-tizen-tests/mediasrc dist_media_DATA = media/* diff --git a/tct-content-tizen-tests/resources/Makefile.am b/tct-content-tizen-tests/resources/Makefile.am index 233e83b7c..9ce2690b9 100644 --- a/tct-content-tizen-tests/resources/Makefile.am +++ b/tct-content-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-content-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-content-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-content-tizen-tests/tct-content-tizen-tests.spec b/tct-content-tizen-tests/tct-content-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-content-tizen-tests/tct-content-tizen-tests.spec +++ b/tct-content-tizen-tests/tct-content-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-cors-w3c-tests/Makefile.am b/tct-cors-w3c-tests/Makefile.am index 78f606dcd..39b640dc7 100644 --- a/tct-cors-w3c-tests/Makefile.am +++ b/tct-cors-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = cors $(commondir) docdir = $(prefix)/opt/tct-cors-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-cors-w3c-tests/cors/support/Makefile.am b/tct-cors-w3c-tests/cors/support/Makefile.am index 232643dcc..53555496e 100644 --- a/tct-cors-w3c-tests/cors/support/Makefile.am +++ b/tct-cors-w3c-tests/cors/support/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = cgi corssupport_SCRIPTS = * corssupportdir = $(prefix)/opt/tct-cors-w3c-tests/cors/support EXTRA_DIST = $(corssupport_SCRIPTS) +docdir = $(prefix)/opt/tct-cors-w3c-tests/cors/support +dist_doc_DATA = COPYING diff --git a/tct-cors-w3c-tests/resources/Makefile.am b/tct-cors-w3c-tests/resources/Makefile.am index 279c3af72..945c3fab5 100644 --- a/tct-cors-w3c-tests/resources/Makefile.am +++ b/tct-cors-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-cors-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-cors-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-cors-w3c-tests/tct-cors-w3c-tests.spec b/tct-cors-w3c-tests/tct-cors-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-cors-w3c-tests/tct-cors-w3c-tests.spec +++ b/tct-cors-w3c-tests/tct-cors-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-csp-w3c-tests/Makefile.am b/tct-csp-w3c-tests/Makefile.am index 7cf616a6d..bf8871dbe 100644 --- a/tct-csp-w3c-tests/Makefile.am +++ b/tct-csp-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = csp $(commondir) docdir = $(prefix)/opt/tct-csp-w3c-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-csp-w3c-tests/csp/support/Makefile.am b/tct-csp-w3c-tests/csp/support/Makefile.am index f55cbcb04..b5d33f163 100644 --- a/tct-csp-w3c-tests/csp/support/Makefile.am +++ b/tct-csp-w3c-tests/csp/support/Makefile.am @@ -1,3 +1,5 @@ cspsupport_SCRIPTS = * cspsupportdir = $(prefix)/opt/tct-csp-w3c-tests/csp/support EXTRA_DIST = $(cspsupport_SCRIPTS) +docdir = $(prefix)/opt/tct-csp-w3c-tests/csp/support +dist_doc_DATA = COPYING diff --git a/tct-csp-w3c-tests/csp/w3c/Makefile.am b/tct-csp-w3c-tests/csp/w3c/Makefile.am index b66398f78..f1b38dc4a 100644 --- a/tct-csp-w3c-tests/csp/w3c/Makefile.am +++ b/tct-csp-w3c-tests/csp/w3c/Makefile.am @@ -1,3 +1,5 @@ cspw3c_SCRIPTS = * cspw3cdir = $(prefix)/opt/tct-csp-w3c-tests/csp/w3c EXTRA_DIST = $(cspw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-csp-w3c-tests/csp/w3c +dist_doc_DATA = COPYING diff --git a/tct-csp-w3c-tests/resources/Makefile.am b/tct-csp-w3c-tests/resources/Makefile.am index a48264134..134a489e2 100644 --- a/tct-csp-w3c-tests/resources/Makefile.am +++ b/tct-csp-w3c-tests/resources/Makefile.am @@ -2,3 +2,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-csp-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-csp-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-csp-w3c-tests/tct-csp-w3c-tests.spec b/tct-csp-w3c-tests/tct-csp-w3c-tests.spec index dd37c5a68..f80b8eb9f 100644 --- a/tct-csp-w3c-tests/tct-csp-w3c-tests.spec +++ b/tct-csp-w3c-tests/tct-csp-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-datacontrol-tizen-tests/Makefile.am b/tct-datacontrol-tizen-tests/Makefile.am index 36dcc17c8..c090fae16 100644 --- a/tct-datacontrol-tizen-tests/Makefile.am +++ b/tct-datacontrol-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = datacontrol $(commondir) docdir = $(prefix)/opt/tct-datacontrol-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-datacontrol-tizen-tests/resources/Makefile.am b/tct-datacontrol-tizen-tests/resources/Makefile.am index 459cee07e..308d03ff3 100644 --- a/tct-datacontrol-tizen-tests/resources/Makefile.am +++ b/tct-datacontrol-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-datacontrol-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-datacontrol-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-datacontrol-tizen-tests/tct-datacontrol-tizen-tests.spec b/tct-datacontrol-tizen-tests/tct-datacontrol-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-datacontrol-tizen-tests/tct-datacontrol-tizen-tests.spec +++ b/tct-datacontrol-tizen-tests/tct-datacontrol-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-datasync-tizen-tests/Makefile.am b/tct-datasync-tizen-tests/Makefile.am index 80c96d19f..0e8b07afa 100644 --- a/tct-datasync-tizen-tests/Makefile.am +++ b/tct-datasync-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = datasync $(commondir) docdir = $(prefix)/opt/tct-datasync-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-datasync-tizen-tests/resources/Makefile.am b/tct-datasync-tizen-tests/resources/Makefile.am index cf88c6569..23682cc09 100644 --- a/tct-datasync-tizen-tests/resources/Makefile.am +++ b/tct-datasync-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-datasync-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-datasync-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-datasync-tizen-tests/tct-datasync-tizen-tests.spec b/tct-datasync-tizen-tests/tct-datasync-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-datasync-tizen-tests/tct-datasync-tizen-tests.spec +++ b/tct-datasync-tizen-tests/tct-datasync-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-deviceorientation-w3c-tests/Makefile.am b/tct-deviceorientation-w3c-tests/Makefile.am index a0d762e4a..e5d9d99c4 100644 --- a/tct-deviceorientation-w3c-tests/Makefile.am +++ b/tct-deviceorientation-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = deviceorientation $(commondir) docdir = $(prefix)/opt/tct-deviceorientation-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-deviceorientation-w3c-tests/resources/Makefile.am b/tct-deviceorientation-w3c-tests/resources/Makefile.am index 6fb0ffb46..da1b498d0 100644 --- a/tct-deviceorientation-w3c-tests/resources/Makefile.am +++ b/tct-deviceorientation-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-deviceorientation-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-deviceorientation-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-deviceorientation-w3c-tests/tct-deviceorientation-w3c-tests.spec b/tct-deviceorientation-w3c-tests/tct-deviceorientation-w3c-tests.spec index da1d2932b..4dd5ad572 100755 --- a/tct-deviceorientation-w3c-tests/tct-deviceorientation-w3c-tests.spec +++ b/tct-deviceorientation-w3c-tests/tct-deviceorientation-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-dnd-html5-tests/Makefile.am b/tct-dnd-html5-tests/Makefile.am index ee3e53ebd..b6d1ccced 100644 --- a/tct-dnd-html5-tests/Makefile.am +++ b/tct-dnd-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = dnd $(commondir) docdir = $(prefix)/opt/tct-dnd-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-dnd-html5-tests/common/Makefile.am b/tct-dnd-html5-tests/common/Makefile.am index 5f9a6ffdc..656113641 100644 --- a/tct-dnd-html5-tests/common/Makefile.am +++ b/tct-dnd-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-dnd-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-dnd-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-dnd-html5-tests/dnd/images/Makefile.am b/tct-dnd-html5-tests/dnd/images/Makefile.am index f46d660ef..9c712b4f2 100644 --- a/tct-dnd-html5-tests/dnd/images/Makefile.am +++ b/tct-dnd-html5-tests/dnd/images/Makefile.am @@ -1,3 +1,5 @@ dndimages_SCRIPTS = * dndimagesdir = $(prefix)/opt/tct-dnd-html5-tests/dnd/images EXTRA_DIST = $(dndimages_SCRIPTS) +docdir = $(prefix)/opt/tct-dnd-html5-tests/dnd/images +dist_doc_DATA = COPYING diff --git a/tct-dnd-html5-tests/dnd/w3c/Makefile.am b/tct-dnd-html5-tests/dnd/w3c/Makefile.am index 1ad024425..fe632295c 100644 --- a/tct-dnd-html5-tests/dnd/w3c/Makefile.am +++ b/tct-dnd-html5-tests/dnd/w3c/Makefile.am @@ -1,3 +1,5 @@ DnDw3c_SCRIPTS = * DnDw3cdir = $(prefix)/opt/tct-dnd-html5-tests/dnd/w3c EXTRA_DIST = $(DnDw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-dnd-html5-tests/dnd/w3c +dist_doc_DATA = COPYING diff --git a/tct-dnd-html5-tests/resources/Makefile.am b/tct-dnd-html5-tests/resources/Makefile.am index 567a4c14f..269291097 100644 --- a/tct-dnd-html5-tests/resources/Makefile.am +++ b/tct-dnd-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-dnd-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-dnd-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-dnd-html5-tests/tct-dnd-html5-tests.spec b/tct-dnd-html5-tests/tct-dnd-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-dnd-html5-tests/tct-dnd-html5-tests.spec +++ b/tct-dnd-html5-tests/tct-dnd-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-download-tizen-tests/Makefile.am b/tct-download-tizen-tests/Makefile.am index 6fdb84a36..8088978a7 100644 --- a/tct-download-tizen-tests/Makefile.am +++ b/tct-download-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = download $(commondir) docdir = $(prefix)/opt/tct-download-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-download-tizen-tests/resources/Makefile.am b/tct-download-tizen-tests/resources/Makefile.am index 805b9a173..80aec987c 100644 --- a/tct-download-tizen-tests/resources/Makefile.am +++ b/tct-download-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-download-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-download-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-download-tizen-tests/tct-download-tizen-tests.spec b/tct-download-tizen-tests/tct-download-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-download-tizen-tests/tct-download-tizen-tests.spec +++ b/tct-download-tizen-tests/tct-download-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-extra-html5-tests/Makefile.am b/tct-extra-html5-tests/Makefile.am index 61e6b1533..141a38509 100644 --- a/tct-extra-html5-tests/Makefile.am +++ b/tct-extra-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources common testkit SUBDIRS = attributes base64 dataset foreigncontent xhtml5 w3c semantics dom rendering browsers $(commondir) docdir = $(prefix)/opt/tct-extra-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-extra-html5-tests/attributes/w3c/Makefile.am b/tct-extra-html5-tests/attributes/w3c/Makefile.am index 9ef7a1277..3cf25571d 100644 --- a/tct-extra-html5-tests/attributes/w3c/Makefile.am +++ b/tct-extra-html5-tests/attributes/w3c/Makefile.am @@ -1,3 +1,5 @@ attributesw3c_SCRIPTS = * attributesw3cdir = $(prefix)/opt/tct-extra-html5-tests/attributes/w3c EXTRA_DIST = $(attributesw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/attributes/w3c +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/base64/w3c/Makefile.am b/tct-extra-html5-tests/base64/w3c/Makefile.am index 19f3d62e8..31bbd885f 100644 --- a/tct-extra-html5-tests/base64/w3c/Makefile.am +++ b/tct-extra-html5-tests/base64/w3c/Makefile.am @@ -1,3 +1,5 @@ base64w3c_SCRIPTS = * base64w3cdir = $(prefix)/opt/tct-extra-html5-tests/base64/w3c EXTRA_DIST = $(base64w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/base64/w3c +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/common/Makefile.am b/tct-extra-html5-tests/common/Makefile.am index ff0cd70b0..43e2ca25f 100644 --- a/tct-extra-html5-tests/common/Makefile.am +++ b/tct-extra-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-extra-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/dataset/w3c/Makefile.am b/tct-extra-html5-tests/dataset/w3c/Makefile.am index aca251df5..2502d6a29 100644 --- a/tct-extra-html5-tests/dataset/w3c/Makefile.am +++ b/tct-extra-html5-tests/dataset/w3c/Makefile.am @@ -1,3 +1,5 @@ datasetw3c_SCRIPTS = * datasetw3cdir = $(prefix)/opt/tct-extra-html5-tests/dataset/w3c EXTRA_DIST = $(datasetw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/dataset/w3c +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/foreigncontent/w3c/Makefile.am b/tct-extra-html5-tests/foreigncontent/w3c/Makefile.am index a700d2f72..728300a9a 100644 --- a/tct-extra-html5-tests/foreigncontent/w3c/Makefile.am +++ b/tct-extra-html5-tests/foreigncontent/w3c/Makefile.am @@ -1,3 +1,5 @@ foreigncontentw3c_SCRIPTS = * foreigncontentw3cdir = $(prefix)/opt/tct-extra-html5-tests/foreigncontent/w3c EXTRA_DIST = $(foreigncontentw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/foreigncontent/w3c +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/resources/Makefile.am b/tct-extra-html5-tests/resources/Makefile.am index ed3a5961a..5d27f40a2 100644 --- a/tct-extra-html5-tests/resources/Makefile.am +++ b/tct-extra-html5-tests/resources/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = webidl2 w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-extra-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/resources/webidl2/Makefile.am b/tct-extra-html5-tests/resources/webidl2/Makefile.am index 736e04bb0..a13004fd3 100644 --- a/tct-extra-html5-tests/resources/webidl2/Makefile.am +++ b/tct-extra-html5-tests/resources/webidl2/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = lib webidl2_SCRIPTS = * webidl2dir = $(prefix)/opt/tct-extra-html5-tests/resources/webidl2 EXTRA_DIST = $(webidl2_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/resources/webidl2 +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/tct-extra-html5-tests.spec b/tct-extra-html5-tests/tct-extra-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-extra-html5-tests/tct-extra-html5-tests.spec +++ b/tct-extra-html5-tests/tct-extra-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-extra-html5-tests/w3c/Makefile.am b/tct-extra-html5-tests/w3c/Makefile.am index 3d1ae9598..8a8dd7acb 100644 --- a/tct-extra-html5-tests/w3c/Makefile.am +++ b/tct-extra-html5-tests/w3c/Makefile.am @@ -1 +1,3 @@ SUBDIRS = semantics dom editing syntax +docdir = $(prefix)/opt/tct-extra-html5-tests/w3c +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/xhtml5/images/Makefile.am b/tct-extra-html5-tests/xhtml5/images/Makefile.am index 023fe5f68..943cc2ac9 100644 --- a/tct-extra-html5-tests/xhtml5/images/Makefile.am +++ b/tct-extra-html5-tests/xhtml5/images/Makefile.am @@ -1,3 +1,5 @@ xhtml5images_SCRIPTS = * xhtml5imagesdir = $(prefix)/opt/tct-extra-html5-tests/xhtml5/images EXTRA_DIST = $(xhtml5images_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/xhtml5/images +dist_doc_DATA = COPYING diff --git a/tct-extra-html5-tests/xhtml5/w3c/Makefile.am b/tct-extra-html5-tests/xhtml5/w3c/Makefile.am index b53c5513a..e0d09ee7b 100644 --- a/tct-extra-html5-tests/xhtml5/w3c/Makefile.am +++ b/tct-extra-html5-tests/xhtml5/w3c/Makefile.am @@ -1,3 +1,5 @@ xhtml5w3c_SCRIPTS = * xhtml5w3cdir = $(prefix)/opt/tct-extra-html5-tests/xhtml5/w3c EXTRA_DIST = $(xhtml5w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-extra-html5-tests/xhtml5/w3c +dist_doc_DATA = COPYING diff --git a/tct-fileapi-w3c-tests/Makefile.am b/tct-fileapi-w3c-tests/Makefile.am index f683f34c5..f91e68efd 100644 --- a/tct-fileapi-w3c-tests/Makefile.am +++ b/tct-fileapi-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = fileapi $(commondir) docdir = $(prefix)/opt/tct-fileapi-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-fileapi-w3c-tests/resources/Makefile.am b/tct-fileapi-w3c-tests/resources/Makefile.am index c0f738365..c510b1b05 100644 --- a/tct-fileapi-w3c-tests/resources/Makefile.am +++ b/tct-fileapi-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-fileapi-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-fileapi-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-fileapi-w3c-tests/tct-fileapi-w3c-tests.spec b/tct-fileapi-w3c-tests/tct-fileapi-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-fileapi-w3c-tests/tct-fileapi-w3c-tests.spec +++ b/tct-fileapi-w3c-tests/tct-fileapi-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-filesystem-tizen-tests/Makefile.am b/tct-filesystem-tizen-tests/Makefile.am index 449bf9c5e..fcb5c0251 100644 --- a/tct-filesystem-tizen-tests/Makefile.am +++ b/tct-filesystem-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = filesystem $(commondir) docdir = $(prefix)/opt/tct-filesystem-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-filesystem-tizen-tests/resources/Makefile.am b/tct-filesystem-tizen-tests/resources/Makefile.am index e78e2e65e..14bac5c2c 100644 --- a/tct-filesystem-tizen-tests/resources/Makefile.am +++ b/tct-filesystem-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-filesystem-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-filesystem-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-filesystem-tizen-tests/tct-filesystem-tizen-tests.spec b/tct-filesystem-tizen-tests/tct-filesystem-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-filesystem-tizen-tests/tct-filesystem-tizen-tests.spec +++ b/tct-filesystem-tizen-tests/tct-filesystem-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-filesystemapi-w3c-tests/Makefile.am b/tct-filesystemapi-w3c-tests/Makefile.am index 330481a13..7dc9eac62 100644 --- a/tct-filesystemapi-w3c-tests/Makefile.am +++ b/tct-filesystemapi-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = filesystemapi $(commondir) docdir = $(prefix)/opt/tct-filesystemapi-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-filesystemapi-w3c-tests/resources/Makefile.am b/tct-filesystemapi-w3c-tests/resources/Makefile.am index 1374cfb75..668e212b5 100644 --- a/tct-filesystemapi-w3c-tests/resources/Makefile.am +++ b/tct-filesystemapi-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-filesystemapi-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-filesystemapi-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-filesystemapi-w3c-tests/tct-filesystemapi-w3c-tests.spec b/tct-filesystemapi-w3c-tests/tct-filesystemapi-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-filesystemapi-w3c-tests/tct-filesystemapi-w3c-tests.spec +++ b/tct-filesystemapi-w3c-tests/tct-filesystemapi-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-filewriterapi-w3c-tests/Makefile.am b/tct-filewriterapi-w3c-tests/Makefile.am index 9f4172d33..e446edd5b 100644 --- a/tct-filewriterapi-w3c-tests/Makefile.am +++ b/tct-filewriterapi-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = filewriterapi $(commondir) docdir = $(prefix)/opt/tct-filewriterapi-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-filewriterapi-w3c-tests/resources/Makefile.am b/tct-filewriterapi-w3c-tests/resources/Makefile.am index 44d7c215e..4bc444ac3 100644 --- a/tct-filewriterapi-w3c-tests/resources/Makefile.am +++ b/tct-filewriterapi-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-filewriterapi-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-filewriterapi-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-filewriterapi-w3c-tests/tct-filewriterapi-w3c-tests.spec b/tct-filewriterapi-w3c-tests/tct-filewriterapi-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-filewriterapi-w3c-tests/tct-filewriterapi-w3c-tests.spec +++ b/tct-filewriterapi-w3c-tests/tct-filewriterapi-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-flexiblebox-css3-tests/Makefile.am b/tct-flexiblebox-css3-tests/Makefile.am index 391bffe1f..74e11413b 100644 --- a/tct-flexiblebox-css3-tests/Makefile.am +++ b/tct-flexiblebox-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = flexiblebox $(commondir) docdir = $(prefix)/opt/tct-flexiblebox-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-flexiblebox-css3-tests/flexiblebox/csswg/Makefile.am b/tct-flexiblebox-css3-tests/flexiblebox/csswg/Makefile.am index 3c9911b2c..ffd14e35d 100644 --- a/tct-flexiblebox-css3-tests/flexiblebox/csswg/Makefile.am +++ b/tct-flexiblebox-css3-tests/flexiblebox/csswg/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = reference flexiblebox_SCRIPTS = * flexibleboxdir = $(prefix)/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg EXTRA_DIST = $(flexiblebox_SCRIPTS) +docdir = $(prefix)/opt/tct-flexiblebox-css3-tests/flexiblebox/csswg +dist_doc_DATA = COPYING diff --git a/tct-flexiblebox-css3-tests/resources/Makefile.am b/tct-flexiblebox-css3-tests/resources/Makefile.am index 9bffeca91..fbc98a6ad 100644 --- a/tct-flexiblebox-css3-tests/resources/Makefile.am +++ b/tct-flexiblebox-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-flexiblebox-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-flexiblebox-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-flexiblebox-css3-tests/tct-flexiblebox-css3-tests.spec b/tct-flexiblebox-css3-tests/tct-flexiblebox-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-flexiblebox-css3-tests/tct-flexiblebox-css3-tests.spec +++ b/tct-flexiblebox-css3-tests/tct-flexiblebox-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-fonts-css3-tests/Makefile.am b/tct-fonts-css3-tests/Makefile.am index 25ade9223..ea7e3ccce 100644 --- a/tct-fonts-css3-tests/Makefile.am +++ b/tct-fonts-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = fonts $(commondir) docdir = $(prefix)/opt/tct-fonts-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-fonts-css3-tests/fonts/csswg/Makefile.am b/tct-fonts-css3-tests/fonts/csswg/Makefile.am index 6a5ce0289..7c4b49c23 100644 --- a/tct-fonts-css3-tests/fonts/csswg/Makefile.am +++ b/tct-fonts-css3-tests/fonts/csswg/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = support csswg_SCRIPTS = * csswgdir = $(prefix)/opt/tct-fonts-css3-tests/fonts/csswg EXTRA_DIST = $(csswg_SCRIPTS) +docdir = $(prefix)/opt/tct-fonts-css3-tests/fonts/csswg +dist_doc_DATA = COPYING diff --git a/tct-fonts-css3-tests/fonts/csswg/support/Makefile.am b/tct-fonts-css3-tests/fonts/csswg/support/Makefile.am index 207f117f6..19e211e41 100644 --- a/tct-fonts-css3-tests/fonts/csswg/support/Makefile.am +++ b/tct-fonts-css3-tests/fonts/csswg/support/Makefile.am @@ -1,3 +1,5 @@ support_SCRIPTS = * supportdir = $(prefix)/opt/tct-fonts-css3-tests/fonts/csswg/support EXTRA_DIST = $(support_SCRIPTS) +docdir = $(prefix)/opt/tct-fonts-css3-tests/fonts/csswg/support +dist_doc_DATA = COPYING diff --git a/tct-fonts-css3-tests/resources/Makefile.am b/tct-fonts-css3-tests/resources/Makefile.am index 65e63ba0a..b1989c258 100644 --- a/tct-fonts-css3-tests/resources/Makefile.am +++ b/tct-fonts-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-fonts-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-fonts-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-fonts-css3-tests/tct-fonts-css3-tests.spec b/tct-fonts-css3-tests/tct-fonts-css3-tests.spec index 4a074a3ee..f333d2416 100644 --- a/tct-fonts-css3-tests/tct-fonts-css3-tests.spec +++ b/tct-fonts-css3-tests/tct-fonts-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-forms-html5-tests/Makefile.am b/tct-forms-html5-tests/Makefile.am index fe6c81a04..704324f97 100644 --- a/tct-forms-html5-tests/Makefile.am +++ b/tct-forms-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = forms $(commondir) docdir = $(prefix)/opt/tct-forms-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-forms-html5-tests/common/Makefile.am b/tct-forms-html5-tests/common/Makefile.am index 03735f983..aac3bf584 100644 --- a/tct-forms-html5-tests/common/Makefile.am +++ b/tct-forms-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-forms-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-forms-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-forms-html5-tests/forms/w3c/Makefile.am b/tct-forms-html5-tests/forms/w3c/Makefile.am index 601493aa2..c11926d46 100644 --- a/tct-forms-html5-tests/forms/w3c/Makefile.am +++ b/tct-forms-html5-tests/forms/w3c/Makefile.am @@ -1,3 +1,5 @@ forms_html5_SCRIPTS = * forms_html5dir = $(prefix)/opt/tct-forms-html5-tests/forms/w3c EXTRA_DIST = $(forms_html5_SCRIPTS) +docdir = $(prefix)/opt/tct-forms-html5-tests/forms/w3c +dist_doc_DATA = COPYING diff --git a/tct-forms-html5-tests/resources/Makefile.am b/tct-forms-html5-tests/resources/Makefile.am index 0b02d6a34..81e92f5f9 100644 --- a/tct-forms-html5-tests/resources/Makefile.am +++ b/tct-forms-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-forms-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-forms-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-forms-html5-tests/tct-forms-html5-tests.spec b/tct-forms-html5-tests/tct-forms-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-forms-html5-tests/tct-forms-html5-tests.spec +++ b/tct-forms-html5-tests/tct-forms-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-fullscreen-nonw3c-tests/Makefile.am b/tct-fullscreen-nonw3c-tests/Makefile.am index 6e353f146..c8a8923aa 100644 --- a/tct-fullscreen-nonw3c-tests/Makefile.am +++ b/tct-fullscreen-nonw3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = fullscreen $(commondir) docdir = $(prefix)/opt/tct-fullscreen-nonw3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-fullscreen-nonw3c-tests/resources/Makefile.am b/tct-fullscreen-nonw3c-tests/resources/Makefile.am index cdbcfe080..b3c723c86 100644 --- a/tct-fullscreen-nonw3c-tests/resources/Makefile.am +++ b/tct-fullscreen-nonw3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-fullscreen-nonw3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-fullscreen-nonw3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-fullscreen-nonw3c-tests/tct-fullscreen-nonw3c-tests.spec b/tct-fullscreen-nonw3c-tests/tct-fullscreen-nonw3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-fullscreen-nonw3c-tests/tct-fullscreen-nonw3c-tests.spec +++ b/tct-fullscreen-nonw3c-tests/tct-fullscreen-nonw3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-geoallow-w3c-tests/Makefile.am b/tct-geoallow-w3c-tests/Makefile.am index 63e6b9e25..3c89945d8 100644 --- a/tct-geoallow-w3c-tests/Makefile.am +++ b/tct-geoallow-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = geoallow $(commondir) docdir = $(prefix)/opt/tct-geoallow-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-geoallow-w3c-tests/geoallow/w3c/Makefile.am b/tct-geoallow-w3c-tests/geoallow/w3c/Makefile.am index 2425370e6..e0d96dbd1 100644 --- a/tct-geoallow-w3c-tests/geoallow/w3c/Makefile.am +++ b/tct-geoallow-w3c-tests/geoallow/w3c/Makefile.am @@ -1,3 +1,5 @@ Geoallow_w3c_SCRIPTS = * Geoallow_w3cdir = $(prefix)/opt/tct-geoallow-w3c-tests/geoallow/w3c EXTRA_DIST = $(Geoallow_w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-geoallow-w3c-tests/geoallow/w3c +dist_doc_DATA = COPYING diff --git a/tct-geoallow-w3c-tests/resources/Makefile.am b/tct-geoallow-w3c-tests/resources/Makefile.am index 39fa43291..64d733c2c 100644 --- a/tct-geoallow-w3c-tests/resources/Makefile.am +++ b/tct-geoallow-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-geoallow-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-geoallow-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-geoallow-w3c-tests/tct-geoallow-w3c-tests.spec b/tct-geoallow-w3c-tests/tct-geoallow-w3c-tests.spec index da1d2932b..4dd5ad572 100755 --- a/tct-geoallow-w3c-tests/tct-geoallow-w3c-tests.spec +++ b/tct-geoallow-w3c-tests/tct-geoallow-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-geodeny-w3c-tests/Makefile.am b/tct-geodeny-w3c-tests/Makefile.am index d3b038d94..1583ffb95 100644 --- a/tct-geodeny-w3c-tests/Makefile.am +++ b/tct-geodeny-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = geodeny $(commondir) docdir = $(prefix)/opt/tct-geodeny-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-geodeny-w3c-tests/geodeny/w3c/Makefile.am b/tct-geodeny-w3c-tests/geodeny/w3c/Makefile.am index 0781cdefb..b83919067 100644 --- a/tct-geodeny-w3c-tests/geodeny/w3c/Makefile.am +++ b/tct-geodeny-w3c-tests/geodeny/w3c/Makefile.am @@ -1,3 +1,5 @@ geodeny_w3c_SCRIPTS = * geodeny_w3cdir = $(prefix)/opt/tct-geodeny-w3c-tests/geodeny/w3c EXTRA_DIST = $(geodeny_w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-geodeny-w3c-tests/geodeny/w3c +dist_doc_DATA = COPYING diff --git a/tct-geodeny-w3c-tests/resources/Makefile.am b/tct-geodeny-w3c-tests/resources/Makefile.am index 54b542a1e..31ab170b5 100644 --- a/tct-geodeny-w3c-tests/resources/Makefile.am +++ b/tct-geodeny-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-geodeny-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-geodeny-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-geodeny-w3c-tests/tct-geodeny-w3c-tests.spec b/tct-geodeny-w3c-tests/tct-geodeny-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-geodeny-w3c-tests/tct-geodeny-w3c-tests.spec +++ b/tct-geodeny-w3c-tests/tct-geodeny-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-gumallow-w3c-tests/Makefile.am b/tct-gumallow-w3c-tests/Makefile.am index 35430fcbe..147ce8b76 100644 --- a/tct-gumallow-w3c-tests/Makefile.am +++ b/tct-gumallow-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = gumallow $(commondir) docdir = $(prefix)/opt/tct-gumallow-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-gumallow-w3c-tests/resources/Makefile.am b/tct-gumallow-w3c-tests/resources/Makefile.am index a36a8b356..7e9a6e86d 100644 --- a/tct-gumallow-w3c-tests/resources/Makefile.am +++ b/tct-gumallow-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-gumallow-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-gumallow-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-gumallow-w3c-tests/tct-gumallow-w3c-tests.spec b/tct-gumallow-w3c-tests/tct-gumallow-w3c-tests.spec index da1d2932b..4dd5ad572 100755 --- a/tct-gumallow-w3c-tests/tct-gumallow-w3c-tests.spec +++ b/tct-gumallow-w3c-tests/tct-gumallow-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-indexeddb-w3c-tests/Makefile.am b/tct-indexeddb-w3c-tests/Makefile.am index 5abee27e0..a78dabc0c 100644 --- a/tct-indexeddb-w3c-tests/Makefile.am +++ b/tct-indexeddb-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = indexeddb $(commondir) docdir = $(prefix)/opt/tct-indexeddb-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-indexeddb-w3c-tests/indexeddb/w3c/Makefile.am b/tct-indexeddb-w3c-tests/indexeddb/w3c/Makefile.am index 804678cc5..1bd36c734 100644 --- a/tct-indexeddb-w3c-tests/indexeddb/w3c/Makefile.am +++ b/tct-indexeddb-w3c-tests/indexeddb/w3c/Makefile.am @@ -1,3 +1,5 @@ indexeddb_w3c_SCRIPTS = * indexeddb_w3cdir = $(prefix)/opt/tct-indexeddb-w3c-tests/indexeddb/w3c EXTRA_DIST = $(indexeddb_w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-indexeddb-w3c-tests/indexeddb/w3c +dist_doc_DATA = COPYING diff --git a/tct-indexeddb-w3c-tests/resources/Makefile.am b/tct-indexeddb-w3c-tests/resources/Makefile.am index 18e96c47b..12e5035ee 100644 --- a/tct-indexeddb-w3c-tests/resources/Makefile.am +++ b/tct-indexeddb-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-indexeddb-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-indexeddb-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-indexeddb-w3c-tests/tct-indexeddb-w3c-tests.spec b/tct-indexeddb-w3c-tests/tct-indexeddb-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-indexeddb-w3c-tests/tct-indexeddb-w3c-tests.spec +++ b/tct-indexeddb-w3c-tests/tct-indexeddb-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-jsenhance-html5-tests/Makefile.am b/tct-jsenhance-html5-tests/Makefile.am index 5212c52c0..e90a1451d 100644 --- a/tct-jsenhance-html5-tests/Makefile.am +++ b/tct-jsenhance-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = jsenhance $(commondir) docdir = $(prefix)/opt/tct-jsenhance-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-jsenhance-html5-tests/common/Makefile.am b/tct-jsenhance-html5-tests/common/Makefile.am index ecb92381e..0edd4e0dd 100644 --- a/tct-jsenhance-html5-tests/common/Makefile.am +++ b/tct-jsenhance-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-jsenhance-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-jsenhance-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-jsenhance-html5-tests/resources/Makefile.am b/tct-jsenhance-html5-tests/resources/Makefile.am index 916593202..128240671 100644 --- a/tct-jsenhance-html5-tests/resources/Makefile.am +++ b/tct-jsenhance-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-jsenhance-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-jsenhance-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-jsenhance-html5-tests/tct-jsenhance-html5-tests.spec b/tct-jsenhance-html5-tests/tct-jsenhance-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-jsenhance-html5-tests/tct-jsenhance-html5-tests.spec +++ b/tct-jsenhance-html5-tests/tct-jsenhance-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-manual-w3c-tests/Makefile.am b/tct-manual-w3c-tests/Makefile.am index 5f405735b..053ecb17e 100644 --- a/tct-manual-w3c-tests/Makefile.am +++ b/tct-manual-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = audio canvas colors csp extra fileapi pagevisibility sandbox sessionhistory svg text touchevent transitions widgetpolicy widgetinterface widgetpackaging ui video notification $(commondir) docdir = $(prefix)/opt/tct-manual-w3c-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-manual-w3c-tests/audio/media/Makefile.am b/tct-manual-w3c-tests/audio/media/Makefile.am index d24a2bc1c..36fc3fa31 100644 --- a/tct-manual-w3c-tests/audio/media/Makefile.am +++ b/tct-manual-w3c-tests/audio/media/Makefile.am @@ -1,3 +1,5 @@ audiomedia_SCRIPTS = * audiomediadir = $(prefix)/opt/tct-manual-w3c-tests/audio/media EXTRA_DIST = $(audiomedia_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/audio/media +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/audio/w3c/Makefile.am b/tct-manual-w3c-tests/audio/w3c/Makefile.am index f9f31c2cd..901c7c4ce 100644 --- a/tct-manual-w3c-tests/audio/w3c/Makefile.am +++ b/tct-manual-w3c-tests/audio/w3c/Makefile.am @@ -1,3 +1,5 @@ audiow3c_SCRIPTS = * audiow3cdir = $(prefix)/opt/tct-manual-w3c-tests/audio/w3c EXTRA_DIST = $(audiow3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/audio/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/canvas/common/Makefile.am b/tct-manual-w3c-tests/canvas/common/Makefile.am index 93da7c46f..be48751ae 100644 --- a/tct-manual-w3c-tests/canvas/common/Makefile.am +++ b/tct-manual-w3c-tests/canvas/common/Makefile.am @@ -1,3 +1,5 @@ common_SCRIPTS = * commondir = $(prefix)/opt/tct-manual-w3c-tests/canvas/common EXTRA_DIST = $(common_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/canvas/common +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/canvas/images/Makefile.am b/tct-manual-w3c-tests/canvas/images/Makefile.am index cd45d09e2..006b44172 100644 --- a/tct-manual-w3c-tests/canvas/images/Makefile.am +++ b/tct-manual-w3c-tests/canvas/images/Makefile.am @@ -1,3 +1,5 @@ images_SCRIPTS = * imagesdir = $(prefix)/opt/tct-manual-w3c-tests/canvas/images EXTRA_DIST = $(images_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/canvas/images +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/canvas/w3c/Makefile.am b/tct-manual-w3c-tests/canvas/w3c/Makefile.am index 27b6ca1aa..07dbd6b2f 100644 --- a/tct-manual-w3c-tests/canvas/w3c/Makefile.am +++ b/tct-manual-w3c-tests/canvas/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-manual-w3c-tests/canvas/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/canvas/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/colors/csswg/Makefile.am b/tct-manual-w3c-tests/colors/csswg/Makefile.am index 4f22dfedd..57654bdae 100644 --- a/tct-manual-w3c-tests/colors/csswg/Makefile.am +++ b/tct-manual-w3c-tests/colors/csswg/Makefile.am @@ -1,3 +1,5 @@ colorsw3c_SCRIPTS = * colorsw3cdir = $(prefix)/opt/tct-manual-w3c-tests/colors/csswg EXTRA_DIST = $(colorsw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/colors/csswg +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/common/Makefile.am b/tct-manual-w3c-tests/common/Makefile.am index f52782ba2..cf31dae40 100644 --- a/tct-manual-w3c-tests/common/Makefile.am +++ b/tct-manual-w3c-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-manual-w3c-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/common +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/csp/support/Makefile.am b/tct-manual-w3c-tests/csp/support/Makefile.am index 1bbf91c5d..c58e3270b 100644 --- a/tct-manual-w3c-tests/csp/support/Makefile.am +++ b/tct-manual-w3c-tests/csp/support/Makefile.am @@ -1,3 +1,5 @@ cspsupport_SCRIPTS = * cspsupportdir = $(prefix)/opt/tct-manual-w3c-tests/csp/support EXTRA_DIST = $(cspsupport_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/csp/support +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/extra/attributes/w3c/Makefile.am b/tct-manual-w3c-tests/extra/attributes/w3c/Makefile.am index 7b942dc2b..f4138a5e1 100644 --- a/tct-manual-w3c-tests/extra/attributes/w3c/Makefile.am +++ b/tct-manual-w3c-tests/extra/attributes/w3c/Makefile.am @@ -1,3 +1,5 @@ attributesw3c_SCRIPTS = * attributesw3cdir = $(prefix)/opt/tct-manual-w3c-tests/extra/attributes/w3c EXTRA_DIST = $(attributesw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/extra/attributes/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/extra/w3c/Makefile.am b/tct-manual-w3c-tests/extra/w3c/Makefile.am index de2457e82..fcddcae65 100644 --- a/tct-manual-w3c-tests/extra/w3c/Makefile.am +++ b/tct-manual-w3c-tests/extra/w3c/Makefile.am @@ -1 +1,3 @@ SUBDIRS = semantics editing +docdir = $(prefix)/opt/tct-manual-w3c-tests/extra/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/extra/xhtml5/images/Makefile.am b/tct-manual-w3c-tests/extra/xhtml5/images/Makefile.am index 17e63ffcf..add7be11b 100644 --- a/tct-manual-w3c-tests/extra/xhtml5/images/Makefile.am +++ b/tct-manual-w3c-tests/extra/xhtml5/images/Makefile.am @@ -1,3 +1,5 @@ xhtml5images_SCRIPTS = * xhtml5imagesdir = $(prefix)/opt/tct-manual-w3c-tests/extra/xhtml5/images EXTRA_DIST = $(xhtml5images_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/extra/xhtml5/images +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/extra/xhtml5/w3c/Makefile.am b/tct-manual-w3c-tests/extra/xhtml5/w3c/Makefile.am index 7a68d0103..4d7f98164 100644 --- a/tct-manual-w3c-tests/extra/xhtml5/w3c/Makefile.am +++ b/tct-manual-w3c-tests/extra/xhtml5/w3c/Makefile.am @@ -1,3 +1,5 @@ xhtml5w3c_SCRIPTS = * xhtml5w3cdir = $(prefix)/opt/tct-manual-w3c-tests/extra/xhtml5/w3c EXTRA_DIST = $(xhtml5w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/extra/xhtml5/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/notification/support/Makefile.am b/tct-manual-w3c-tests/notification/support/Makefile.am index 19d86d025..300a213fe 100644 --- a/tct-manual-w3c-tests/notification/support/Makefile.am +++ b/tct-manual-w3c-tests/notification/support/Makefile.am @@ -1,3 +1,5 @@ Notification_sup_SCRIPTS = * Notification_supdir = $(prefix)/opt/tct-manual-w3c-tests/notification/support EXTRA_DIST = $(Notification_sup_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/notification/support +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/pagevisibility/w3c/Makefile.am b/tct-manual-w3c-tests/pagevisibility/w3c/Makefile.am index 5ffec7195..5dff6ec68 100644 --- a/tct-manual-w3c-tests/pagevisibility/w3c/Makefile.am +++ b/tct-manual-w3c-tests/pagevisibility/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = support w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-manual-w3c-tests/pagevisibility/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/pagevisibility/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/pagevisibility/w3c/support/Makefile.am b/tct-manual-w3c-tests/pagevisibility/w3c/support/Makefile.am index 22f6f7c72..8b505b581 100644 --- a/tct-manual-w3c-tests/pagevisibility/w3c/support/Makefile.am +++ b/tct-manual-w3c-tests/pagevisibility/w3c/support/Makefile.am @@ -1,3 +1,5 @@ support_SCRIPTS = * supportdir = $(prefix)/opt/tct-manual-w3c-tests/pagevisibility/w3c/support EXTRA_DIST = $(support_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/pagevisibility/w3c/support +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/resources/Makefile.am b/tct-manual-w3c-tests/resources/Makefile.am index 451720a3e..86bfb0a8b 100644 --- a/tct-manual-w3c-tests/resources/Makefile.am +++ b/tct-manual-w3c-tests/resources/Makefile.am @@ -2,3 +2,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-manual-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/sandbox/w3c/Makefile.am b/tct-manual-w3c-tests/sandbox/w3c/Makefile.am index d763c8eee..62e14ce4f 100644 --- a/tct-manual-w3c-tests/sandbox/w3c/Makefile.am +++ b/tct-manual-w3c-tests/sandbox/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = support sandboxw3c_SCRIPTS = * sandboxw3cdir = $(prefix)/opt/tct-manual-w3c-tests/sandbox/w3c EXTRA_DIST = $(sandboxw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/sandbox/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/svg/w3c/Makefile.am b/tct-manual-w3c-tests/svg/w3c/Makefile.am index 256c181af..4c2e20dd5 100644 --- a/tct-manual-w3c-tests/svg/w3c/Makefile.am +++ b/tct-manual-w3c-tests/svg/w3c/Makefile.am @@ -1,3 +1,5 @@ svgw3c_SCRIPTS = * svgw3cdir = $(prefix)/opt/tct-manual-w3c-tests/svg/w3c EXTRA_DIST = $(svgw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/svg/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/text/webkit/Makefile.am b/tct-manual-w3c-tests/text/webkit/Makefile.am index ad3b38d03..c7e25bd72 100644 --- a/tct-manual-w3c-tests/text/webkit/Makefile.am +++ b/tct-manual-w3c-tests/text/webkit/Makefile.am @@ -1,3 +1,5 @@ textw3c_SCRIPTS = *.html textw3cdir = $(prefix)/opt/tct-manual-w3c-tests/text/webkit EXTRA_DIST = $(textw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/text/webkit +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/touchevent/w3c/Makefile.am b/tct-manual-w3c-tests/touchevent/w3c/Makefile.am index 074929959..8c4db0ea2 100644 --- a/tct-manual-w3c-tests/touchevent/w3c/Makefile.am +++ b/tct-manual-w3c-tests/touchevent/w3c/Makefile.am @@ -1,3 +1,5 @@ TouchEvent_w3c_SCRIPTS = * TouchEvent_w3cdir = $(prefix)/opt/tct-manual-w3c-tests/touchevent/w3c EXTRA_DIST = $(TouchEvent_w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/touchevent/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/transitions/webkit/Makefile.am b/tct-manual-w3c-tests/transitions/webkit/Makefile.am index 6fbcdcc24..b2847c90d 100644 --- a/tct-manual-w3c-tests/transitions/webkit/Makefile.am +++ b/tct-manual-w3c-tests/transitions/webkit/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources transitionsw3c_SCRIPTS = *.html transitionsw3cdir = $(prefix)/opt/tct-manual-w3c-tests/transitions/webkit EXTRA_DIST = $(transitionsw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/transitions/webkit +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/video/media/Makefile.am b/tct-manual-w3c-tests/video/media/Makefile.am index 0530b850c..3c2a5b224 100644 --- a/tct-manual-w3c-tests/video/media/Makefile.am +++ b/tct-manual-w3c-tests/video/media/Makefile.am @@ -1,3 +1,5 @@ videomedia_SCRIPTS = * videomediadir = $(prefix)/opt/tct-manual-w3c-tests/video/media EXTRA_DIST = $(videomedia_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/video/media +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/video/w3c/Makefile.am b/tct-manual-w3c-tests/video/w3c/Makefile.am index 9ba941e18..51aad5a10 100644 --- a/tct-manual-w3c-tests/video/w3c/Makefile.am +++ b/tct-manual-w3c-tests/video/w3c/Makefile.am @@ -1,3 +1,5 @@ videow3c_SCRIPTS = * videow3cdir = $(prefix)/opt/tct-manual-w3c-tests/video/w3c EXTRA_DIST = $(videow3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/video/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/widgetinterface/w3c/Makefile.am b/tct-manual-w3c-tests/widgetinterface/w3c/Makefile.am index c08557f40..b81031703 100644 --- a/tct-manual-w3c-tests/widgetinterface/w3c/Makefile.am +++ b/tct-manual-w3c-tests/widgetinterface/w3c/Makefile.am @@ -1,3 +1,5 @@ widgetinterfacew3c_SCRIPTS = * widgetinterfacew3cdir = $(prefix)/opt/tct-manual-w3c-tests/widgetinterface/w3c EXTRA_DIST = $(widgetinterfacew3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/widgetinterface/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/widgetpackaging/w3c/Makefile.am b/tct-manual-w3c-tests/widgetpackaging/w3c/Makefile.am index c88d0e03f..b676d8112 100755 --- a/tct-manual-w3c-tests/widgetpackaging/w3c/Makefile.am +++ b/tct-manual-w3c-tests/widgetpackaging/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-manual-w3c-tests/widgetpackaging/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/widgetpackaging/w3c +dist_doc_DATA = COPYING diff --git a/tct-manual-w3c-tests/widgetpolicy/w3c/Makefile.am b/tct-manual-w3c-tests/widgetpolicy/w3c/Makefile.am index be8c00f62..ef34faa36 100644 --- a/tct-manual-w3c-tests/widgetpolicy/w3c/Makefile.am +++ b/tct-manual-w3c-tests/widgetpolicy/w3c/Makefile.am @@ -1,3 +1,5 @@ widgetpolicy_SCRIPTS = * widgetpolicydir = $(prefix)/opt/tct-manual-w3c-tests/widgetpolicy/w3c EXTRA_DIST = $(widgetpolicy_SCRIPTS) +docdir = $(prefix)/opt/tct-manual-w3c-tests/widgetpolicy/w3c +dist_doc_DATA = COPYING diff --git a/tct-mediacapture-w3c-tests/Makefile.am b/tct-mediacapture-w3c-tests/Makefile.am index f719365ab..c958a7121 100644 --- a/tct-mediacapture-w3c-tests/Makefile.am +++ b/tct-mediacapture-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = mediacapture $(commondir) docdir = $(prefix)/opt/tct-mediacapture-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-mediacapture-w3c-tests/resources/Makefile.am b/tct-mediacapture-w3c-tests/resources/Makefile.am index cfb43f1c8..f8f1b669b 100644 --- a/tct-mediacapture-w3c-tests/resources/Makefile.am +++ b/tct-mediacapture-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-mediacapture-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-mediacapture-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-mediacapture-w3c-tests/tct-mediacapture-w3c-tests.spec b/tct-mediacapture-w3c-tests/tct-mediacapture-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-mediacapture-w3c-tests/tct-mediacapture-w3c-tests.spec +++ b/tct-mediacapture-w3c-tests/tct-mediacapture-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-mediaqueries-css3-tests/Makefile.am b/tct-mediaqueries-css3-tests/Makefile.am index a3d0cd09d..52b76f251 100644 --- a/tct-mediaqueries-css3-tests/Makefile.am +++ b/tct-mediaqueries-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = mediaqueries $(commondir) docdir = $(prefix)/opt/tct-mediaqueries-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-mediaqueries-css3-tests/resources/Makefile.am b/tct-mediaqueries-css3-tests/resources/Makefile.am index 80ef09891..0d15ed483 100644 --- a/tct-mediaqueries-css3-tests/resources/Makefile.am +++ b/tct-mediaqueries-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-mediaqueries-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-mediaqueries-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-mediaqueries-css3-tests/tct-mediaqueries-css3-tests.spec b/tct-mediaqueries-css3-tests/tct-mediaqueries-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-mediaqueries-css3-tests/tct-mediaqueries-css3-tests.spec +++ b/tct-mediaqueries-css3-tests/tct-mediaqueries-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-messageport-tizen-tests/Makefile.am b/tct-messageport-tizen-tests/Makefile.am index 2b8d1ead9..4e90070c6 100644 --- a/tct-messageport-tizen-tests/Makefile.am +++ b/tct-messageport-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = messageport $(commondir) docdir = $(prefix)/opt/tct-messageport-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-messageport-tizen-tests/resources/Makefile.am b/tct-messageport-tizen-tests/resources/Makefile.am index 9b55a19a1..fca0697bb 100644 --- a/tct-messageport-tizen-tests/resources/Makefile.am +++ b/tct-messageport-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-messageport-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-messageport-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-messageport-tizen-tests/tct-messageport-tizen-tests.spec b/tct-messageport-tizen-tests/tct-messageport-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-messageport-tizen-tests/tct-messageport-tizen-tests.spec +++ b/tct-messageport-tizen-tests/tct-messageport-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-messaging-email-tizen-tests/Makefile.am b/tct-messaging-email-tizen-tests/Makefile.am index e1d714de7..efb48540e 100644 --- a/tct-messaging-email-tizen-tests/Makefile.am +++ b/tct-messaging-email-tizen-tests/Makefile.am @@ -1,6 +1,6 @@ commondir = resources testkit SUBDIRS = messaging $(commondir) docdir = $(prefix)/opt/tct-messaging-email-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING mediadir = $(prefix)/opt/tct-messaging-email-tizen-tests/mediasrc dist_media_DATA = *.jpg *.mp3 diff --git a/tct-messaging-email-tizen-tests/resources/Makefile.am b/tct-messaging-email-tizen-tests/resources/Makefile.am index cbec47ab0..4a74cf8e5 100644 --- a/tct-messaging-email-tizen-tests/resources/Makefile.am +++ b/tct-messaging-email-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-messaging-email-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-messaging-email-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-messaging-email-tizen-tests/tct-messaging-email-tizen-tests.spec b/tct-messaging-email-tizen-tests/tct-messaging-email-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-messaging-email-tizen-tests/tct-messaging-email-tizen-tests.spec +++ b/tct-messaging-email-tizen-tests/tct-messaging-email-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-messaging-mms-tizen-tests/Makefile.am b/tct-messaging-mms-tizen-tests/Makefile.am index 6adea953b..8508596e0 100644 --- a/tct-messaging-mms-tizen-tests/Makefile.am +++ b/tct-messaging-mms-tizen-tests/Makefile.am @@ -1,6 +1,6 @@ commondir = resources testkit SUBDIRS = messaging $(commondir) docdir = $(prefix)/opt/tct-messaging-mms-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING mediadir = $(prefix)/opt/tct-messaging-mms-tizen-tests/mediasrc dist_media_DATA = *.jpg *.mp3 diff --git a/tct-messaging-mms-tizen-tests/resources/Makefile.am b/tct-messaging-mms-tizen-tests/resources/Makefile.am index f10c32fe1..4dbbfe933 100644 --- a/tct-messaging-mms-tizen-tests/resources/Makefile.am +++ b/tct-messaging-mms-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-messaging-mms-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-messaging-mms-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-messaging-mms-tizen-tests/tct-messaging-mms-tizen-tests.spec b/tct-messaging-mms-tizen-tests/tct-messaging-mms-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-messaging-mms-tizen-tests/tct-messaging-mms-tizen-tests.spec +++ b/tct-messaging-mms-tizen-tests/tct-messaging-mms-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-messaging-sms-tizen-tests/Makefile.am b/tct-messaging-sms-tizen-tests/Makefile.am index 8521fd548..6d85fa947 100644 --- a/tct-messaging-sms-tizen-tests/Makefile.am +++ b/tct-messaging-sms-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = messaging $(commondir) docdir = $(prefix)/opt/tct-messaging-sms-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-messaging-sms-tizen-tests/resources/Makefile.am b/tct-messaging-sms-tizen-tests/resources/Makefile.am index ec9be2009..99abe4335 100644 --- a/tct-messaging-sms-tizen-tests/resources/Makefile.am +++ b/tct-messaging-sms-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-messaging-sms-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-messaging-sms-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-messaging-sms-tizen-tests/tct-messaging-sms-tizen-tests.spec b/tct-messaging-sms-tizen-tests/tct-messaging-sms-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-messaging-sms-tizen-tests/tct-messaging-sms-tizen-tests.spec +++ b/tct-messaging-sms-tizen-tests/tct-messaging-sms-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-multicolumn-css3-tests/Makefile.am b/tct-multicolumn-css3-tests/Makefile.am index 4744430da..384d24e21 100644 --- a/tct-multicolumn-css3-tests/Makefile.am +++ b/tct-multicolumn-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = multicolumn $(commondir) docdir = $(prefix)/opt/tct-multicolumn-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am b/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am index fdb20978a..f892c953e 100644 --- a/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am +++ b/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = reference tests_SCRIPTS = * testsdir = $(prefix)/opt/tct-multicolumn-css3-tests/multicolumn/csswg EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-multicolumn-css3-tests/multicolumn/csswg +dist_doc_DATA = COPYING diff --git a/tct-multicolumn-css3-tests/multicolumn/support/Makefile.am b/tct-multicolumn-css3-tests/multicolumn/support/Makefile.am index 7c8d29656..9a84db04a 100644 --- a/tct-multicolumn-css3-tests/multicolumn/support/Makefile.am +++ b/tct-multicolumn-css3-tests/multicolumn/support/Makefile.am @@ -1,3 +1,5 @@ multicolumnsupport_SCRIPTS = * multicolumnsupportdir = $(prefix)/opt/tct-multicolumn-css3-tests/multicolumn/support EXTRA_DIST = $(multicolumnsupport_SCRIPTS) +docdir = $(prefix)/opt/tct-multicolumn-css3-tests/multicolumn/support +dist_doc_DATA = COPYING diff --git a/tct-multicolumn-css3-tests/resources/Makefile.am b/tct-multicolumn-css3-tests/resources/Makefile.am index 938dfdddc..4b5b98dbf 100644 --- a/tct-multicolumn-css3-tests/resources/Makefile.am +++ b/tct-multicolumn-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-multicolumn-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-multicolumn-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-multicolumn-css3-tests/tct-multicolumn-css3-tests.spec b/tct-multicolumn-css3-tests/tct-multicolumn-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-multicolumn-css3-tests/tct-multicolumn-css3-tests.spec +++ b/tct-multicolumn-css3-tests/tct-multicolumn-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-namespace-tizen-tests/Makefile.am b/tct-namespace-tizen-tests/Makefile.am index cc670fd05..65171cfb9 100644 --- a/tct-namespace-tizen-tests/Makefile.am +++ b/tct-namespace-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = namespace $(commondir) docdir = $(prefix)/opt/tct-namespace-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-namespace-tizen-tests/resources/Makefile.am b/tct-namespace-tizen-tests/resources/Makefile.am index dadb928f7..7a881add9 100644 --- a/tct-namespace-tizen-tests/resources/Makefile.am +++ b/tct-namespace-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-namespace-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-namespace-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-namespace-tizen-tests/tct-namespace-tizen-tests.spec b/tct-namespace-tizen-tests/tct-namespace-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-namespace-tizen-tests/tct-namespace-tizen-tests.spec +++ b/tct-namespace-tizen-tests/tct-namespace-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-navigationtiming-w3c-tests/Makefile.am b/tct-navigationtiming-w3c-tests/Makefile.am index 0f1a1869d..55fbc3802 100644 --- a/tct-navigationtiming-w3c-tests/Makefile.am +++ b/tct-navigationtiming-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = navigationtiming $(commondir) docdir = $(prefix)/opt/tct-navigationtiming-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-navigationtiming-w3c-tests/navigationtiming/w3c/Makefile.am b/tct-navigationtiming-w3c-tests/navigationtiming/w3c/Makefile.am index 1c0a14700..01e0bd49e 100644 --- a/tct-navigationtiming-w3c-tests/navigationtiming/w3c/Makefile.am +++ b/tct-navigationtiming-w3c-tests/navigationtiming/w3c/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = support w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-navigationtiming-w3c-tests/navigationtiming/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-navigationtiming-w3c-tests/navigationtiming/w3c +dist_doc_DATA = COPYING diff --git a/tct-navigationtiming-w3c-tests/navigationtiming/w3c/support/Makefile.am b/tct-navigationtiming-w3c-tests/navigationtiming/w3c/support/Makefile.am index 1fc40ca62..3024c7310 100644 --- a/tct-navigationtiming-w3c-tests/navigationtiming/w3c/support/Makefile.am +++ b/tct-navigationtiming-w3c-tests/navigationtiming/w3c/support/Makefile.am @@ -1,3 +1,5 @@ support_SCRIPTS = * supportdir = $(prefix)/opt/tct-navigationtiming-w3c-tests/navigationtiming/w3c/support EXTRA_DIST = $(support_SCRIPTS) +docdir = $(prefix)/opt/tct-navigationtiming-w3c-tests/navigationtiming/w3c/support +dist_doc_DATA = COPYING diff --git a/tct-navigationtiming-w3c-tests/resources/Makefile.am b/tct-navigationtiming-w3c-tests/resources/Makefile.am index 70ec77a30..f001378da 100644 --- a/tct-navigationtiming-w3c-tests/resources/Makefile.am +++ b/tct-navigationtiming-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-navigationtiming-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-navigationtiming-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-navigationtiming-w3c-tests/tct-navigationtiming-w3c-tests.spec b/tct-navigationtiming-w3c-tests/tct-navigationtiming-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-navigationtiming-w3c-tests/tct-navigationtiming-w3c-tests.spec +++ b/tct-navigationtiming-w3c-tests/tct-navigationtiming-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-netinfo-w3c-tests/Makefile.am b/tct-netinfo-w3c-tests/Makefile.am index b21579a85..e392ec9f3 100644 --- a/tct-netinfo-w3c-tests/Makefile.am +++ b/tct-netinfo-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = netinfo $(commondir) docdir = $(prefix)/opt/tct-netinfo-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-netinfo-w3c-tests/resources/Makefile.am b/tct-netinfo-w3c-tests/resources/Makefile.am index efc551412..28d56a93d 100644 --- a/tct-netinfo-w3c-tests/resources/Makefile.am +++ b/tct-netinfo-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-netinfo-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-netinfo-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-netinfo-w3c-tests/tct-netinfo-w3c-tests.spec b/tct-netinfo-w3c-tests/tct-netinfo-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-netinfo-w3c-tests/tct-netinfo-w3c-tests.spec +++ b/tct-netinfo-w3c-tests/tct-netinfo-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-networkbearerselection-tizen-tests/Makefile.am b/tct-networkbearerselection-tizen-tests/Makefile.am index 3f1a3a5e7..57671e516 100644 --- a/tct-networkbearerselection-tizen-tests/Makefile.am +++ b/tct-networkbearerselection-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = networkbearerselection $(commondir) docdir = $(prefix)/opt/tct-networkbearerselection-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-networkbearerselection-tizen-tests/resources/Makefile.am b/tct-networkbearerselection-tizen-tests/resources/Makefile.am index 052c80a3c..927350b16 100644 --- a/tct-networkbearerselection-tizen-tests/resources/Makefile.am +++ b/tct-networkbearerselection-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-networkbearerselection-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-networkbearerselection-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-networkbearerselection-tizen-tests/tct-networkbearerselection-tizen-tests.spec b/tct-networkbearerselection-tizen-tests/tct-networkbearerselection-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-networkbearerselection-tizen-tests/tct-networkbearerselection-tizen-tests.spec +++ b/tct-networkbearerselection-tizen-tests/tct-networkbearerselection-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-nfc-tizen-tests/Makefile.am b/tct-nfc-tizen-tests/Makefile.am index d35fc3e8a..3d4f67921 100644 --- a/tct-nfc-tizen-tests/Makefile.am +++ b/tct-nfc-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = nfc $(commondir) docdir = $(prefix)/opt/tct-nfc-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-nfc-tizen-tests/resources/Makefile.am b/tct-nfc-tizen-tests/resources/Makefile.am index b07bbae17..519088b15 100644 --- a/tct-nfc-tizen-tests/resources/Makefile.am +++ b/tct-nfc-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-nfc-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-nfc-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-nfc-tizen-tests/tct-nfc-tizen-tests.spec b/tct-nfc-tizen-tests/tct-nfc-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-nfc-tizen-tests/tct-nfc-tizen-tests.spec +++ b/tct-nfc-tizen-tests/tct-nfc-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-notification-tizen-tests/Makefile.am b/tct-notification-tizen-tests/Makefile.am index 1c6985bd9..81f0121b4 100644 --- a/tct-notification-tizen-tests/Makefile.am +++ b/tct-notification-tizen-tests/Makefile.am @@ -1,6 +1,6 @@ commondir = resources testkit SUBDIRS = notification $(commondir) docdir = $(prefix)/opt/tct-notification-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING mediadir = $(prefix)/opt/tct-notification-tizen-tests/mediasrc dist_media_DATA = *.mp3 *.jpg diff --git a/tct-notification-tizen-tests/resources/Makefile.am b/tct-notification-tizen-tests/resources/Makefile.am index f975f9da1..1eac38311 100644 --- a/tct-notification-tizen-tests/resources/Makefile.am +++ b/tct-notification-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-notification-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-notification-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-notification-tizen-tests/tct-notification-tizen-tests.spec b/tct-notification-tizen-tests/tct-notification-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-notification-tizen-tests/tct-notification-tizen-tests.spec +++ b/tct-notification-tizen-tests/tct-notification-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-notification-w3c-tests/Makefile.am b/tct-notification-w3c-tests/Makefile.am index ef8af65f2..1b66e5d7e 100644 --- a/tct-notification-w3c-tests/Makefile.am +++ b/tct-notification-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = notification $(commondir) docdir = $(prefix)/opt/tct-notification-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-notification-w3c-tests/notification/support/Makefile.am b/tct-notification-w3c-tests/notification/support/Makefile.am index 2a8944707..90a87a1db 100644 --- a/tct-notification-w3c-tests/notification/support/Makefile.am +++ b/tct-notification-w3c-tests/notification/support/Makefile.am @@ -1,3 +1,5 @@ Notification_sup_SCRIPTS = * Notification_supdir = $(prefix)/opt/tct-notification-w3c-tests/notification/support EXTRA_DIST = $(Notification_sup_SCRIPTS) +docdir = $(prefix)/opt/tct-notification-w3c-tests/notification/support +dist_doc_DATA = COPYING diff --git a/tct-notification-w3c-tests/resources/Makefile.am b/tct-notification-w3c-tests/resources/Makefile.am index bd4fe1b9d..62113461f 100644 --- a/tct-notification-w3c-tests/resources/Makefile.am +++ b/tct-notification-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-notification-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-notification-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-notification-w3c-tests/tct-notification-w3c-tests.spec b/tct-notification-w3c-tests/tct-notification-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-notification-w3c-tests/tct-notification-w3c-tests.spec +++ b/tct-notification-w3c-tests/tct-notification-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-package-tizen-tests/Makefile.am b/tct-package-tizen-tests/Makefile.am index 90de03603..95252db15 100644 --- a/tct-package-tizen-tests/Makefile.am +++ b/tct-package-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = package $(commondir) docdir = $(prefix)/opt/tct-package-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-package-tizen-tests/resources/Makefile.am b/tct-package-tizen-tests/resources/Makefile.am index 0aa318bbd..468181124 100644 --- a/tct-package-tizen-tests/resources/Makefile.am +++ b/tct-package-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-package-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-package-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-package-tizen-tests/tct-package-tizen-tests.spec b/tct-package-tizen-tests/tct-package-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-package-tizen-tests/tct-package-tizen-tests.spec +++ b/tct-package-tizen-tests/tct-package-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-pagevisibility-w3c-tests/Makefile.am b/tct-pagevisibility-w3c-tests/Makefile.am index 4c4c04950..f0d5fc57d 100644 --- a/tct-pagevisibility-w3c-tests/Makefile.am +++ b/tct-pagevisibility-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = pagevisibility $(commondir) docdir = $(prefix)/opt/tct-pagevisibility-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-pagevisibility-w3c-tests/pagevisibility/w3c/Makefile.am b/tct-pagevisibility-w3c-tests/pagevisibility/w3c/Makefile.am index ec49884c9..b6e21cf59 100644 --- a/tct-pagevisibility-w3c-tests/pagevisibility/w3c/Makefile.am +++ b/tct-pagevisibility-w3c-tests/pagevisibility/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-pagevisibility-w3c-tests/pagevisibility/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-pagevisibility-w3c-tests/pagevisibility/w3c +dist_doc_DATA = COPYING diff --git a/tct-pagevisibility-w3c-tests/resources/Makefile.am b/tct-pagevisibility-w3c-tests/resources/Makefile.am index da283477b..d3d38ab6e 100644 --- a/tct-pagevisibility-w3c-tests/resources/Makefile.am +++ b/tct-pagevisibility-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-pagevisibility-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-pagevisibility-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-pagevisibility-w3c-tests/tct-pagevisibility-w3c-tests.spec b/tct-pagevisibility-w3c-tests/tct-pagevisibility-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-pagevisibility-w3c-tests/tct-pagevisibility-w3c-tests.spec +++ b/tct-pagevisibility-w3c-tests/tct-pagevisibility-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-power-tizen-tests/Makefile.am b/tct-power-tizen-tests/Makefile.am index 04817973e..d3e8fdaf3 100644 --- a/tct-power-tizen-tests/Makefile.am +++ b/tct-power-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = power $(commondir) docdir = $(prefix)/opt/tct-power-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-power-tizen-tests/resources/Makefile.am b/tct-power-tizen-tests/resources/Makefile.am index efadea39c..589599622 100644 --- a/tct-power-tizen-tests/resources/Makefile.am +++ b/tct-power-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-power-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-power-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-power-tizen-tests/tct-power-tizen-tests.spec b/tct-power-tizen-tests/tct-power-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-power-tizen-tests/tct-power-tizen-tests.spec +++ b/tct-power-tizen-tests/tct-power-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-privilege-tizen-tests/Makefile.am b/tct-privilege-tizen-tests/Makefile.am index a3bd9ba11..d212badd6 100644 --- a/tct-privilege-tizen-tests/Makefile.am +++ b/tct-privilege-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = privilege $(commondir) docdir = $(prefix)/opt/tct-privilege-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 diff --git a/tct-privilege-tizen-tests/resources/Makefile.am b/tct-privilege-tizen-tests/resources/Makefile.am index b0070d5fb..265bd72b6 100644 --- a/tct-privilege-tizen-tests/resources/Makefile.am +++ b/tct-privilege-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-privilege-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-privilege-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-privilege-tizen-tests/tct-privilege-tizen-tests.spec b/tct-privilege-tizen-tests/tct-privilege-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-privilege-tizen-tests/tct-privilege-tizen-tests.spec +++ b/tct-privilege-tizen-tests/tct-privilege-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-push-tizen-tests/Makefile.am b/tct-push-tizen-tests/Makefile.am index fe371a3d6..323bd4ab5 100644 --- a/tct-push-tizen-tests/Makefile.am +++ b/tct-push-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = push $(commondir) docdir = $(prefix)/opt/tct-push-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-push-tizen-tests/resources/Makefile.am b/tct-push-tizen-tests/resources/Makefile.am index d7d57beca..1c70fb10a 100644 --- a/tct-push-tizen-tests/resources/Makefile.am +++ b/tct-push-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-push-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-push-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-push-tizen-tests/tct-push-tizen-tests.spec b/tct-push-tizen-tests/tct-push-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-push-tizen-tests/tct-push-tizen-tests.spec +++ b/tct-push-tizen-tests/tct-push-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-sandbox-html5-tests/Makefile.am b/tct-sandbox-html5-tests/Makefile.am index 6e9049dc7..298b4e2fc 100644 --- a/tct-sandbox-html5-tests/Makefile.am +++ b/tct-sandbox-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = sandbox $(commondir) docdir = $(prefix)/opt/tct-sandbox-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-sandbox-html5-tests/common/Makefile.am b/tct-sandbox-html5-tests/common/Makefile.am index c6d39508c..231f12397 100644 --- a/tct-sandbox-html5-tests/common/Makefile.am +++ b/tct-sandbox-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-sandbox-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-sandbox-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-sandbox-html5-tests/resources/Makefile.am b/tct-sandbox-html5-tests/resources/Makefile.am index 572d677b3..71d0282fb 100644 --- a/tct-sandbox-html5-tests/resources/Makefile.am +++ b/tct-sandbox-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-sandbox-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-sandbox-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-sandbox-html5-tests/sandbox/w3c/Makefile.am b/tct-sandbox-html5-tests/sandbox/w3c/Makefile.am index 69cc208e1..cf516f60b 100644 --- a/tct-sandbox-html5-tests/sandbox/w3c/Makefile.am +++ b/tct-sandbox-html5-tests/sandbox/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = support pagevisibility_SCRIPTS = * pagevisibilitydir = $(prefix)/opt/tct-sandbox-html5-tests/sandbox/w3c EXTRA_DIST = $(pagevisibility_SCRIPTS) +docdir = $(prefix)/opt/tct-sandbox-html5-tests/sandbox/w3c +dist_doc_DATA = COPYING diff --git a/tct-sandbox-html5-tests/tct-sandbox-html5-tests.spec b/tct-sandbox-html5-tests/tct-sandbox-html5-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-sandbox-html5-tests/tct-sandbox-html5-tests.spec +++ b/tct-sandbox-html5-tests/tct-sandbox-html5-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-screenorientation-w3c-tests/Makefile.am b/tct-screenorientation-w3c-tests/Makefile.am index ee30f83b0..fb970dbce 100644 --- a/tct-screenorientation-w3c-tests/Makefile.am +++ b/tct-screenorientation-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = screenorientation $(commondir) docdir = $(prefix)/opt/tct-screenorientation-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-screenorientation-w3c-tests/resources/Makefile.am b/tct-screenorientation-w3c-tests/resources/Makefile.am index bc77b9505..3f9448e0c 100644 --- a/tct-screenorientation-w3c-tests/resources/Makefile.am +++ b/tct-screenorientation-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-screenorientation-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-screenorientation-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-screenorientation-w3c-tests/tct-screenorientation-w3c-tests.spec b/tct-screenorientation-w3c-tests/tct-screenorientation-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-screenorientation-w3c-tests/tct-screenorientation-w3c-tests.spec +++ b/tct-screenorientation-w3c-tests/tct-screenorientation-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-secureelement-tizen-tests/Makefile.am b/tct-secureelement-tizen-tests/Makefile.am index 6a7e7fab1..33afd9e47 100644 --- a/tct-secureelement-tizen-tests/Makefile.am +++ b/tct-secureelement-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = secureelement $(commondir) docdir = $(prefix)/opt/tct-secureelement-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-secureelement-tizen-tests/resources/Makefile.am b/tct-secureelement-tizen-tests/resources/Makefile.am index c5f1cf97e..47735b28f 100644 --- a/tct-secureelement-tizen-tests/resources/Makefile.am +++ b/tct-secureelement-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-secureelement-tizen-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-secureelement-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-secureelement-tizen-tests/tct-secureelement-tizen-tests.spec b/tct-secureelement-tizen-tests/tct-secureelement-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-secureelement-tizen-tests/tct-secureelement-tizen-tests.spec +++ b/tct-secureelement-tizen-tests/tct-secureelement-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-security-tcs-tests/Makefile.am b/tct-security-tcs-tests/Makefile.am index eea180a4e..3db4a3ca0 100755 --- a/tct-security-tcs-tests/Makefile.am +++ b/tct-security-tcs-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = security $(commondir) docdir = $(prefix)/opt/tct-security-tcs-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-security-tcs-tests/resources/Makefile.am b/tct-security-tcs-tests/resources/Makefile.am index 07768fc2d..48807688b 100644 --- a/tct-security-tcs-tests/resources/Makefile.am +++ b/tct-security-tcs-tests/resources/Makefile.am @@ -1,3 +1,5 @@ resources_DATA = * resourcesdir = $(prefix)/opt/tct-security-tcs-tests/resources EXTRA_DIST = $(resources_DATA) +docdir = $(prefix)/opt/tct-security-tcs-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-security-tcs-tests/tct-security-tcs-tests.spec b/tct-security-tcs-tests/tct-security-tcs-tests.spec index da1d2932b..4dd5ad572 100755 --- a/tct-security-tcs-tests/tct-security-tcs-tests.spec +++ b/tct-security-tcs-tests/tct-security-tcs-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-selectorslevel1-w3c-tests/Makefile.am b/tct-selectorslevel1-w3c-tests/Makefile.am index 7751313f4..2d1253b8f 100644 --- a/tct-selectorslevel1-w3c-tests/Makefile.am +++ b/tct-selectorslevel1-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = selectorslevel1 $(commondir) docdir = $(prefix)/opt/tct-selectorslevel1-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-selectorslevel1-w3c-tests/resources/Makefile.am b/tct-selectorslevel1-w3c-tests/resources/Makefile.am index d62a579f6..572ff785a 100644 --- a/tct-selectorslevel1-w3c-tests/resources/Makefile.am +++ b/tct-selectorslevel1-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-selectorslevel1-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-selectorslevel1-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-selectorslevel1-w3c-tests/tct-selectorslevel1-w3c-tests.spec b/tct-selectorslevel1-w3c-tests/tct-selectorslevel1-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-selectorslevel1-w3c-tests/tct-selectorslevel1-w3c-tests.spec +++ b/tct-selectorslevel1-w3c-tests/tct-selectorslevel1-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-selectorslevel2-w3c-tests/Makefile.am b/tct-selectorslevel2-w3c-tests/Makefile.am index 7af5583a5..f8e7487ca 100644 --- a/tct-selectorslevel2-w3c-tests/Makefile.am +++ b/tct-selectorslevel2-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = selectorslevel2 $(commondir) docdir = $(prefix)/opt/tct-selectorslevel2-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-selectorslevel2-w3c-tests/resources/Makefile.am b/tct-selectorslevel2-w3c-tests/resources/Makefile.am index d17bf9ebf..3f2f9e801 100644 --- a/tct-selectorslevel2-w3c-tests/resources/Makefile.am +++ b/tct-selectorslevel2-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-selectorslevel2-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-selectorslevel2-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-selectorslevel2-w3c-tests/selectorslevel2/w3c/Makefile.am b/tct-selectorslevel2-w3c-tests/selectorslevel2/w3c/Makefile.am index 52ad2bfae..649075ef3 100644 --- a/tct-selectorslevel2-w3c-tests/selectorslevel2/w3c/Makefile.am +++ b/tct-selectorslevel2-w3c-tests/selectorslevel2/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-selectorslevel2-w3c-tests/selectorslevel2/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-selectorslevel2-w3c-tests/selectorslevel2/w3c +dist_doc_DATA = COPYING diff --git a/tct-selectorslevel2-w3c-tests/tct-selectorslevel2-w3c-tests.spec b/tct-selectorslevel2-w3c-tests/tct-selectorslevel2-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-selectorslevel2-w3c-tests/tct-selectorslevel2-w3c-tests.spec +++ b/tct-selectorslevel2-w3c-tests/tct-selectorslevel2-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-sessionhistory-html5-tests/Makefile.am b/tct-sessionhistory-html5-tests/Makefile.am index ab9d75b56..1eefc2b52 100644 --- a/tct-sessionhistory-html5-tests/Makefile.am +++ b/tct-sessionhistory-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = sessionhistory $(commondir) docdir = $(prefix)/opt/tct-sessionhistory-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-sessionhistory-html5-tests/common/Makefile.am b/tct-sessionhistory-html5-tests/common/Makefile.am index 2a6ef63ee..2a777432b 100644 --- a/tct-sessionhistory-html5-tests/common/Makefile.am +++ b/tct-sessionhistory-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-sessionhistory-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-sessionhistory-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-sessionhistory-html5-tests/resources/Makefile.am b/tct-sessionhistory-html5-tests/resources/Makefile.am index 15517d0d7..912df2ff8 100644 --- a/tct-sessionhistory-html5-tests/resources/Makefile.am +++ b/tct-sessionhistory-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-sessionhistory-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-sessionhistory-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-sessionhistory-html5-tests/sessionhistory/w3c/Makefile.am b/tct-sessionhistory-html5-tests/sessionhistory/w3c/Makefile.am index dbc6fe48c..d2c925394 100644 --- a/tct-sessionhistory-html5-tests/sessionhistory/w3c/Makefile.am +++ b/tct-sessionhistory-html5-tests/sessionhistory/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = cgi sessionhistoryw3c_SCRIPTS = * sessionhistoryw3cdir = $(prefix)/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c EXTRA_DIST = $(sessionhistoryw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c +dist_doc_DATA = COPYING diff --git a/tct-sessionhistory-html5-tests/tct-sessionhistory-html5-tests.spec b/tct-sessionhistory-html5-tests/tct-sessionhistory-html5-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-sessionhistory-html5-tests/tct-sessionhistory-html5-tests.spec +++ b/tct-sessionhistory-html5-tests/tct-sessionhistory-html5-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-sse-w3c-tests/Makefile.am b/tct-sse-w3c-tests/Makefile.am index 3a59ba3b6..f903b7b18 100644 --- a/tct-sse-w3c-tests/Makefile.am +++ b/tct-sse-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = sse $(commondir) docdir = $(prefix)/opt/tct-sse-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-sse-w3c-tests/resources/Makefile.am b/tct-sse-w3c-tests/resources/Makefile.am index 0884fb6e4..e7bcfc8f3 100644 --- a/tct-sse-w3c-tests/resources/Makefile.am +++ b/tct-sse-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-sse-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-sse-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-sse-w3c-tests/sse/w3c/Makefile.am b/tct-sse-w3c-tests/sse/w3c/Makefile.am index 2ade1dbea..3495e8097 100644 --- a/tct-sse-w3c-tests/sse/w3c/Makefile.am +++ b/tct-sse-w3c-tests/sse/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources dedicated-worker shared-worker ssew3c_SCRIPTS = * ssew3cdir = $(prefix)/opt/tct-sse-w3c-tests/sse/w3c EXTRA_DIST = $(ssew3c_SCRIPTS) +docdir = $(prefix)/opt/tct-sse-w3c-tests/sse/w3c +dist_doc_DATA = COPYING diff --git a/tct-sse-w3c-tests/tct-sse-w3c-tests.spec b/tct-sse-w3c-tests/tct-sse-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-sse-w3c-tests/tct-sse-w3c-tests.spec +++ b/tct-sse-w3c-tests/tct-sse-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-svg-html5-tests/Makefile.am b/tct-svg-html5-tests/Makefile.am index 4c5a0c467..7891e0f13 100644 --- a/tct-svg-html5-tests/Makefile.am +++ b/tct-svg-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = svg $(commondir) docdir = $(prefix)/opt/tct-svg-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-svg-html5-tests/common/Makefile.am b/tct-svg-html5-tests/common/Makefile.am index c28ba6286..02bd87edc 100644 --- a/tct-svg-html5-tests/common/Makefile.am +++ b/tct-svg-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-svg-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-svg-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-svg-html5-tests/resources/Makefile.am b/tct-svg-html5-tests/resources/Makefile.am index 833d11a60..a88d14c6e 100644 --- a/tct-svg-html5-tests/resources/Makefile.am +++ b/tct-svg-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-svg-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-svg-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-svg-html5-tests/svg/w3c/Makefile.am b/tct-svg-html5-tests/svg/w3c/Makefile.am index 93f4890fd..2ff6ac1c6 100644 --- a/tct-svg-html5-tests/svg/w3c/Makefile.am +++ b/tct-svg-html5-tests/svg/w3c/Makefile.am @@ -1,3 +1,5 @@ svgw3c_SCRIPTS = * svgw3cdir = $(prefix)/opt/tct-svg-html5-tests/svg/w3c EXTRA_DIST = $(svgw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-svg-html5-tests/svg/w3c +dist_doc_DATA = COPYING diff --git a/tct-svg-html5-tests/tct-svg-html5-tests.spec b/tct-svg-html5-tests/tct-svg-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-svg-html5-tests/tct-svg-html5-tests.spec +++ b/tct-svg-html5-tests/tct-svg-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-systeminfo-tizen-tests/Makefile.am b/tct-systeminfo-tizen-tests/Makefile.am index 9cb2fdf9c..035129ff8 100644 --- a/tct-systeminfo-tizen-tests/Makefile.am +++ b/tct-systeminfo-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = systeminfo $(commondir) docdir = $(prefix)/opt/tct-systeminfo-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-systeminfo-tizen-tests/resources/Makefile.am b/tct-systeminfo-tizen-tests/resources/Makefile.am index 34e007291..130314518 100644 --- a/tct-systeminfo-tizen-tests/resources/Makefile.am +++ b/tct-systeminfo-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-systeminfo-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-systeminfo-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-systeminfo-tizen-tests/tct-systeminfo-tizen-tests.spec b/tct-systeminfo-tizen-tests/tct-systeminfo-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-systeminfo-tizen-tests/tct-systeminfo-tizen-tests.spec +++ b/tct-systeminfo-tizen-tests/tct-systeminfo-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-systemsetting-tizen-tests/Makefile.am b/tct-systemsetting-tizen-tests/Makefile.am index 7ebb5da48..c0d75b1ef 100644 --- a/tct-systemsetting-tizen-tests/Makefile.am +++ b/tct-systemsetting-tizen-tests/Makefile.am @@ -1,6 +1,6 @@ commondir = resources testkit SUBDIRS = systemsetting $(commondir) docdir = $(prefix)/opt/tct-systemsetting-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.CC-BY-3.0 LICENSE.Apache-2.0 COPYING mediadir = $(prefix)/opt/tct-systemsetting-tizen-tests/mediasrc dist_media_DATA = *.mp3 *.jpg diff --git a/tct-systemsetting-tizen-tests/resources/Makefile.am b/tct-systemsetting-tizen-tests/resources/Makefile.am index c53a7b77e..dcb303271 100644 --- a/tct-systemsetting-tizen-tests/resources/Makefile.am +++ b/tct-systemsetting-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-systemsetting-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-systemsetting-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-systemsetting-tizen-tests/tct-systemsetting-tizen-tests.spec b/tct-systemsetting-tizen-tests/tct-systemsetting-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-systemsetting-tizen-tests/tct-systemsetting-tizen-tests.spec +++ b/tct-systemsetting-tizen-tests/tct-systemsetting-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-testconfig/Makefile.am b/tct-testconfig/Makefile.am deleted file mode 100644 index b024dcd02..000000000 --- a/tct-testconfig/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -commondir = testkit -SUBDIRS = $(commondir) -docdir = $(prefix)/opt/tct-testconfig -dist_doc_DATA = Changelog README tct-testconfig.ini tests.xml preconfigure.json diff --git a/tct-testconfig/tct-testconfig.spec b/tct-testconfig/tct-testconfig.spec index dd37c5a68..f80b8eb9f 100644 --- a/tct-testconfig/tct-testconfig.spec +++ b/tct-testconfig/tct-testconfig.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-text-css3-tests/Makefile.am b/tct-text-css3-tests/Makefile.am index b4cde9b70..e5041518d 100644 --- a/tct-text-css3-tests/Makefile.am +++ b/tct-text-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = text $(commondir) docdir = $(prefix)/opt/tct-text-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-text-css3-tests/resources/Makefile.am b/tct-text-css3-tests/resources/Makefile.am index c5dfbed11..f44129f4d 100644 --- a/tct-text-css3-tests/resources/Makefile.am +++ b/tct-text-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-text-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-text-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-text-css3-tests/tct-text-css3-tests.spec b/tct-text-css3-tests/tct-text-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-text-css3-tests/tct-text-css3-tests.spec +++ b/tct-text-css3-tests/tct-text-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-text-css3-tests/text/webkit/Makefile.am b/tct-text-css3-tests/text/webkit/Makefile.am index fa715f588..91b9bb6c1 100644 --- a/tct-text-css3-tests/text/webkit/Makefile.am +++ b/tct-text-css3-tests/text/webkit/Makefile.am @@ -1,3 +1,5 @@ tests_SCRIPTS = *.html testsdir = $(prefix)/opt/tct-text-css3-tests/text/webkit EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-text-css3-tests/text/webkit +dist_doc_DATA = COPYING diff --git a/tct-time-tizen-tests/Makefile.am b/tct-time-tizen-tests/Makefile.am index c3fe99c5e..f7f216afc 100644 --- a/tct-time-tizen-tests/Makefile.am +++ b/tct-time-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = time $(commondir) docdir = $(prefix)/opt/tct-time-tizen-tests -dist_doc_DATA = COPYING README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-time-tizen-tests/resources/Makefile.am b/tct-time-tizen-tests/resources/Makefile.am index 8db56f4fe..7e2fa54a9 100644 --- a/tct-time-tizen-tests/resources/Makefile.am +++ b/tct-time-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-time-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-time-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-time-tizen-tests/tct-time-tizen-tests.spec b/tct-time-tizen-tests/tct-time-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-time-tizen-tests/tct-time-tizen-tests.spec +++ b/tct-time-tizen-tests/tct-time-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-tizen-tizen-tests/Makefile.am b/tct-tizen-tizen-tests/Makefile.am index f3cc17a6d..6416ec4e5 100644 --- a/tct-tizen-tizen-tests/Makefile.am +++ b/tct-tizen-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = tizen $(commondir) docdir = $(prefix)/opt/tct-tizen-tizen-tests -dist_doc_DATA = Changelog README tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-tizen-tizen-tests/resources/Makefile.am b/tct-tizen-tizen-tests/resources/Makefile.am index 920e5e59e..7d086ba31 100644 --- a/tct-tizen-tizen-tests/resources/Makefile.am +++ b/tct-tizen-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-tizen-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-tizen-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-tizen-tizen-tests/tct-tizen-tizen-tests.spec b/tct-tizen-tizen-tests/tct-tizen-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-tizen-tizen-tests/tct-tizen-tizen-tests.spec +++ b/tct-tizen-tizen-tests/tct-tizen-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-touchevent-w3c-tests/Makefile.am b/tct-touchevent-w3c-tests/Makefile.am index 21ef05cbc..b3b35c39e 100644 --- a/tct-touchevent-w3c-tests/Makefile.am +++ b/tct-touchevent-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = touchevent $(commondir) docdir = $(prefix)/opt/tct-touchevent-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-touchevent-w3c-tests/resources/Makefile.am b/tct-touchevent-w3c-tests/resources/Makefile.am index 3a97bec34..00bfbf40b 100644 --- a/tct-touchevent-w3c-tests/resources/Makefile.am +++ b/tct-touchevent-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-touchevent-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-touchevent-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-touchevent-w3c-tests/tct-touchevent-w3c-tests.spec b/tct-touchevent-w3c-tests/tct-touchevent-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-touchevent-w3c-tests/tct-touchevent-w3c-tests.spec +++ b/tct-touchevent-w3c-tests/tct-touchevent-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-touchevent-w3c-tests/touchevent/support/Makefile.am b/tct-touchevent-w3c-tests/touchevent/support/Makefile.am index 27852cd0f..71d7eeb6a 100644 --- a/tct-touchevent-w3c-tests/touchevent/support/Makefile.am +++ b/tct-touchevent-w3c-tests/touchevent/support/Makefile.am @@ -2,3 +2,5 @@ support_SCRIPTS = * supportdir = $(prefix)/opt/tct-touchevent-w3c-tests/touchevent/support EXTRA_DIST = $(support_SCRIPTS) +docdir = $(prefix)/opt/tct-touchevent-w3c-tests/touchevent/support +dist_doc_DATA = COPYING diff --git a/tct-touchevent-w3c-tests/touchevent/w3c/Makefile.am b/tct-touchevent-w3c-tests/touchevent/w3c/Makefile.am index aa9750109..bd436cb65 100644 --- a/tct-touchevent-w3c-tests/touchevent/w3c/Makefile.am +++ b/tct-touchevent-w3c-tests/touchevent/w3c/Makefile.am @@ -1,3 +1,5 @@ TouchEvent_w3c_SCRIPTS = * TouchEvent_w3cdir = $(prefix)/opt/tct-touchevent-w3c-tests/touchevent/w3c EXTRA_DIST = $(TouchEvent_w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-touchevent-w3c-tests/touchevent/w3c +dist_doc_DATA = COPYING diff --git a/tct-transitions-css3-tests/Makefile.am b/tct-transitions-css3-tests/Makefile.am index ed68206cf..9ec9d6662 100644 --- a/tct-transitions-css3-tests/Makefile.am +++ b/tct-transitions-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = transitions $(commondir) docdir = $(prefix)/opt/tct-transitions-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-transitions-css3-tests/resources/Makefile.am b/tct-transitions-css3-tests/resources/Makefile.am index 3236bc781..319af504e 100644 --- a/tct-transitions-css3-tests/resources/Makefile.am +++ b/tct-transitions-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-transitions-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-transitions-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-transitions-css3-tests/tct-transitions-css3-tests.spec b/tct-transitions-css3-tests/tct-transitions-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-transitions-css3-tests/tct-transitions-css3-tests.spec +++ b/tct-transitions-css3-tests/tct-transitions-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-transitions-css3-tests/transitions/webkit/Makefile.am b/tct-transitions-css3-tests/transitions/webkit/Makefile.am index 264cc2fc7..019ac1d31 100644 --- a/tct-transitions-css3-tests/transitions/webkit/Makefile.am +++ b/tct-transitions-css3-tests/transitions/webkit/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources tests_SCRIPTS = *.html testsdir = $(prefix)/opt/tct-transitions-css3-tests/transitions/webkit EXTRA_DIST = $(tests_SCRIPTS) +docdir = $(prefix)/opt/tct-transitions-css3-tests/transitions/webkit +dist_doc_DATA = COPYING diff --git a/tct-typedarrays-nonw3c-tests/Makefile.am b/tct-typedarrays-nonw3c-tests/Makefile.am index 39c80a027..68f8ac61d 100644 --- a/tct-typedarrays-nonw3c-tests/Makefile.am +++ b/tct-typedarrays-nonw3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = typedarrays $(commondir) docdir = $(prefix)/opt/tct-typedarrays-nonw3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-typedarrays-nonw3c-tests/resources/Makefile.am b/tct-typedarrays-nonw3c-tests/resources/Makefile.am index 27858a65c..723922b3b 100644 --- a/tct-typedarrays-nonw3c-tests/resources/Makefile.am +++ b/tct-typedarrays-nonw3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-typedarrays-nonw3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-typedarrays-nonw3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-typedarrays-nonw3c-tests/tct-typedarrays-nonw3c-tests.spec b/tct-typedarrays-nonw3c-tests/tct-typedarrays-nonw3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-typedarrays-nonw3c-tests/tct-typedarrays-nonw3c-tests.spec +++ b/tct-typedarrays-nonw3c-tests/tct-typedarrays-nonw3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-ui-css3-tests/Makefile.am b/tct-ui-css3-tests/Makefile.am index fdc631be1..b3afb96e2 100644 --- a/tct-ui-css3-tests/Makefile.am +++ b/tct-ui-css3-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = ui $(commondir) docdir = $(prefix)/opt/tct-ui-css3-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-ui-css3-tests/resources/Makefile.am b/tct-ui-css3-tests/resources/Makefile.am index d139d1e76..c123199a2 100644 --- a/tct-ui-css3-tests/resources/Makefile.am +++ b/tct-ui-css3-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-ui-css3-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-ui-css3-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-ui-css3-tests/tct-ui-css3-tests.spec b/tct-ui-css3-tests/tct-ui-css3-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-ui-css3-tests/tct-ui-css3-tests.spec +++ b/tct-ui-css3-tests/tct-ui-css3-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-ui-css3-tests/ui/support/Makefile.am b/tct-ui-css3-tests/ui/support/Makefile.am index 5474484d2..a8218bd59 100644 --- a/tct-ui-css3-tests/ui/support/Makefile.am +++ b/tct-ui-css3-tests/ui/support/Makefile.am @@ -1,3 +1,5 @@ userinterfacesupport_SCRIPTS = * userinterfacesupportdir = $(prefix)/opt/tct-ui-css3-tests/ui/support EXTRA_DIST = $(userinterfacesupport_SCRIPTS) +docdir = $(prefix)/opt/tct-ui-css3-tests/ui/support +dist_doc_DATA = COPYING diff --git a/tct-vibration-w3c-tests/Makefile.am b/tct-vibration-w3c-tests/Makefile.am index 05c2e7584..8ba0b05b0 100644 --- a/tct-vibration-w3c-tests/Makefile.am +++ b/tct-vibration-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = vibration $(commondir) docdir = $(prefix)/opt/tct-vibration-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-vibration-w3c-tests/resources/Makefile.am b/tct-vibration-w3c-tests/resources/Makefile.am index 93eedb713..795b5a3fc 100644 --- a/tct-vibration-w3c-tests/resources/Makefile.am +++ b/tct-vibration-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-vibration-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-vibration-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-vibration-w3c-tests/tct-vibration-w3c-tests.spec b/tct-vibration-w3c-tests/tct-vibration-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-vibration-w3c-tests/tct-vibration-w3c-tests.spec +++ b/tct-vibration-w3c-tests/tct-vibration-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-vibration-w3c-tests/vibration/w3c/Makefile.am b/tct-vibration-w3c-tests/vibration/w3c/Makefile.am index 2af7f01cd..d7cbe9712 100644 --- a/tct-vibration-w3c-tests/vibration/w3c/Makefile.am +++ b/tct-vibration-w3c-tests/vibration/w3c/Makefile.am @@ -1,3 +1,5 @@ Vibration_w3c_SCRIPTS = * Vibration_w3cdir = $(prefix)/opt/tct-vibration-w3c-tests/vibration/w3c EXTRA_DIST = $(Vibration_w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-vibration-w3c-tests/vibration/w3c +dist_doc_DATA = COPYING diff --git a/tct-video-html5-tests/Makefile.am b/tct-video-html5-tests/Makefile.am index 1f47ab2b4..ce09d4d95 100644 --- a/tct-video-html5-tests/Makefile.am +++ b/tct-video-html5-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = common resources testkit SUBDIRS = video $(commondir) docdir = $(prefix)/opt/tct-video-html5-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-video-html5-tests/common/Makefile.am b/tct-video-html5-tests/common/Makefile.am index 71aecb694..000d9041e 100644 --- a/tct-video-html5-tests/common/Makefile.am +++ b/tct-video-html5-tests/common/Makefile.am @@ -1,3 +1,5 @@ w3ccommon_SCRIPTS = * w3ccommondir = $(prefix)/opt/tct-video-html5-tests/common EXTRA_DIST = $(w3ccommon_SCRIPTS) +docdir = $(prefix)/opt/tct-video-html5-tests/common +dist_doc_DATA = COPYING diff --git a/tct-video-html5-tests/resources/Makefile.am b/tct-video-html5-tests/resources/Makefile.am index dc3e3bc3d..c200ae319 100644 --- a/tct-video-html5-tests/resources/Makefile.am +++ b/tct-video-html5-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-video-html5-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-video-html5-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-video-html5-tests/tct-video-html5-tests.spec b/tct-video-html5-tests/tct-video-html5-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-video-html5-tests/tct-video-html5-tests.spec +++ b/tct-video-html5-tests/tct-video-html5-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-video-html5-tests/video/media/Makefile.am b/tct-video-html5-tests/video/media/Makefile.am index dcdd2a550..d03cb18e1 100644 --- a/tct-video-html5-tests/video/media/Makefile.am +++ b/tct-video-html5-tests/video/media/Makefile.am @@ -1,3 +1,5 @@ videomedia_SCRIPTS = * videomediadir = $(prefix)/opt/tct-video-html5-tests/video/media EXTRA_DIST = $(videomedia_SCRIPTS) +docdir = $(prefix)/opt/tct-video-html5-tests/video/media +dist_doc_DATA = COPYING diff --git a/tct-video-html5-tests/video/w3c/Makefile.am b/tct-video-html5-tests/video/w3c/Makefile.am index e32ec96da..fc362d987 100644 --- a/tct-video-html5-tests/video/w3c/Makefile.am +++ b/tct-video-html5-tests/video/w3c/Makefile.am @@ -1,3 +1,5 @@ videow3c_SCRIPTS = * videow3cdir = $(prefix)/opt/tct-video-html5-tests/video/w3c EXTRA_DIST = $(videow3c_SCRIPTS) +docdir = $(prefix)/opt/tct-video-html5-tests/video/w3c +dist_doc_DATA = COPYING diff --git a/tct-webaudio-w3c-tests/Makefile.am b/tct-webaudio-w3c-tests/Makefile.am index 7ae9a5273..3fc66cd99 100644 --- a/tct-webaudio-w3c-tests/Makefile.am +++ b/tct-webaudio-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = webaudio $(commondir) docdir = $(prefix)/opt/tct-webaudio-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-webaudio-w3c-tests/resources/Makefile.am b/tct-webaudio-w3c-tests/resources/Makefile.am index 2012e72f7..37b0ac218 100644 --- a/tct-webaudio-w3c-tests/resources/Makefile.am +++ b/tct-webaudio-w3c-tests/resources/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = webidl2 w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-webaudio-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-webaudio-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-webaudio-w3c-tests/resources/webidl2/Makefile.am b/tct-webaudio-w3c-tests/resources/webidl2/Makefile.am index 18d3b1efc..bbbfb749a 100644 --- a/tct-webaudio-w3c-tests/resources/webidl2/Makefile.am +++ b/tct-webaudio-w3c-tests/resources/webidl2/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = lib webidl2_SCRIPTS = * webidl2dir = $(prefix)/opt/tct-webaudio-w3c-tests/resources/webidl2 EXTRA_DIST = $(webidl2_SCRIPTS) +docdir = $(prefix)/opt/tct-webaudio-w3c-tests/resources/webidl2 +dist_doc_DATA = COPYING diff --git a/tct-webaudio-w3c-tests/tct-webaudio-w3c-tests.spec b/tct-webaudio-w3c-tests/tct-webaudio-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-webaudio-w3c-tests/tct-webaudio-w3c-tests.spec +++ b/tct-webaudio-w3c-tests/tct-webaudio-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-webaudio-w3c-tests/webaudio/support/Makefile.am b/tct-webaudio-w3c-tests/webaudio/support/Makefile.am index cc73bc563..5ec1aea64 100644 --- a/tct-webaudio-w3c-tests/webaudio/support/Makefile.am +++ b/tct-webaudio-w3c-tests/webaudio/support/Makefile.am @@ -1,3 +1,5 @@ webaudiosupport_SCRIPTS = * webaudiosupportdir = $(prefix)/opt/tct-webaudio-w3c-tests/webaudio/support EXTRA_DIST = $(webaudiosupport_SCRIPTS) +docdir = $(prefix)/opt/tct-webaudio-w3c-tests/webaudio/support +dist_doc_DATA = COPYING diff --git a/tct-webaudio-w3c-tests/webaudio/w3c/Makefile.am b/tct-webaudio-w3c-tests/webaudio/w3c/Makefile.am index 31ebf0230..f3e294385 100644 --- a/tct-webaudio-w3c-tests/webaudio/w3c/Makefile.am +++ b/tct-webaudio-w3c-tests/webaudio/w3c/Makefile.am @@ -1 +1,3 @@ SUBDIRS = js the-audio-api +docdir = $(prefix)/opt/tct-webaudio-w3c-tests/webaudio/w3c +dist_doc_DATA = COPYING diff --git a/tct-webdatabase-w3c-tests/Makefile.am b/tct-webdatabase-w3c-tests/Makefile.am index 43e344d2c..cf8afd9e4 100644 --- a/tct-webdatabase-w3c-tests/Makefile.am +++ b/tct-webdatabase-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = webdatabase $(commondir) docdir = $(prefix)/opt/tct-webdatabase-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-webdatabase-w3c-tests/resources/Makefile.am b/tct-webdatabase-w3c-tests/resources/Makefile.am index e07c30eb0..e69a2d8e2 100644 --- a/tct-webdatabase-w3c-tests/resources/Makefile.am +++ b/tct-webdatabase-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-webdatabase-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-webdatabase-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-webdatabase-w3c-tests/tct-webdatabase-w3c-tests.spec b/tct-webdatabase-w3c-tests/tct-webdatabase-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-webdatabase-w3c-tests/tct-webdatabase-w3c-tests.spec +++ b/tct-webdatabase-w3c-tests/tct-webdatabase-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-webgl-nonw3c-tests/Makefile.am b/tct-webgl-nonw3c-tests/Makefile.am index a103b4cb8..e16c55684 100644 --- a/tct-webgl-nonw3c-tests/Makefile.am +++ b/tct-webgl-nonw3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = webgl $(commondir) docdir = $(prefix)/opt/tct-webgl-nonw3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-webgl-nonw3c-tests/resources/Makefile.am b/tct-webgl-nonw3c-tests/resources/Makefile.am index 1216b0d1f..f06f6282e 100644 --- a/tct-webgl-nonw3c-tests/resources/Makefile.am +++ b/tct-webgl-nonw3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-webgl-nonw3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-webgl-nonw3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-webgl-nonw3c-tests/tct-webgl-nonw3c-tests.spec b/tct-webgl-nonw3c-tests/tct-webgl-nonw3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-webgl-nonw3c-tests/tct-webgl-nonw3c-tests.spec +++ b/tct-webgl-nonw3c-tests/tct-webgl-nonw3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-webgl-nonw3c-tests/webgl/khronos/Makefile.am b/tct-webgl-nonw3c-tests/webgl/khronos/Makefile.am index 1d1a23266..3d9b5d138 100644 --- a/tct-webgl-nonw3c-tests/webgl/khronos/Makefile.am +++ b/tct-webgl-nonw3c-tests/webgl/khronos/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources khronos_SCRIPTS = * khronosdir = $(prefix)/opt/tct-webgl-nonw3c-tests/webgl/khronos EXTRA_DIST = $(khronos_SCRIPTS) +docdir = $(prefix)/opt/tct-webgl-nonw3c-tests/webgl/khronos +dist_doc_DATA = COPYING diff --git a/tct-webmessaging-w3c-tests/Makefile.am b/tct-webmessaging-w3c-tests/Makefile.am index ca2b0def4..55ba862cf 100644 --- a/tct-webmessaging-w3c-tests/Makefile.am +++ b/tct-webmessaging-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = webmessaging $(commondir) docdir = $(prefix)/opt/tct-webmessaging-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-webmessaging-w3c-tests/resources/Makefile.am b/tct-webmessaging-w3c-tests/resources/Makefile.am index 539d95fcc..6f414d7f7 100644 --- a/tct-webmessaging-w3c-tests/resources/Makefile.am +++ b/tct-webmessaging-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-webmessaging-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-webmessaging-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-webmessaging-w3c-tests/tct-webmessaging-w3c-tests.spec b/tct-webmessaging-w3c-tests/tct-webmessaging-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-webmessaging-w3c-tests/tct-webmessaging-w3c-tests.spec +++ b/tct-webmessaging-w3c-tests/tct-webmessaging-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-webmessaging-w3c-tests/webmessaging/w3c/Makefile.am b/tct-webmessaging-w3c-tests/webmessaging/w3c/Makefile.am index d9fe1412f..a61e34d3b 100644 --- a/tct-webmessaging-w3c-tests/webmessaging/w3c/Makefile.am +++ b/tct-webmessaging-w3c-tests/webmessaging/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = message-channels support without-ports with-ports w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-webmessaging-w3c-tests/webmessaging/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-webmessaging-w3c-tests/webmessaging/w3c +dist_doc_DATA = COPYING diff --git a/tct-websetting-tizen-tests/Makefile.am b/tct-websetting-tizen-tests/Makefile.am index b01f26e4d..8bf30c904 100644 --- a/tct-websetting-tizen-tests/Makefile.am +++ b/tct-websetting-tizen-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = websetting $(commondir) docdir = $(prefix)/opt/tct-websetting-tizen-tests -dist_doc_DATA = Changelog README COPYING tests.xml +dist_doc_DATA = README tests.xml NOTICE LICENSE.Apache-2.0 COPYING diff --git a/tct-websetting-tizen-tests/resources/Makefile.am b/tct-websetting-tizen-tests/resources/Makefile.am index f53c0dd6e..73a233ba9 100644 --- a/tct-websetting-tizen-tests/resources/Makefile.am +++ b/tct-websetting-tizen-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-websetting-tizen-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-websetting-tizen-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-websetting-tizen-tests/tct-websetting-tizen-tests.spec b/tct-websetting-tizen-tests/tct-websetting-tizen-tests.spec index da1d2932b..4dd5ad572 100644 --- a/tct-websetting-tizen-tests/tct-websetting-tizen-tests.spec +++ b/tct-websetting-tizen-tests/tct-websetting-tizen-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-websocket-w3c-tests/Makefile.am b/tct-websocket-w3c-tests/Makefile.am index a806275aa..28902ed91 100644 --- a/tct-websocket-w3c-tests/Makefile.am +++ b/tct-websocket-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = websocket $(commondir) docdir = $(prefix)/opt/tct-websocket-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-websocket-w3c-tests/resources/Makefile.am b/tct-websocket-w3c-tests/resources/Makefile.am index 5d3627c6a..5b458783c 100644 --- a/tct-websocket-w3c-tests/resources/Makefile.am +++ b/tct-websocket-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-websocket-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-websocket-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-websocket-w3c-tests/tct-websocket-w3c-tests.spec b/tct-websocket-w3c-tests/tct-websocket-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-websocket-w3c-tests/tct-websocket-w3c-tests.spec +++ b/tct-websocket-w3c-tests/tct-websocket-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-websocket-w3c-tests/websocket/support/jetty/Makefile.am b/tct-websocket-w3c-tests/websocket/support/jetty/Makefile.am index 41695880c..59b1acf43 100644 --- a/tct-websocket-w3c-tests/websocket/support/jetty/Makefile.am +++ b/tct-websocket-w3c-tests/websocket/support/jetty/Makefile.am @@ -1,3 +1,5 @@ jetty_SCRIPTS = * jettydir = $(prefix)/opt/tct-websocket-w3c-tests/websocket/support/jetty EXTRA_DIST = $(jetty_SCRIPTS) +docdir = $(prefix)/opt/tct-websocket-w3c-tests/websocket/support/jetty +dist_doc_DATA = COPYING diff --git a/tct-websocket-w3c-tests/websocket/w3c/Makefile.am b/tct-websocket-w3c-tests/websocket/w3c/Makefile.am index fc66758ee..a56481328 100644 --- a/tct-websocket-w3c-tests/websocket/w3c/Makefile.am +++ b/tct-websocket-w3c-tests/websocket/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = cookies interfaces unload-a-document websocketw3c_SCRIPTS = * websocketw3cdir = $(prefix)/opt/tct-websocket-w3c-tests/websocket/w3c EXTRA_DIST = $(websocketw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-websocket-w3c-tests/websocket/w3c +dist_doc_DATA = COPYING diff --git a/tct-webstorage-w3c-tests/Makefile.am b/tct-webstorage-w3c-tests/Makefile.am index fb5b80bc9..016225a50 100644 --- a/tct-webstorage-w3c-tests/Makefile.am +++ b/tct-webstorage-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = webstorage $(commondir) docdir = $(prefix)/opt/tct-webstorage-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-webstorage-w3c-tests/resources/Makefile.am b/tct-webstorage-w3c-tests/resources/Makefile.am index 0d9f2b0e3..7eaec23a8 100644 --- a/tct-webstorage-w3c-tests/resources/Makefile.am +++ b/tct-webstorage-w3c-tests/resources/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = webidl2 w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-webstorage-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-webstorage-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-webstorage-w3c-tests/resources/webidl2/Makefile.am b/tct-webstorage-w3c-tests/resources/webidl2/Makefile.am index cfe12aef1..803d9a468 100644 --- a/tct-webstorage-w3c-tests/resources/webidl2/Makefile.am +++ b/tct-webstorage-w3c-tests/resources/webidl2/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = lib webidl2_SCRIPTS = * webidl2dir = $(prefix)/opt/tct-webstorage-w3c-tests/resources/webidl2 EXTRA_DIST = $(webidl2_SCRIPTS) +docdir = $(prefix)/opt/tct-webstorage-w3c-tests/resources/webidl2 +dist_doc_DATA = COPYING diff --git a/tct-webstorage-w3c-tests/tct-webstorage-w3c-tests.spec b/tct-webstorage-w3c-tests/tct-webstorage-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-webstorage-w3c-tests/tct-webstorage-w3c-tests.spec +++ b/tct-webstorage-w3c-tests/tct-webstorage-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-webstorage-w3c-tests/webstorage/w3c/Makefile.am b/tct-webstorage-w3c-tests/webstorage/w3c/Makefile.am index 27313c6eb..83540dbdf 100644 --- a/tct-webstorage-w3c-tests/webstorage/w3c/Makefile.am +++ b/tct-webstorage-w3c-tests/webstorage/w3c/Makefile.am @@ -1,3 +1,5 @@ w3cfile_SCRIPTS = * w3cfiledir = $(prefix)/opt/tct-webstorage-w3c-tests/webstorage/w3c EXTRA_DIST = $(w3cfile_SCRIPTS) +docdir = $(prefix)/opt/tct-webstorage-w3c-tests/webstorage/w3c +dist_doc_DATA = COPYING diff --git a/tct-wgtapi01-w3c-tests/Makefile.am b/tct-wgtapi01-w3c-tests/Makefile.am index c016692d1..36441e074 100644 --- a/tct-wgtapi01-w3c-tests/Makefile.am +++ b/tct-wgtapi01-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = widgetinterface $(commondir) docdir = $(prefix)/opt/tct-wgtapi01-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-wgtapi01-w3c-tests/resources/Makefile.am b/tct-wgtapi01-w3c-tests/resources/Makefile.am index 877e438fe..a4fbb6959 100644 --- a/tct-wgtapi01-w3c-tests/resources/Makefile.am +++ b/tct-wgtapi01-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-wgtapi01-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-wgtapi01-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-wgtapi01-w3c-tests/tct-wgtapi01-w3c-tests.spec b/tct-wgtapi01-w3c-tests/tct-wgtapi01-w3c-tests.spec index dd37c5a68..f80b8eb9f 100644 --- a/tct-wgtapi01-w3c-tests/tct-wgtapi01-w3c-tests.spec +++ b/tct-wgtapi01-w3c-tests/tct-wgtapi01-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-wgtapi01-w3c-tests/widgetinterface/w3c/Makefile.am b/tct-wgtapi01-w3c-tests/widgetinterface/w3c/Makefile.am index 11b5396a8..f7c5b9d27 100644 --- a/tct-wgtapi01-w3c-tests/widgetinterface/w3c/Makefile.am +++ b/tct-wgtapi01-w3c-tests/widgetinterface/w3c/Makefile.am @@ -1,3 +1,5 @@ widgetinterface_SCRIPTS = * widgetinterfacedir = $(prefix)/opt/tct-wgtapi01-w3c-tests EXTRA_DIST = $(widgetinterface_SCRIPTS) +docdir = $(prefix)/opt/tct-wgtapi01-w3c-tests/widgetinterface/w3c +dist_doc_DATA = COPYING diff --git a/tct-wgtapi02-w3c-tests/Makefile.am b/tct-wgtapi02-w3c-tests/Makefile.am index 7beb31424..22b0b3a72 100644 --- a/tct-wgtapi02-w3c-tests/Makefile.am +++ b/tct-wgtapi02-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = widgetinterface $(commondir) docdir = $(prefix)/opt/tct-wgtapi02-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-wgtapi02-w3c-tests/resources/Makefile.am b/tct-wgtapi02-w3c-tests/resources/Makefile.am index 49bd2cd05..d2aa1e003 100644 --- a/tct-wgtapi02-w3c-tests/resources/Makefile.am +++ b/tct-wgtapi02-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-wgtapi02-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-wgtapi02-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-wgtapi02-w3c-tests/tct-wgtapi02-w3c-tests.spec b/tct-wgtapi02-w3c-tests/tct-wgtapi02-w3c-tests.spec index dd37c5a68..f80b8eb9f 100644 --- a/tct-wgtapi02-w3c-tests/tct-wgtapi02-w3c-tests.spec +++ b/tct-wgtapi02-w3c-tests/tct-wgtapi02-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-wgtapi02-w3c-tests/widgetinterface/w3c/Makefile.am b/tct-wgtapi02-w3c-tests/widgetinterface/w3c/Makefile.am index 70153a6cf..f6a808627 100644 --- a/tct-wgtapi02-w3c-tests/widgetinterface/w3c/Makefile.am +++ b/tct-wgtapi02-w3c-tests/widgetinterface/w3c/Makefile.am @@ -1,3 +1,5 @@ widgetinterface_SCRIPTS = * widgetinterfacedir = $(prefix)/opt/tct-wgtapi02-w3c-tests/widgetinterface/w3c EXTRA_DIST = $(widgetinterface_SCRIPTS) +docdir = $(prefix)/opt/tct-wgtapi02-w3c-tests/widgetinterface/w3c +dist_doc_DATA = COPYING diff --git a/tct-widget01-w3c-tests/Makefile.am b/tct-widget01-w3c-tests/Makefile.am index ab3216ad2..4cfe0e136 100644 --- a/tct-widget01-w3c-tests/Makefile.am +++ b/tct-widget01-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = widgetpackaging $(commondir) docdir = $(prefix)/opt/tct-widget01-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-widget01-w3c-tests/resources/Makefile.am b/tct-widget01-w3c-tests/resources/Makefile.am index c7c65704d..2ad368456 100644 --- a/tct-widget01-w3c-tests/resources/Makefile.am +++ b/tct-widget01-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-widget01-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-widget01-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-widget01-w3c-tests/tct-widget01-w3c-tests.spec b/tct-widget01-w3c-tests/tct-widget01-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-widget01-w3c-tests/tct-widget01-w3c-tests.spec +++ b/tct-widget01-w3c-tests/tct-widget01-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-widget01-w3c-tests/widgetpackaging/w3c/Makefile.am b/tct-widget01-w3c-tests/widgetpackaging/w3c/Makefile.am index f838baa03..9d5d6b5d6 100644 --- a/tct-widget01-w3c-tests/widgetpackaging/w3c/Makefile.am +++ b/tct-widget01-w3c-tests/widgetpackaging/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-widget01-w3c-tests EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-widget01-w3c-tests/widgetpackaging/w3c +dist_doc_DATA = COPYING diff --git a/tct-widget02-w3c-tests/Makefile.am b/tct-widget02-w3c-tests/Makefile.am index d84d12db1..dfe636062 100755 --- a/tct-widget02-w3c-tests/Makefile.am +++ b/tct-widget02-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit scripts SUBDIRS = widgetpackaging $(commondir) docdir = $(prefix)/opt/tct-widget02-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-widget02-w3c-tests/resources/Makefile.am b/tct-widget02-w3c-tests/resources/Makefile.am index 95bc74bf2..5d0554814 100644 --- a/tct-widget02-w3c-tests/resources/Makefile.am +++ b/tct-widget02-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-widget02-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-widget02-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-widget02-w3c-tests/tct-widget02-w3c-tests.spec b/tct-widget02-w3c-tests/tct-widget02-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-widget02-w3c-tests/tct-widget02-w3c-tests.spec +++ b/tct-widget02-w3c-tests/tct-widget02-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-widget02-w3c-tests/widgetpackaging/w3c/Makefile.am b/tct-widget02-w3c-tests/widgetpackaging/w3c/Makefile.am index 2ab516d33..2a3b9f28d 100755 --- a/tct-widget02-w3c-tests/widgetpackaging/w3c/Makefile.am +++ b/tct-widget02-w3c-tests/widgetpackaging/w3c/Makefile.am @@ -1,3 +1,5 @@ w3c_SCRIPTS = * w3cdir = $(prefix)/opt/tct-widget02-w3c-tests/widgetpackaging/w3c EXTRA_DIST = $(w3c_SCRIPTS) +docdir = $(prefix)/opt/tct-widget02-w3c-tests/widgetpackaging/w3c +dist_doc_DATA = COPYING diff --git a/tct-widgetpolicy-w3c-tests/Makefile.am b/tct-widgetpolicy-w3c-tests/Makefile.am index 8a3cc3883..ec767e3bd 100644 --- a/tct-widgetpolicy-w3c-tests/Makefile.am +++ b/tct-widgetpolicy-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = widgetpolicy $(commondir) docdir = $(prefix)/opt/tct-widgetpolicy-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-widgetpolicy-w3c-tests/resources/Makefile.am b/tct-widgetpolicy-w3c-tests/resources/Makefile.am index 20ced6575..02cb7f323 100644 --- a/tct-widgetpolicy-w3c-tests/resources/Makefile.am +++ b/tct-widgetpolicy-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-widgetpolicy-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-widgetpolicy-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-widgetpolicy-w3c-tests/tct-widgetpolicy-w3c-tests.spec b/tct-widgetpolicy-w3c-tests/tct-widgetpolicy-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-widgetpolicy-w3c-tests/tct-widgetpolicy-w3c-tests.spec +++ b/tct-widgetpolicy-w3c-tests/tct-widgetpolicy-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/Makefile.am b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/Makefile.am index ffa81b252..e63601fe9 100644 --- a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/Makefile.am +++ b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/Makefile.am @@ -1,3 +1,5 @@ widgetpolicy_SCRIPTS = * widgetpolicydir = $(prefix)/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c EXTRA_DIST = $(widgetpolicy_SCRIPTS) +docdir = $(prefix)/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c +dist_doc_DATA = COPYING diff --git a/tct-workers-w3c-tests/Makefile.am b/tct-workers-w3c-tests/Makefile.am index 66d781dd3..5aec5a82d 100644 --- a/tct-workers-w3c-tests/Makefile.am +++ b/tct-workers-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = workers $(commondir) docdir = $(prefix)/opt/tct-workers-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-workers-w3c-tests/resources/Makefile.am b/tct-workers-w3c-tests/resources/Makefile.am index 8fe8b8670..3070ed5f3 100644 --- a/tct-workers-w3c-tests/resources/Makefile.am +++ b/tct-workers-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-workers-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-workers-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-workers-w3c-tests/tct-workers-w3c-tests.spec b/tct-workers-w3c-tests/tct-workers-w3c-tests.spec index 4a074a3ee..f333d2416 100755 --- a/tct-workers-w3c-tests/tct-workers-w3c-tests.spec +++ b/tct-workers-w3c-tests/tct-workers-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="0" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-workers-w3c-tests/workers/w3c/Makefile.am b/tct-workers-w3c-tests/workers/w3c/Makefile.am index 8bda7d2b6..9292cba82 100644 --- a/tct-workers-w3c-tests/workers/w3c/Makefile.am +++ b/tct-workers-w3c-tests/workers/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = support workers_SCRIPTS = * workersdir = $(prefix)/opt/tct-workers-w3c-tests/workers/w3c/ EXTRA_DIST = $(workers_SCRIPTS) +docdir = $(prefix)/opt/tct-workers-w3c-tests/workers/w3c +dist_doc_DATA = COPYING diff --git a/tct-workers-w3c-tests/workers/w3c/support/Makefile.am b/tct-workers-w3c-tests/workers/w3c/support/Makefile.am index d4b4b56d3..b36584b64 100644 --- a/tct-workers-w3c-tests/workers/w3c/support/Makefile.am +++ b/tct-workers-w3c-tests/workers/w3c/support/Makefile.am @@ -1,3 +1,5 @@ support_SCRIPTS = * supportdir = $(prefix)/opt/tct-workers-w3c-tests/workers/w3c/support EXTRA_DIST = $(support_SCRIPTS) +docdir = $(prefix)/opt/tct-workers-w3c-tests/workers/w3c/support +dist_doc_DATA = COPYING diff --git a/tct-xmlhttprequest-w3c-tests/Makefile.am b/tct-xmlhttprequest-w3c-tests/Makefile.am index 5cb9ffbd5..7a7d338e6 100644 --- a/tct-xmlhttprequest-w3c-tests/Makefile.am +++ b/tct-xmlhttprequest-w3c-tests/Makefile.am @@ -1,4 +1,4 @@ commondir = resources testkit SUBDIRS = xmlhttprequest $(commondir) docdir = $(prefix)/opt/tct-xmlhttprequest-w3c-tests -dist_doc_DATA = Changelog COPYING README tests.xml +dist_doc_DATA = README tests.xml COPYING diff --git a/tct-xmlhttprequest-w3c-tests/resources/Makefile.am b/tct-xmlhttprequest-w3c-tests/resources/Makefile.am index 55eebaa92..628f646c7 100644 --- a/tct-xmlhttprequest-w3c-tests/resources/Makefile.am +++ b/tct-xmlhttprequest-w3c-tests/resources/Makefile.am @@ -1,3 +1,5 @@ w3cresources_SCRIPTS = * w3cresourcesdir = $(prefix)/opt/tct-xmlhttprequest-w3c-tests/resources EXTRA_DIST = $(w3cresources_SCRIPTS) +docdir = $(prefix)/opt/tct-xmlhttprequest-w3c-tests/resources +dist_doc_DATA = COPYING diff --git a/tct-xmlhttprequest-w3c-tests/tct-xmlhttprequest-w3c-tests.spec b/tct-xmlhttprequest-w3c-tests/tct-xmlhttprequest-w3c-tests.spec index dd37c5a68..f80b8eb9f 100755 --- a/tct-xmlhttprequest-w3c-tests/tct-xmlhttprequest-w3c-tests.spec +++ b/tct-xmlhttprequest-w3c-tests/tct-xmlhttprequest-w3c-tests.spec @@ -12,4 +12,8 @@ src_file="1" whitelist=" inst.sh tests.xml +COPYING +LICENSE.Apache-2.0 +LICENSE.CC-BY-3.0 +NOTICE mediasrc" diff --git a/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/Makefile.am b/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/Makefile.am index 3c012a4fc..9f0a29bdb 100644 --- a/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/Makefile.am +++ b/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = resources xmlhttprequestw3c_SCRIPTS = * xmlhttprequestw3cdir = $(prefix)/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c EXTRA_DIST = $(xmlhttprequestw3c_SCRIPTS) +docdir = $(prefix)/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c +dist_doc_DATA = COPYING