16 |
# Please submit bugfixes or comments via http://bugs.opensuse.org/ |
# Please submit bugfixes or comments via http://bugs.opensuse.org/ |
17 |
# |
# |
18 |
|
|
19 |
|
%define version 19.08 |
20 |
%define version_unconverted 18.05+git.20180806 |
%define release 1 |
21 |
|
%define version_unconverted %{version} |
22 |
Name: rtl_433 |
Name: rtl_433 |
23 |
Version: 18.05+git.20180806 |
Version: %{version} |
24 |
Release: 1.4 |
Release: %{release} |
25 |
Summary: Turns RTL2832 dongle into a 433.92MHz generic data receiver |
Summary: Turns RTL2832 dongle into a 433.92MHz generic data receiver |
26 |
License: GPL-2.0-only |
License: GPL-2.0-only |
27 |
Group: Productivity/Hamradio/Other |
Group: Productivity/Hamradio/Other |
28 |
URL: https://github.com/merbanan/rtl_433.git |
URL: https://github.com/merbanan/rtl_433.git |
29 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.gz |
30 |
Patch0: rtl_433-disable-test.diff |
Patch0: rtl_433-disable-test.diff |
31 |
BuildRequires: cmake |
BuildRequires: cmake |
32 |
BuildRequires: pkgconfig |
BuildRequires: pkgconfig |
33 |
BuildRequires: pkgconfig(librtlsdr) |
BuildRequires: pkgconfig(librtlsdr) |
34 |
|
BuildRequires: doxygen libusb1-devel libusb1 |
35 |
|
|
36 |
%description |
%description |
37 |
An application using librtlsdr to decode the temperature from |
An application using librtlsdr to decode the temperature from |
50 |
|
|
51 |
%prep |
%prep |
52 |
%setup -q |
%setup -q |
53 |
%patch0 -p1 |
# %patch0 -p1 |
54 |
|
|
55 |
%build |
%build |
56 |
%cmake |
%cmake -DBUILD_TESTING=OFF |
57 |
make VERBOSE=1 %{?_smp_mflags} |
make VERBOSE=1 %{?_smp_mflags} |
58 |
|
|
59 |
%install |
%install |
60 |
%cmake_install |
%make_install |
61 |
|
|
62 |
%files |
%files |
63 |
%defattr(-,root,root) |
%defattr(-,root,root) |
64 |
%license COPYING |
#%license COPYING |
65 |
%doc AUTHORS README.md |
%doc AUTHORS README.md |
66 |
|
/usr/share/man/man1/ |
67 |
%{_bindir}/rtl_433 |
%{_bindir}/rtl_433 |
68 |
|
/usr/etc/rtl_433/ |
69 |
|
|
70 |
%files devel |
%files devel |
71 |
%{_includedir}/rtl_433.h |
%{_includedir}/rtl_433.h |
72 |
%{_includedir}/rtl_433_devices.h |
%{_includedir}/rtl_433_devices.h |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Sun Sep 01 2019 Jean-Philipe Pialasse <tests@pialasse.com> 19.08-1.sme |
76 |
|
- first import for SME [SME: 10800] |
77 |
|
- fix spec file to build |
78 |
|
- Update to version 19.08 |
79 |
|
* Added MQTT output (#1016) |
80 |
|
* Added stats reporting (#733) |
81 |
|
* Added SoapySDR general keyword settings option, e.g. antenna |
82 |
|
* Added new model keys option |
83 |
|
* Changed Normalize odd general keys on devices (#1010) |
84 |
|
* Changed Use battery_ok instead of battery for newmodel |
85 |
|
* Added report model description option (#987) |
86 |
|
* Added pulse data text file support (#967) |
87 |
|
* Added color to console help output |
88 |
|
* Fixed CF32 loader; addeded CS8, CF32 dumper |
89 |
|
* Added CurrentCost EnviR support (#1115) |
90 |
|
* Added ESIC-EMT7170 power meter (#1132) |
91 |
|
* Added LaCrosse-TX141Bv3 support (#1134) |
92 |
|
* Added channel to inFactory-TH (#1133) |
93 |
|
* Added man page rtl_433.1 (#1121) |
94 |
|
* Added color to console help output |
95 |
|
* Added support for Philips AJ7010 (#1047) |
96 |
|
* Added frequency hopping signal support for win32 (#1128) |
97 |
|
* Added Holman WS5029 decoder |
98 |
|
* Added Acurite Rain 899 support |
99 |
|
* Added support for Oregon scientific THGR328N and RTGR328N (#1107) (#1109) |
100 |
|
* Added frequency hop on USR1 signal |
101 |
|
* Added '-E hop' option |
102 |
|
* Added option for multiple hop times |
103 |
|
* Added sensor similar to GT-WT-02 (#1080) |
104 |
|
* Added Rubicson 48659 Cooking Thermometer |
105 |
|
* Added TFA Dostmann 30.3196 decoder (#983) |
106 |
|
* Added support for HCS200 KeeLoq encoder (#1081) |
107 |
|
* Added channel output to lacrosse_TX141TH_Bv2 (#1097) |
108 |
|
* Added IKEA Sparsnäs decoder. |
109 |
|
* Added support for Eurochron weather station sensor (#1090) |
110 |
|
* Added MQTT topic format strings (#1079) |
111 |
|
* Added two EV1527 based sample configurations (#1087) |
112 |
|
* Added DirecTV RC66RX Remote Control |
113 |
|
* Added support for Ecowitt temperature sensor |
114 |
|
* Added Companion WTR001 decoder (#1055) |
115 |
|
* Changed Thermopro TP12 also supports TP20 (#1061) |
116 |
|
* Added configuration for PIR-EF4 sensor (#1049) |
117 |
|
* Added Alecto WS-1200 v1/v2/DCF decoders to Fineoffset (#975) |
118 |
|
* Added TS-FT002 decoder (#1015) |
119 |
|
* Added Fine Offset WH32B support (#1040) |
120 |
|
* Added LaCrosse-WS3600 support, change LaCrosse-WS to LaCrosse-WS2310 |
121 |
|
* Added LaCrosse WS7000 support (#1029) (#1030) |
122 |
|
* Changed Omit humidity on Prologue if invalid |
123 |
|
* Added MQTT output (#1016) |
124 |
|
* Added stats reporting (#733) |
125 |
|
* Added Interface Specification for data output (#827) |
126 |
|
* Added checksum to Ambient Weather TX-8300 |
127 |
|
* Added Interlogix glassbreak subtype |
128 |
|
* Added Jansite TPMS support (#1020) |
129 |
|
* Added Oregon Scientific RTHN129 support (#941) |
130 |
|
* Changed Use battery_ok instead of battery for newmodel |
131 |
|
* Changed Update battery_low, temperatureN keys |
132 |
|
* Changed Normalize odd general keys on devices (#1010) |
133 |
|
* Fixed Efergy-e2 current reading exponent |
134 |
|
* Added FS20 remote decoder (#999) |
135 |
|
* Added SoapySDR general keyword settings option |
136 |
|
* Added option to select antenna on SoapySDR devices (#968) |
137 |
|
* Fixed CF32 loader; added CS8, CF32 dumper |
138 |
|
* Added ASAN to Debug builds |
139 |
|
* Changed tfa_twin_plus_30.3049: Add mic to output |
140 |
|
* Added new model keys option |
141 |
|
* Enhanced Kedsum, S3318, Esperanza with MIC (#985) |
142 |
|
* Added support for XT300/XH300 soil moisture sensor (#946) |
143 |
|
* Changed Schrader unit from bar to kPa |
144 |
|
* Added report model description option (#987) |
145 |
|
* Added native scale for SDRplay |
146 |
|
* Added Chungear BCF-0019x2 example conf |
147 |
|
* Changed GT-WT-02 to support newer timings; changed model name |
148 |
|
* Added pulse data text file support (#967) |
149 |
|
* Added Digitech XC0346 support to Fine Offset WH1050 (#922) |
150 |
|
* Added bitbuffer NRZI(NRZS/NRZM) decodes |
151 |
|
* Added Rosenborg/WH5 quirk to Fineoffset |
152 |
|
* Added support for Silverline doorbells (#942) |
153 |
|
* Changed TPMS Toyota to match shorter preamble |
154 |
|
* Changed TPMS Citroen data readings |
155 |
|
* Changed TPMS Renault data readings |
156 |
|
* Added Digitech XC-0324 temperature sensor decoder (#849) |
157 |
|
* Added sample rate switching |
158 |
|
* Added Mongoose |
159 |
|
|
160 |
* Sat Aug 18 2018 mardnh@gmx.de |
* Sat Aug 18 2018 mardnh@gmx.de |
161 |
- Update to version 18.05+git.20180806: |
- Update to version 18.05+git.20180806: |
162 |
* Clean up copyright notes |
* Clean up copyright notes |