|
@@ -3,11 +3,11 @@
|
|
|
|
|
|
Name: geany-plugins
|
|
Name: geany-plugins
|
|
Version: 1.24
|
|
Version: 1.24
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
Summary: Plugins for Geany
|
|
Summary: Plugins for Geany
|
|
Summary(ja): Geany のプラグイン集
|
|
Summary(ja): Geany のプラグイン集
|
|
|
|
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
License: GPLv3
|
|
License: GPLv3
|
|
URL: http://plugins.geany.org/
|
|
URL: http://plugins.geany.org/
|
|
Source0: http://plugins.geany.org/geany-plugins/geany-plugins-%{version}.tar.bz2
|
|
Source0: http://plugins.geany.org/geany-plugins/geany-plugins-%{version}.tar.bz2
|
|
@@ -49,7 +49,8 @@ Requires: %{name}-geanypg %{name}-gproject %{name}-tableconvert
|
|
Requires: %{name}-geanyminiscript %{name}-geniuspaste %{name}-multiterm
|
|
Requires: %{name}-geanyminiscript %{name}-geniuspaste %{name}-multiterm
|
|
Requires: %{name}-commander %{name}-markdown %{name}-scope
|
|
Requires: %{name}-commander %{name}-markdown %{name}-scope
|
|
|
|
|
|
-Requires: %{name}-pohelper %{name}-paritaghighlighter %{name}-autoclose %{name}-geanypy %{name}-defineformat
|
|
+#Requires: %{name}-pohelper %{name}-paritaghighlighter %{name}-autoclose %{name}-geanypy %{name}-defineformat
|
|
|
|
+Requires: %{name}-pohelper %{name}-pairtaghighlighter %{name}-autoclose %{name}-geanypy %{name}-defineformat
|
|
|
|
|
|
%description
|
|
%description
|
|
Plugins for Geany. Plugins included are:
|
|
Plugins for Geany. Plugins included are:
|
|
@@ -131,7 +132,7 @@ Geany のプラグインです。プラグインには以下のものが含ま
|
|
%package common
|
|
%package common
|
|
Summary: Common files used by all geany plugins
|
|
Summary: Common files used by all geany plugins
|
|
Summary(ja): すべての Geany プラグインに用いられる共通ファイル
|
|
Summary(ja): すべての Geany プラグインに用いられる共通ファイル
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
|
|
|
|
%description common
|
|
%description common
|
|
@@ -145,7 +146,7 @@ e.g. language translations.
|
|
%package addons
|
|
%package addons
|
|
Summary: Miscellaneous Addons for Geany
|
|
Summary: Miscellaneous Addons for Geany
|
|
Summary(ja): Geany のその他のアドオン
|
|
Summary(ja): Geany のその他のアドオン
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Obsoletes: geany-plugin-addons
|
|
Obsoletes: geany-plugin-addons
|
|
@@ -171,7 +172,7 @@ plugin, but are useful to have. The following functionality is implemented:
|
|
|
|
|
|
%package autoclose
|
|
%package autoclose
|
|
Summary: Intellectually helps you to write code
|
|
Summary: Intellectually helps you to write code
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description autoclose
|
|
%description autoclose
|
|
@@ -182,7 +183,7 @@ and intellectually helps you to write code.
|
|
%package codenav
|
|
%package codenav
|
|
Summary: Navigate through your source code easily
|
|
Summary: Navigate through your source code easily
|
|
Summary(ja): ソースコード間を簡単に移動
|
|
Summary(ja): ソースコード間を簡単に移動
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -196,7 +197,7 @@ Actually, it will make it possible to:
|
|
%package commander
|
|
%package commander
|
|
Summary: provides a command panel for rapid access to any action
|
|
Summary: provides a command panel for rapid access to any action
|
|
Summary(ja): 任意のアクションに迅速にアクセスするためのコマンドパネルを提供
|
|
Summary(ja): 任意のアクションに迅速にアクセスするためのコマンドパネルを提供
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -207,9 +208,9 @@ for rapid access to any action.
|
|
|
|
|
|
%package debugger
|
|
%package debugger
|
|
Summary: enables debugging in Geany
|
|
Summary: enables debugging in Geany
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
-Requires: geany-plugins-common = %{version}-%{release}
|
|
+Requires: geany-plugins-common = %{version}-%{release}
|
|
-Requires: vte >= 0.24
|
|
+Requires: vte >= 0.24
|
|
Obsoletes: geany-plugin-gdb
|
|
Obsoletes: geany-plugin-gdb
|
|
Obsoletes: geany-plugins-geanygdb < %{version}-%{release}
|
|
Obsoletes: geany-plugins-geanygdb < %{version}-%{release}
|
|
|
|
|
|
@@ -221,7 +222,7 @@ support is planned as well.
|
|
|
|
|
|
%package defineformat
|
|
%package defineformat
|
|
Summary: Write multiline defines with aligned backslash
|
|
Summary: Write multiline defines with aligned backslash
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description defineformat
|
|
%description defineformat
|
|
@@ -235,7 +236,7 @@ load the plugin in Geany's plugin manager. Try it: open C/C++ file and type:
|
|
%package geanydoc
|
|
%package geanydoc
|
|
Summary: Call documentation from within Geany
|
|
Summary: Call documentation from within Geany
|
|
Summary(ja): Geany 内からドキュメントを呼び出す
|
|
Summary(ja): Geany 内からドキュメントを呼び出す
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -250,7 +251,7 @@ through API documentation.
|
|
%package geanyextrasel
|
|
%package geanyextrasel
|
|
Summary: Additional features for selecting code
|
|
Summary: Additional features for selecting code
|
|
Summary(ja): コード選択のための追加機能
|
|
Summary(ja): コード選択のための追加機能
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -263,7 +264,7 @@ you if you're a programmer and working with much sourcecodes.
|
|
#%package geanygdb
|
|
#%package geanygdb
|
|
#Summary: Debugger Plugin for Geany using GDB
|
|
#Summary: Debugger Plugin for Geany using GDB
|
|
#Summary(ja): GDB を使った Geany のデバッガプラグイン
|
|
#Summary(ja): GDB を使った Geany のデバッガプラグイン
|
|
-#Group: Development/Tools
|
|
+#Group: Applications/Development
|
|
#Requires: geany >= %{req_geany_ver}
|
|
#Requires: geany >= %{req_geany_ver}
|
|
#Requires: geany-plugins-common = %{version}-%{release}
|
|
#Requires: geany-plugins-common = %{version}-%{release}
|
|
#Requires: gdb
|
|
#Requires: gdb
|
|
@@ -280,7 +281,7 @@ you if you're a programmer and working with much sourcecodes.
|
|
|
|
|
|
%package geanygendoc
|
|
%package geanygendoc
|
|
Summary: Automatically generate documentation source code
|
|
Summary: Automatically generate documentation source code
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -297,7 +298,7 @@ some extra features:
|
|
%package geanyinsertnum
|
|
%package geanyinsertnum
|
|
Summary: Insert huge number ranges with small efforts
|
|
Summary: Insert huge number ranges with small efforts
|
|
Summary(ja): 僅かな労力で膨大な範囲の番号を挿入
|
|
Summary(ja): 僅かな労力で膨大な範囲の番号を挿入
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -310,7 +311,7 @@ practical reasons, the number of lines is limited to 500000.
|
|
%package geanylatex
|
|
%package geanylatex
|
|
Summary: to improve LaTeX support plugin for Geany
|
|
Summary: to improve LaTeX support plugin for Geany
|
|
Summary(ja): Geany のための LaTeX サポート改善プラグイン
|
|
Summary(ja): Geany のための LaTeX サポート改善プラグイン
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: texlive
|
|
Requires: texlive
|
|
@@ -329,7 +330,7 @@ and much more.
|
|
|
|
|
|
%package geanylipsum
|
|
%package geanylipsum
|
|
Summary: Lorem Ipsum generator for Inserting Placeholder Text
|
|
Summary: Lorem Ipsum generator for Inserting Placeholder Text
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -341,7 +342,7 @@ document.
|
|
%package geanylua
|
|
%package geanylua
|
|
Summary: Support developing Lua Scripting for Geany
|
|
Summary: Support developing Lua Scripting for Geany
|
|
Summary(ja): Geany で Lua スクリプト開発をサポート
|
|
Summary(ja): Geany で Lua スクリプト開発をサポート
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: lua
|
|
Requires: lua
|
|
@@ -357,7 +358,7 @@ language.
|
|
|
|
|
|
%package geanymacro
|
|
%package geanymacro
|
|
Summary: User defined Macros for Geany
|
|
Summary: User defined Macros for Geany
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description geanymacro
|
|
%description geanymacro
|
|
@@ -379,7 +380,7 @@ just repeatedly trigger the macro to do as many lines as you want.
|
|
|
|
|
|
%package geanyminiscript
|
|
%package geanyminiscript
|
|
Summary: Geany Mini-Script filter plugin
|
|
Summary: Geany Mini-Script filter plugin
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description geanyminiscript
|
|
%description geanyminiscript
|
|
@@ -388,7 +389,7 @@ gms is a Geany Mini-Script filter plugin.
|
|
|
|
|
|
%package geanynumberedbookmarks
|
|
%package geanynumberedbookmarks
|
|
Summary: Provide users 10 numbered Bookmarks
|
|
Summary: Provide users 10 numbered Bookmarks
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description geanynumberedbookmarks
|
|
%description geanynumberedbookmarks
|
|
@@ -406,7 +407,7 @@ straight to the bookmark that you want with a single key combination.
|
|
|
|
|
|
%package geanypg
|
|
%package geanypg
|
|
Summary: encrypt, decrypt and verify signatures with GnuPG
|
|
Summary: encrypt, decrypt and verify signatures with GnuPG
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: gpgme
|
|
Requires: gpgme
|
|
|
|
|
|
@@ -418,7 +419,7 @@ verify signatures with GnuPG.
|
|
%package geanyprj
|
|
%package geanyprj
|
|
Summary: Provides an alternate project management tool for Geany
|
|
Summary: Provides an alternate project management tool for Geany
|
|
Summary(ja): Geany で代替プロジェクト管理ツールを提供
|
|
Summary(ja): Geany で代替プロジェクト管理ツールを提供
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -438,7 +439,7 @@ position. You also will never have to open/close projects manually. If a
|
|
|
|
|
|
%package geanypy
|
|
%package geanypy
|
|
Summary: Provides Python bindings for Geany
|
|
Summary: Provides Python bindings for Geany
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description geanypy
|
|
%description geanypy
|
|
@@ -455,7 +456,7 @@ http://plugins.geany.org/geanypy.html
|
|
%package geanysendmail
|
|
%package geanysendmail
|
|
Summary: Send E-Mails from within Geany
|
|
Summary: Send E-Mails from within Geany
|
|
Summary(ja): Geany 内から E-Mail を送信するプラグイン
|
|
Summary(ja): Geany 内から E-Mail を送信するプラグイン
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -468,7 +469,7 @@ of most office tools and requires a mail client that supports remote calls.
|
|
%package geanyvc
|
|
%package geanyvc
|
|
Summary: Version Control plugin for Geany
|
|
Summary: Version Control plugin for Geany
|
|
Summary(ja): Geany のバージョン管理プラグイン
|
|
Summary(ja): Geany のバージョン管理プラグイン
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Obsoletes: geany-plugin-vc
|
|
Obsoletes: geany-plugin-vc
|
|
@@ -501,7 +502,7 @@ Geanyvc は Geany IDE から異なるバージョン管理システムにアク
|
|
|
|
|
|
%package geniuspaste
|
|
%package geniuspaste
|
|
Summary: allows the user to paste the code from Geany into five different pastebins
|
|
Summary: allows the user to paste the code from Geany into five different pastebins
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description geniuspaste
|
|
%description geniuspaste
|
|
@@ -517,7 +518,7 @@ pastebins. At the moment it supports this services:
|
|
|
|
|
|
%package gproject
|
|
%package gproject
|
|
Summary: Extension of Geany's project management
|
|
Summary: Extension of Geany's project management
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description gproject
|
|
%description gproject
|
|
@@ -531,7 +532,7 @@ files.
|
|
|
|
|
|
%package markdown
|
|
%package markdown
|
|
Summary: provides a real-time preview of rendered Markdown
|
|
Summary: provides a real-time preview of rendered Markdown
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description markdown
|
|
%description markdown
|
|
@@ -543,7 +544,7 @@ and inserted into an HTML template and loaded into a
|
|
|
|
|
|
%package multiterm
|
|
%package multiterm
|
|
Summary: supports multiple terminals
|
|
Summary: supports multiple terminals
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description multiterm
|
|
%description multiterm
|
|
@@ -554,7 +555,7 @@ each of the terminal tabs.
|
|
|
|
|
|
%package pairtaghighlighter
|
|
%package pairtaghighlighter
|
|
Summary: Extension of Geany's project management
|
|
Summary: Extension of Geany's project management
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description pairtaghighlighter
|
|
%description pairtaghighlighter
|
|
@@ -564,7 +565,7 @@ cursor inside a tag.
|
|
|
|
|
|
%package pohelper
|
|
%package pohelper
|
|
Summary: Translation Helper is a plugin for Geany
|
|
Summary: Translation Helper is a plugin for Geany
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description pohelper
|
|
%description pohelper
|
|
@@ -582,7 +583,7 @@ Features:
|
|
|
|
|
|
%package pretty-printer
|
|
%package pretty-printer
|
|
Summary: XML pretty printing plugin for Geany
|
|
Summary: XML pretty printing plugin for Geany
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: libxml2 >= 2.6.27
|
|
Requires: libxml2 >= 2.6.27
|
|
@@ -594,7 +595,7 @@ Plugin for Geany to easily beautify XML code.
|
|
|
|
|
|
%package scope
|
|
%package scope
|
|
Summary: graphical GDB front-end with the normal functions
|
|
Summary: graphical GDB front-end with the normal functions
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: gdb
|
|
Requires: gdb
|
|
@@ -616,7 +617,7 @@ expect (stepping, breakpoints...), and a few notable features:
|
|
%package shiftcolumn
|
|
%package shiftcolumn
|
|
Summary: Move Blocks of Text horizontally
|
|
Summary: Move Blocks of Text horizontally
|
|
Summary(ja): テキストブロックを水平方向に移動
|
|
Summary(ja): テキストブロックを水平方向に移動
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -630,7 +631,7 @@ Shiftcolumn は Geany 内でテキストブロックを水平方向に移動さ
|
|
%package spellcheck
|
|
%package spellcheck
|
|
Summary: Spellcheck Text in Geany using the Enchant Library
|
|
Summary: Spellcheck Text in Geany using the Enchant Library
|
|
Summary(ja): Enchant ライブラリを使い Geany でスペルチェック
|
|
Summary(ja): Enchant ライブラリを使い Geany でスペルチェック
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: enchant
|
|
Requires: enchant
|
|
@@ -647,7 +648,7 @@ Spellcheck は、選択したテキスト(または文書全体)のスペル
|
|
%package treebrowser
|
|
%package treebrowser
|
|
Summary: Alternate file browser plugin providing a tree view of directories.
|
|
Summary: Alternate file browser plugin providing a tree view of directories.
|
|
Summary(ja): ディレクトリのツリービューを提供する代替ファイルブラウザプラグイン
|
|
Summary(ja): ディレクトリのツリービューを提供する代替ファイルブラウザプラグイン
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany >= %{req_geany_ver}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
@@ -659,7 +660,7 @@ features than the file browser plugin delivered with Geany itself.
|
|
|
|
|
|
%package tableconvert
|
|
%package tableconvert
|
|
Summary: Helps on converting a tabulator separated selection into a table
|
|
Summary: Helps on converting a tabulator separated selection into a table
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description tableconvert
|
|
%description tableconvert
|
|
@@ -670,7 +671,7 @@ selection into a table.
|
|
%package updatechecker
|
|
%package updatechecker
|
|
Summary: Automatically check for Geany updates
|
|
Summary: Automatically check for Geany updates
|
|
Summary(ja): Geany の更新を自動的にチェック
|
|
Summary(ja): Geany の更新を自動的にチェック
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description updatechecker
|
|
%description updatechecker
|
|
@@ -681,7 +682,7 @@ a more recent version of Geany available.
|
|
%package webhelper
|
|
%package webhelper
|
|
Summary: Preview and Debug Web documents from within Geany using WebKit
|
|
Summary: Preview and Debug Web documents from within Geany using WebKit
|
|
Summary(ja): WebKit を使い Geany から Web ドキュメントのプレビューとデバッグを実行
|
|
Summary(ja): WebKit を使い Geany から Web ドキュメントのプレビューとデバッグを実行
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description webhelper
|
|
%description webhelper
|
|
@@ -700,7 +701,7 @@ Prominent features:
|
|
|
|
|
|
%package xmlsnippets
|
|
%package xmlsnippets
|
|
Summary: Extends XML/HTML tag autocompletion provided by Geany
|
|
Summary: Extends XML/HTML tag autocompletion provided by Geany
|
|
-Group: Development/Tools
|
|
+Group: Applications/Development
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
Requires: geany-plugins-common = %{version}-%{release}
|
|
|
|
|
|
%description xmlsnippets
|
|
%description xmlsnippets
|
|
@@ -977,6 +978,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Dec 31 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.24-2
|
|
|
|
+- fixed typo on Requires
|
|
|
|
+- moved to Applications/Development Group
|
|
|
|
+
|
|
* Sat May 17 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.24-1
|
|
* Sat May 17 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.24-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- added new plugins
|
|
- added new plugins
|