automatic version update by autodist [release 1.6.0-1mamba;Wed Feb 28 2024]
This commit is contained in:
parent
cb089b5509
commit
9cfde4726b
31
gparted.spec
31
gparted.spec
@ -1,6 +1,6 @@
|
|||||||
### AUTOUPDATE-OFF: 2
|
### AUTOUPDATE-OFF: 2
|
||||||
Name: gparted
|
Name: gparted
|
||||||
Version: 1.5.0
|
Version: 1.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Gnome Partition Editor application
|
Summary: The Gnome Partition Editor application
|
||||||
Group: Graphical Desktop/Applications/Administration
|
Group: Graphical Desktop/Applications/Administration
|
||||||
@ -85,10 +85,7 @@ These partitions are normally not re-sizable (making one larger and the adjacent
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
#install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/polkit-1/actions/org.gparted.policy
|
%find_lang %{name} --with-gnome
|
||||||
#install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/gparted-pkexec
|
|
||||||
|
|
||||||
%find_lang %{name}
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -96,38 +93,22 @@ These partitions are normally not re-sizable (making one larger and the adjacent
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/gparted
|
%{_bindir}/gparted
|
||||||
#%{_bindir}/gparted-pkexec
|
|
||||||
%{_libexecdir}/gpartedbin
|
%{_libexecdir}/gpartedbin
|
||||||
%{_datadir}/polkit-1/actions/org.gnome.gparted.policy
|
%{_datadir}/polkit-1/actions/org.gnome.gparted.policy
|
||||||
%{_datadir}/appdata/gparted.appdata.xml
|
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
|
%{_metainfodir}/gparted.appdata.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/gparted.png
|
%{_datadir}/icons/hicolor/*/apps/gparted.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/gparted.svg
|
%{_datadir}/icons/hicolor/scalable/apps/gparted.svg
|
||||||
%{_datadir}/help/C/gparted/figures/gparted_window.png
|
%{_datadir}/help/C/gparted/figures/gparted_window.png
|
||||||
%{_datadir}/help/C/gparted/index.docbook
|
%{_datadir}/help/C/gparted/index.docbook
|
||||||
%lang(cs) %{_datadir}/help/cs/gparted
|
|
||||||
%lang(de) %{_datadir}/help/de/gparted
|
|
||||||
%lang(el) %{_datadir}/help/el/gparted
|
|
||||||
%lang(es) %{_datadir}/help/es/gparted
|
|
||||||
%lang(fr) %{_datadir}/help/fr/gparted
|
|
||||||
%lang(gd) %{_datadir}/help/gd/gparted
|
|
||||||
%lang(id) %{_datadir}/help/id/gparted
|
|
||||||
%lang(it) %{_datadir}/help/it/gparted
|
|
||||||
%lang(pt_BR) %{_datadir}/help/pt_BR/gparted
|
|
||||||
%lang(ro) %{_datadir}/help/ro/gparted
|
|
||||||
%lang(ru) %{_datadir}/help/ru/gparted
|
|
||||||
%lang(sl) %{_datadir}/help/sl/gparted
|
|
||||||
%lang(sr) %{_datadir}/help/sr/gparted
|
|
||||||
%lang(sr@latin) %{_datadir}/help/sr@latin/gparted
|
|
||||||
%lang(sv) %{_datadir}/help/sv/gparted
|
|
||||||
%lang(te) %{_datadir}/help/te/gparted
|
|
||||||
%lang(th) %{_datadir}/help/th/gparted
|
|
||||||
%lang(uk) %{_datadir}/help/uk/gparted
|
|
||||||
%{_mandir}/man8/gparted.8*
|
%{_mandir}/man8/gparted.8*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 1.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user