]> git.pld-linux.org Git - packages/flexbackup.git/commitdiff
- ksh patch added
authorwrobell <wrobell@pld-linux.org>
Tue, 21 Nov 2000 00:44:23 +0000 (00:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added more requires
- release up

Changed files:
    flexbackup.spec -> 1.2

flexbackup.spec

index 84e8b4465d6d332c8f4b21285087f0146baa5625..8ab7a230b53529a95373fb2d588b1c1914159985 100644 (file)
@@ -2,16 +2,20 @@ Summary:      Flexible backup script
 Summary(pl):   Elastyczny skrypt do tworzenia kopii zapasowych
 Name:          flexbackup
 Version:       0.9.8
 Summary(pl):   Elastyczny skrypt do tworzenia kopii zapasowych
 Name:          flexbackup
 Version:       0.9.8
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Archiving
 Group(de):     Applikationen/Archivierung
 Group(pl):     Aplikacje/Archiwizacja
 Source0:       %{name}-%{version}.tar.gz
 License:       GPL
 Group:         Applications/Archiving
 Group(de):     Applikationen/Archivierung
 Group(pl):     Aplikacje/Archiwizacja
 Source0:       %{name}-%{version}.tar.gz
+Patch0:        flexbackup-ksh.patch
 URL:           http://members.home.com/flexbackup/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      afio
 Requires:      buffer
 URL:           http://members.home.com/flexbackup/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      afio
 Requires:      buffer
+Requires:      grep
+Requires:      fileutils
+#Requires: bzip2 or gzip or zip - your mileage may vary        
 
 %description
 Flexible backup script.
 
 %description
 Flexible backup script.
@@ -46,6 +50,7 @@ Zalety:
 
 %prep
 %setup  -q
 
 %prep
 %setup  -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.083931 seconds and 4 git commands to generate.