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