Fixed build error 05/123005/1 accepted/tizen/unified/20170406.054144 accepted/tizen/unified/20170605.022232 submit/tizen/20170404.234357 submit/tizen/20170605.021029 tizen_4.0.m1_release
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 4 Apr 2017 07:25:02 +0000 (16:25 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 4 Apr 2017 07:25:23 +0000 (16:25 +0900)
Change-Id: I4022ad867f9db60217c6c52d6f955316b94105a1
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/mdnsresponder.spec

index 6ca2916..554672b 100755 (executable)
@@ -1,10 +1,12 @@
+%define source_name mDNSResponder
+
 Name:       mdnsresponder
 Summary:    DNS Service Discovery service with dns-sd library
 Version:    576.30.4
 Release:    1
 Group:      System/Network
 License:    Apache-2.0 or BSD-2.0
-Source0:    %{name}-%{version}.tar.gz
+Source0:    %{source_name}-%{version}.tar.gz
 Source1001:    mdnsresponder.manifest
 Source1002:    libdns_sd.manifest
 BuildRequires:  pkgconfig(glib-2.0)