Author: qboosh Date: Sat Oct 3 22:55:24 2009 GMT Module: packages Tag: HEAD ---- Log message: - util-macros version - fixed pl desc; Record is an extension
---- Files affected: packages/xorg-proto-recordproto: xorg-proto-recordproto.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/xorg-proto-recordproto/xorg-proto-recordproto.spec diff -u packages/xorg-proto-recordproto/xorg-proto-recordproto.spec:1.19 packages/xorg-proto-recordproto/xorg-proto-recordproto.spec:1.20 --- packages/xorg-proto-recordproto/xorg-proto-recordproto.spec:1.19 Fri Oct 2 08:33:28 2009 +++ packages/xorg-proto-recordproto/xorg-proto-recordproto.spec Sun Oct 4 00:55:19 2009 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -Summary: Record protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu X i pomocnicze +Summary: Record extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia Record Name: xorg-proto-recordproto Version: 1.14 Release: 1 @@ -11,27 +11,27 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: xorg-util-util-macros +BuildRequires: xorg-util-util-macros >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Record protocol and ancillary headers. +Record extension headers. %description -l pl.UTF-8 -Nagłówki protokołu X i pomocnicze. +Nagłówki rozszerzenia Record. %package devel -Summary: Record protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu X i pomocnicze +Summary: Record extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia Record Group: X11/Development/Libraries Requires: xorg-proto-xproto-devel Obsoletes: recordext %description devel -Record protocol and ancillary headers. +Record extension headers. %description devel -l pl.UTF-8 -Nagłówki protokołu X i pomocnicze. +Nagłówki rozszerzenia Record. %prep %setup -q -n recordproto-%{version} @@ -57,7 +57,7 @@ %files devel %defattr(644,root,root,755) %doc COPYING ChangeLog -%{_includedir}/X11/extensions/*.h +%{_includedir}/X11/extensions/record*.h %{_pkgconfigdir}/recordproto.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +66,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2009/10/03 22:55:19 qboosh +- util-macros version +- fixed pl desc; Record is an extension + Revision 1.19 2009/10/02 06:33:28 arekm - up to 1.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-proto-recordproto/xorg-proto-recordproto.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
