]> git.pld-linux.org Git - packages/rsnapshot.git/commitdiff
- sort verify() flags; License: GPL v2
authordarekr <darekr@pld-linux.org>
Tue, 30 Aug 2005 18:37:03 +0000 (18:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsnapshot.spec -> 1.13

rsnapshot.spec

index e2454e4b578044fdcceffd95f8226ce10433bcef..cd5edbe5f9b5baa52b36fbaf54e9fb722b55cafd 100644 (file)
@@ -2,8 +2,8 @@ Summary:        Program for efficient remote updates of backup sets
 Summary(pl):   Program do wydajnego zdalnego uaktualniania zbiorów kopii zapasowych
 Name:          rsnapshot
 Version:       1.2.3
-Release:       1
-License:       GPL
+Release:       1 
+License:       GPL v2
 Group:         Daemons
 Source0:       http://www.rsnapshot.org/downloads/%{name}-%{version}.tar.gz
 # Source0-md5: b27d90886b25d0e160b267f98c605aec
@@ -40,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README AUTHORS TODO ChangeLog
+%doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %{_mandir}/man1/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
This page took 0.136832 seconds and 4 git commands to generate.