|
|
@ -8,10 +8,10 @@
|
|
|
|
Summary: GnomeCanvas widget
|
|
|
|
Summary: GnomeCanvas widget
|
|
|
|
Name: libgnomecanvas
|
|
|
|
Name: libgnomecanvas
|
|
|
|
Version: 2.19.1
|
|
|
|
Version: 2.19.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
URL: http://www.gnome.org/
|
|
|
|
URL: http://www.gnome.org/
|
|
|
|
Source0: http://download.gnome.org/sources/libgnomecanvas/2.19/%{name}-%{version}.tar.bz2
|
|
|
|
Source0: http://download.gnome.org/sources/libgnomecanvas/2.19/%{name}-%{version}.tar.bz2
|
|
|
|
License: LGPL
|
|
|
|
License: LGPLv2+
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
Requires: gtk2 >= %{gtk2_version}
|
|
|
|
Requires: gtk2 >= %{gtk2_version}
|
|
|
@ -73,24 +73,23 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
%files -f %{gettext_package}.lang
|
|
|
|
%files -f %{gettext_package}.lang
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
|
|
|
%doc COPYING.LIB AUTHORS NEWS README
|
|
|
|
%doc COPYING.LIB ChangeLog NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%{_libdir}/lib*.so.*
|
|
|
|
%{_libdir}/lib*.so.*
|
|
|
|
|
|
|
|
|
|
|
|
%dir %{_libdir}/libglade
|
|
|
|
%dir %{_libdir}/libglade
|
|
|
|
%dir %{_libdir}/libglade/2.0
|
|
|
|
%dir %{_libdir}/libglade/2.0
|
|
|
|
%{_libdir}/libglade/2.0/libcanvas.so
|
|
|
|
%{_libdir}/libglade/2.0/libcanvas.so
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
|
|
|
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_datadir}/gtk-doc/html/libgnomecanvas
|
|
|
|
%{_datadir}/gtk-doc/html/libgnomecanvas
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1-2
|
|
|
|
|
|
|
|
- Update the license field
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1-1
|
|
|
|
* Wed Jul 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1-1
|
|
|
|
- Update to 2.19.1
|
|
|
|
- Update to 2.19.1
|
|
|
|
|
|
|
|
|
|
|
|