SPECS: otrs.spec - fixed %%dir,
djrzulf
djrzulf at pld-linux.org
Sun Feb 3 21:31:32 CET 2008
Author: djrzulf Date: Sun Feb 3 20:31:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed %%dir,
---- Files affected:
SPECS:
otrs.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: SPECS/otrs.spec
diff -u SPECS/otrs.spec:1.77 SPECS/otrs.spec:1.78
--- SPECS/otrs.spec:1.77 Sun Feb 3 12:15:35 2008
+++ SPECS/otrs.spec Sun Feb 3 21:31:26 2008
@@ -266,6 +266,7 @@
%dir %{otrsdir}/Kernel/Config
%{otrsdir}/Kernel/Config/Defaults.pm
%{otrsdir}/Kernel/Config/GenericAgent.pm
+%dir %{otrsdir}/Kernel/Config/Files
%{otrsdir}/Kernel/Config/Files/*.xml
%{otrsdir}/Kernel/Language.pm
%{otrsdir}/Kernel/*/*/*.pm
@@ -283,6 +284,7 @@
%{otrsdir}/Kernel/System/*.pm
%dir %{otrsdir}/Kernel/System/Auth
%dir %{otrsdir}/Kernel/System/AuthSession
+%dir %{otrsdir}/Kernel/System/Cache
%dir %{otrsdir}/Kernel/System/Crypt
%dir %{otrsdir}/Kernel/System/CustomerAuth
%dir %{otrsdir}/Kernel/System/CustomerUser
@@ -296,16 +298,24 @@
%dir %{otrsdir}/Kernel/System/PostMaster/LoopProtection
%dir %{otrsdir}/Kernel/System/PostMaster/Filter
%dir %{otrsdir}/Kernel/System/Stats
+%dir %{otrsdir}/Kernel/System/Stats/Dynamic
%dir %{otrsdir}/Kernel/System/Ticket
%dir %{otrsdir}/Kernel/System/Ticket/CustomerPermission
+%dir %{otrsdir}/Kernel/System/Ticket/Event
%dir %{otrsdir}/Kernel/System/Ticket/Permission
%dir %{otrsdir}/Kernel/System/Ticket/IndexAccelerator
%dir %{otrsdir}/Kernel/System/Ticket/Number
%dir %{otrsdir}/Kernel/System/User
%dir %{otrsdir}/Kernel/System/User/Preferences
%dir %{otrsdir}/Kernel/System/Web
+%dir %{otrsdir}/Kernel/System/Web/UploadCache
%dir %{otrsdir}/Kernel/cpan-lib
+%dir %{otrsdir}/Kernel/cpan-lib/Algorithm
+%dir %{otrsdir}/Kernel/cpan-lib/Crypt
+%dir %{otrsdir}/Kernel/cpan-lib/File
%dir %{otrsdir}/Kernel/cpan-lib/HTML
+%dir %{otrsdir}/Kernel/cpan-lib/Text
+%dir %{otrsdir}/Kernel/cpan-lib/Text/Diff
%dir %{otrsdir}/bin
%attr(700,otrs,root) %{otrsdir}/bin/*.pl
%attr(700,otrs,root) %{otrsdir}/bin/*.sh
@@ -363,6 +373,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2008-02-03 20:31:26 djrzulf
+- fixed %%dir,
+
Revision 1.77 2008-02-03 11:15:35 djrzulf
- now builds,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/otrs.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list