- Make the -devel package own %{_includedir}/totem and below

- Resolves: #212093
- Update homepage, and download URLs
- Update to 2.17.90, remove obsolete patch
This commit is contained in:
bnocera 2007-01-29 16:26:46 +00:00
parent 3f5a7e4873
commit b25493c7ce
3 changed files with 12 additions and 11 deletions

View File

@ -1 +1 @@
totem-2.17.5.tar.bz2
totem-2.17.90.tar.bz2

View File

@ -1 +1 @@
47e56b81b5acc4776de9cebc2c35406f totem-2.17.5.tar.bz2
cb810c2c2d8c3093fc714c9b52813ebf totem-2.17.90.tar.bz2

View File

@ -4,14 +4,13 @@
Summary: Movie player for GNOME 2
Name: totem
Version: 2.17.5
Version: 2.17.90
Release: 1%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://www.hadess.net/totem.php3
Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/0.99/totem-%{version}.tar.bz2
URL: http://www.gnome.org/projects/totem/
Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.17/totem-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch0: totem-2.17.5-make-j.patch
Requires(pre): GConf2 >= 2.14
Requires(preun): GConf2 >= 2.14
@ -86,7 +85,6 @@ applications with Totem's plparser library.
%prep
%setup -q
%patch0 -p1 -b .make-j
%build
# try to work around a problem where gst-inspect does
@ -102,9 +100,6 @@ export MOZILLA_PLUGINDIR=%{_libdir}/mozilla
--disable-scrollkeeper \
--disable-nvtv
#apparently someone forgot to autogen before disting 0.99.17 :)
#perl -pi -e 's/gstvideowidget.h//g' src/Makefile
make %{?_smp_mflags}
%install
@ -200,11 +195,17 @@ fi
%files devel
%defattr(-, root, root)
%{_includedir}/%{name}/1/plparser
%{_includedir}/%{name}
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*so
%changelog
* Mon Jan 29 2007 - Bastien Nocera <bnocera@redhat.com> - 2.17.90-1
- Make the -devel package own %{_includedir}/totem and below
- Resolves: #212093
- Update homepage, and download URLs
- Update to 2.17.90, remove obsolete patch
* Tue Jan 16 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
- Update to 2.17.5