Author: qboosh Date: Fri Jan 7 19:14:48 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.1
---- Files affected: packages/xorg-proto-xineramaproto: xorg-proto-xineramaproto.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/xorg-proto-xineramaproto/xorg-proto-xineramaproto.spec diff -u packages/xorg-proto-xineramaproto/xorg-proto-xineramaproto.spec:1.17 packages/xorg-proto-xineramaproto/xorg-proto-xineramaproto.spec:1.18 --- packages/xorg-proto-xineramaproto/xorg-proto-xineramaproto.spec:1.17 Wed Nov 10 18:42:21 2010 +++ packages/xorg-proto-xineramaproto/xorg-proto-xineramaproto.spec Fri Jan 7 20:14:42 2011 @@ -1,39 +1,45 @@ # $Revision$, $Date$ Summary: Xinerama extension headers -Summary(pl.UTF-8): Nagłówki rozszerzenia Xinerama +Summary(pl.UTF-8): Pliki nagłówkowe rozszerzenia Xinerama Name: xorg-proto-xineramaproto -Version: 1.2 -Release: 2 +Version: 1.2.1 +Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-%{version}.tar.bz2 -# Source0-md5: a8aadcb281b9c11a91303e24cdea45f5 +# Source0-md5: 9959fe0bfb22a0e7260433b8d199590a URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: xorg-util-util-macros >= 1.3 Obsoletes: xorg-proto-panoramixproto BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Xinerama extension headers. +Xinerama is an X extension that allows multiple physical screens +controlled by a single X server to appear as a single screen. %description -l pl.UTF-8 -Nagłówki rozszerzenia Xinerama. +Xinerama to rozszerzenie X pozwalające na sterowanie wieloma +fizycznymi ekranami przez pojedynczy serwer X tak, że stają się +jednym ekranem. %package devel Summary: Xinerama extension headers -Summary(pl.UTF-8): Nagłówki rozszerzenia Xinerama +Summary(pl.UTF-8): Pliki nagłówkowe rozszerzenia Xinerama Group: X11/Development/Libraries Requires: xorg-proto-xproto-devel Obsoletes: panoramixext Obsoletes: xorg-proto-panoramixproto-devel %description devel -Xinerama extension headers. +Xinerama is an X extension that allows multiple physical screens +controlled by a single X server to appear as a single screen. %description devel -l pl.UTF-8 -Nagłówki rozszerzenia Xinerama. +Xinerama to rozszerzenie X pozwalające na sterowanie wieloma +fizycznymi ekranami przez pojedynczy serwer X tak, że stają się +jednym ekranem. %prep %setup -q -n xineramaproto-%{version} @@ -50,15 +56,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 %{_includedir}/X11/extensions/panoramiXproto.h %{_pkgconfigdir}/xineramaproto.pc @@ -68,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2011/01/07 19:14:42 qboosh +- updated to 1.2.1 + Revision 1.17 2010/11/10 17:42:21 shadzik - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-proto-xineramaproto/xorg-proto-xineramaproto.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
