downgrade version to 1.0
This commit is contained in:
parent
1353ddc75d
commit
30f27788da
BIN
libunistring-1.0.tar.xz
Normal file
BIN
libunistring-1.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: libunistring
|
Name: libunistring
|
||||||
Version: 1.1
|
Version: 1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GNU Unicode string library
|
Summary: GNU Unicode string library
|
||||||
License: GPLV2+ or LGPLv3+
|
License: GPLV2+ or LGPLv3+
|
||||||
@ -35,7 +35,6 @@ This package is the development files for GUN Unicode string library.
|
|||||||
rm -f %{buildroot}%{_libdir}/%{name}.la
|
rm -f %{buildroot}%{_libdir}/%{name}.la
|
||||||
rm -f %{buildroot}%{_infodir}/dir
|
rm -f %{buildroot}%{_infodir}/dir
|
||||||
mv %{buildroot}%{_datadir}/doc/%{name} tmp_doc
|
mv %{buildroot}%{_datadir}/doc/%{name} tmp_doc
|
||||||
cp -p %{_libdir}/%{name}.so.2 %{buildroot}%{_libdir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
@ -46,9 +45,7 @@ make check
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc THANKS AUTHORS
|
%doc THANKS AUTHORS
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_libdir}/%{name}.so.5
|
%{_libdir}/%{name}.so.*
|
||||||
%{_libdir}/%{name}.so.5.0.0
|
|
||||||
%{_libdir}/%{name}.so.2
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -62,6 +59,12 @@ make check
|
|||||||
%doc README DEPENDENCIES
|
%doc README DEPENDENCIES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 07 2022 fuanan <fuanan3@h-partners.com> - 1.0-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:downgrade version to 1.0
|
||||||
|
|
||||||
* Fri Nov 04 2022 fuanan <fuanan3@h-partners.com> - 1.1-1
|
* Fri Nov 04 2022 fuanan <fuanan3@h-partners.com> - 1.1-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user