Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
storeBackup
storeBackup.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File storeBackup.spec of Package storeBackup
# # spec file for package storeBackup # # Copyright (c) 2011 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/ # Name: storeBackup Version: 3.2 Release: 0 Summary: storeBackup is a disk-to-disk backup tool for Linux License: GPL-3.0+ Group: Productivity/Archiving/Backup Source0: storeBackup-%{version}.tar.bz2 Source1: storeBackup-%{version}.config.default Source2: storeBackup-README.SUSE Source3: storeBackup-3.2_01.pdf Patch0: storeBackup-%{version}.diff Url: http://storebackup.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: sh-utils bzip2 textutils fileutils e2fsprogs %description storeBackup is a disk-to-disk backup tool for Linux. It should run on other Unix like machines. You can directly browse through the backuped files (locally, via NFS, via SAMBA or whatever). This gives the users the possibility to restore files absolutely easily and fast. He/She only has to copy (and possibly uncompress) the file. The is also a tool for easily restoring (sub) trees for the administrator. Every single backup of a specific time can be deleted without affecting the other existing backups. Before you can start using storeBackup, please carefully read /usr/share/doc/packages/storeBackup/README and create an appropriate configuration file /etc/storebackup.d/storebackup.config using /usr/share/doc/packages/storeBackup/storebackup.config.default as a template. %prep -n storeBackup %setup -n storeBackup %patch0 -p 1 %build # make %install # install -d ${RPM_BUILD_ROOT} \ ${RPM_BUILD_ROOT}/usr/lib/storeBackup/ \ ${RPM_BUILD_ROOT}/usr/bin/ \ ${RPM_BUILD_ROOT}/usr/share/doc/packages/storeBackup/ \ ${RPM_BUILD_ROOT}/etc/cron.daily/ \ ${RPM_BUILD_ROOT}/etc/storebackup.d/ # cp -a %{S:1} ./storebackup.config.default cp -a %{S:2} ./README.SUSE cp -a %{S:3} ./doc/ cp -aRpv bin/ lib/ ${RPM_BUILD_ROOT}/usr/lib/storeBackup/ cp -a cron-storebackup ${RPM_BUILD_ROOT}/etc/cron.daily/storebackup ln -sf /usr/lib/storeBackup/bin/storeBackup.pl ${RPM_BUILD_ROOT}/usr/bin/storeBackup.pl ln -sf /usr/lib/storeBackup/bin/storeBackup.pl ${RPM_BUILD_ROOT}/usr/bin/storeBackup ln -sf /usr/lib/storeBackup/bin/storeBackupConvertBackup.pl ${RPM_BUILD_ROOT}/usr/bin/storeBackupConvertBackup.pl ln -sf /usr/lib/storeBackup/bin/storeBackupRecover.pl ${RPM_BUILD_ROOT}/usr/bin/storeBackupRecover.pl ln -sf /usr/lib/storeBackup/bin/storeBackupVersions.pl ${RPM_BUILD_ROOT}/usr/bin/storeBackupVersions.pl ln -sf /usr/lib/storeBackup/bin/storeBackupls.pl ${RPM_BUILD_ROOT}/usr/bin/storeBackupls.pl %{?suse_check} %files %defattr(-,root,root) %doc doc/* # ChangeLog LICENSE README.1ST _ATTENTION_ EXAMPLES README ROADMAP storebackup.config.default README.SUSE /usr/lib/storeBackup/ %dir /etc/storebackup.d/ # %attr(755, root, root) %config(noreplace) /etc/storebackup.d/storebackup.config %attr(755, root, root) /usr/bin/* %attr(755, root, root) /etc/cron.daily/storebackup %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