FW: .c files as Sources in the header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Message
Is it possible to put .c files in the Source section of the header of the spec file?
For example:
%define name abc
%define version 1.2
%define release 1
 
Summary   : xyz
Name        : %{name}
Version     : %{version}
Release     : %{release}
License     : xyz
Group       : xyz
Source      : %{name}-%{version}.tar 
 
Instead can you give :
%define name abc
%define version 1.2
%define release 1
 
Summary   : xyz
Name        : %{name}
Version     : %{version}
Release     : %{release}
License     : xyz
Group       : xyz
Source      : source_file.c
? 
 
Please do a reply 'all' to this mail.
Thanks
Smitha

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux