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

I'm a newbie.



Hi everybody.
I'm a newbie in RPMDeveloping.
My boss told me that i had write many rpm for him.
I wrote a .spec file for test,Its body is 
Summary: A test package for RPM.
Name: ls
Version: 1.0
Release: 1
Copyright: AmnAfzar corpration.
Group: SMS
Packager: Pahlevanzadeh Mohsen.
%description
This package already wrote.But i test my RPM developing.
%prep
makedir -p /var/ls
%files
/bin/ls

When i ran rpmbuild -bl ls.spec ,i recieved following lines:
Processing files: ls-1.0-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libtermcap.so.2
Checking for unpackaged file(s): /usr/lib/rpm/check-files %{buildroot}
getOutputFrom(): Broken pipe
 
I won to write ls.rpm.
Please guide me.........


_____________________________________________________________
Thank you for choosing LinuxQuestions.
http://www.linuxquestions.org




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