Changes

Jump to navigation Jump to search
Line 274: Line 274:  
.
 
.
 
Provides: e-smith-<pkg>
 
Provides: e-smith-<pkg>
</syntaxhighlight>
+
</syntaxhighlight>change all Requires: e-smith- to Requires: smeserver-
   −
*If the Source: is not tar.gz, change it and delete the archivefilename file
+
If the Source: is not tar.gz, change it and delete the archivefilename file<syntaxhighlight lang="spec">
<syntaxhighlight lang="spec">
   
Source: %{name}-%{version}.tar.gz
 
Source: %{name}-%{version}.tar.gz
 
</syntaxhighlight>
 
</syntaxhighlight>
Line 285: Line 284:     
===Do we need to change the e-smith directories too?===
 
===Do we need to change the e-smith directories too?===
 +
This will be done as a later exercise, but let's capture what needs to be done as we work through the packages.
 +
 
In the first few packages I 'migrated' I have also symlinked smeserver to the e-smith directories so that we can start using/testing the new directory names (e.g. /etc/smeserver instead of /etc/e-smith).
 
In the first few packages I 'migrated' I have also symlinked smeserver to the e-smith directories so that we can start using/testing the new directory names (e.g. /etc/smeserver instead of /etc/e-smith).
 
{| class="wikitable"
 
{| class="wikitable"
Line 295: Line 296:  
|/etc/e-smith
 
|/etc/e-smith
 
|smeserver-lib
 
|smeserver-lib
 +
smeserver-devtools
 
|-
 
|-
 
|/home/smeserver
 
|/home/smeserver
 
|/home/e-smith
 
|/home/e-smith
|
+
|smeserver-lib
 
|-
 
|-
 
|/usr/sbin/smeserver
 
|/usr/sbin/smeserver
 
|/usr/bin/e-smith
 
|/usr/bin/e-smith
 
|smeserver-lib
 
|smeserver-lib
 +
smeserver-devtools
 
|-
 
|-
 
|/usr/local/perl5/vendor_perl/esmith
 
|/usr/local/perl5/vendor_perl/esmith
 
|/usr/local/perl5/vendor_perl/esmith
 
|/usr/local/perl5/vendor_perl/esmith
|smeserver-devtools
+
|smeserver-lib
 +
smeserver-devtools
 
|}
 
|}
 
In the packages I have 'migrated' I have left the directory structure unchanged. This will be a task for another day :)
 
In the packages I have 'migrated' I have left the directory structure unchanged. This will be a task for another day :)
371

edits

Navigation menu