mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-15 11:31:40 +00:00
update Spec file
This commit is contained in:
parent
0b55713fc0
commit
8779e698ed
2 changed files with 4 additions and 4 deletions
6
dist/openzwave.spec
vendored
6
dist/openzwave.spec
vendored
|
@ -3,7 +3,7 @@
|
|||
%endif
|
||||
|
||||
Name: openzwave
|
||||
Version: 1.6.212
|
||||
Version: 1.6.409
|
||||
Release: 1.0%{?dist}
|
||||
Summary: Sample Executables for OpenZWave
|
||||
URL: http://www.openzwave.net
|
||||
|
@ -102,7 +102,7 @@ rm -rf %{buildroot}%{_defaultdocdir}/openzwave-%{version}/api/
|
|||
|
||||
|
||||
%files -n libopenzwave
|
||||
%license license/*.txt
|
||||
%license LICENSE
|
||||
%doc docs/default.htm docs/general/ docs/images+css/
|
||||
%{_libdir}/libopenzwave.so.*
|
||||
%defattr(664, root, zwave, 775)
|
||||
|
@ -135,7 +135,7 @@ getent group zwave >/dev/null || groupadd -f -r zwave
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed May 08 2019 Justin Hammond <justin@dynam.ac> - 1.6.212
|
||||
* Wed May 08 2019 Justin Hammond <justin@dynam.ac> - 1.6.409
|
||||
- Update to new release of OpenZwave - 1.6
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-0.20180624git1e36dcc.0
|
||||
|
|
2
dist/openzwave.spec.in
vendored
2
dist/openzwave.spec.in
vendored
|
@ -102,7 +102,7 @@ rm -rf %{buildroot}%{_defaultdocdir}/openzwave-%{version}/api/
|
|||
|
||||
|
||||
%files -n libopenzwave
|
||||
%license license/*.txt
|
||||
%license LICENSE
|
||||
%doc docs/default.htm docs/general/ docs/images+css/
|
||||
%{_libdir}/libopenzwave.so.*
|
||||
%defattr(664, root, zwave, 775)
|
||||
|
|
Loading…
Add table
Reference in a new issue