Skip to content

Commit 83c4bc0

Browse files
committed
Update RPM spec
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
1 parent ab4f6cf commit 83c4bc0

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

gnome-shell-extension-customize-ibus.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
%global commit d31ef3e2b047ea0497729f5f8d9eb47bc755f7a4
1+
%global commit ab4f6cf11f07efa2c2e9321535582ab64a5bae3b
22
%global extension_version 12
3-
%global date 20210410
3+
%global date 20210415
44
%global shell_version 40.0
55
%global uuid customize-ibus@hollowman.ml
66
%global forgeurl https://github.com/HollowMan6/Customize-IBus
@@ -42,9 +42,12 @@ mv _build %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}
4242
%{_datadir}/gnome-shell/extensions/%{uuid}/
4343

4444
%post
45-
chmod -R 744 %{_datadir}/gnome-shell/extensions/%{uuid}/
45+
chmod -R 777 %{_datadir}/gnome-shell/extensions/%{uuid}/
4646

4747
%changelog
48+
* Thu Apr 15 2021 Hollow Man <hollowman@hollowman.ml> - 40.0-12.20210415gitab4f6cf
49+
- Fix bugs, make it suitable for RPM installization
50+
4851
* Sat Apr 10 2021 Hollow Man <hollowman@hollowman.ml> - 40.0-12.20210410gitd31ef3e
4952
- Initial Fedora package
5053

0 commit comments

Comments
 (0)