Author: shadzik Date: Sun Jul 12 20:26:50 2009 GMT Module: packages Tag: HEAD ---- Log message: - %dirs
---- Files affected: packages/sreadahead: sreadahead.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/sreadahead/sreadahead.spec diff -u packages/sreadahead/sreadahead.spec:1.2 packages/sreadahead/sreadahead.spec:1.3 --- packages/sreadahead/sreadahead.spec:1.2 Fri Jul 10 18:51:13 2009 +++ packages/sreadahead/sreadahead.spec Sun Jul 12 22:26:44 2009 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Sreadahead Name: sreadahead Version: 1.0 -Release: 0.1 +Release: 1 License: GPL v2 Group: Applications Source0: http://sreadahead.googlecode.com/files/%{name}-%{version}.tar.gz @@ -42,6 +42,8 @@ %defattr(644,root,root,755) %doc README %attr(755,root,root) %{_sbindir}/%{name} +%dir /var/lib/sreadahead +%dir /var/lib/sreadahead/debugfs %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -49,6 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/07/12 20:26:44 shadzik +- %dirs + Revision 1.2 2009/07/10 16:51:13 shadzik - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sreadahead/sreadahead.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
