Compare commits

..

No commits in common. "ecf928459ba07fd4c9adbb0864959861ee2cfde0" and "3b14fc01baaf2a76204887ab3dd5c573ed60a69c" have entirely different histories.

4 changed files with 5 additions and 23 deletions

Binary file not shown.

BIN
libstatgrab-0.92.tar.gz Normal file

Binary file not shown.

View File

@ -3,12 +3,12 @@
Name: libstatgrab
Epoch: 1
Version: 0.92.1
Release: 3
Version: 0.92
Release: 1%{?dist}
Summary: A library that provides cross platform access to statistics of the system
License: LGPLv2+ and GPLv2
URL: https://libstatgrab.org/
Source0: https://github.com/%{name}/%{name}/releases/download/LIBSTATGRAB_0_92_1/libstatgrab-%{version}.tar.gz
License: LGPLv2+
URL: http://www.i-scream.org/libstatgrab
Source0: http://ftp.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
# REJECTED due to Solaris or whatever linking issue,
# thus we cope with pkgconfig manually.
# See: https://github.com/i-scream/libstatgrab/pull/70
@ -31,13 +31,11 @@ BuildRequires: perl(File::Basename)
BuildRequires: perl(FindBin)
BuildRequires: perl(Getopt::Long)
BuildRequires: perl(IPC::Cmd)
BuildRequires: perl(lib)
BuildRequires: perl(Pod::Usage)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More)
BuildRequires: perl(vars)
BuildRequires: perl(warnings)
BuildRequires: make
%description
Libstatgrab is a library that provides cross platform access to statistics
@ -207,17 +205,5 @@ make check
%{_mandir}/*/*statgrab*
%changelog
* Fri Nov 4 2022 hkgy <kaguyahatu@outlook.com> - 1:0.92.1-3
- Upgrade URLS and License
* Mon May 23 2022 tanyulong<tanyulong@kylinos.cn> - 1:0.92.1-2
- Improve the project according to the requirements of compliance improvement
* Wed Jan 12 2022 pei-jiankang<peijiankang@kylinos.com> - 1:0.92.1-1
- update to upstream version 0.92.1
* Mon Dec 13 2021 huayadong <huayadong@kylinos.cn> - 1:0.92-2
- remove %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1:0.92-1
- Initial release for OpenEuler

View File

@ -1,4 +0,0 @@
version_control: github
src_repo: libstatgrab/libstatgrab
tag_prefix: "v"
separator: "."