aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-12-12 07:58:50 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-12-12 07:58:50 -0500
commit8600e859d9dd88bae0bebacdea6962943df8b9ad (patch)
treea6d58e8fd41021836501f17d1b0ace90432b94fa /platform
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-8600e859d9dd88bae0bebacdea6962943df8b9ad.tar.gz
firejail-8600e859d9dd88bae0bebacdea6962943df8b9ad.tar.zst
firejail-8600e859d9dd88bae0bebacdea6962943df8b9ad.zip
0.9.52 testing0.9.52
Diffstat (limited to 'platform')
-rwxr-xr-xplatform/rpm/old-mkrpm.sh29
1 files changed, 25 insertions, 4 deletions
diff --git a/platform/rpm/old-mkrpm.sh b/platform/rpm/old-mkrpm.sh
index 0e7c940ef..bb321c4fe 100755
--- a/platform/rpm/old-mkrpm.sh
+++ b/platform/rpm/old-mkrpm.sh
@@ -1,5 +1,5 @@
1#!/bin/bash 1#!/bin/bash
2VERSION="0.9.51" 2VERSION="0.9.52"
3rm -fr ~/rpmbuild 3rm -fr ~/rpmbuild
4rm -f firejail-$VERSION-1.x86_64.rpm 4rm -f firejail-$VERSION-1.x86_64.rpm
5 5
@@ -188,7 +188,6 @@ rm -rf %{buildroot}
188%{_sysconfdir}/%{name}/lomath.profile 188%{_sysconfdir}/%{name}/lomath.profile
189%{_sysconfdir}/%{name}/loweb.profile 189%{_sysconfdir}/%{name}/loweb.profile
190%{_sysconfdir}/%{name}/lowriter.profile 190%{_sysconfdir}/%{name}/lowriter.profile
191%{_sysconfdir}/%{name}/lxterminal.profile
192%{_sysconfdir}/%{name}/mathematica.profile 191%{_sysconfdir}/%{name}/mathematica.profile
193%{_sysconfdir}/%{name}/Mathematica.profile 192%{_sysconfdir}/%{name}/Mathematica.profile
194%{_sysconfdir}/%{name}/mcabber.profile 193%{_sysconfdir}/%{name}/mcabber.profile
@@ -471,7 +470,7 @@ rm -rf %{buildroot}
471%{_sysconfdir}/%{name}/itch.profile 470%{_sysconfdir}/%{name}/itch.profile
472%{_sysconfdir}/%{name}/minetest.profile 471%{_sysconfdir}/%{name}/minetest.profile
473%{_sysconfdir}/%{name}/yandex-browser.profile 472%{_sysconfdir}/%{name}/yandex-browser.profile
474# 0.9.51 473# 0.9.52
475%{_sysconfdir}/%{name}/Natron.profile 474%{_sysconfdir}/%{name}/Natron.profile
476%{_sysconfdir}/%{name}/Viber.profile 475%{_sysconfdir}/%{name}/Viber.profile
477%{_sysconfdir}/%{name}/amule.profile 476%{_sysconfdir}/%{name}/amule.profile
@@ -530,6 +529,28 @@ rm -rf %{buildroot}
530%{_sysconfdir}/%{name}/x-terminal-emulator.profile 529%{_sysconfdir}/%{name}/x-terminal-emulator.profile
531%{_sysconfdir}/%{name}/xmr-stak-cpu.profile 530%{_sysconfdir}/%{name}/xmr-stak-cpu.profile
532%{_sysconfdir}/%{name}/zart.profile 531%{_sysconfdir}/%{name}/zart.profile
532%{_sysconfdir}/%{name}/aosp.profile
533%{_sysconfdir}/%{name}/archaudit-report.profile
534%{_sysconfdir}/%{name}/bnox.profile
535%{_sysconfdir}/%{name}/bsdtar.profile
536%{_sysconfdir}/%{name}/cower.profile
537%{_sysconfdir}/%{name}/dnox.profile
538%{_sysconfdir}/%{name}/enpass.profile
539%{_sysconfdir}/%{name}/gnome-ring.profile
540%{_sysconfdir}/%{name}/kdeinit4.profile
541%{_sysconfdir}/%{name}/kget.profile
542%{_sysconfdir}/%{name}/kopete.profile
543%{_sysconfdir}/%{name}/krunner.profile
544%{_sysconfdir}/%{name}/kwin_x11.profile
545%{_sysconfdir}/%{name}/makepkg.profile
546%{_sysconfdir}/%{name}/nheko.profile
547%{_sysconfdir}/%{name}/pdfmod.profile
548%{_sysconfdir}/%{name}/ping.profile
549%{_sysconfdir}/%{name}/runenpass.sh.profile
550%{_sysconfdir}/%{name}/signal-desktop.profile
551%{_sysconfdir}/%{name}/tcpserver.net
552%{_sysconfdir}/%{name}/xcalc.profile
553%{_sysconfdir}/%{name}/zaproxy.profile
533 554
534/usr/bin/firejail 555/usr/bin/firejail
535/usr/bin/firemon 556/usr/bin/firemon
@@ -576,7 +597,7 @@ rm -rf %{buildroot}
576chmod u+s /usr/bin/firejail 597chmod u+s /usr/bin/firejail
577 598
578%changelog 599%changelog
579* Sat Sep 23 2017 netblue30 <netblue30@yahoo.com> 0.9.51-1 600* Tue Dec 12 2017 netblue30 <netblue30@yahoo.com> 0.9.52-1
580 601
581* Fri Sep 8 2017 netblue30 <netblue30@yahoo.com> 0.9.50-1 602* Fri Sep 8 2017 netblue30 <netblue30@yahoo.com> 0.9.50-1
582 603