SPECS: tomboy.spec - .mdb are not executable
qboosh
qboosh at pld-linux.org
Sat Apr 11 09:03:02 CEST 2009
Author: qboosh Date: Sat Apr 11 07:03:02 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- .mdb are not executable
---- Files affected:
SPECS:
tomboy.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.52 SPECS/tomboy.spec:1.53
--- SPECS/tomboy.spec:1.52 Wed Mar 18 23:18:30 2009
+++ SPECS/tomboy.spec Sat Apr 11 09:02:56 2009
@@ -102,15 +102,15 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*.exe
-%attr(755,root,root) %{_libdir}/%{name}/*.exe.mdb
+%{_libdir}/%{name}/*.exe.mdb
%attr(755,root,root) %{_libdir}/%{name}/*.so
-%{_datadir}/%{name}
-%dir %{_libdir}/%{name}
-%{_libdir}/%{name}/*.config
%{_libdir}/%{name}/*.la
+%{_libdir}/%{name}/*.config
%{_libdir}/%{name}/addins
%{_libdir}/bonobo/servers/*
+%{_datadir}/%{name}
%{_datadir}/dbus-1/services/*.service
%{_desktopdir}/*.desktop
%{_iconsdir}/hicolor/*/apps/*
@@ -124,6 +124,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2009/04/11 07:02:56 qboosh
+- .mdb are not executable
+
Revision 1.52 2009/03/18 22:18:30 patrys
- 0.14.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list