SPECS: postnuke.spec - many changes, now works fine (thx sebastian...

paszczus paszczus at pld-linux.org
Thu Mar 9 21:13:36 CET 2006


Author: paszczus                     Date: Thu Mar  9 20:13:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- many changes, now works fine (thx sebastian at oclab.ano.pl) ; STBR

---- Files affected:
SPECS:
   postnuke.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/postnuke.spec
diff -u SPECS/postnuke.spec:1.39 SPECS/postnuke.spec:1.40
--- SPECS/postnuke.spec:1.39	Sun Feb 26 20:53:33 2006
+++ SPECS/postnuke.spec	Thu Mar  9 21:13:31 2006
@@ -79,10 +79,8 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{nukeroot}
 
-cp -ar html/		$RPM_BUILD_ROOT%{nukeroot}
-cp -ar html/includes/	$RPM_BUILD_ROOT%{nukeroot}
-cp -ar html/modules/		$RPM_BUILD_ROOT%{nukeroot}
-install html/index.php	$RPM_BUILD_ROOT%{nukeroot}
+cp -ar html/*/		$RPM_BUILD_ROOT%{nukeroot}
+cp -ar html/*		$RPM_BUILD_ROOT%{nukeroot}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,21 +92,19 @@
 %defattr(644,root,root,755)
 %doc phoenix-sql/*
 %dir %{nukeroot}
-%dir %{nukeroot}/html
-%attr(640,http,http) %config(noreplace) %{nukeroot}/html/config*.php
-%{nukeroot}/html/[^ci]*
-%{nukeroot}/html/images
-%{nukeroot}/html/includes
+%attr(640,http,http) %config(noreplace) %{nukeroot}/config*.php
+%attr(755,http,http) %{nukeroot}/pnTemp/*
+%{nukeroot}/[^ci,^cp]*
+%{nukeroot}/images
 %{nukeroot}/includes
-%{nukeroot}/modules
-%{nukeroot}/html/index.php
 %{nukeroot}/index.php
+%{nukeroot}/p*.php
 
 %files install
 %defattr(644,root,root,755)
-%dir %{nukeroot}/html/install
-%attr(640,http,http) %{nukeroot}/html/install/*
-%attr(640,http,http) %{nukeroot}/html/install.php
+%dir %{nukeroot}/install
+%attr(750,http,http) %{nukeroot}/install/*
+%attr(750,http,http) %{nukeroot}/install.php
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -116,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/03/09 20:13:31  paszczus
+- many changes, now works fine (thx sebastian at oclab.ano.pl) ; STBR
+
 Revision 1.39  2006/02/26 19:53:33  paszczus
 - updated to 0.762
 
@@ -245,3 +244,4 @@
 
 Revision 1.1  2002/11/15 08:21:36  blues
 - initial release - STBR
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postnuke.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list