Author: qboosh Date: Sun Oct 15 23:55:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xsetmode.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xsetmode.spec diff -u SPECS/xorg-app-xsetmode.spec:1.8 SPECS/xorg-app-xsetmode.spec:1.9 --- SPECS/xorg-app-xsetmode.spec:1.8 Fri Jan 13 10:13:34 2006 +++ SPECS/xorg-app-xsetmode.spec Mon Oct 16 01:55:51 2006 @@ -3,10 +3,10 @@ Summary(pl): Aplikacja xsetmode Name: xorg-app-xsetmode Version: 1.0.0 -Release: 0.1 +Release: 1 License: MIT Group: X11/Application -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xsetmode-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xsetmode-%{version}.tar.bz2 # Source0-md5: d074e79d380b031d2f60e4cd56538c93 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 @@ -46,8 +46,8 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xsetmode +%{_mandir}/man1/xsetmode.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -55,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/10/15 23:55:51 qboosh +- use individual dir, more verbose files, release 1 + Revision 1.8 2006/01/13 09:13:34 qboosh - 1.0.0 (X11R7.0 release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xsetmode.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
