Author: qboosh Date: Sun Oct 15 16:41:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xdpyinfo.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xdpyinfo.spec diff -u SPECS/xorg-app-xdpyinfo.spec:1.9 SPECS/xorg-app-xdpyinfo.spec:1.10 --- SPECS/xorg-app-xdpyinfo.spec:1.9 Thu Jan 12 15:22:01 2006 +++ SPECS/xorg-app-xdpyinfo.spec Sun Oct 15 18:41:45 2006 @@ -3,15 +3,16 @@ Summary(pl): Aplikacja xdpyinfo Name: xorg-app-xdpyinfo Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xdpyinfo-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xdpyinfo-%{version}.tar.bz2 # Source0-md5: 84cc4798fe62c1d8c67c3f38e8158f70 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXi-devel BuildRequires: xorg-lib-libXinerama-devel BuildRequires: xorg-lib-libXp-devel @@ -54,8 +55,8 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xdpyinfo +%{_mandir}/man1/xdpyinfo.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -63,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/10/15 16:41:45 qboosh +- use individual dir, more verbose files, release 1 + Revision 1.9 2006/01/12 14:22:01 qboosh - 1.0.1 (X11R7.0 release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xdpyinfo.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
