automatic version update by autodist [release 0.27.0-1mamba;Mon Oct 24 2016]
This commit is contained in:
parent
991f47f0bf
commit
4b74cda216
@ -1,14 +1,3 @@
|
|||||||
--- gparted-0.25.0/gparted.desktop.orig 2016-01-21 13:08:01.480079241 +0100
|
|
||||||
+++ gparted-0.25.0/gparted.desktop 2016-01-21 13:08:50.677653858 +0100
|
|
||||||
@@ -219,7 +219,7 @@
|
|
||||||
Comment[zh_CN]=创建、重新组织或删除分区
|
|
||||||
Comment[zh_HK]=建立、編輯或刪除分割區
|
|
||||||
Comment[zh_TW]=建立、編輯或刪除分割區
|
|
||||||
-Exec= /usr/local/sbin/gparted %f
|
|
||||||
+Exec=/usr/bin/gparted-pkexec %f
|
|
||||||
Icon=gparted
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
diff -Nru gparted-0.13.0.orig/gparted.desktop.in.in gparted-0.13.0/gparted.desktop.in.in
|
diff -Nru gparted-0.13.0.orig/gparted.desktop.in.in gparted-0.13.0/gparted.desktop.in.in
|
||||||
--- gparted-0.13.0.orig/gparted.desktop.in.in 2012-08-05 21:11:24.467479696 +0200
|
--- gparted-0.13.0.orig/gparted.desktop.in.in 2012-08-05 21:11:24.467479696 +0200
|
||||||
+++ gparted-0.13.0/gparted.desktop.in.in 2012-08-05 21:11:59.976122931 +0200
|
+++ gparted-0.13.0/gparted.desktop.in.in 2012-08-05 21:11:59.976122931 +0200
|
||||||
@ -21,3 +10,14 @@ diff -Nru gparted-0.13.0.orig/gparted.desktop.in.in gparted-0.13.0/gparted.deskt
|
|||||||
Icon=gparted
|
Icon=gparted
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
--- gparted-0.27.0/gparted.desktop.orig 2016-10-23 20:53:20.917595259 +0200
|
||||||
|
+++ gparted-0.27.0/gparted.desktop 2016-10-23 23:46:51.413938365 +0200
|
||||||
|
@@ -226,7 +226,7 @@
|
||||||
|
Comment[zh_CN]=创建、重新组织或删除分区
|
||||||
|
Comment[zh_HK]=建立、編輯或刪除分割區
|
||||||
|
Comment[zh_TW]=建立、編輯或刪除分割區
|
||||||
|
-Exec=kdesudo /usr/local/sbin/gparted %f
|
||||||
|
+Exec=/usr/bin/gparted-pkexec %f
|
||||||
|
Icon=gparted
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
@ -1,6 +1,6 @@
|
|||||||
### AUTOUPDATE-OFF: 2
|
### AUTOUPDATE-OFF: 2
|
||||||
Name: gparted
|
Name: gparted
|
||||||
Version: 0.26.1
|
Version: 0.27.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
|
||||||
@ -15,7 +15,7 @@ Patch1: %{name}-0.5.0-filedesktop.patch
|
|||||||
Patch2: %{name}-0.3.3-hal.patch
|
Patch2: %{name}-0.3.3-hal.patch
|
||||||
Patch3: %{name}-0.5.0-gtk_include.patch
|
Patch3: %{name}-0.5.0-gtk_include.patch
|
||||||
Patch4: %{name}-0.21.0-filedesktop_no_startupnotify.patch
|
Patch4: %{name}-0.21.0-filedesktop_no_startupnotify.patch
|
||||||
Patch5: %{name}-0.25.0-desktop-use_gparted_pkexec.patch
|
Patch5: %{name}-0.27.0-desktop-use_gparted_pkexec.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -124,6 +124,9 @@ install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/gparted-pkexec
|
|||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2016 Automatic Build System <autodist@mambasoft.it> 0.27.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jun 14 2016 Automatic Build System <autodist@mambasoft.it> 0.26.1-1mamba
|
* Tue Jun 14 2016 Automatic Build System <autodist@mambasoft.it> 0.26.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user