Blame SPECS/gtksourceview3.spec

bf64d8
%global glib_version 2.48
bf64d8
%global gtk_version 3.20
bf64d8
bf64d8
%global po_package gtksourceview-3.0
bf64d8
bf64d8
Name: gtksourceview3
bf64d8
Version: 3.24.8
bf64d8
Release: 1%{?dist}
bf64d8
Summary: A library for viewing source files
bf64d8
bf64d8
License: LGPLv2+
bf64d8
URL: https://wiki.gnome.org/Projects/GtkSourceView
bf64d8
Source0: https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-%{version}.tar.xz
bf64d8
bf64d8
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
bf64d8
BuildRequires: pkgconfig(gladeui-2.0)
bf64d8
BuildRequires: pkgconfig(gobject-introspection-1.0)
bf64d8
BuildRequires: pkgconfig(glib-2.0) >= %{glib_version}
bf64d8
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk_version}
bf64d8
BuildRequires: pkgconfig(libxml-2.0)
bf64d8
BuildRequires: pkgconfig(pango)
bf64d8
BuildRequires: gettext
bf64d8
BuildRequires: itstool
bf64d8
BuildRequires: vala
bf64d8
bf64d8
Requires: glib2%{?_isa} >= %{glib_version}
bf64d8
Requires: gtk3%{?_isa} >= %{gtk_version}
bf64d8
bf64d8
%description
bf64d8
GtkSourceView is a text widget that extends the standard GTK+
bf64d8
GtkTextView widget. It improves GtkTextView by implementing
bf64d8
syntax highlighting and other features typical of a source code editor.
bf64d8
bf64d8
This package contains version 3 of GtkSourceView. The older version
bf64d8
2 is contains in the gtksourceview2 package.
bf64d8
bf64d8
%package devel
bf64d8
Summary: Files to compile applications that use gtksourceview3
bf64d8
Requires: %{name}%{?_isa} = %{version}-%{release}
bf64d8
bf64d8
%description devel
bf64d8
gtksourceview3-devel contains the files required to compile
bf64d8
applications which use GtkSourceView 3.
bf64d8
bf64d8
%package tests
bf64d8
Summary: Tests for the gtksourceview3 package
bf64d8
Requires: %{name}%{?_isa} = %{version}-%{release}
bf64d8
bf64d8
%description tests
bf64d8
The gtksourceview3-tests package contains tests that can be used to verify
bf64d8
the functionality of the installed gtksourceview package.
bf64d8
bf64d8
%prep
bf64d8
%setup -q -n gtksourceview-%{version}
bf64d8
bf64d8
%build
bf64d8
%configure --disable-gtk-doc --disable-static --enable-glade-catalog \
bf64d8
 --enable-installed-tests
