Browse Source

--force-log

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7574 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 11 years ago
parent
commit
4007d186b9
3 changed files with 98 additions and 13 deletions
  1. 89 11
      g/geany-plugins/geany-plugins-vl.spec
  2. 5 1
      g/geany/geany-vl.spec
  3. 4 1
      j/jpegoptim/jpegoptim-vl.spec

+ 89 - 11
g/geany-plugins/geany-plugins-vl.spec

@@ -2,7 +2,7 @@
 %global req_geany_ver 0.21
 
 Name:           geany-plugins
-Version:        1.22
+Version:        1.23
 Release:        1%{?_dist_release}
 Summary:        Plugins for Geany
 Summary(ja):    Geany のプラグイン集
@@ -11,7 +11,7 @@ Group:          Development/Tools
 License:        GPLv3
 URL:            http://plugins.geany.org/
 Source0:        http://plugins.geany.org/geany-plugins/geany-plugins-%{version}.tar.bz2
-Patch0: fix_installation_path_of_geanylatex_documents.patch
+#Patch0: fix_installation_path_of_geanylatex_documents.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
 BuildRequires:  ctpl-devel >= 0.2
@@ -50,6 +50,7 @@ Requires:  %{name}-geanyminiscript %{name}-geniuspaste %{name}-multiterm
 Plugins for Geany. Plugins included are:
 * Addons (Various small Addons)
 * Code navigation (Navigate through your source code easily)
+* Commander (Provides a command panel for rapid access to any action)
 * Debugger (Enables debugging in Geany)
 * Geanydoc (Call specific documentation from within Geany)
 * Geanyextrasel (Additional features for selecting code)
@@ -60,13 +61,18 @@ Plugins for Geany. Plugins included are:
 * GeanyLipsum (Inserting blocks of Lorem Ipsum text)
 * Geanylua (Support for Scripting with Lua)
 * GeanyMacro (User defined Macros for Geany)
+* GeanyMiniScript (A tool to apply a script on a text selection or current document(s))
 * GeanyNumberedBookmarks (Provide users with 10 numbered Bookmarks)
+* GeniusPaste (Paste your code on your favorite pastebin)
 * GeanyPG (Encrypt, decrypt and verify signatures with GnuPG)
 * Geanyprj (Alternate project management for Geany)
 * GeanySendMail (Sending of documents from within Geany)
 * GeanyVC (Support for various Version Control Systems)
 * GProject (Extension of Geany's Project Management)
+* Markdown (provides a real-time preview of rendered Markdown)
+* MultiTerm (Multi-tabbed virtual terminal emulator)
 * Pretty-Print (XML Pretty Printer)
+* Scope (graphical GDB front-end with the normal functions)
 * Shiftcolumn (Moving blocks of text horizontally)
 * Spellcheck (Spell checking of documents or marked text)
 * Tableconvert (Helps on converting a tabulator separated selection into a table)
@@ -74,16 +80,15 @@ Plugins for Geany. Plugins included are:
 * Updatechecker (Automatically check for Geany updates)
 * Webhelper (Preview and Debug Web documents from within Geany using WebKit)
 * XMLSnippets (Extends XML/HTML tag autocompletion provided by Geany)
-* GeanyMiniScript (A tool to apply a script on a text selection or current document(s))
-* GeniusPaste (Paste your code on your favorite pastebin)
-* MultiTerm (Multi-tabbed virtual terminal emulator)
+
 
 This package is meta package to install all geany-plugins.
 
 %description -l ja
 Geany のプラグインです。プラグインには以下のものが含まれています。
-* Addons (色々小さなアドオン)
+* Addons (色々小さなアドオン)
 * Code navigation (ソースコード間を簡単に移動)
+* Commander (任意のアクションに迅速にアクセスするためのコマンドパネルを提供)
 * Debugger (Geany でデバッグを有効化)
 * Geanydoc (geany から固有のドキュメントを呼び出す)
 * Geanyextrasel (コード選択のための追加機能)
@@ -97,9 +102,14 @@ Geany のプラグインです。プラグインには以下のものが含ま
 * Geanyinsertnum (僅かな労力で膨大な範囲の番号を挿入)
 * Geanylua (lua スクリプトのサポートを提供)
 * GeanyMacro (Geany のユーザー定義マクロ)
+* GeanyMiniScript (A tool to apply a script on a text selection or current document(s))
 * GeanyNumberedBookmarks (ユーザーに 10 個の番号付ブックマークを提供)
+* GeniusPaste (お気に入りの pastebin からコードを貼り付け)
 * GeanyPG (GnuPG で暗号化・復号化及び署名を検証する)
 * Geanyprj (geany の代替プロジェクト管理)
+* Markdown (provides a real-time preview of rendered Markdown)
+* MultiTerm (マルチタブの仮想端末エミュレーター)
+* Scope (graphical GDB front-end with the normal functions)
 * Shiftcolumn (テキストブロックを水平方向に移動)
 * Spellcheck (ドキュメントのスペルチェック)
 * Tableconvert (テーブルにタブで区切られた選択項目を変換する際役立つ)
@@ -108,9 +118,7 @@ Geany のプラグインです。プラグインには以下のものが含ま
 * Updatechecker (Geany の更新を自動的にチェック)
 * Webhelper (WebKit を使い Geany から Web ドキュメントのプレビューとデバッグを実行)
 * XMLSnippets (Geany により提供される拡張 XML/HTML タグの自動補完)
-* GeanyMiniScript (A tool to apply a script on a text selection or current document(s))
-* GeniusPaste (お気に入りの pastebin からコードを貼り付け)
-* MultiTerm (マルチタブの仮想端末エミュレーター)
+
 
 このパッケージは、geany-plugins をすべてインストールするための
 メタパッケージです。
@@ -170,6 +178,18 @@ Actually, it will make it possible to:
 - go to a file by typing its name
 
 
+%package commander
+Summary:    provides a command panel for rapid access to any action
+Summary(ja):  任意のアクションに迅速にアクセスするためのコマンドパネルを提供
+Group:     Development/Tools
+Requires:  geany >= %{req_geany_ver}
+Requires:  geany-plugins-common = %{version}-%{release}
+
+%description commander
+Commander is a plugin for Geany that provides a command panel 
+for rapid access to any action.
+
+
 %package debugger
 Summary: enables debugging in Geany
 Group:      Development/Tools
@@ -465,6 +485,18 @@ works fast enough even with projects consisting of hundreds of thousands of
 files.
 
 
+%package markdown
+Summary:   provides a real-time preview of rendered Markdown
+Group:     Development/Tools
+Requires:  geany-plugins-common = %{version}-%{release}
+
+%description markdown
+This plugin provides a real-time preview of rendered Markdown, that is,
+`Markdown <http://daringfireball.net/projects/markdown>`_ converted to HTML
+and inserted into an HTML template and loaded into a
+`WebKit <http://www.webkit.org>`_ view.
+
+
 %package multiterm
 Summary:   supports multiple terminals
 Group:     Development/Tools
@@ -488,6 +520,27 @@ Obsoletes: %{name}-pretty-print
 Plugin for Geany to easily beautify XML code.
 
 
+%package scope
+Summary:   graphical GDB front-end with the normal functions
+Group:     Development/Tools
+Requires:  geany >= %{req_geany_ver}
+Requires:  geany-plugins-common = %{version}-%{release}
+Requires:  gdb
+
+%description scope
+Scope is a graphical GDB front-end with the normal functions you would
+expect (stepping, breakpoints...), and a few notable features:
+
+- The comminication between Scope and gdb is asynchronous.
+- You can enter any gdb command, at any time (of course, for the command to
+  be executed, gdb must be[come] available).
+- All gdb I/O (along with some other messages) is displayed in a
+  terminal-like "Debug Console".
+  Whenever you find the GUI lacking, simply switch to that console and work
+  directly with gdb.
+- 7-bit/Locale/UTF-8 support for values.
+
+
 %package shiftcolumn
 Summary:   Move Blocks of Text horizontally
 Summary(ja): テキストブロックを水平方向に移動
@@ -585,7 +638,7 @@ automatically inserts a matching snippet after you type an opening tag.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 
 %build
@@ -628,6 +681,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files codenav
 %defattr(-,root,root,-)
+%doc %{geany_plug_docdir}/commander
+%{_libdir}/geany/commander.so
+
+
+%files commander
+%defattr(-,root,root,-)
 %doc %{geany_plug_docdir}/codenav
 %{_libdir}/geany/codenav.so
 
@@ -746,6 +805,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/geany/geniuspaste.so
 
 
+%files markdown
+%defattr(-,root,root,-)
+%doc %{geany_plug_docdir}/markdown/
+%{_libdir}/geany/markdown.so
+
+
 %files multiterm
 %defattr(-,root,root,-)
 %doc %{geany_plug_docdir}/multiterm/
@@ -757,6 +822,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/geany/pretty-printer.so
 
 
+%files scope
+%defattr(-,root,root,-)
+%doc %{geany_plug_docdir}/scope/
+%{_libdir}/geany/scope.so
+%{_datadir}/%{name}/scope/
+
+
 %files shiftcolumn
 %defattr(-,root,root,-)
 %doc %{geany_plug_docdir}/shiftcolumn/
@@ -800,6 +872,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Mar 23 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.23-1
+- new upstream release
+- deleted Patch0
+- added new plugins
+  - Commander, Markdown, Scope
+
 * Fri Jul 20 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.22-1
 - new upstream release
 - added BuildRequires: vala-devel
@@ -854,7 +932,7 @@ rm -rf $RPM_BUILD_ROOT
 * Sat Oct 31 2009 Dominic Hopf <dmaphy@fedoraproject.org> 0.18-1
 - update to new upstream release
 
-* Sat Aug 16 2009 Dominic Hopf <dmaphy@fedoraproject.org> 0.17.1-6
+* Sun Aug 16 2009 Dominic Hopf <dmaphy@fedoraproject.org> 0.17.1-6
 - build against and require geany 0.18
 
 * Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.17.1-5

+ 5 - 1
g/geany/geany-vl.spec

@@ -1,7 +1,7 @@
 Summary:       A fast and lightweight IDE using GTK2
 Summary(ja):       GTK2 を用いた高速・軽量な統合開発環境 (IDE)
 Name:          geany
-Version:       1.22
+Version:       1.23
 Release: 1%{?_dist_release}
 License:       GPL2+
 Group:         Applications/Development
@@ -114,6 +114,7 @@ fi
 %{_datadir}/applications/*.desktop
 %{_datadir}/locale/*/LC_MESSAGES/%{name}.mo
 %{_datadir}/icons/hicolor/*
+%{_datadir}/icons/Tango/*
 %{_datadir}/doc/%{name}/
 %{_mandir}/man1/geany.1.gz
 
@@ -123,6 +124,9 @@ fi
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
+* Sat Mar 23 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.23-1
+- new upstream release
+
 * Tue Jun 19 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.22-1
 - new upstream release
 - fixed BuildRequires: glib2-devel >= 2.20, gtk2-devel >= 2.16

+ 4 - 1
j/jpegoptim/jpegoptim-vl.spec

@@ -1,5 +1,5 @@
 Name:	jpegoptim
-Version:	1.2.5
+Version:	1.3.0
 Release:	1%{?_dist_release}
 Summary:	Utility to optimize jpeg files
 Summary(ja):	jpeg ファイルを最適化するためのユーティリティ
@@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 22 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.3.0-1
+- new upstream release
+
 * Sat Mar 16 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.2.5-1
 - new upstream release