SPECS: otrs.spec - proper internal deps, own your dirs

blues blues at pld-linux.org
Fri Nov 4 09:56:42 CET 2005


Author: blues                        Date: Fri Nov  4 08:56:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper internal deps, own your dirs

---- Files affected:
SPECS:
   otrs.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/otrs.spec
diff -u SPECS/otrs.spec:1.58 SPECS/otrs.spec:1.59
--- SPECS/otrs.spec:1.58	Thu Nov  3 16:23:23 2005
+++ SPECS/otrs.spec	Fri Nov  4 09:56:36 2005
@@ -12,7 +12,7 @@
 Name:		otrs
 Version:	2.0.3
 %define	vrel	01
-Release:	0.2
+Release:	0.3
 Epoch:		1
 License:	GPL
 Group:		Applications/Databases
@@ -114,7 +114,7 @@
 Summary:	OTRS scripts
 Summary(pl):	Skrypty dla OTRS
 Group:		Applications/Databases
-Requires:	%{name}-%{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description scripts
 Various scripts for OTRS.
@@ -280,6 +280,8 @@
 %dir %{otrsdir}/Kernel/System/Ticket/Number
 %dir %{otrsdir}/Kernel/System/User
 %dir %{otrsdir}/Kernel/System/User/Preferences
+%dir %{otrsdir}/Kernel/cpan-lib
+%dir %{otrsdir}/Kernel/cpan-lib/HTML
 %dir %{otrsdir}/bin
 %attr(700,otrs,root) %{otrsdir}/bin/*.pl
 %attr(700,otrs,root) %{otrsdir}/bin/*.sh
@@ -342,6 +344,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2005/11/04 08:56:36  blues
+- proper internal deps, own your dirs
+
 Revision 1.58  2005/11/03 15:23:23  blues
 - play with bundled CPAN modules. Is HTML::Safe avaible in CPAN??
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/otrs.spec?r1=1.58&r2=1.59&f=u




More information about the pld-cvs-commit mailing list