Accepting request 522684 from home:jengelh:branches:GNOME:Factory
- Update descriptions and RPM categories. Replace old RPM macros. OBS-URL: https://build.opensuse.org/request/show/522684 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=96
This commit is contained in:
parent
ba9e9151d1
commit
beece2e920
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 22:50:09 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update descriptions and RPM categories.
|
||||
Replace old RPM macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 12:37:28 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -71,30 +71,30 @@ BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
|
||||
%description
|
||||
Here follows a list of plugins currently available in gedit-plugins:
|
||||
This package contains a number of plugins for gedit, such as:
|
||||
|
||||
* Bracket Completion Add automatically a closing bracket when you
|
||||
insert one
|
||||
* Charmap Select characters from a charactermap
|
||||
* Code Comment Comment or uncomment blocks of code
|
||||
* Color picker Select and insert a color from a dialog (for html,
|
||||
* Bracket Completion: Automatically adds a closing bracket when you
|
||||
insert an opening one
|
||||
* Charmap: Select characters from a charactermap
|
||||
* Code Comment: Comment or uncomment blocks of code
|
||||
* Color picker: Select and insert a color from a dialog (for html,
|
||||
css, php)
|
||||
* Join lines/ Split lines Join or split multiple lines through Ctrl+J
|
||||
* Join lines/Split lines: Join or split multiple lines through Ctrl+J
|
||||
and Ctrl+Shift+J
|
||||
* Session Saver Allow to bookmark working sessions in order to get
|
||||
* Session Saver: Allows to bookmark working sessions in order to get
|
||||
them back for further use
|
||||
* Smart Spaces Allow to unindent like if you were using tabs while
|
||||
* Smart Spaces: Allows to unindent like if you were using tabs while
|
||||
you're using spaces
|
||||
* Show tabbar A very basic plugin which shows or hides the gedit tabbar
|
||||
* Terminal A simple terminal widget accessible from the bottom panel
|
||||
* Show tabbar: A plugin to show or hide the gedit tabbar
|
||||
* Terminal: A terminal widget accessible from the bottom panel
|
||||
|
||||
%package -n %{name}-data
|
||||
Summary: Common data required by plugins
|
||||
Summary: Common data required by gedit plugins
|
||||
Group: Productivity/Editors/Other
|
||||
Requires: gedit
|
||||
|
||||
%description -n %{name}-data
|
||||
Common files required by all plugins
|
||||
Common files required by gedit plugins
|
||||
|
||||
%package -n gedit-plugin-bookmarks
|
||||
Summary: Gedit bookmarks plugin
|
||||
@ -259,8 +259,8 @@ The gedit wordcompletion plugin
|
||||
|
||||
%package -n gedit-plugin-zeitgeist
|
||||
Summary: Zeitgeist dataprovider for gedit
|
||||
Group: Productivity/Text/Editors
|
||||
# For dashboard plugin
|
||||
Group: Productivity/Editors/Other
|
||||
Requires: %{name}-data
|
||||
Requires: gedit
|
||||
Requires: zeitgeist
|
||||
@ -285,7 +285,7 @@ translation-update-upstream
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%make_install
|
||||
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||
%find_lang %{name}
|
||||
%find_lang gedit %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user