Author: qboosh Date: Sun Oct 15 09:44:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - more verbose files, release 1
---- Files affected: SPECS: xorg-app-bitmap.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/xorg-app-bitmap.spec diff -u SPECS/xorg-app-bitmap.spec:1.11 SPECS/xorg-app-bitmap.spec:1.12 --- SPECS/xorg-app-bitmap.spec:1.11 Fri May 26 20:45:21 2006 +++ SPECS/xorg-app-bitmap.spec Sun Oct 15 11:44:42 2006 @@ -3,7 +3,7 @@ Summary(pl): Aplikacja bitmap Name: xorg-app-bitmap Version: 1.0.2 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/bitmap-%{version}.tar.bz2 @@ -51,10 +51,14 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_datadir}/X11/app-defaults/* +%attr(755,root,root) %{_bindir}/atobm +%attr(755,root,root) %{_bindir}/bitmap +%attr(755,root,root) %{_bindir}/bmtoa +%{_datadir}/X11/app-defaults/Bitmap* %{_includedir}/X11/bitmaps/* -%{_mandir}/man1/*.1x* +%{_mandir}/man1/atobm.1x* +%{_mandir}/man1/bitmap.1x* +%{_mandir}/man1/bmtoa.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -62,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/10/15 09:44:42 qboosh +- more verbose files, release 1 + Revision 1.11 2006/05/26 18:45:21 qboosh - updated to 1.0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-bitmap.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
