Line 50... |
Line 50... |
50 |
- if all is ok, copy the tarball in rpmbuild/SOURCES.
|
50 |
- if all is ok, copy the tarball in rpmbuild/SOURCES.
|
51 |
- Copy and adapt the .spec in rpmbuild/SPECS (change the versions of kernel, kernel source and rpm).
|
51 |
- Copy and adapt the .spec in rpmbuild/SPECS (change the versions of kernel, kernel source and rpm).
|
52 |
- Run "rpmbuild -bb ****.spec"
|
52 |
- Run "rpmbuild -bb ****.spec"
|
53 |
- install the fresh rpm (urpmi) and load ALCASAR iptables rules (alcasar-iptables.sh). Great job ;-)
|
53 |
- install the fresh rpm (urpmi) and load ALCASAR iptables rules (alcasar-iptables.sh). Great job ;-)
|
54 |
|
54 |
|
55 |
**** For wkhtmltopdf --> no longer need (included in Mageia7) ****
|
55 |
**** For wkhtmltopdf ****
|
56 |
- download the archive of the binaries of the last version (https://wkhtmltopdf.org/downloads.html) in ~/rpmbuild/SOURCES/wkhtmltox-%{version}_linux-generic-amd64.tar.xz.
|
56 |
- download the archive of the binaries of the last version (https://wkhtmltopdf.org/downloads.html) in ~/rpmbuild/SOURCES/wkhtmltox-%{version}_linux-generic-amd64.tar.xz.
|
57 |
- build with: rpmbuild -bb --clean wkhtmltopdf-%{version}-%{release}.spec
|
57 |
- build with: rpmbuild -bb --clean wkhtmltopdf-%{version}-%{release}.spec
|
58 |
|
58 |
|
59 |
**** For nfdump ****
|
59 |
**** For nfdump ****
|
60 |
- Download archive of the last stable version (https://github.com/phaag/nfdump)
|
60 |
- Download archive of the last stable version (https://github.com/phaag/nfdump)
|