X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dump.spec;h=6e84b6f829c771dfd33cf18cc6a2e6a234b1c91c;hb=ac4f93ecb100a47e09d4946da44b8e1dbddd44c2;hp=bfc25cfa91a5e8a2c04559428258f511d308f31a;hpb=c1769853037d295ad54674a5ee7efe4bf246c3c2;p=packages%2Fdump.git diff --git a/dump.spec b/dump.spec index bfc25cf..6e84b6f 100644 --- a/dump.spec +++ b/dump.spec @@ -1,156 +1,141 @@ -Summary: dump/restore backup system -Summary(de): Dump/Restore-Backup-System -Summary(fr): système de sauvegarde dump/restore -Summary(pl): System kopii bezpieczeñstwa dump/restore -Summary(tr): dump/restore yedekleme sistemi -Name: dump -Version: 0.3 -Release: 14 -Copyright: UCB -Group: Utilities/System -Source: ftp://tsx-11.mit.edu:/pub/linux/packages/ext2fs/%{name}-%{version}.tar.gz -Patch: dump-config.patch -Patch1: dump-0.3-types.patch -Patch2: dump-0.3-glibc.patch -Patch3: dump-0.3-sparc.patch -Patch4: dump-0.3-kernel.patch -Requires: rmt -BuildRoot: /tmp/%{name}-%{version}-root +Summary: Programs for backing up and restoring filesystems +Summary(de): Dump/Restore-Backup-System +Summary(fr): système de sauvegarde dump/restore +Summary(pl): Programy do wykonywania kopii bezpieczeñstwa plików +Summary(tr): dump/restore yedekleme sistemi +Name: dump +Version: 0.4b19 +Release: 1 +Copyright: UCB +Group: Utilities/System +Group(pl): Narzêdzia/System +Source0: ftp://download.sourceforge.net/pub/sourceforge/dump/%{name}-%{version}.tar.gz +Patch0: %{name}-sparc.patch +Patch1: %{name}-autoconf.patch +Patch2: %{name}-use_ncurses.patch +URL: http://dump.sourceforge.net/ +BuildRequires: e2fsprogs-devel +BuildRequires: ncurses-devel >= 5.0 +BuildRequires: readline-devel +Requires: rmt +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%define _sbindir /sbin %description -dump and restore can be used to backup extended 2 (ext2) partitions in -a variety of ways. +The dump package contains both dump and restore. Dump examines files +in a filesystem, determines which ones need to be backed up, and +copies those files to a specified disk, tape or other storage medium. +The restore command performs the inverse function of dump; it can +restore a full backup of a filesystem. Subsequent incremental backups +can then be layered on top of the full backup. Single files and +directory subtrees may also be restored from full or partial backups. %description -l de -Sie können mit dump und restore verschiedene Verfahren zum Sichern -von extended 2 (ext2)-Partitionen ausführen. +Sie können mit dump und restore verschiedene Verfahren zum Sichern von +extended 2 (ext2)-Partitionen ausführen. %description -l fr dupm et restore servent à sauvegarder des partitions ext2 de plusieurs façons possibles %description -l pl -Programy dump i restore s³u¿± do tworzenia i odtwarzanie kopii -bezpieczeñstwa partycji z systemem plków ext2. +Pakiet dump zawiera programy dump i restore. Dump sprawdza pliki w +systemie plikowym i okre¶la które powinny byæ zesk³adowane w kopii +bezpieczeñstwa an nastêpnie kopiuje te pliki na dysk, ta¶mê +magnetyczna lub inny nosnik. Polecenie restore wykonujê odwrotna +operacjê i s³u¿y do odtwarzania plików z kopii bezpieczeñstwa. Program +restore umo¿liwia odtwarzanie ca³ego archiwum, a tak¿e wybranych +pl;ików i katalogów. %description -l tr -dump, ext2 bölümlerini birkaç deðiþik þekilde yedeklemek için kullanýlýr. -restore ise dump ile alýnan yedekleri geri yükleyen programdýr. +dump, ext2 bölümlerini birkaç deðiþik þekilde yedeklemek için +kullanýlýr. restore ise dump ile alýnan yedekleri geri yükleyen +programdýr. %package -n rmt -Summary: Remote (network) tape device access -Summary(de): Entfernter Zugriff (Netzwerk) auf Magnetbandgeräte -Summary(fr): Accès distant (réseau) à un périphérique bande -Summary(pl): Zdalny dostêp do napêdów ta¶m magnetycznych -Summary(tr): Uzak teyp sürücülerine eriþim aracý -Group: Utilities/System +Summary: Provides certain programs with access to remote tape devices +Summary(de): Entfernter Zugriff (Netzwerk) auf Magnetbandgeräte +Summary(fr): Accès distant (réseau) à un périphérique bande +Summary(pl): Program do zdalnego dostêpu do napêdów ta¶m magnetycznych +Summary(tr): Uzak teyp sürücülerine eriþim aracý +Group: Utilities/System +Group(pl): Narzêdzia/System %description -n rmt -rmt provides remote access to tape devices for programs like dump, -restore, and tar. +The rmt utility provides remote access to tape devices for programs +like dump (a filesystem backup program), restore (a program for +restoring files from a backup) and tar (an archiving program). %description -l de -n rmt -rmt stellt Remote-Access zu Bandgeräten für Programme wie Dump, Restore -und tar bereit. +rmt stellt Remote-Access zu Bandgeräten für Programme wie Dump, +Restore und tar bereit. %description -l fr -n rmt -rmt offre un accès distant aux périphériques bandes pour des programmes comme -dump, restore et tar. +rmt offre un accès distant aux périphériques bandes pour des +programmes comme dump, restore et tar. %description -l pl -n rmt -Program rmt umo¿liwia zdalny dostêp do napêdów ta¶m magnetycznych -dla programów takich jak dump, restore czy tar +Program rmt umo¿liwia zdalny dostêp do napêdów ta¶m magnetycznych dla +programów takich jak dump, restore czy tar. %description -l tr -n rmt -rmt programý, dump, restore ve tar gibi programlar için teyp aygýtlarýna -uzaktan eriþim saðlar. +rmt programý, dump, restore ve tar gibi programlar için teyp +aygýtlarýna uzaktan eriþim saðlar. %prep %setup -q -%patch0 -p0 -b .config -%patch1 -p1 -b .types -%patch2 -p1 -b .glibc -#%patch3 -p1 -b .sparc -%patch4 -p1 -b .kernel +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build -make OPT="$RPM_OPT_FLAGS" +autoconf +MYNAME=`id -ru` \ +MYGRP=`id -rg` \ +%configure \ + --enable-rmt \ + --enable-readline \ + --with-ccopts="$RPM_OPT_FLAGS" \ + --with-ldopts="-s" \ + --with-binowner=$MYNAME \ + --with-bingrp=$MYGRP \ + --with-binmode=755 \ + --with-manowner=$MYNAME \ + --with-mangrp=$MYGRP \ + --with-manmode=644 +%{__make} %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/{etc,sbin,usr/man/man8} +install -d $RPM_BUILD_ROOT/{etc,sbin,%{_mandir}/man8} -MYNAME=`id -u` -MYGRP=`id -g` -make BINDIR=$RPM_BUILD_ROOT/sbin MANDIR=$RPM_BUILD_ROOT/usr/man/man8 \ -BINOWN=$MYNAME BINGRP=$MYGRP MANOWN=$MYNAME MANGRP=$MYGRP install +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT -> $RPM_BUILD_ROOT/etc/dumpdates +> $RPM_BUILD_ROOT%{_sysconfdir}/dumpdates -ln -sf dump $RPM_BUILD_ROOT/sbin/rdump -ln -sf restore $RPM_BUILD_ROOT/sbin/rrestore +ln -sf ..%{_sbindir}/rmt $RPM_BUILD_ROOT%{_sysconfdir}/rmt -echo ".so dump.8" > $RPM_BUILD_ROOT/usr/man/man8/rdump.8 -echo ".so restore.8" > $RPM_BUILD_ROOT/usr/man/man8/rrestore.8 +gzip -9nf COPYRIGHT KNOWNBUGS README THANKS TODO CHANGES \ + $RPM_BUILD_ROOT%{_mandir}/man8/* %clean rm -rf $RPM_BUILD_ROOT %files -%defattr(0644, root, root, 0755) -%doc COPYRIGHT KNOWNBUGS THANKS CHANGES dump-0.3.announce -%attr(0664, root, disk) %verify(not md5 mtime size) %config(noreplace) /etc/dumpdates -%attr(6755, root, root) /sbin/dump -%attr(0755, root, root) /sbin/rdump -%attr(6755, root, root) /sbin/restore -%attr(0755, root, root) /sbin/rrestore -%attr(0755, root, man) /usr/man/man8/dump.8 -%attr(0755, root, man) /usr/man/man8/rdump.8 -%attr(0755, root, man) /usr/man/man8/restore.8 -%attr(0755, root, man) /usr/man/man8/rrestore.8 +%defattr(644,root,root,755) +%doc *.gz +%attr(664,root, disk) %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/dumpdates +%attr(755,root,root) %{_sbindir}/?dump +%attr(755,root,root) %{_sbindir}/?restore +%{_mandir}/man8/dump.8* +%{_mandir}/man8/rdump.8* +%{_mandir}/man8/restore.8* +%{_mandir}/man8/rrestore.8* %files -n rmt -%attr(0755, root, root) /sbin/rmt -%attr(0755, root, man) /usr/man/man8/rmt.8 - -%changelog -* Tue Sep 15 1998 Tomasz K³oczko - [0.3-14] -- added %verify rules to /etc/dumdates and added noreplace %config - paramerer, -- rdump(8) and rrestore(8) man pagea are now maked as nroff include to - dump(8) and restore(8) instead making sym link to dump.8 and restore.8 - (this allow compress man pages in future). - -* Sat Sep 12 1998 Konrad Stêpieñ -- added ability to build from non-root, -- added %attr macros, -- added pl translation, -- removed link to rmt in /etc. - -* Tue Jul 14 1998 Jeff Johnson -- add build root. - -* Tue May 05 1998 Prospector System -- translations modified for de, fr, tr - -* Thu Apr 30 1998 Cristian Gafton -- added a patch for resolving linux/types.h and sys/types.h conflicts - -* Wed Dec 31 1997 Erik Troan -- added prototype of llseek() so dump would work on large partitions - -* Thu Oct 30 1997 Donnie Barnes -- made all symlinks relative instead of absolute - -* Thu Jul 10 1997 Erik Troan -- built against glibc - -* Thu Mar 06 1997 Michael K. Johnson -- Moved rmt to its own package. - -* Tue Feb 11 1997 Michael Fulbright -- Added endian cleanups for SPARC - -* Fri Feb 07 1997 Michael K. Johnson -- Made /etc/dumpdates writeable by group disk. +%defattr(644,root,root,755) +%attr(755,root,root) %{_sbindir}/rmt +%attr(755,root,root) %{_sysconfdir}/rmt +%{_mandir}/man8/rmt.8*