diff --git a/geany-plugins.spec b/geany-plugins.spec index b2d978f..77ccb70 100644 --- a/geany-plugins.spec +++ b/geany-plugins.spec @@ -240,32 +240,32 @@ just repeatedly trigger the macro to do as many lines as you want. %package geanyminiscript -Summary: Geany Mini-Script filter plugin +Summary: Geany Mini-Script filter plugin Group: Development/Tools Requires: geany-plugins-common = %{version}-%{release} %description geanyminiscript -The GeanyMiniScript plugin is a tool to apply a script filter on: +The GeanyMiniScript plugin is a tool to apply a script filter on: * the text selection * the current document -* all documents of the current session. +* all documents of the current session. The filter type can be: * Unix shell script -* perl script +* perl script * python script * sed commands -* awk script +* awk script The output can be: * the selection of the current document * all the current document -* or a new document +* or a new document %package geanynumberedbookmarks @@ -364,7 +364,7 @@ pastebins. At the moment it supports this services: GeniusPaste detects automatically the syntax of the code and paste it with syntax highlighting enabled. It can also display the pasted code opening a new -browser tab. +browser tab. %package gproject @@ -386,6 +386,8 @@ Summary: XML pretty printing plugin for Geany Group: Development/Tools Requires: geany-plugins-common = %{version}-%{release} Requires: libxml2 >= 2.6.27 +Obsoletes: geany-plugins-pretty-print +Provides: geany-plugins-pretty-print >= %{version}-%{release} %description pretty-printer Plugin for Geany to easily beautify XML code. @@ -684,6 +686,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jul 30 2012 Dominic Hopf - 1.22-2 +- add Obsoletes and Provides for pretty-print(er) + * Thu Jul 19 2012 Fedora Release Engineering - 1.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild