Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dmayr
partimage
partimage.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File partimage.spec of Package partimage
# # spec file for package partimage # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # Note that this is NOT a relocatable package # norootforbuild Name: partimage Version: 0.6.5 Release: 0 License: GPL Group: Utilities Source: partimage-%{version}.tar.bz2 Packager: David Mayr <dmayr@suse.de> Summary: Backup partitions efficiently to images BuildRequires: gcc-c++ newt newt-devel %description Partition Image is a Linux/UNIX partition imaging utility: it saves all used blocks in a partition to an image file. This image file can be compressed using gzip or bzip2 compression to save space, and even split into multiple files to be copied to movable media such as Zip disks or CD-R. The following partition types are supported: - Ext2FS (the Linux standard) - ReiserFS (a new, powerful journalling file system) - NTFS (Windows NT File System) - FAT16/32 (DOS & Windows file systems) - HPFS (OS/2 File System) - JFS (IBM Jounalized File System for AIX) - XFS (SGI Jounalized File System for IRIX) - HFS (Hierarchical File System for MacOS) This allows you to back up a full Linux/Windows system with a single operation. When problems such as viruses, crashes, or other errors occur, you just have to restore, and after several minutes your system can be restored (boot record and all your files) and fully working. This is also very useful when installing the same software on many machines: just install one of them, create an image, and just restore the image on all other machines. Then, after the first one, each machine installation can take just minutes. %prep %setup -q -n %name-%version %build sh autogen.sh CFLAGS=$RPM_OPT_FLAGS ./configure --prefix=/usr --with-sysconfdir=/etc --with-log-dir=/var/log --disable-ssl --enable-all-static make %install make install DESTDIR=$RPM_BUILD_ROOT strip $RPM_BUILD_ROOT/usr/sbin/partimage strip $RPM_BUILD_ROOT/usr/sbin/partimaged #upx $RPM_BUILD_ROOT/usr/sbin/partimage #upx $RPM_BUILD_ROOT/usr/sbin/partimaged %changelog %files %defattr(-,root,root) /usr/sbin/partimage /usr/sbin/partimaged /usr/share/locale/fr/LC_MESSAGES/partimage.mo /usr/share/locale/it/LC_MESSAGES/partimage.mo /usr/share/locale/de/LC_MESSAGES/partimage.mo /usr/share/locale/gl/LC_MESSAGES/partimage.mo /usr/share/locale/da/LC_MESSAGES/partimage.mo /usr/share/locale/pl/LC_MESSAGES/partimage.mo /usr/share/locale/es/LC_MESSAGES/partimage.mo
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