From 94e536d94fc81a3df242d2130f625a979a66d249 Mon Sep 17 00:00:00 2001 From: mom040267 Date: Tue, 20 Jan 2015 17:08:54 +0000 Subject: [PATCH] rpm adjusted --- rpm/turnserver.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/rpm/turnserver.spec b/rpm/turnserver.spec index 95a884c9..fcf68a4c 100644 --- a/rpm/turnserver.spec +++ b/rpm/turnserver.spec @@ -235,6 +235,14 @@ fi %{_datadir}/%{name}/scripts/longtermsecuredb/secure_relay_with_db_psql.sh %{_datadir}/%{name}/scripts/longtermsecuredb/secure_relay_with_db_redis.sh %{_datadir}/%{name}/scripts/longtermsecuredb/secure_relay_with_db_sqlite.sh +%dir %{_datadir}/%{name}/scripts/oauth +%{_datadir}/%{name}/scripts/oauth/secure_relay_with_db_mysql.sh +%{_datadir}/%{name}/scripts/oauth/secure_relay_with_db_mysql_ssl.sh +%{_datadir}/%{name}/scripts/oauth/secure_relay_with_db_mongo.sh +%{_datadir}/%{name}/scripts/oauth/secure_relay_with_db_psql.sh +%{_datadir}/%{name}/scripts/oauth/secure_relay_with_db_redis.sh +%{_datadir}/%{name}/scripts/oauth/secure_relay_with_db_sqlite.sh +%{_datadir}/%{name}/scripts/oauth/secure_udp_client.sh %dir %{_datadir}/%{name}/scripts/restapi %{_datadir}/%{name}/scripts/restapi/secure_relay_secret.sh %{_datadir}/%{name}/scripts/restapi/secure_relay_secret_with_db_mysql.sh