Mageia Bugzilla – Attachment 13205 Details for
Bug 28791
qt-fsarchiver on Mageia 8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
qt-fsarchiver-terminal.spec
qt-fsarchiver-terminal.spec (text/x-rpm-spec), 2.22 KB, created by
sturmvogel
on 2022-03-28 01:12:06 CEST
(
hide
)
Description:
qt-fsarchiver-terminal.spec
Filename:
MIME Type:
Creator:
sturmvogel
Created:
2022-03-28 01:12:06 CEST
Size:
2.22 KB
patch
obsolete
>%define upver 0.8.6 >%define subver 7 > >Name: qt-fsarchiver-terminal >Version: %{upver}.%{subver} >Release: %mkrel 1 >Summary: Qt terminal for fsarchiver >Group: Archiving/Backup >License: GPLv2+ and GPLv3+ >URL: https://qt-fsarchiver.sourceforge.io/ >Source0: https://sourceforge.net/projects/qt-fsarchiver/files/source/qt-fsarchiver-terminal/%{name}-%{upver}-%{subver}.tar.gz >#Source1: org.fsarchiver.qt5.policy >#Source2: qt-fsarchiver.wrapper > >BuildRequires: cmake >BuildRequires: qttools5 >BuildRequires: pkgconfig(Qt5Core) >BuildRequires: pkgconfig(Qt5Gui) >BuildRequires: pkgconfig(Qt5Widgets) >BuildRequires: pkgconfig(ext2fs) >BuildRequires: pkgconfig(uuid) >BuildRequires: pkgconfig(blkid) >BuildRequires: e2fsprogs >BuildRequires: libgcrypt-devel >BuildRequires: pkgconfig(zlib) >BuildRequires: pkgconfig(bzip2) >BuildRequires: pkgconfig(libzstd) >BuildRequires: liblzo-devel >BuildRequires: pkgconfig(liblzma) > >Provides: qt5-fsarchiver-terminal = %{version}-%{release} > >Requires: polkit-agent >Requires: fsarchiver > >Recommends: gdisk >Recommends: sshfs-fuse >Recommends: sshpass >Recommends: nmap >Recommends: samba >Recommends: samba-client >Recommends: nfs-utils >Recommends: xfsprogs > >%description >FSArchiver is a system tool that allows you to save the contents of a >file-system to a compressed archive file. The file-system can be restored >on a partition which has a different size and it can be restored on a >different file-system. Unlike tar/dar, FSArchiver also creates the >file-system when it extracts the data to partitions. Everything is >checksummed in the archive in order to protect the data. If the archive >is corrupt, you just loose the current file, not the whole archive. > > >%prep >%autosetup -n %{name} -p1 > >%build >%qmake_qt5 > >%make_build > >%install >%make_install INSTALL_ROOT=%{buildroot} > ># remove pre-compiled binaries >rm -rf %{buildroot}%{_sbindir}/ccguess >rm -rf %{buildroot}%{_sbindir}/de > >%files >%{_sbindir}/%{name} >%{_sbindir}/qt-fsarchiver-terminal >%{_docdir}/%{name}/ > >
%define upver 0.8.6 %define subver 7 Name: qt-fsarchiver-terminal Version: %{upver}.%{subver} Release: %mkrel 1 Summary: Qt terminal for fsarchiver Group: Archiving/Backup License: GPLv2+ and GPLv3+ URL: https://qt-fsarchiver.sourceforge.io/ Source0: https://sourceforge.net/projects/qt-fsarchiver/files/source/qt-fsarchiver-terminal/%{name}-%{upver}-%{subver}.tar.gz #Source1: org.fsarchiver.qt5.policy #Source2: qt-fsarchiver.wrapper BuildRequires: cmake BuildRequires: qttools5 BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(ext2fs) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(blkid) BuildRequires: e2fsprogs BuildRequires: libgcrypt-devel BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(libzstd) BuildRequires: liblzo-devel BuildRequires: pkgconfig(liblzma) Provides: qt5-fsarchiver-terminal = %{version}-%{release} Requires: polkit-agent Requires: fsarchiver Recommends: gdisk Recommends: sshfs-fuse Recommends: sshpass Recommends: nmap Recommends: samba Recommends: samba-client Recommends: nfs-utils Recommends: xfsprogs %description FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. The file-system can be restored on a partition which has a different size and it can be restored on a different file-system. Unlike tar/dar, FSArchiver also creates the file-system when it extracts the data to partitions. Everything is checksummed in the archive in order to protect the data. If the archive is corrupt, you just loose the current file, not the whole archive. %prep %autosetup -n %{name} -p1 %build %qmake_qt5 %make_build %install %make_install INSTALL_ROOT=%{buildroot} # remove pre-compiled binaries rm -rf %{buildroot}%{_sbindir}/ccguess rm -rf %{buildroot}%{_sbindir}/de %files %{_sbindir}/%{name} %{_sbindir}/qt-fsarchiver-terminal %{_docdir}/%{name}/
View Attachment As Raw
Actions:
View
Attachments on
bug 28791
:
13204
| 13205 |
13206
|
13207