|
@@ -1,5 +1,5 @@
|
|
%define name gparted
|
|
%define name gparted
|
|
-%define version 0.7.1
|
|
+%define version 0.8.0
|
|
%define release 1%{?_dist_release}
|
|
%define release 1%{?_dist_release}
|
|
|
|
|
|
Summary: Gnome Partition Editor
|
|
Summary: Gnome Partition Editor
|
|
@@ -14,7 +14,7 @@ URL: http://gparted.sourceforge.net
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
Source1: gparted-pam.d
|
|
Source1: gparted-pam.d
|
|
Source2: gparted-console.apps
|
|
Source2: gparted-console.apps
|
|
-Patch1: gparted-desktop.patch
|
|
+Patch1: gparted-0.8.0-desktop.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRequires: gtk2-devel >= 2.6.0, gtkmm2-devel >= 2.8.0
|
|
BuildRequires: gtk2-devel >= 2.6.0, gtkmm2-devel >= 2.8.0
|
|
@@ -38,7 +38,7 @@ GParted は Gnome 用のパーティション編集ツールです。特にパ
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
|
-%patch1 -p0 -b .desktop
|
|
+%patch1 -p1 -b .desktop
|
|
|
|
|
|
%build
|
|
%build
|
|
%configure
|
|
%configure
|
|
@@ -98,6 +98,10 @@ fi
|
|
%{_mandir}/man8/gparted.*
|
|
%{_mandir}/man8/gparted.*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Apr 2 2011 IWAI, Masaharu <iwai@alib.jp> 0.8.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+- update desktop file patch (Patch1)
|
|
|
|
+
|
|
* Sat Dec 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.1-1
|
|
* Sat Dec 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|