- Some more small specfile cleanups for merge review (bz 226035)
This commit is contained in:
parent
84c8515aac
commit
0d7e307bbe
35
libogg.spec
35
libogg.spec
@ -1,14 +1,14 @@
|
||||
Summary: The Ogg bitstream file format library
|
||||
Name: libogg
|
||||
Version: 1.1.3
|
||||
Release: 7%{?dist}
|
||||
Epoch: 2
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
URL: http://www.xiph.org/
|
||||
Summary: The Ogg bitstream file format library
|
||||
Name: libogg
|
||||
Version: 1.1.3
|
||||
Release: 8%{?dist}
|
||||
Epoch: 2
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
URL: http://www.xiph.org/
|
||||
Source: http://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz
|
||||
Patch0: libogg-1.0-m4.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Patch0: libogg-1.0-m4.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
Libogg is a library for manipulating Ogg bitstream file formats.
|
||||
@ -17,11 +17,11 @@ Ogg bitstreams.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: Files needed for development using libogg
|
||||
Group: Development/Libraries
|
||||
Requires: libogg = %{epoch}:%{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: automake
|
||||
Summary: Files needed for development using libogg
|
||||
Group: Development/Libraries
|
||||
Requires: libogg = %{epoch}:%{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: automake
|
||||
|
||||
%description devel
|
||||
Libogg is a library used for manipulating Ogg bitstreams. The
|
||||
@ -82,12 +82,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 14 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2:1.1.3-8
|
||||
- Some more small specfile cleanups for merge review (bz 226035)
|
||||
|
||||
* Wed Nov 14 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2:1.1.3-7
|
||||
- Some small specfile cleanups
|
||||
- Add smpflags to make invocation (bz 226035)
|
||||
|
||||
* Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2:1.1.3-6
|
||||
- Don't install Makefile's as %doc, avoiding a multilib conflict (bz 342281)
|
||||
- Don't install Makefile's as %%doc, avoiding a multilib conflict (bz 342281)
|
||||
|
||||
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 2:1.1.3-5
|
||||
- Rebuild for PPC toolchain bug
|
||||
|
Loading…
Reference in New Issue
Block a user