Explorar el Código

speclint police: add missing %integrity call

Ralf S. Engelschall hace 22 años
padre
commit
150a3a4a81
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      dss/dss.spec

+ 2 - 0
dss/dss.spec

@@ -60,8 +60,10 @@ AutoReqProv:  no
     the same code as Apple's QuickTime Streaming Server.
 
 %prep
+    %integrity
     %setup -q -n DSS-%{V_dss}.src
     %patch -p1
+
     l_hostname=`%{l_shtool} echo -e %h%d`
     %{l_shtool} subst \
         -e 's;/etc/streaming/;%{l_prefix}/etc/dss/;g' \