Author: qboosh Date: Sat Oct 30 08:03:49 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.14.1
---- Files affected: packages/xorg-proto-recordproto: xorg-proto-recordproto.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/xorg-proto-recordproto/xorg-proto-recordproto.spec diff -u packages/xorg-proto-recordproto/xorg-proto-recordproto.spec:1.20 packages/xorg-proto-recordproto/xorg-proto-recordproto.spec:1.21 --- packages/xorg-proto-recordproto/xorg-proto-recordproto.spec:1.20 Sun Oct 4 00:55:19 2009 +++ packages/xorg-proto-recordproto/xorg-proto-recordproto.spec Sat Oct 30 10:03:41 2010 @@ -2,16 +2,18 @@ Summary: Record extension headers Summary(pl.UTF-8): Nagłówki rozszerzenia Record Name: xorg-proto-recordproto -Version: 1.14 +Version: 1.14.1 Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/recordproto-%{version}.tar.bz2 -# Source0-md5: 70f5998c673aa510e2acd6d8fb3799de +# Source0-md5: 24541a30b399213def35f48efd926c63 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake -BuildRequires: xorg-util-util-macros >= 1.3 +BuildRequires: xmlto >= 0.0.20 +BuildRequires: xorg-sgml-doctools >= 1.5 +BuildRequires: xorg-util-util-macros >= 1.10 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -48,15 +50,14 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - pkgconfigdir=%{_pkgconfigdir} + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README specs/*.{html,css} %{_includedir}/X11/extensions/record*.h %{_pkgconfigdir}/recordproto.pc @@ -66,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2010/10/30 08:03:41 qboosh +- updated to 1.14.1 + Revision 1.20 2009/10/03 22:55:19 qboosh - util-macros version - fixed pl desc; Record is an extension ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-proto-recordproto/xorg-proto-recordproto.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
