This commit is contained in:
parent
29b16d1f2e
commit
256878b0c1
@ -39,6 +39,7 @@ one file or directory at the archive top level and by being able to fix
|
|||||||
strange permissions. 33 archive file extensions are supported out of the box,
|
strange permissions. 33 archive file extensions are supported out of the box,
|
||||||
and adding support for others requires very little work.
|
and adding support for others requires very little work.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1
|
%patch1
|
||||||
@ -68,5 +69,7 @@ echo -n > optional-files.lst
|
|||||||
%{_datadir}/deco
|
%{_datadir}/deco
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 24 2007 Pascal Bleser <guru@unixtech.be>
|
||||||
|
- added debug_package
|
||||||
* Sun Jul 22 2007 Pascal Bleser <guru@unixtech.be>
|
* Sun Jul 22 2007 Pascal Bleser <guru@unixtech.be>
|
||||||
- new package
|
- new package
|
||||||
|
Loading…
Reference in New Issue
Block a user