This commit is contained in:
parent
c22addcd25
commit
c966f086f4
@ -3,7 +3,7 @@
|
|||||||
%define _prefix /usr
|
%define _prefix /usr
|
||||||
|
|
||||||
Name: deco
|
Name: deco
|
||||||
Version: 0.5
|
Version: 0.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Deco Archive File Extractor
|
Summary: Deco Archive File Extractor
|
||||||
Source: http://hartlich.com/deco/download/deco-%{version}.tar.gz
|
Source: http://hartlich.com/deco/download/deco-%{version}.tar.gz
|
||||||
@ -63,9 +63,12 @@ echo -n > optional-files.lst
|
|||||||
%{_bindir}/deco
|
%{_bindir}/deco
|
||||||
%{_bindir}/dirfrompath
|
%{_bindir}/dirfrompath
|
||||||
%{_bindir}/filefrompath
|
%{_bindir}/filefrompath
|
||||||
|
%{_bindir}/symlinktarget
|
||||||
%{_datadir}/deco
|
%{_datadir}/deco
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 5 2007 Pascal Bleser <guru@unixtech.be>
|
||||||
|
- update to 0.5.2
|
||||||
* Sun Sep 2 2007 Pascal Bleser <guru@unixtech.be>
|
* Sun Sep 2 2007 Pascal Bleser <guru@unixtech.be>
|
||||||
- update to 0.5
|
- update to 0.5
|
||||||
* Thu Aug 30 2007 Pascal Bleser <guru@unixtech.be>
|
* Thu Aug 30 2007 Pascal Bleser <guru@unixtech.be>
|
||||||
|
Loading…
Reference in New Issue
Block a user