Mageia Bugzilla – Attachment 4148 Details for
Bug 10570
Pigz : compress to gzip format with all CPU cores
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
SPEC File
pigz.spec (text/x-rpm-spec), 1.01 KB, created by
Adrien D
on 2013-06-19 21:56:33 CEST
(
hide
)
Description:
SPEC File
Filename:
MIME Type:
Creator:
Adrien D
Created:
2013-06-19 21:56:33 CEST
Size:
1.01 KB
patch
obsolete
>Name: pigz >Version: 2.3 >Release: %mkrel 1 >Summary: Parallel implementation of gzip >Group: Archiving/Compression >License: zlib >URL: http://www.zlib.net/pigz/ >Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz >Patch0: pigz-flag-lm.patch > >Requires: gzip >BuildRequires: zlib-devel > >%description >pigz, which stands for parallel implementation of gzip, >is a fully functional replacement for gzip that exploits >multiple processors and multiple cores to the hilt when compressing data. > >%prep > >%setup -q >%patch0 -p1 > >%build > >%make > >%install > >install -D -m755 %{name} %{buildroot}%{_bindir}/%{name} >install -D -m755 unpigz %{buildroot}%{_bindir}/unpigz >install -D -m644 %{name}.1 %{buildroot}%{_datadir}/man/man1/%{name}.1 > >%files > >%{_bindir}/%{name} >%{_bindir}/unpigz >%{_datadir}/man/man1/%{name}.* > > > >%changelog > >* Thu Jun 13 2013 Adrien.D (MLO Team) <adriend> 2.2.4-1.mga3 >+ Revision 1 >- New RPM Package >- Add pigz-flag-lm.patch (Broken Link into Makefile file.
Name: pigz Version: 2.3 Release: %mkrel 1 Summary: Parallel implementation of gzip Group: Archiving/Compression License: zlib URL: http://www.zlib.net/pigz/ Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz Patch0: pigz-flag-lm.patch Requires: gzip BuildRequires: zlib-devel %description pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. %prep %setup -q %patch0 -p1 %build %make %install install -D -m755 %{name} %{buildroot}%{_bindir}/%{name} install -D -m755 unpigz %{buildroot}%{_bindir}/unpigz install -D -m644 %{name}.1 %{buildroot}%{_datadir}/man/man1/%{name}.1 %files %{_bindir}/%{name} %{_bindir}/unpigz %{_datadir}/man/man1/%{name}.* %changelog * Thu Jun 13 2013 Adrien.D (MLO Team) <adriend> 2.2.4-1.mga3 + Revision 1 - New RPM Package - Add pigz-flag-lm.patch (Broken Link into Makefile file.
View Attachment As Raw
Actions:
View
Attachments on
bug 10570
: 4148 |
4149