diff --git a/libdvbpsi.spec b/libdvbpsi.spec index 2a44fd8..c3daa6a 100644 --- a/libdvbpsi.spec +++ b/libdvbpsi.spec @@ -1,20 +1,20 @@ -Summary: Library for MPEG TS and DVB PSI tables decoding and generation -Name: libdvbpsi -Version: 1.3.0 -Release: 2%{?pre}%{?dist} -License: LGPLv2+ -Group: System Environment/Libraries -URL: http://www.videolan.org/developers/libdvbpsi.html -Source0: http://download.videolan.org/pub/libdvbpsi/%{version}/%{name}-%{version}%{?pre}.tar.bz2 +Summary: Library for MPEG TS and DVB PSI tables decoding and generation +Name: libdvbpsi +Version: 1.3.0 +Release: 2%{?pre}%{?dist} +License: LGPLv2+ +Group: System Environment/Libraries +URL: http://www.videolan.org/developers/libdvbpsi.html +Source0: http://download.videolan.org/pub/libdvbpsi/%{version}/%{name}-%{version}%{?pre}.tar.bz2 BuildRequires: gcc BuildRequires: graphviz doxygen BuildRequires: libtool %package devel -Summary: Development package for %{name} -Group: Development/Libraries -Requires: %{name}%{_isa} = %{version}-%{release} +Summary: Development package for %{name} +Group: Development/Libraries +Requires: %{name}%{_isa} = %{version}-%{release} %description