|
@@ -1,13 +1,13 @@
|
|
Name: gedit-developer-plugins
|
|
Name: gedit-developer-plugins
|
|
-Version: 0.4.3
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Version: 0.4.4
|
|
|
|
+Release: 1%{?_dist_release}
|
|
Summary: Plugins that provides additional editing, checking, and project management features to Gedit
|
|
Summary: Plugins that provides additional editing, checking, and project management features to Gedit
|
|
Summary: Gedit に付加的な編集・チェッキング・プロジェクト管理機能を提供するプラグイン
|
|
Summary: Gedit に付加的な編集・チェッキング・プロジェクト管理機能を提供するプラグイン
|
|
|
|
|
|
Group: Applications/Editors
|
|
Group: Applications/Editors
|
|
License: GPLv2
|
|
License: GPLv2
|
|
URL: https://launchpad.net/gdp
|
|
URL: https://launchpad.net/gdp
|
|
-Source0: http://launchpad.net/gdp/trunk/0.4.0/+download/%{name}-%{version}.tar.gz
|
|
|
|
|
|
+Source0: http://launchpad.net/gdp/trunk/0.4.0/+download/%{name}_%{version}.tar.gz
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
@@ -47,7 +47,7 @@ Gedit Developer Plugins は付加的な編集・チェッキング・
|
|
* Bazaar DVCS を介したプロジェクト管理
|
|
* Bazaar DVCS を介したプロジェクト管理
|
|
|
|
|
|
%prep
|
|
%prep
|
|
-%setup -q
|
|
|
|
|
|
+%setup -q -n gdp-%{version}
|
|
|
|
|
|
%build
|
|
%build
|
|
%configure --without-home --prefix=/usr
|
|
%configure --without-home --prefix=/usr
|
|
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_datadir}/gtksourceview-2.0/*
|
|
%{_datadir}/gtksourceview-2.0/*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Jan 25 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.4-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sat Aug 21 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.3-2
|
|
* Sat Aug 21 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.3-2
|
|
- changed %%{_prefix}/lib/gedit-2/plugins/* in %files
|
|
- changed %%{_prefix}/lib/gedit-2/plugins/* in %files
|
|
- changed noarch
|
|
- changed noarch
|