Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[sensorfw] try and fix obs build. use package name instead of hardcod…
…ing.
  • Loading branch information
Lorn Potter committed May 23, 2013
1 parent 09edb80 commit 7a9592d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpm/sensorfw-qt5.spec
Expand Up @@ -14,7 +14,7 @@ Release: 0
Group: System/Sensor Framework
License: LGPLv2+
URL: http://gitorious.org/sensorfw
Source0: sensorfw-%{version}.tar.bz2
Source0: %{name}-%{version}.tar.bz2
Source1: sensorfw-rpmlintrc
Source2: sensord.service
Source3: sensord-daemon-conf-setup
Expand Down
2 changes: 1 addition & 1 deletion rpm/sensorfw-qt5.yaml
Expand Up @@ -8,7 +8,7 @@ URL: http://gitorious.org/sensorfw
Description: |
Sensor Framework provides an interface to hardware sensor drivers through logical sensors. This package contains sensor framework daemon and required libraries.
Sources:
- "sensorfw-%{version}.tar.bz2"
- "%{name}-%{version}.tar.bz2"
- "sensorfw-rpmlintrc"
- "sensord.service"
- "sensord-daemon-conf-setup"
Expand Down

0 comments on commit 7a9592d

Please sign in to comment.