- Add evolution-data-server-devel Requires for the devel package
This commit is contained in:
parent
b8bb39e261
commit
ee421ecea0
@ -1,6 +1,6 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 2.25.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -26,6 +26,8 @@ Obsoletes: totem-devel
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: gtk2-devel
|
||||
# FIXME is this really needed?
|
||||
Requires: evolution-data-server-devel
|
||||
|
||||
%description devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
@ -66,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/totem-pl-parser
|
||||
|
||||
%changelog
|
||||
* Tue Dec 09 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.1-2
|
||||
- Add evolution-data-server-devel Requires for the devel package
|
||||
|
||||
* Mon Dec 08 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.1-1
|
||||
- Update to 2.25.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user