Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
sitecopy
sitecopy.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sitecopy.spec of Package sitecopy
# # spec file for package sitecopy (Version 0.16.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: sitecopy BuildRequires: fdupes libexpat-devel neon-devel openssl-devel pkgconfig Summary: Local to Remote Website Synchronizer Version: 0.16.6 Release: 26 Requires: %{name}-lang = %{version} License: GPL-2.0+ Group: Productivity/Networking/Web/Utilities Url: http://www.manyfish.co.uk/sitecopy/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.lyra.org/sitecopy/sitecopy-%{version}.tar.bz2 Patch0: sitecopy-support-neon-0.29.diff %description Sitecopy is useful for copying locally stored web sites to remote web servers. The program will upload files which have changed locally to the server and delete files from the server which have been removed locally to keep the remote site synchronized with the local site, all with a single command. The aim is to remove the hassle of uploading and deleting individual files using an FTP client. FTP, WebDAV, and HTTP-based authoring servers are supported. %lang_package %prep %setup -q %patch0 -p1 %build CFLAGS="$RPM_OPT_FLAGS" \ ./configure \ --prefix=/usr \ --mandir=%{_mandir} \ --with-expat \ --with-ssl make %{?jobs:-j%jobs} %install OMG=`mktemp -u /tmp/$$.%{name}-install-tmp.XXXXXXXXXX` make DESTDIR=$RPM_BUILD_ROOT docdir=$OMG pkgdatadir=$OMG install MANLANGS= rm -rf examples mkdir examples cp -avL doc/examplerc doc/update.sh examples rm -rf "$RPM_BUILD_ROOT$OMG" %find_lang %name %fdupes $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) /usr/bin/sitecopy %doc BUGS NEWS COPYING README THANKS TODO %doc examples %{_mandir}/man1/* %files lang -f %{name}.lang %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor