Changeset 534


Ignore:
Timestamp:
09/08/08 19:19:38 (5 years ago)
Author:
bruno
Message:

Fedora fixes according to  https://bugzilla.redhat.com/show_bug.cgi?id=449037

Location:
projects/afio/pbconf/2.5/afio
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • projects/afio/pbconf/2.5/afio/rpm/afio.spec

    r485 r534  
    1616 
    1717%description 
    18 PBDESC 
     18Afio makes cpio-format archives.  It deals somewhat gracefully with  
     19input data corruption. Supports multi-volume archives during 
     20interactive operation. Afio can make compressed archives that are 
     21much safer than compressed tar or cpio archives. Afio is best used as 
     22an `archive engine' in a backup script. 
    1923 
    2024%description -l fr 
     
    3842 
    3943%files 
    40 %defattr(-,root,root) 
    41 %doc ChangeLog 
    42 %doc HISTORY INSTALLATION PORTING README SCRIPTS afio.lsm script1 script2 script3 script4 
     44%defattr(-,root,root,-) 
     45# Fedora requirements do not include those: 
     46# %doc ChangeLog INSTALLATION 
     47%doc HISTORY PORTING README SCRIPTS ANNOUNCE-2.5 perl.artistic.license 
     48%doc afio.lsm script1 script2 script3 script4 
    4349%{_bindir}/%{name} 
    4450%{_mandir}/man1/%{name}.1* 
Note: See TracChangeset for help on using the changeset viewer.