]> git.pld-linux.org Git - packages/BackupPC.git/commitdiff
- pl, fixed dir in files
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Oct 2003 17:03:13 +0000 (17:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BackupPC.spec -> 1.2

BackupPC.spec

index d095537260cb8a2432c8a3ed5460ee23a3bf4b6a..b8e53986ff468c1cb1245b05b15ffaff67881d29 100644 (file)
@@ -1,5 +1,6 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       A high-performance, enterprise-grade system for backing up PCs
+Summary(pl):   Wysoko wydajny, profesjonalnej klasy system do kopii zapasowych z PC
 Name:          backuppc
 Version:       2.0.2
 Release:       1
@@ -9,43 +10,76 @@ Source0:     http://dl.sourceforge.net/backuppc/BackupPC-%{version}.tar.gz
 # Source0-md5: d60aacbf46eb83a7e4ffbbe9e4f72c11
 Patch0:                %{name}-debian.patch
 URL:           http://backuppc.sourceforge.net/
+BuildRequires: fakeroot
 BuildRequires: perl >= 5.6.0
-BuildRequires: perl-devel
-BuildRequires: perl-Digest-MD5
 BuildRequires: perl-Compress-Zlib
-BuildRequires: fakeroot
+BuildRequires: perl-Digest-MD5
+BuildRequires: perl-devel
 Requires:      tar > 1.13
 Requires:      samba-clients
-Requires:      webserver
 Requires:      sperl
-BuildArch:     noarch
+Requires:      webserver
 Obsoletes:     BackupPC
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BackupPC is disk based and not tape based. This particularity allows
 features not found in any other backup solution:
  * Clever pooling scheme minimizes disk storage and disk I/O.
-   Identical files across multiple backups of the same or different PC are
-   stored only once (using hard links), resulting in substantial savings
-   in disk storage and disk writes.
+   Identical files across multiple backups of the same or different PC
+   are stored only once (using hard links), resulting in substantial
+   savings in disk storage and disk writes.
  * Optional compression provides additional reductions in storage.
-   CPU impact of compression is low since only new files (those not already
-   in the pool) need to be compressed.
- * A powerful http/cgi user interface allows administrators to view log files,
-   configuration, current status and allows users to initiate and cancel
-   backups and browse and restore files from backups very quickly.
- * No client-side software is needed. On WinXX the smb protocol is used.
-   On linux or unix clients, rsync or tar (over ssh/rsh/nfs) can be used
- * Flexible restore options. Single files can be downloaded from any backup
-   directly from the CGI interface. Zip or Tar archives for selected files
-   or directories can also be downloaded from the CGI interface.
- * BackupPC supports mobile environments where laptops are only intermittently
-   connected to the network and have dynamic IP addresses (DHCP).
- * Flexible configuration parameters allow multiple backups to be performed
-   in parallel.
+   CPU impact of compression is low since only new files (those not
+   already in the pool) need to be compressed.
+ * A powerful http/cgi user interface allows administrators to view
+   log files, configuration, current status and allows users to
+   initiate and cancel backups and browse and restore files from
+   backups very quickly.
+ * No client-side software is needed. On WinXX the SMB protocol is
+   used. On Linux or unix clients, rsync or tar (over ssh/rsh/NFS) can
+   be used.
+ * Flexible restore options. Single files can be downloaded from any
+   backup directly from the CGI interface. Zip or Tar archives for
+   selected files or directories can also be downloaded from the CGI
+   interface.
+ * BackupPC supports mobile environments where laptops are only
+   intermittently connected to the network and have dynamic IP
+   addresses (DHCP).
+ * Flexible configuration parameters allow multiple backups to be
+   performed in parallel.
  * and more to discover in the manual...
 
+%description -l pl
+BackupPC jest oparty na dyskach, a nie ta¶mach. Ta osobliwo¶æ daje
+mozliwo¶ci, których nie maj± inne rozwi±zania problemu kopii
+zapasowych:
+ - Inteligentny schemat ¶ci±gania minimalizuje zajmowane miejsce i
+   ilo¶æ operacji wej¶cia/wyj¶cia na dysku. Takie same pliki s±
+   przechowywane tylko raz (przy u¿yciu twardych dowi±zañ), co daje
+   znacz±c± oszczêdno¶æ w miejscu na dysku i czasie zapisu.
+ - Opcjonalna kompresja pozwala na dalsze ograniczenie rozmiaru.
+   Obci±¿enie procesora jest ma³e, poniewa¿ tylko nowe pliki musz±
+   byæ kompresowane.
+ - Potê¿ny interfejs u¿ytkownika HTTP/CGI pozwala administratorom
+   przegl±daæ pliki logów, konfiguracjê i aktualny stan oraz
+   u¿ytkownikom rozpoczynaæ lub przerywaæ tworzenie kopii oraz
+   szybko przegl±daæ i odtwarzaæ pliki z kopii zapasowych.
+ - Nie jest wymagane oprogramowanie po stronie klienta. Na WinXX
+   u¿ywany jest protokó³ SMB. Na klientach linuksowych lub uniksowych
+   mo¿na u¿ywaæ rsynca lub tara (po ssh/rsh/NFS).
+ - Dostêpne s± elastyczne opcje odzyskiwania. Mo¿na ¶ci±gaæ pojedyncze
+   pliki z kopii bezpo¶rednio z interfejsu CGI. Tak¿e archiwa zip lub
+   tar z wybranymi plikami lub katalogami mog± byæ ¶ci±gane z poziomu
+   interfejsu CGI.
+ - BackupPC obs³uguje ¶rodowiska przeno¶ne, gdzie laptopy s±
+   pod³±czane do sieci tylko z przerwami i maj± dynamiczne adresy IP
+   (z DHCP).
+ - Elastyczna konfiguracja parametrów pozwala na wykonywanie wielu
+   kopii równolegle.
+ - Wiele wiêcej mo¿na odkryæ w manualu...
+
 %prep
 %setup -q -n BackupPC-%{version}
 %patch0 -p1
@@ -65,8 +99,8 @@ mv -f $RPM_BUILD_ROOT/usr/share/backuppc/cgi-bin/* $RPM_BUILD_ROOT/usr/share/bac
 install --mode=644 conf/hosts $RPM_BUILD_ROOT/etc/backuppc
 install --mode=644 debian/localhost.pl $RPM_BUILD_ROOT/etc/backuppc
 install --mode=644 debian/apache.conf $RPM_BUILD_ROOT/etc/httpd/httpd.conf/93_backuppc.conf
-rmdir $RPM_BUILD_ROOT/var/lib/backuppc/conf/
-mkdir $RPM_BUILD_ROOT/var/lib/backuppc/pc/localhost/
+rmdir $RPM_BUILD_ROOT/var/lib/backuppc/conf
+install -d $RPM_BUILD_ROOT/var/lib/backuppc/pc/localhost
 (cd $RPM_BUILD_ROOT/usr/share/backuppc/cgi-bin; ln -s ../image)
 
 %clean
@@ -75,7 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc doc/*.html
-%attr(750,root,root) %dir %{_var}/backuppc
+%attr(750,root,root) %dir %{_var}/lib/backuppc
 %attr(750,root,root) %dir %{_sysconfdir}/backuppc
 %config(noreplace) %verify(not md5 size mtime) %attr(640,root,root) %{_sysconfdir}/backuppc/*
 %attr(755,root,root) %{_bindir}/*
This page took 0.105473 seconds and 4 git commands to generate.