auto-import changelog data from libavc1394-0.4.1-3.src.rpm
Fri Jul 30 2004 Florian La Roche <Florian.LaRoche@redhat.de> - add symlinks for ldconfig
This commit is contained in:
parent
9482d06355
commit
7c5586e9c7
@ -1,7 +1,7 @@
|
||||
Summary: Audio/Video Control library for IEEE-1394 devices
|
||||
Name: libavc1394
|
||||
Version: 0.4.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz
|
||||
@ -33,6 +33,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
%makeinstall
|
||||
ldconfig -n $RPM_BUILD_ROOT/%{_lib}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -46,8 +47,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc COPYING NEWS README ChangeLog
|
||||
%doc %{_mandir}/man1/dvcont.1.gz
|
||||
%{_bindir}/dvcont
|
||||
%{_libdir}/libavc1394.so.0.1.1
|
||||
%{_libdir}/librom1394.so.0.1.1
|
||||
%{_libdir}/libavc1394.so.0*
|
||||
%{_libdir}/librom1394.so.0*
|
||||
|
||||
|
||||
%files devel
|
||||
@ -62,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- add symlinks for ldconfig
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user