Compare commits
10 Commits
0a0769652d
...
deba62f50c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
deba62f50c | ||
|
|
4820746cba | ||
|
|
89b7d3c802 | ||
|
|
c53148f22a | ||
|
|
4822e7dc4a | ||
|
|
ba0015b9ab | ||
|
|
f66cfce970 | ||
|
|
630433c07a | ||
|
|
784de0918c | ||
|
|
78221795d7 |
Binary file not shown.
BIN
lcms2-2.16.tar.gz
Normal file
BIN
lcms2-2.16.tar.gz
Normal file
Binary file not shown.
29
lcms2.spec
29
lcms2.spec
@ -1,10 +1,10 @@
|
|||||||
Name: lcms2
|
Name: lcms2
|
||||||
Version: 2.11
|
Version: 2.16
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Color Management Engine
|
Summary: Color Management Engine
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.littlecms.com/
|
URL: https://www.littlecms.com
|
||||||
Source0: https://sourceforge.net/projects/lcms/files/lcms/%{version}/lcms2-%{version}.tar.gz
|
Source0: %{url}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc libjpeg-devel libtiff-devel zlib-devel
|
BuildRequires: gcc libjpeg-devel libtiff-devel zlib-devel
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ Development files for LittleCMS.
|
|||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --program-suffix=2
|
%configure
|
||||||
|
|
||||||
%disable_rpath
|
%disable_rpath
|
||||||
%make_build
|
%make_build
|
||||||
@ -54,7 +54,9 @@ Development files for LittleCMS.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
%license COPYING
|
%doc ChangeLog
|
||||||
|
%doc README*
|
||||||
|
%license LICENSE
|
||||||
%{_libdir}/liblcms2.so.2*
|
%{_libdir}/liblcms2.so.2*
|
||||||
|
|
||||||
%files utils
|
%files utils
|
||||||
@ -72,6 +74,21 @@ Development files for LittleCMS.
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 28 2023 Paul Thomas <paulthomas100199@gmail.com> - 2.16-1
|
||||||
|
- update to version 2.16
|
||||||
|
|
||||||
|
* Wed Jul 19 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.15-1
|
||||||
|
- update to 2.15
|
||||||
|
|
||||||
|
* Fri Nov 25 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 2.13.1-2
|
||||||
|
- update Source0
|
||||||
|
|
||||||
|
* Tue Aug 2 2022 tianlijing <tianlijing@kylinos.cn> - 2.13.1-1
|
||||||
|
- update to 2.13.1
|
||||||
|
|
||||||
|
* Fri Dec 03 2021 wangkerong <wangkerong@huawei.com> - 2.12-1
|
||||||
|
- update to 2.12
|
||||||
|
|
||||||
* Thu Sep 10 2020 zhanzhimin <zhanzhimin@huawei.com> - 2.11-2
|
* Thu Sep 10 2020 zhanzhimin <zhanzhimin@huawei.com> - 2.11-2
|
||||||
- update source
|
- update source
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user