Sfoglia il codice sorgente

speclint police: add missing %integrity call

Ralf S. Engelschall 22 anni fa
parent
commit
150a3a4a81
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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' \