SPECS: WebGUI.spec - moved files into proper(?) directory

paszczus paszczus at pld-linux.org
Thu Jul 12 14:42:28 CEST 2007


Author: paszczus                     Date: Thu Jul 12 12:42:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved files into proper(?) directory

---- Files affected:
SPECS:
   WebGUI.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/WebGUI.spec
diff -u SPECS/WebGUI.spec:1.26 SPECS/WebGUI.spec:1.27
--- SPECS/WebGUI.spec:1.26	Thu Jul 12 13:53:32 2007
+++ SPECS/WebGUI.spec	Thu Jul 12 14:42:23 2007
@@ -77,8 +77,7 @@
 install etc/WebGUI.conf.original $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/WebGUI.conf
 install etc/spectre.conf.original $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/spectre.conf
 cp -Prf sbin t www $RPM_BUILD_ROOT%{_libdir}/%{name}
-cp -Prf lib/WebGUI $RPM_BUILD_ROOT%{_libdir}/%{name}/lib
-cp -Prf lib/Spectre $RPM_BUILD_ROOT%{perl_vendorlib}
+cp -Prf lib/{Spectre,WebGUI} $RPM_BUILD_ROOT%{perl_vendorlib}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -90,7 +89,71 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/WebGUI.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/spectre.conf
 %{_libdir}/%{name}
+%dir %{perl_vendorlib}/WebGUI
+%{perl_vendorlib}/WebGUI/*.pm
+%dir %{perl_vendorlib}/WebGUI/AdSpace
+%{perl_vendorlib}/WebGUI/AdSpace/*.pm
+%dir %{perl_vendorlib}/WebGUI/Asset
+%{perl_vendorlib}/WebGUI/Asset/*.pm
+%dir %{perl_vendorlib}/WebGUI/Asset/File
+%{perl_vendorlib}/WebGUI/Asset/File/*.pm
+%dir %{perl_vendorlib}/WebGUI/Asset/Post
+%{perl_vendorlib}/WebGUI/Asset/Post/*.pm
+%dir %{perl_vendorlib}/WebGUI/Asset/Template
+%{perl_vendorlib}/WebGUI/Asset/Template/*.pm
+%dir %{perl_vendorlib}/WebGUI/Asset/Wobject
+%{perl_vendorlib}/WebGUI/Asset/Wobject/*.pm
+%dir %{perl_vendorlib}/WebGUI/Asset/Wobject/HttpProxy
+%{perl_vendorlib}/WebGUI/Asset/Wobject/HttpProxy/*.pm
+%dir %{perl_vendorlib}/WebGUI/Auth
+%{perl_vendorlib}/WebGUI/Auth/*.pm
+%dir %{perl_vendorlib}/WebGUI/Cache
+%{perl_vendorlib}/WebGUI/Cache/*.pm
+%dir %{perl_vendorlib}/WebGUI/Commerce
+%{perl_vendorlib}/WebGUI/Commerce/*.pm
+%dir %{perl_vendorlib}/WebGUI/Commerce/Item
+%{perl_vendorlib}/WebGUI/Commerce/Item/*.pm
+%dir %{perl_vendorlib}/WebGUI/Commerce/Payment
+%{perl_vendorlib}/WebGUI/Commerce/Payment/*.pm
+%dir %{perl_vendorlib}/WebGUI/Commerce/Shipping
+%{perl_vendorlib}/WebGUI/Commerce/Shipping/*.pm
+%dir %{perl_vendorlib}/WebGUI/Form
+%{perl_vendorlib}/WebGUI/Form/*.pm
+%dir %{perl_vendorlib}/WebGUI/Help
+%{perl_vendorlib}/WebGUI/Help/*.pm
+%dir %{perl_vendorlib}/WebGUI/i18n
+%{perl_vendorlib}/WebGUI/i18n/*.pm
+%dir %{perl_vendorlib}/WebGUI/i18n/English
+%{perl_vendorlib}/WebGUI/i18n/English/*.pm
+%dir %{perl_vendorlib}/WebGUI/Image
+%{perl_vendorlib}/WebGUI/Image/*.pm
+%dir %{perl_vendorlib}/WebGUI/Image/Graph
+%{perl_vendorlib}/WebGUI/Image/Graph/*.pm
+%dir %{perl_vendorlib}/WebGUI/Image/Graph/XYGraph
+%{perl_vendorlib}/WebGUI/Image/Graph/XYGraph/*.pm
+%dir %{perl_vendorlib}/WebGUI/Inbox
+%{perl_vendorlib}/WebGUI/Inbox/*.pm
+%dir %{perl_vendorlib}/WebGUI/Macro
+%{perl_vendorlib}/WebGUI/Macro/*.pm
+%dir %{perl_vendorlib}/WebGUI/Mail
+%{perl_vendorlib}/WebGUI/Mail/*.pm
+%dir %{perl_vendorlib}/WebGUI/Operation
+%{perl_vendorlib}/WebGUI/Operation/*.pm
+%dir %{perl_vendorlib}/WebGUI/Search
+%{perl_vendorlib}/WebGUI/Search/*.pm
+%dir %{perl_vendorlib}/WebGUI/Session
+%{perl_vendorlib}/WebGUI/Session/*.pm
+%dir %{perl_vendorlib}/WebGUI/SQL
+%{perl_vendorlib}/WebGUI/SQL/*.pm
+%dir %{perl_vendorlib}/Spectre
 %{perl_vendorlib}/Spectre/*.pm
+%dir %{perl_vendorlib}/WebGUI/Storage
+%{perl_vendorlib}/WebGUI/Storage/*.pm
+%dir %{perl_vendorlib}/WebGUI/Workflow
+%{perl_vendorlib}/WebGUI/Workflow/*.pm
+%dir %{perl_vendorlib}/WebGUI/Workflow/Activity
+%{perl_vendorlib}/WebGUI/Workflow/Activity/*.pm
+
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -98,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/07/12 12:42:23  paszczus
+- moved files into proper(?) directory
+
 Revision 1.26  2007/07/12 11:53:32  paszczus
 - for test
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/WebGUI.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list