Mageia Bugzilla – Attachment 9226 Details for
Bug 17783
package request: veracrypt - a free disk encryption software based on TrueCrypt 7.1a
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
.spec
veracrypt.spec (text/x-rpm-spec), 1.46 KB, created by
Sébastien B.
on 2017-04-22 13:55:41 CEST
(
hide
)
Description:
.spec
Filename:
MIME Type:
Creator:
Sébastien B.
Created:
2017-04-22 13:55:41 CEST
Size:
1.46 KB
patch
obsolete
>%define debug_package %{nil} > >Summary: Disk encryption software >Name: veracrypt >Version: 1.19 >Release: 1 >License: Apache License 2.0 >Group: File tools >Url: https://veracrypt.codeplex.com >Source0: https://github.com/veracrypt/VeraCrypt/archive/VeraCrypt-VeraCrypt_%{version}.tar.gz >Patch1: veracrypt-1.0f-2-no-makeself.patch >Patch2: veracrypt-1.0f-2-desktop.patch >BuildRequires: wxgtku3.0-devel >BuildRequires: nasm >BuildRequires: fuse-devel >BuildRequires: imagemagick > >%description >Free disk encryption software based on TrueCrypt. > >%files >%{_bindir}/* >%{_datadir}/%{name} >%{_datadir}/applications/* >%{_datadir}/pixmaps/* >%{_iconsdir}/hicolor/*/apps/* > >#---------------------------------------------------------------------------- > >%prep >%setup -qn VeraCrypt-VeraCrypt_%{version} >%patch1 -p1 >%patch2 -p1 >%build >pushd src >%make >popd > >pushd src/Resources/Icons >convert VeraCrypt-16x16.xpm VeraCrypt-16x16.png >convert VeraCrypt-48x48.xpm VeraCrypt-48x48.png >popd > >rm -f src/Setup/Linux/usr/bin/veracrypt-uninstall.sh > >%install >cp -r src/Setup/Linux/usr %{buildroot} >mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ >mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/ >install -m 0644 src/Resources/Icons/VeraCrypt-16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png >install -m 0644 src/Resources/Icons/VeraCrypt-48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png > >%changelog > >* Fri Mar 31 2017 Sébastien B <vigenmailbox@gmail.com> 1.19-1 >- For Mageia 6 > >
%define debug_package %{nil} Summary: Disk encryption software Name: veracrypt Version: 1.19 Release: 1 License: Apache License 2.0 Group: File tools Url: https://veracrypt.codeplex.com Source0: https://github.com/veracrypt/VeraCrypt/archive/VeraCrypt-VeraCrypt_%{version}.tar.gz Patch1: veracrypt-1.0f-2-no-makeself.patch Patch2: veracrypt-1.0f-2-desktop.patch BuildRequires: wxgtku3.0-devel BuildRequires: nasm BuildRequires: fuse-devel BuildRequires: imagemagick %description Free disk encryption software based on TrueCrypt. %files %{_bindir}/* %{_datadir}/%{name} %{_datadir}/applications/* %{_datadir}/pixmaps/* %{_iconsdir}/hicolor/*/apps/* #---------------------------------------------------------------------------- %prep %setup -qn VeraCrypt-VeraCrypt_%{version} %patch1 -p1 %patch2 -p1 %build pushd src %make popd pushd src/Resources/Icons convert VeraCrypt-16x16.xpm VeraCrypt-16x16.png convert VeraCrypt-48x48.xpm VeraCrypt-48x48.png popd rm -f src/Setup/Linux/usr/bin/veracrypt-uninstall.sh %install cp -r src/Setup/Linux/usr %{buildroot} mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/ install -m 0644 src/Resources/Icons/VeraCrypt-16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png install -m 0644 src/Resources/Icons/VeraCrypt-48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png %changelog * Fri Mar 31 2017 Sébastien B <vigenmailbox@gmail.com> 1.19-1 - For Mageia 6
View Attachment As Raw
Actions:
View
Attachments on
bug 17783
: 9226