automatic version update by autodist [release 1.1.4-1mamba;Thu Feb 10 2022]
This commit is contained in:
parent
2bde37e335
commit
7ace5b8b8a
@ -1,35 +1,33 @@
|
|||||||
Name: gsmartcontrol
|
Name: gsmartcontrol
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Hard disk drive health inspection tool
|
Summary: Hard disk drive health inspection tool
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://gsmartcontrol.sourceforge.net/home/
|
URL: https://gsmartcontrol.shaduri.dev/
|
||||||
Source: https://downloads.sourceforge.net/project/gsmartcontrol/%{version}/gsmartcontrol-%{version}.tar.bz2
|
Source: https://downloads.sourceforge.net/project/gsmartcontrol/%{version}/gsmartcontrol-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libatkmm-devel
|
BuildRequires: libatkmm1-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcairomm-devel
|
BuildRequires: libcairomm10-devel
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgtkmm-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglibmm-devel
|
BuildRequires: libglibmm24-devel
|
||||||
BuildRequires: libgtk2-devel
|
BuildRequires: libgtk3-devel
|
||||||
|
BuildRequires: libgtkmm3-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpangomm-devel
|
BuildRequires: libpangomm1-devel
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libsigc++-devel
|
BuildRequires: libsigc++2-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GSmartControl is a graphical user interface for smartctl (from smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.
|
GSmartControl is a graphical user interface for smartctl (from smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.
|
||||||
@ -66,6 +64,9 @@ GSmartControl is a graphical user interface for smartctl (from smartmontools pac
|
|||||||
%doc COPYING ChangeLog NEWS README.txt TODO
|
%doc COPYING ChangeLog NEWS README.txt TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user