mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
Initial revision
This commit is contained in:
14
lib/to-rpm/deb/spec
Normal file
14
lib/to-rpm/deb/spec
Normal file
@@ -0,0 +1,14 @@
|
||||
Buildroot: #BUILDROOT#
|
||||
Name: #NAME#
|
||||
Version: #VERSION#
|
||||
Release: #RELEASE#
|
||||
Summary: #SUMMARY#
|
||||
Copyright: #COPYRIGHT#
|
||||
Distribution: #DISTRIBUTION#
|
||||
Group: Converted/#DISTRIBUTION#
|
||||
|
||||
%description
|
||||
#DESCRIPTION#
|
||||
|
||||
%files
|
||||
#FILELIST#
|
||||
Reference in New Issue
Block a user