bf64d8
bf64d8
make %{?_smp_mflags}
bf64d8
bf64d8
%install
bf64d8
%make_install
bf64d8
bf64d8
# remove unwanted files
bf64d8
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
bf64d8
bf64d8
%find_lang %{po_package}
bf64d8
bf64d8
%post -p /sbin/ldconfig
bf64d8
bf64d8
%postun -p /sbin/ldconfig
bf64d8
bf64d8
%files -f %{po_package}.lang
bf64d8
%doc README AUTHORS NEWS MAINTAINERS
bf64d8
%license COPYING
bf64d8
%{_datadir}/gtksourceview-3.0
bf64d8
%{_libdir}/*.so.*
bf64d8
%{_libdir}/girepository-1.0/GtkSource-3.0.typelib
bf64d8
bf64d8
%files devel
bf64d8
%{_includedir}/gtksourceview-3.0
bf64d8
%{_datadir}/gtk-doc/html/*
bf64d8
%{_libdir}/pkgconfig/*.pc
bf64d8
%{_libdir}/*.so
bf64d8
%{_datadir}/gir-1.0/GtkSource-3.0.gir
bf64d8
%dir %{_datadir}/glade
bf64d8
%dir %{_datadir}/glade/catalogs
bf64d8
%{_datadir}/glade/catalogs/gtksourceview.xml
bf64d8
%dir %{_datadir}/vala
bf64d8
%dir %{_datadir}/vala/vapi
bf64d8
%{_datadir}/vala/vapi/gtksourceview-3.0.deps
bf64d8
%{_datadir}/vala/vapi/gtksourceview-3.0.vapi
bf64d8
bf64d8
%files tests
bf64d8
%{_libexecdir}/installed-tests/gtksourceview-3.0/
bf64d8
%{_datadir}/installed-tests/gtksourceview-3.0/
bf64d8
bf64d8
%changelog
bf64d8
* Tue Jun 26 2018 Kalev Lember <klember@redhat.com> - 3.24.8-1
bf64d8
- Update to 3.24.8
bf64d8
- Resolves: #1569278
bf64d8
bf64d8
* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 3.24.7-1
bf64d8
- Update to 3.24.7
bf64d8
- Resolves: #1569278
bf64d8
bf64d8
* Sun Nov 27 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
bf64d8
- Update to 3.22.2
bf64d8
- Resolves: #1386983
bf64d8
bf64d8
* Thu Jan 08 2015 David King <amigadave@amigadave.com> - 3.14.3-1
bf64d8
- Update to 3.14.3
bf64d8
- Resolves: #1174500
bf64d8
bf64d8
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.8.1-4
bf64d8
- Mass rebuild 2014-01-24
bf64d8
bf64d8
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.8.1-3
bf64d8
- Mass rebuild 2013-12-27
bf64d8
bf64d8
* Mon May 13 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.1-2
bf64d8
- Install a glade catalog
bf64d8
bf64d8
* Mon Apr 15 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.8.1-1
bf64d8
- Update to 3.8.1
bf64d8
bf64d8
* Mon Mar 25 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.8.0-1
bf64d8
- Update to 3.8.0
bf64d8
bf64d8
* Mon Mar 18 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.7.92-1
bf64d8
- Update to 3.7.92
bf64d8
bf64d8
* Thu Mar 07 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.7.91-1
bf64d8
- Update to 3.7.91
bf64d8
bf64d8
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
bf64d8
- Update to 3.7.90
bf64d8
bf64d8
* Mon Feb 04 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.7.3-1
bf64d8
- Update to 3.7.3
bf64d8
bf64d8
* Wed Jan 16 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.7.2-1
bf64d8
- Update to 3.7.2
bf64d8
bf64d8
* Mon Jan 07 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.7.1-1
bf64d8
- Update to 3.7.1
bf64d8
bf64d8
* Mon Nov 05 2012 Ray Strode <rstrode@redhat.com> 3.6.1-1
bf64d8
- Update to 3.6.1
bf64d8
bf64d8
* Mon Sep 24 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.6.0-1
bf64d8
- Update to 3.6.0
bf64d8
bf64d8
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
bf64d8
- Update to 3.5.4
bf64d8
bf64d8
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
bf64d8
- Update to 3.5.3
bf64d8
bf64d8
* Tue Jul 31 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
bf64d8
- Update to 3.5.2
bf64d8
bf64d8
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-2
bf64d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
bf64d8
bf64d8
* Thu May 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.2-1
bf64d8
- Update to 3.4.2
bf64d8
bf64d8
* Mon Apr 16 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.4.1-1
bf64d8
- Update to 3.4.1
bf64d8
bf64d8
* Mon Mar 26 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.4.0-1
bf64d8
- Update to 3.4.0
bf64d8
bf64d8
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.5-1
bf64d8
- Update to 3.3.5
bf64d8
bf64d8
* Fri Feb 24 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.4-1
bf64d8
- Update to 3.3.4
bf64d8
bf64d8
* Mon Feb  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
bf64d8
- Update to 3.3.3
bf64d8
bf64d8
* Sun Jan 08 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.2-1
bf64d8
- Update to 3.3.2
bf64d8
bf64d8
* Sat Dec 17 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.1-1
bf64d8
- Update to 3.3.1
bf64d8
bf64d8
* Tue Nov 01 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.3-1
bf64d8
- Update to 3.2.3
bf64d8
bf64d8
* Sun Oct 16 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.2-1
bf64d8
- Update to 3.2.2
bf64d8
bf64d8
* Sun Oct 09 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.1-1
bf64d8
- Update to 3.2.1
bf64d8
bf64d8
* Mon Sep 26 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.0-1
bf64d8
- Update to 3.2.0
bf64d8
bf64d8
* Tue Sep 20 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.6-1
bf64d8
- Update to 3.1.6
bf64d8
bf64d8
* Tue Sep 06 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.5-1
bf64d8
- Update to 3.1.5
bf64d8
bf64d8
* Mon Aug 08 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.4-1
bf64d8
- Update to 3.1.4
bf64d8
bf64d8
* Mon Jul 04 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.3-1
bf64d8
- Update to 3.1.3
bf64d8
bf64d8
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
bf64d8
- Update to 3.1.2
bf64d8
bf64d8
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-1
bf64d8
- Update to 3.0.1
bf64d8
bf64d8
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
bf64d8
- Update to 3.0.0
bf64d8
bf64d8
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-1
bf64d8
- Update to 2.91.9
bf64d8
bf64d8
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-1
bf64d8
- Update to 2.91.8
bf64d8
bf64d8
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-1
bf64d8
- Update to 2.91.6
bf64d8
bf64d8
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-3
bf64d8
- Rebuild against newer gtk
bf64d8
bf64d8
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.5-2
bf64d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bf64d8
bf64d8
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
bf64d8
- Update to 2.91.5
bf64d8
bf64d8
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
bf64d8
- Update to 2.91.4
bf64d8
bf64d8
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.3-1
bf64d8
- Update to 2.91.3
bf64d8
bf64d8
* Fri Dec  3 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.2-1
bf64d8
- Update to 2.91.2
bf64d8
bf64d8
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1-1
bf64d8
- Update to 2.91.1
bf64d8
bf64d8
* Wed Oct  6 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-1
bf64d8
- Update to 2.91.0
bf64d8
bf64d8
* Wed Sep 29 2010 jkeating - 2.90.4-5.git7701e36
bf64d8
- Rebuilt for gcc bug 634757
bf64d8
bf64d8
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.4-4.git7701e36
bf64d8
- git snapshot
bf64d8
- Rebuild with newer gobject-introspection
bf64d8
bf64d8
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.90.4-2
bf64d8
- Rebuild with new gobject-introspection
bf64d8
bf64d8
* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.4-1
bf64d8
- Update to 2.90.4
bf64d8
bf64d8
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.3-2
bf64d8
- Incorporate some review feedback
bf64d8
bf64d8
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.3-1
bf64d8
- Initial packaging of GtkSourceview 3