gedit-plugins/gedit-plugins.spec

187 lines
5.5 KiB
RPMSpec
Raw Normal View History

2007-05-06 08:11:41 +00:00
Name: gedit-plugins
2011-09-26 19:18:19 +00:00
Version: 3.2.0
2011-06-16 12:26:13 +00:00
Release: 1%{?dist}
2007-05-06 08:11:41 +00:00
Summary: Plugins for gedit
Group: Applications/Editors
2008-03-18 22:15:54 +00:00
License: GPLv2+
2011-02-22 21:11:31 +00:00
URL: http://live.gnome.org/GeditPlugins
2011-09-26 19:18:19 +00:00
Source0: ftp://ftp.gnome.org/pub/gnome/sources/gedit-plugins/3.2/%{name}-%{version}.tar.xz
2007-05-06 08:11:41 +00:00
BuildRequires: gedit-devel
BuildRequires: gnome-doc-utils
BuildRequires: perl(XML::Parser)
BuildRequires: gettext
2008-03-18 22:15:54 +00:00
BuildRequires: cairo-devel
BuildRequires: atk-devel
2011-09-26 19:18:19 +00:00
BuildRequires: pygobject3-devel
2008-09-29 18:21:23 +00:00
BuildRequires: intltool
2011-04-06 11:23:14 +00:00
BuildRequires: libpeas-devel
BuildRequires: dbus-python-devel
2007-05-06 08:11:41 +00:00
Requires: gedit
2011-09-26 19:18:19 +00:00
Requires: pygobject3
2011-02-24 13:36:42 +00:00
# these are needed for gobject-introspection
Requires: vte3 >= 0.27.90-2.fc15
Requires: gucharmap >= 2.33.2-6.fc15
2007-05-06 08:11:41 +00:00
%description
A collection of plugins for gedit.
%prep
%setup -q
%build
2008-03-18 22:15:54 +00:00
%configure --disable-schemas-install --enable-python
2009-04-11 14:22:54 +00:00
#--with-plugins=bracketcompletion,charmap,codecomment,colorpicker,drawspaces,joinlines,showtabbar,smartspaces,terminal,bookmarks
2007-05-06 08:11:41 +00:00
make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}
2011-02-22 21:11:31 +00:00
find $RPM_BUILD_ROOT/%{_libdir}/gedit/plugins -name "*.la" -exec rm {} \;
2007-05-06 08:11:41 +00:00
2011-02-22 21:11:31 +00:00
%postun
if [ $1 -eq 0 ]; then
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
2007-05-06 08:11:41 +00:00
fi
2011-02-22 21:11:31 +00:00
%posttrans
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
2007-05-06 08:11:41 +00:00
%check
2011-02-22 21:11:31 +00:00
[ -f ${RPM_BUILD_ROOT}%{_libdir}/gedit/plugins/terminal.py ]
2007-05-06 08:11:41 +00:00
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc README NEWS AUTHORS COPYING
2011-02-22 21:11:31 +00:00
%{_libdir}/gedit/plugins/*
%{_datadir}/gedit/plugins/*
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.drawspaces.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.terminal.gschema.xml
2007-05-06 08:11:41 +00:00
%changelog
2011-09-26 19:18:19 +00:00
* Mon Sep 26 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.0-1
- Update to 3.2.0
- Bump pygobject to 3.0
2011-09-20 08:27:55 +00:00
* Thu Sep 20 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.5-1
- Update to 3.1.5
2011-09-06 11:14:31 +00:00
* Thu Sep 06 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.4-1
- Update to 3.1.4
2011-09-01 09:12:42 +00:00
* Thu Sep 01 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.3-1
- Update to 3.1.3
2011-07-05 13:40:04 +00:00
* Tue Jul 05 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.2-1
- Update to 3.1.2
2011-06-16 12:26:13 +00:00
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
- Update to 3.1.1
2011-05-20 13:26:30 +00:00
* Wed May 18 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.2-2
- Remove useless deps
2011-04-27 00:03:29 +00:00
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.2-1
- Update to 3.0.2
2011-04-13 19:23:10 +00:00
* Wed Apr 13 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-1
- Update to 3.0.1
2011-04-06 11:23:14 +00:00
* Wed Apr 6 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.0-1
- Update to 3.0.0
2011-03-28 02:05:10 +00:00
* Sun Mar 27 2011 Christopher Aillon <caillon@redhat.com> - 2.91.3-1
- Update to 2.91.3
2011-03-08 12:50:21 +00:00
* Tue Mar 8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.1-1
- Update to 2.91.1
2011-02-28 12:58:37 +00:00
* Mon Feb 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-3
- Rebuild against newer libpeas
2011-02-24 13:36:42 +00:00
* Thu Feb 24 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
- Add runtime dependencies to make introspection work
2011-02-22 21:11:31 +00:00
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
- Update to 2.91.90
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.31.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2010-10-07 12:03:54 +00:00
* Thu Oct 7 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
- Rebuild against newer gucharmap
* Thu Sep 02 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.31.6-1
- Updated to 2.31.6
- FTBFS 599912
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.31.1-2
- recompiling .py files against Python 2.7 (rhbz#623308)
2010-05-19 08:42:56 +00:00
* Wed May 19 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.31.1-1
- Updated to 2.31.1
2010-04-23 10:28:26 +00:00
* Fri Apr 23 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.30.0-1
- Updated to 2.30.0
2010-01-27 04:44:15 +00:00
* Wed Jan 27 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.29.4-1
- Updated to 2.29.4
2009-12-01 19:25:13 +00:00
* Wed Dec 02 2009 Rakesh Pandit <rakesh@fedoraproject.org> 2.29.3-1
- Updated to 2.29.3
2009-11-09 09:35:15 +00:00
* Mon Nov 09 2009 Rakesh Pandit <rakesh@fedoraproject.org> 2.28.0-1
- Updated to 2.28.0
* Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.26.1-3
- Use bzipped upstream tarball.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-04-11 14:22:54 +00:00
* Sat Apr 11 2009 Dodji Seketeli <dodji@redhat.org> - 2.26.1-1
- Update to upstream release 2..26.1
- Fixes GNOME bugzilla bug #576766 - Crash when Configuring "Draw Spaces"
- Make sure to remove all *.la files
- Remove BuildRequire libgnomeui-devel as needless now
* Fri Apr 10 2009 Dodji Seketeli <dodji@redhat.org> - 2.26.0-1
- Update to upstream release (2.26.1)
- Add plugin files from %%{_datadir}
- Don't check for vte anymore, the package checks it pkg-config
- Add 'bookmarks' to the plugin set
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2008-12-01 15:00:26 +00:00
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.22.3-3
- Rebuild for Python 2.6
2008-09-29 18:21:23 +00:00
* Mon Sep 29 2008 Rakesh Pandit <rakesh@fedoraproject.org> - 2.22.3-2
- Fixed buildrequires
2008-09-29 17:58:36 +00:00
* Mon Sep 29 2008 Rakesh Pandit <rakesh@fedoraproject.org> - 2.22.3-1
- Updated to 2.22.3
2008-09-29 09:21:03 +00:00
* Mon Sep 29 2008 Rakesh Pandit <rakesh@fedoraproject.org> - 2.22.0-2
- rebuild to pick latest gucharmap
2008-03-18 22:15:54 +00:00
* Tue Mar 18 2008 Trond Danielsen <trond.danielsen@gmail.com> - 2.22.0-1
- Updated.
2008-02-20 05:48:12 +00:00
2007-05-06 08:11:41 +00:00
* Mon Apr 30 2007 Trond Danielsen <trond.danielsen@gmail.com> - 2.18.0-2
- Disable buggy session saver plugin.
- Removed static libraries.
* Sun Apr 01 2007 Trond Danielsen <trond.danielsen@gmail.com> - 2.18.0-1
- Initial version.