update to 0.25.0 [release 0.25.0-1mamba;Thu Jan 21 2016]
This commit is contained in:
parent
f013660e01
commit
ebcb1e6b8e
@ -1,12 +1,11 @@
|
||||
diff -Nru gparted-0.13.0.orig/gparted.desktop gparted-0.13.0/gparted.desktop
|
||||
--- gparted-0.14.1.orig/gparted.desktop.orig 2012-12-15 12:13:44.617156912 +0100
|
||||
+++ gparted-0.14.1/gparted.desktop 2012-12-15 12:14:08.697910276 +0100
|
||||
@@ -209,7 +209,7 @@
|
||||
--- 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=kdesudo /usr/local/sbin/gparted %f
|
||||
+Exec=%{_bindir}/gparted-pkexec %f
|
||||
-Exec= /usr/local/sbin/gparted %f
|
||||
+Exec=/usr/bin/gparted-pkexec %f
|
||||
Icon=gparted
|
||||
Terminal=false
|
||||
Type=Application
|
11
gparted.spec
11
gparted.spec
@ -1,21 +1,21 @@
|
||||
### AUTOUPDATE-OFF: 2
|
||||
Name: gparted
|
||||
Version: 0.24.0
|
||||
Release: 2mamba
|
||||
Version: 0.25.0
|
||||
Release: 1mamba
|
||||
Summary: The Gnome Partition Editor application
|
||||
Group: Graphical Desktop/Applications/Administration
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://gparted.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/gparted/gparted-%{version}.tar.bz2
|
||||
Source: http://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/gparted-%{version}.tar.gz
|
||||
Source1: gparted-polkit
|
||||
Source2: gparted-pkexec
|
||||
Patch1: %{name}-0.5.0-filedesktop.patch
|
||||
Patch2: %{name}-0.3.3-hal.patch
|
||||
Patch3: %{name}-0.5.0-gtk_include.patch
|
||||
Patch4: %{name}-0.21.0-filedesktop_no_startupnotify.patch
|
||||
Patch5: %{name}-0.14.1-desktop-use_gparted_pkexec.patch
|
||||
Patch5: %{name}-0.25.0-desktop-use_gparted_pkexec.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -124,6 +124,9 @@ install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/gparted-pkexec
|
||||
#ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.25.0-1mamba
|
||||
- update to 0.25.0
|
||||
|
||||
* Thu Dec 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.0-2mamba
|
||||
- rebuilt after libgtkmm2 rebuild with gcc 5.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user