ref: 222512d55d332448635aafa5734e29c56e6f1411
parent: e24d72f5d84d7e1384544048f9befc987e68dc53
author: Alexis de Lattre <alexis@videolan.org>
date: Sun Nov 17 18:46:44 EST 2002
Changes in order to support RedHat and RPM 4.1 Hristev and Kenton Groombridge). I have already uploaded new RPM packages on the FTP site (1.2.4-2) and updated the download page. Please test and give feedback.
--- a/libdvdcss.spec
+++ b/libdvdcss.spec
@@ -1,6 +1,6 @@
%define name libdvdcss
%define version 1.2.4
-%define release 1
+%define release 2
%define major 2
%define libname %{name}%{major}
@@ -66,10 +66,10 @@
%build
%configure
-%make
+%make %{?_smp_mflags}
%install
-%makeinstall_std
+%makeinstall
%clean
rm -rf %buildroot
@@ -88,9 +88,13 @@
%doc ChangeLog COPYING
%{_libdir}/*.a
%{_libdir}/*.so
+%{_libdir}/*.la
%{_includedir}/*
%changelog
+* Mon Nov 18 2002 Alexis de Lattre <alexis@videolan.org> 1.2.4-2
+- Changes in .spec file for RedHat and RPM 4.1
+
* Thu Nov 14 2002 Alexis de Lattre <alexis@videolan.org> 1.2.4-1
- new upstream release
- fixes for Win32