Author: qboosh Date: Thu Oct 20 20:31:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1)
---- Files affected: SPECS: xorg-lib-libXv.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXv.spec diff -u SPECS/xorg-lib-libXv.spec:1.5 SPECS/xorg-lib-libXv.spec:1.6 --- SPECS/xorg-lib-libXv.spec:1.5 Sat Aug 27 21:38:03 2005 +++ SPECS/xorg-lib-libXv.spec Thu Oct 20 22:31:46 2005 @@ -2,14 +2,14 @@ Summary: X Video extension library Summary(pl): Biblioteka rozszerzenia X Video Name: xorg-lib-libXv -Version: 0.99.0 -Release: 0.03 +Version: 0.99.1 +Release: 0.1 License: MIT Group: X11/Libraries -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/lib/libXv-%{version}.tar.bz2 -# Source0-md5: e808a81da74d8adcd60bdad93ceecabf +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXv-%{version}.tar.bz2 +# Source0-md5: e2000d3d8ac1e3649902e0ea49883569 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 0.19 @@ -80,6 +80,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ + libmandir=%{_mandir}/man3 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -99,7 +100,7 @@ %{_libdir}/libXv.la %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/xv.pc -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3x* %files static %defattr(644,root,root,755) @@ -111,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/10/20 20:31:46 qboosh +- 0.99.1 (X11R7.0-RC1) + Revision 1.5 2005/08/27 19:38:03 wiget - kill /usr/X11R6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXv.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
