mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* Added rpm spec file fix.
This commit is contained in:
@@ -36,4 +36,5 @@ find $RPM_BUILD_ROOT -not -type d -printf "/%%P\n" | \
|
||||
sed '/\/man\//s/$/\*/' > manifest
|
||||
|
||||
%files -f manifest
|
||||
%defattr(-,root,root)
|
||||
%doc debian/changelog COPYING README alien.lsm
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
alien (7.14) unstable; urgency=low
|
||||
|
||||
* Added rpm spec file fix.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 10 Jan 2001 12:31:54 -0800
|
||||
|
||||
alien (7.13) unstable; urgency=low
|
||||
|
||||
* Patch from Pavel Roskin <proski@gnu.org> for misc specfile issues,
|
||||
|
||||
Reference in New Issue
Block a user