Skip to content

Commit

Permalink
[packaging] fix rpmlintrc to pass stricter checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Islam Amer committed Mar 16, 2015
1 parent cec84be commit 92b4554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions rpm/sensorfw-qt5-rpmlintrc
@@ -0,0 +1,2 @@
addFilter("sensorfw-doc.* file-contains-date-and-time")
addFilter("sensorfw-doc.* file-contains-current-date")
2 changes: 1 addition & 1 deletion rpm/sensorfw-qt5.spec
Expand Up @@ -6,7 +6,7 @@ Group: System/Sensor Framework
License: LGPLv2+
URL: http://gitorious.org/sensorfw
Source0: %{name}-%{version}.tar.bz2
Source1: sensorfw-rpmlintrc
Source1: sensorfw-qt5-rpmlintrc
Source2: sensorfwd.service
Source3: sensord-daemon-conf-setup
Requires: qt5-qtcore
Expand Down

0 comments on commit 92b4554

Please sign in to comment.