Author: qboosh Date: Thu Oct 28 20:49:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.3.1
---- Files affected: packages/xorg-lib-libXrandr: xorg-lib-libXrandr.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/xorg-lib-libXrandr/xorg-lib-libXrandr.spec diff -u packages/xorg-lib-libXrandr/xorg-lib-libXrandr.spec:1.37 packages/xorg-lib-libXrandr/xorg-lib-libXrandr.spec:1.38 --- packages/xorg-lib-libXrandr/xorg-lib-libXrandr.spec:1.37 Thu Nov 12 10:50:09 2009 +++ packages/xorg-lib-libXrandr/xorg-lib-libXrandr.spec Thu Oct 28 22:49:17 2010 @@ -2,21 +2,21 @@ Summary: X Randr extension library Summary(pl.UTF-8): Biblioteka rozszerzenia X Randr Name: xorg-lib-libXrandr -Version: 1.3.0 -Release: 3 +Version: 1.3.1 +Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2 -# Source0-md5: 68eb59c3b7524db6ffd78746ee893d1d +# Source0-md5: 7785c3f7cff2735c94657e8f87ed8ad3 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXrender-devel BuildRequires: xorg-proto-randrproto-devel >= 1.3.0 -BuildRequires: xorg-util-util-macros >= 1.2 +BuildRequires: xorg-util-util-macros >= 1.8 Obsoletes: libXrandr BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,8 +84,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - pkgconfigdir=%{_pkgconfigdir} + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -95,7 +94,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_libdir}/libXrandr.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libXrandr.so.2 @@ -118,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2010/10/28 20:49:17 qboosh +- updated to 1.3.1 + Revision 1.37 2009/11/12 09:50:09 patrys - rebuild - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-lib-libXrandr/xorg-lib-libXrandr.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
