Author: blues                        Date: Thu Nov  3 15:23:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- play with bundled CPAN modules. Is HTML::Safe avaible in CPAN??

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

---- Diffs:

================================================================
Index: SPECS/otrs.spec
diff -u SPECS/otrs.spec:1.57 SPECS/otrs.spec:1.58
--- SPECS/otrs.spec:1.57        Thu Nov  3 14:10:11 2005
+++ SPECS/otrs.spec     Thu Nov  3 16:23:23 2005
@@ -12,7 +12,7 @@
 Name:          otrs
 Version:       2.0.3
 %define        vrel    01
-Release:       0.1
+Release:       0.2
 Epoch:         1
 License:       GPL
 Group:         Applications/Databases
@@ -139,10 +139,12 @@
        $RPM_BUILD_ROOT{/var/log/{,archiv/}%{name},%{_bindir},%{otrsdir}} \
        $RPM_BUILD_ROOT/var/lib/%{name}/{article,pics/stats}
 
-# copy files
-rm -Rf Kernel/cpan-lib/
+# Remove regular CPAN libs - only HTML/Safe.pm has to stay, I can't find it...
+rm -Rf Kernel/cpan-lib/{Authen,Date,Email,IO,MIME,Mail,XML,auto}
+# Remove junk:
 rm -Rf doc/manual/*/sgml/
 rm -Rf doc/manual/de/
+# copy files
 cp -R . $RPM_BUILD_ROOT%{otrsdir}
 
 # install init-Script & apache2 config
@@ -340,6 +342,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/11/03 15:23:23  blues
+- play with bundled CPAN modules. Is HTML::Safe avaible in CPAN??
+
 Revision 1.57  2005/11/03 13:10:11  blues
 - cometics
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to