|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Archiver for .arj files
|
|
|
|
|
Name: arj
|
|
|
|
|
Version: 3.10.22
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPL+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
|
URL: http://arj.sourceforge.net/
|
|
|
|
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man1/*arj*1.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 3.10.22-7
|
|
|
|
|
- Rebuild against gcc 4.4 and rpm 4.6
|
|
|
|
|
|
|
|
|
|
* Mon Sep 08 2008 Robert Scheck <robert@fedoraproject.org> 3.10.22-6
|
|
|
|
|
- Added patch to refer to original author in the manual page
|
|
|
|
|
- Added patch to support parallel builds in upstream Makefile
|
|
|
|
|