Name : x264 Relocations: (not relocatable)
Version : 0.45.478 Vendor: Penguin Liberation Front
Release : 2plf Build Date: Thu 23 Mar 2006
12:15:14 PM CET
Install Date: (not installed) Build Host: virgo
Group : Video Source RPM: (none)
Size : 449483 License: GPL
Signature : (none)
Packager : Götz Waschk <[EMAIL PROTECTED]>
URL : http://developers.videolan.org/x264.html
Summary : H264/AVC encoder
Description :
x264 is a free library for encoding H264/AVC video streams. The code
is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
released under the terms of the GPL license.
---------------
Götz Waschk <[EMAIL PROTECTED]> 0.45.478-2plf
- fix symlink
---------------
---------------
Index: x264.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/x264/x264.spec,v
retrieving revision 1.2
diff -u -r1.2 x264.spec
--- x264.spec 22 Mar 2006 22:04:12 -0000 1.2
+++ x264.spec 23 Mar 2006 11:46:27 -0000
@@ -1,7 +1,7 @@
%define name x264
%define version 0.45.478
%define svn 478
-%define release %mkrel 1
+%define release %mkrel 2
#fixed2
%{?!mkrel:%define mkrel(c:) %{-c: 0.%{-c*}.}%{!?_with_unstable:%(perl -e
'$_="%{1}";m/(.\*\\D\+)?(\\d+)$/;$rel=${2}-1;re;print
"$1$rel";').%{?subrel:%subrel}%{!?subrel:1}.%{?distversion:%distversion}%{?!distversion:%(echo
$[%{mdkversion}/10])}}%{?_with_unstable:%{1}}%{?distsuffix:%distsuffix}%{?!distsuffix:mdk}}
%define distsuffix plf
@@ -62,6 +62,7 @@
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
+ln -sf libx264.so.%{major} %buildroot%_libdir/libx264.so
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig
@@ -76,16 +77,19 @@
%files -n %{libname}
%defattr(-,root,root)
-%_libdir/*.so.*
+%_libdir/libx264.so.%{major}*
%files -n %{libname}-devel
%defattr(-,root,root)
-%_libdir/*.a
-%_libdir/*.so
+%_libdir/libx264.a
+%_libdir/libx264.so
%_includedir/*.h
%_libdir/pkgconfig/*.pc
%changelog
+* Thu Mar 23 2006 Götz Waschk <[EMAIL PROTECTED]> 0.45.478-2plf
+- fix symlink
+
* Wed Mar 22 2006 Austin Acton <[EMAIL PROTECTED]> 0.45.478-1plf
- new checkout
- build shared library
_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce