[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
I'm a newbie.
- From: Mohsen Pahlevanzadeh <m_pahlevanzadeh linuxquestions net>
- To: rpm-list redhat com
- Subject: I'm a newbie.
- Date: Tue, 6 Jan 2004 03:23:07 -0800 (PST)
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]