Author: qboosh Date: Sun Oct 15 17:43:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files
---- Files affected: SPECS: xorg-app-xfsinfo.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xfsinfo.spec diff -u SPECS/xorg-app-xfsinfo.spec:1.10 SPECS/xorg-app-xfsinfo.spec:1.11 --- SPECS/xorg-app-xfsinfo.spec:1.10 Sun Apr 16 19:02:52 2006 +++ SPECS/xorg-app-xfsinfo.spec Sun Oct 15 19:43:11 2006 @@ -6,7 +6,7 @@ Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xfsinfo-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xfsinfo-%{version}.tar.bz2 # Source0-md5: e98b18fbce1261de30b1de819d86f48a URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 @@ -47,8 +47,8 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xfsinfo +%{_mandir}/man1/xfsinfo.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -56,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/10/15 17:43:11 qboosh +- use individual dir, more verbose files + Revision 1.10 2006/04/16 17:02:52 qboosh - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xfsinfo.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
