release 1.1.2
This commit is contained in:
parent
995c03461d
commit
cceae2cef3
@ -1 +1,2 @@
|
|||||||
libogg-1.1.tar.gz
|
libogg-1.1.tar.gz
|
||||||
|
libogg-1.1.2.tar.gz
|
||||||
|
13
libogg.spec
13
libogg.spec
@ -1,15 +1,13 @@
|
|||||||
Summary: The Ogg bitstream file format library.
|
Summary: The Ogg bitstream file format library.
|
||||||
Name: libogg
|
Name: libogg
|
||||||
Version: 1.1
|
Version: 1.1.2
|
||||||
Release: 4
|
Release: 1
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Copyright: BSD
|
Copyright: BSD
|
||||||
URL: http://www.xiph.org/
|
URL: http://www.xiph.org/
|
||||||
Source: http://www.xiph.org/pub/ogg/vorbis/download/libogg-%{version}.tar.gz
|
Source: http://www.xiph.org/pub/ogg/vorbis/download/libogg-%{version}.tar.gz
|
||||||
Patch: libogg-1.0-m4.patch
|
Patch: libogg-1.0-m4.patch
|
||||||
Patch2: libogg-1.1-64bit.patch
|
|
||||||
Patch3: libogg-underquoted.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -30,8 +28,6 @@ needed for development using libogg.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch -p1
|
%patch -p1
|
||||||
%patch2 -p1 -b .64
|
|
||||||
%patch3 -p1 -b .underquoted
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure
|
perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure
|
||||||
@ -74,6 +70,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 29 2004 Colin Walters <walters@redhat.com> 2:1.1.2-1
|
||||||
|
- Update to 1.1.2
|
||||||
|
- Delete upstreamed libogg-1.1-64bit.patch
|
||||||
|
- Delete upstreamed libogg-underquoted.patch
|
||||||
|
|
||||||
* Thu Jul 15 2004 Tim Waugh <twaugh@redhat.com> 2:1.1-4
|
* Thu Jul 15 2004 Tim Waugh <twaugh@redhat.com> 2:1.1-4
|
||||||
- Fixed warnings in shipped m4 file.
|
- Fixed warnings in shipped m4 file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user