瀏覽代碼

speclint police

Ralf S. Engelschall 23 年之前
父節點
當前提交
33cea5b817
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      aide/aide.spec

+ 2 - 2
aide/aide.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Security
 License:      GPL
 Version:      0.9
-Release:      20030115
+Release:      20030305
 
 #   list of sources
 Source0:      http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
@@ -55,7 +55,7 @@ AutoReqProv:  no
     %patch -p1
 
 %build
-    # marvelling about its beauty
+    #   marvelling about its beauty
     for i in src/*.c; do
         %{l_shtool} subst -e 's;//\(.*\);/*\1*/;g' $i
     done