Author: darekr Date: Wed Jun 22 20:07:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: ac, am, lt
---- Files affected: SPECS: wmconfig.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: SPECS/wmconfig.spec diff -u SPECS/wmconfig.spec:1.72 SPECS/wmconfig.spec:1.73 --- SPECS/wmconfig.spec:1.72 Wed Jun 22 22:00:35 2005 +++ SPECS/wmconfig.spec Wed Jun 22 22:06:59 2005 @@ -7,7 +7,10 @@ Group: X11/Window Managers Source0: http://www.arrishq.net/downloads/%{name}-%{version}.tar.bz2 # Source0-md5: 60712272d1b31c871916459a10e4ffbc -URL: http://www.arrishq.net +URL: http://www.arrishq.net/ +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -48,12 +51,9 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README - %dir %{_sysconfdir}/%{name} %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/* - %{_mandir}/man1/* - %attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -62,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2005/06/22 20:06:59 darekr +- BR: ac, am, lt + Revision 1.72 2005/06/22 20:00:35 krolik - missing md5 :P ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wmconfig.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
