Changes

From SME Server
Jump to navigationJump to search
10 bytes added ,  11:01, 20 December 2013
Line 170: Line 170:  
  # The %files statement lets us refer to an external file list that we
 
  # The %files statement lets us refer to an external file list that we
 
  # just generated, which is easier than trying to list them all by hand
 
  # just generated, which is easier than trying to list them all by hand
%files -f %{name}-%{version}-filelist
+
==== %files -f %{name}-%{version}-filelist ====
    
  # The following line lets us specify attributes for the files to
 
  # The following line lets us specify attributes for the files to
Line 183: Line 183:  
  # on the SME Server. This may mean things like signalling events or
 
  # on the SME Server. This may mean things like signalling events or
 
  # running action scripts
 
  # running action scripts
 +
 
==== %preun ====
 
==== %preun ====
  

Navigation menu