Changeset 853 for spec/trunk/SPECS
- Timestamp:
- Sep 22, 2016, 9:54:31 PM (9 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libcx.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libcx.spec
r835 r853 1 1 Name: libcx 2 2 Summary: kLIBC Extension Library 3 Version: 0. 2.13 Version: 0.3 4 4 Release: 1%{?dist} 5 5 License: LGPLv2.1+ … … 26 26 Summary: Development package for %{name} 27 27 Requires: %{name} = %{version}-%{release} 28 Requires: libc-devel 28 Requires: libc-devel exceptq-devel 29 29 Requires: pkgconfig 30 30 … … 70 70 install -m 644 nosys_poll.h %{buildroot}%{_includedir}/poll.h 71 71 install -m 644 src/poll/poll.h %{buildroot}%{_includedir}/sys 72 install -m 644 src/mmap/sys/mman.h %{buildroot}%{_includedir}/sys 72 73 73 74 %clean … … 85 86 %{_includedir}/poll.h 86 87 %{_includedir}/sys/poll.h 88 %{_includedir}/sys/mman.h 87 89 88 90 %changelog 91 * Thu Sep 22 2016 Dmitriy Kuminov <coding@dmik.org> 0.3-1 92 - Release version 0.3 93 (https://github.com/bitwiseworks/libcx/blob/0.3/CHANGELOG.md). 89 94 90 95 * Fri Aug 19 2016 Dmitriy Kuminov <coding@dmik.org> 0.2.1-1
Note:
See TracChangeset
for help on using the changeset viewer.
