Yes, SuSE puts installed source RPM's in /usr/src/packages.  The spec goes into SPECS, 
all source elements, including tarballs and patches go into SOURCES.

If you run a build against a spec, the tarball is unpacked in BUILD, and if you build 
an RPM, the actual rpm files go into RPMS/${ARCH} (s390), and SRPMS, as appropriate.

> -----Original Message-----
> From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of
> Post, Mark K
> Sent: Tuesday, November 18, 2003 7:13 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [LINUX-390] RPM spec files
>
>
> Find the source rpm that was used to create it, and do an "rpm -ivh
> package.name.src.rpm"  The .spec file will wind up in
> /usr/src/??/SPECS
> where the ?? will vary from distribution to distribution.
> The name used by
> Red Hat is /redhat, SUSE previously used /packages.  I don't
> know if they
> still do or not.
>
>
> Mark Post
>
> -----Original Message-----
> From: Wolfe, Gordon W [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 18, 2003 7:07 PM
> To: [EMAIL PROTECTED]
> Subject: RPM spec files
>
>
> I have an rpm and I want to see what the spec file is that
> created it.  Is
> there a way to extract it?  I've been all through the
> "Maximum RPM" book and
> can't find it.
>
> Use the Best!     Linux for Servers
>                   Macintosh for Graphics
>                   Palm for Mobility
>                   Windows for Solitaire.
> Gordon W. Wolfe, Ph.D.   VM & Linux Systems Support
> Enterprise Servers, The Boeing Company (425)865-5940
>

Reply via email to