Author: qboosh Date: Sat Oct 3 20:37:24 2009 GMT Module: packages Tag: HEAD ---- Log message: - util-macros version - added README to doc - fontcache is an extension
---- Files affected: packages/xorg-proto-fontcacheproto: xorg-proto-fontcacheproto.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/xorg-proto-fontcacheproto/xorg-proto-fontcacheproto.spec diff -u packages/xorg-proto-fontcacheproto/xorg-proto-fontcacheproto.spec:1.17 packages/xorg-proto-fontcacheproto/xorg-proto-fontcacheproto.spec:1.18 --- packages/xorg-proto-fontcacheproto/xorg-proto-fontcacheproto.spec:1.17 Sat Oct 3 08:48:45 2009 +++ packages/xorg-proto-fontcacheproto/xorg-proto-fontcacheproto.spec Sat Oct 3 22:37:19 2009 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -Summary: Fontcache protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu Fontcache i pomocnicze +Summary: Fontcache extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia Fontcache Name: xorg-proto-fontcacheproto Version: 0.1.3 Release: 1 @@ -11,26 +11,26 @@ 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 -Fontcache protocol and ancillary headers. +Fontcache extension headers. %description -l pl.UTF-8 -Nagłówki protokołu Fontcache i pomocnicze. +Nagłówki rozszerzenia Fontcache. %package devel -Summary: Fontcache protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu Fontcache i pomocnicze +Summary: Fontcache extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia Fontcache Group: X11/Development/Libraries Requires: xorg-proto-xproto-devel %description devel -Fontcache protocol and ancillary headers. +Fontcache extension headers. %description devel -l pl.UTF-8 -Nagłówki protokołu Fontcache i pomocnicze. +Nagłówki rozszerzenia Fontcache. %prep %setup -q -n fontcacheproto-%{version} @@ -55,8 +55,8 @@ %files devel %defattr(644,root,root,755) -%doc COPYING ChangeLog -%{_includedir}/X11/extensions/*.h +%doc COPYING ChangeLog README +%{_includedir}/X11/extensions/fontcach*.h %{_pkgconfigdir}/fontcacheproto.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -65,6 +65,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2009/10/03 20:37:19 qboosh +- util-macros version +- added README to doc +- fontcache is an extension + Revision 1.17 2009/10/03 06:48:45 arekm - up to 0.1.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-proto-fontcacheproto/xorg-proto-fontcacheproto.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
