(svn r22256) -Update [FS#3375]: RPM spec file (Ammler)

This commit is contained in:
rubidium
2011-03-17 20:47:36 +00:00
parent 00b2626c3a
commit 63fd82e5a6
3 changed files with 269 additions and 166 deletions

6
os/rpm/openttd-rpmlintrc Normal file
View File

@@ -0,0 +1,6 @@
# the man page is in the subpackage data
addFilter("openttd.*: W: no-manual-page-for-binary openttd")
# no other package depends on this package, so this should not matter
addFilter("openttd.*: W: file-contains-date-and-time /usr/bin/openttd")
addFilter("openttd.*: W: file-contains-current-date /usr/bin/openttd")