SPECS: sitecopy.spec - adaptarized

areq areq at pld-linux.org
Sun Mar 12 16:43:28 CET 2006


Author: areq                         Date: Sun Mar 12 15:43:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adaptarized

---- Files affected:
SPECS:
   sitecopy.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/sitecopy.spec
diff -u SPECS/sitecopy.spec:1.1 SPECS/sitecopy.spec:1.2
--- SPECS/sitecopy.spec:1.1	Sun Mar 12 16:41:50 2006
+++ SPECS/sitecopy.spec	Sun Mar 12 16:43:23 2006
@@ -1,3 +1,4 @@
+# $Revision$, $Date$
 Summary:	Tool for easily maintaining remote web sites
 Name:		sitecopy
 Version:	0.16.3
@@ -11,13 +12,12 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-sitecopy allows you to easily maintain remote Web sites.  The program
+sitecopy allows you to easily maintain remote Web sites. The program
 will upload files to the server which have changed locally, and delete
 files from the server which have been removed locally, to keep the
-remote site synchronized with the local site, with a single
-command. sitecopy will also optionally try to spot files you move
-locally, and move them remotely.  FTP and WebDAV servers are
-supported.
+remote site synchronized with the local site, with a single command.
+sitecopy will also optionally try to spot files you move locally, and
+move them remotely. FTP and WebDAV servers are supported.
 
 %prep
 %setup -q
@@ -39,7 +39,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%{_bindir}/sitecopy
+%attr(755,root,root) %{_bindir}/sitecopy
 %{_mandir}/man1/*
 %{_mandir}/*/man1/*
 %{_datadir}/sitecopy
@@ -51,7 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.1  2006/03/12 15:41:50  areq
-*** empty log message ***
+Revision 1.2  2006/03/12 15:43:23  areq
+- adaptarized
 
+Revision 1.1  2006/03/12 15:41:50  areq
+- init PLD spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sitecopy.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list