Compare commits
No commits in common. "614534b2c96702e61efb488e9009b5bda602e109" and "816720e46665e93de7c9a1391a7035a63cbfdd97" have entirely different histories.
614534b2c9
...
816720e466
BIN
exempi-2.5.2.tar.bz2
Normal file
BIN
exempi-2.5.2.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
23
exempi.spec
23
exempi.spec
@ -1,13 +1,13 @@
|
|||||||
Name: exempi
|
Name: exempi
|
||||||
Version: 2.6.4
|
Version: 2.5.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform)
|
Summary: Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform)
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://wiki.freedesktop.org/libopenraw/Exempi/
|
URL: https://wiki.freedesktop.org/libopenraw/Exempi/
|
||||||
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: gcc-c++ autoconf automake libtool
|
BuildRequires: gcc-c++ autoconf automake libtool
|
||||||
BuildRequires: boost-devel expat-devel zlib-devel pkgconfig
|
BuildRequires: boost-devel expat-devel zlib-devel pkgconfig exempi
|
||||||
Provides: bundled(md5-polstra)
|
Provides: bundled(md5-polstra)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -29,7 +29,7 @@ Summary: Help information for user
|
|||||||
Help information for user
|
Help information for user
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n exempi-2.6.4 -p1
|
%autosetup -n exempi-2.5.2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
libtoolize -vi
|
libtoolize -vi
|
||||||
@ -45,9 +45,10 @@ make check
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
cp -a %{_libdir}/libexempi.so.3* %{buildroot}%{_libdir}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS ChangeLog COPYING
|
%doc AUTHORS ChangeLog COPYING README
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_bindir}/exempi
|
%{_bindir}/exempi
|
||||||
|
|
||||||
@ -62,18 +63,6 @@ make check
|
|||||||
%{_mandir}/man1/exempi.1*
|
%{_mandir}/man1/exempi.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 12 2023 chenzixuan <chenzixuan@kylinos.cn> - 2.6.4-1
|
|
||||||
- Update to 2.6.4
|
|
||||||
|
|
||||||
* Tue Feb 07 2023 wangjunqi <wangjunqi@kylinos.cn> - 2.6.3-1
|
|
||||||
- Update to 2.6.3
|
|
||||||
|
|
||||||
* Mon Jun 20 2022 dillon chen <dillon.chen@gmail.com> - 2.6.1-1
|
|
||||||
- Update to 2.6.1
|
|
||||||
|
|
||||||
* Mon Apr 18 2022 Wei, Qiang <qiang.wei@suse.com> - 2.5.2-3
|
|
||||||
- Remove self dependency which is temporary used to resolve compatiable during upgrade.
|
|
||||||
|
|
||||||
* Tue Feb 2 2021 wangchen <wangchen137@huawei.com> - 2.5.2-2
|
* Tue Feb 2 2021 wangchen <wangchen137@huawei.com> - 2.5.2-2
|
||||||
- Provide old so files.
|
- Provide old so files.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user