This commit is contained in:
Warren Togami 2005-07-23 06:16:49 +00:00
parent 56a28a8bb7
commit 271cc4a623
4 changed files with 8 additions and 18 deletions

View File

@ -1 +1,2 @@
libavc1394-0.4.1.tar.gz
libavc1394-0.5.1.tar.gz

View File

@ -1,13 +0,0 @@
--- configure.in~ 2002-09-27 01:07:53.000000000 -0400
+++ configure.in 2005-01-03 15:09:26.310466248 -0500
@@ -28,10 +28,5 @@
CFLAGS="$CFLAGS -Wall -Wunused"
-Xsed="sed -e s/^X//"
-LTLIBOBJS=`echo X"$LIBOBJS"|\
- [$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]`
-AC_SUBST(LTLIBOBJS)
-
AC_OUTPUT(Makefile common/Makefile libavc1394/Makefile librom1394/Makefile test/Makefile)

View File

@ -1,14 +1,13 @@
Summary: Audio/Video Control library for IEEE-1394 devices
Name: libavc1394
Version: 0.4.1
Release: 8
Version: 0.5.1
Release: 1.fc5
License: GPL
Group: System Environment/Libraries
Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz
BuildRequires: libraw1394-devel
BuildRequires: autoconf automake libtool
BuildRequires: libtool
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Patch1: libavc1394-0.4.1-kill-configure-insanity.patch
ExcludeArch: s390 s390x
%description
@ -27,7 +26,6 @@ Development libraries required to build applications using libavc1394.
%prep
%setup -q
%patch1 -p0 -b .kill-configure-insanity
%build
# Rerun autotools to pick up newer libtool
@ -67,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jul 22 2005 Warren Togami <wtogami@redhat.com> - 0.5.1-1
- 0.5.1
* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com>
- rebuilt

View File

@ -1 +1,2 @@
cca44f87bda7d5572473290dec7cd81e libavc1394-0.4.1.tar.gz
64a94a8814f3642a4051a40fd5fb59c5 libavc1394-0.5.1.tar.gz