Author: baggins Date: Sat Oct 13 23:33:18 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - added missing dir to files
---- Files affected: SPECS: accerciser.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/accerciser.spec diff -u SPECS/accerciser.spec:1.3 SPECS/accerciser.spec:1.4 --- SPECS/accerciser.spec:1.3 Sun Oct 14 01:27:31 2007 +++ SPECS/accerciser.spec Sun Oct 14 01:33:13 2007 @@ -2,7 +2,7 @@ Summary: An interactive Python tool for querying accessibility information Name: accerciser Version: 1.0.1 -Release: 2 +Release: 3 License: BSD Group: Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/accerciser/1.0/%{name}-%{version}.tar.bz2 @@ -73,6 +73,7 @@ %{_iconsdir}/hicolor/*/*/* %{py_sitescriptdir}/accerciser %{_sysconfdir}/gconf/schemas/accerciser.schemas +%dir %{datadir}/omf/accerciser %{_datadir}/omf/accerciser/accerciser-C.omf %lang(ca) %{_datadir}/omf/accerciser/accerciser-ca.omf %lang(en_GB) %{_datadir}/omf/accerciser/accerciser-en_GB.omf @@ -86,6 +87,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/10/13 23:33:13 baggins +- rel 3 +- added missing dir to files + Revision 1.3 2007/10/13 23:27:31 baggins - rel 2 - list omf lang files manually, because there is no such thing as rpm-build 4.4.9-10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/accerciser.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
