Re: [Cooker] New RPM SPEC format

2000-03-31 Thread Chmouel Boudjnah

David Walluck [EMAIL PROTECTED] writes:

 Hi. Where can I find the latest requirements for Mandrake RPM spec files,
 or are these internal documents only? For example, how do I add a menu
 entry, 

see doc in the menu package all is clearly explained.

 is %{_prefix} and %{_tmppath} now required?

yes is better, prefix use like :

Prefix: %{_prefix}

[...]

install -m755 -s foo.bar $RPM_BUILD_ROOT/%{prefix}/bin/

 Also, I think I saw Network/IRC as a new group? irssi isn't in this group,
 and the version is quite old.

fill a bug to the maintenner 8).

-- 
MandrakeSoft Inchttp://www.mandrakesoft.com
Pasadena, CA USA  --Chmouel




Re: [Cooker] New RPM SPEC format

2000-03-31 Thread Daouda LO

David Walluck a écrit :

 Hi. Where can I find the latest requirements for Mandrake RPM spec files,
 or are these internal documents only? For example, how do I add a menu
 entry, is %{_prefix} and %{_tmppath} now required?

this  are internal documents !  i attach some files which can help you find
your way
in building Mandrake packages ;-)


 Also, I think I saw Network/IRC as a new group? irssi isn't in this group,
 and the version is quite old.

what version of irssi ?? the one  i uploaded is in Networking/IRC . Anyway ,
i check and
fix this !


--
  /\
 --^^/°°\^^--
| Daouda LOemail:[EMAIL PROTECTED] |
| MandrakeSoft SA|
| working on KDE-Gnome interoperability. |
 




System/Servers: cleanfeed
System/Servers: mcserv
System/Servers: ucd-snmp
System/Servers: xntp3
System/Servers: portmap
System/Servers: auth_ldap
System/Servers: at
System/Servers: sympa
System/Servers: sendmail
System/Servers: sendmail-doc
System/Servers: apache
System/Servers: mod_perl
System/Servers: mod_php3
System/Servers: mod_php3-imap
System/Servers: mod_php3-manual
System/Servers: mod_php3-pgsql
System/Servers: apache-suexec
System/Servers: anacron
System/Servers: anonftp
System/Servers: apmd
System/Servers: bind
System/Servers: finger
System/Servers: nscd
System/Servers: gpm
System/Servers: imap
System/Servers: inn
System/Servers: intimed
System/Servers: mars-nwe
System/Servers: openldap
System/Servers: pidentd
System/Servers: rsh
System/Servers: rwall
System/Servers: samba
System/Servers: samba-common
System/Servers: squid
System/Servers: telnet-server
System/Servers: tftp
System/Servers: rdate
System/Servers: vnc-server
System/Servers: ypserv
System/Servers: vixie-cron
System/Servers: wu-ftpd
System/Servers: ypbind
System/Servers: dhcpcd
System/Servers: dhcp
System/Servers: esound
System/Servers: gated
System/Servers: ppp
System/Servers: routed
System/Servers: bootparamd
System/Servers: lpr
System/Servers: postfix
System/Servers: tcp_wrappers
System/Servers: timed
System/Kernel and hardware: ipchains
System/Kernel and hardware: irda-utils
System/Kernel and hardware: sane
System/Kernel and hardware: ext2ed
System/Kernel and hardware: mkbootdisk
System/Kernel and hardware: mkinitrd
System/Kernel and hardware: genromfs
System/Kernel and hardware: hdparm
System/Kernel and hardware: am-utils
System/Kernel and hardware: usbview
System/Kernel and hardware: raidtools
System/Kernel and hardware: fdutils
System/Kernel and hardware: fbset
System/Kernel and hardware: autofs
System/Kernel and hardware: dev
System/Kernel and hardware: isdn4net
System/Kernel and hardware: eject
System/Kernel and hardware: gatos
System/Kernel and hardware: bdflush
System/Kernel and hardware: imwheel
System/Kernel and hardware: e2fsprogs
System/Kernel and hardware: bonnie
System/Kernel and hardware: bdflush-lowmem
System/Kernel and hardware: awesfx
System/Kernel and hardware: MAKEDEV
System/Kernel and hardware: grub
System/Kernel and hardware: lilo
System/Kernel and hardware: chos
System/Kernel and hardware: sysklogd
System/Kernel and hardware: modutils
System/Kernel and hardware: adjtimex
System/Kernel and hardware: kernel
System/Kernel and hardware: kernel-fb
System/Kernel and hardware: kernel-ibcs
System/Kernel and hardware: kernel-linus
System/Kernel and hardware: kernel-pcmcia-cs
System/Kernel and hardware: kernel-secure
System/Kernel and hardware: kernel-smp
System/Kernel and hardware: kernel-utils
System/Kernel and hardware: pciutils
System/Libraries: Glide_V2
System/Libraries: Glide_V3
System/Libraries: pwdb
System/Libraries: pam
System/Libraries: pam_ldap
System/Libraries: popt
System/Libraries: Mesa
System/Libraries: Mesa-demos
System/Libraries: newt
System/Libraries: utempter
System/Libraries: MySQL_GPL-shared-libs
System/Libraries: mpeg_lib
System/Libraries: dialog
System/Libraries: nss_ldap
System/Libraries: ncurses
System/Libraries: termcap
System/Libraries: ORBit
System/Libraries: aalib
System/Libraries: audiofile
System/Libraries: gtkglarea
System/Libraries: gdbm
System/Libraries: bonobo
System/Libraries: cracklib
System/Libraries: cracklib-dicts
System/Libraries: detect
System/Libraries: blt
System/Libraries: fnlib
System/Libraries: freetype
System/Libraries: fribidi
System/Libraries: gd
System/Libraries: gd-utils
System/Libraries: gdk-pixbuf
System/Libraries: glib
System/Libraries: glibc
System/Libraries: gmp
System/Libraries: gsl
System/Libraries: gtk+
System/Libraries: gtk-engines
System/Libraries: imlib
System/Libraries: imlib-cfgeditor
System/Libraries: libtermcap
System/Libraries: libtiff
System/Libraries: libtool
System/Libraries: libungif
System/Libraries: libungif-progs
System/Libraries: libunicode
System/Libraries: libxml
System/Libraries: readline
System/Libraries: slang
System/Libraries: 

Re: [Cooker] New RPM SPEC format

2000-03-31 Thread Pixel

Chmouel Boudjnah [EMAIL PROTECTED] writes:

 install -m755 -s foo.bar $RPM_BUILD_ROOT/%{prefix}/bin/

default is -m755, and -s is no more needed :pp




Re: [Cooker] New RPM SPEC format

2000-03-31 Thread Chmouel Boudjnah

Pixel [EMAIL PROTECTED] writes:

 default is -m755, and -s is no more needed :pp

it's an example, i can say cp -a if you want :pp

ps: waste of bandwitch
-- 
MandrakeSoft Inchttp://www.mandrakesoft.com
Pasadena, CA USA  --Chmouel




Re: [Cooker] New RPM SPEC format

2000-03-31 Thread Quel Qun

-- 
MandrakeSoft Inchttp://www.mandrakesoft.com
Pasadena, CA USA  --Chmouel


Chmouel,
Let's keep loosing bandwith...
You're in Pasadena?! Spending holidays in LA?-)


=-=
kk1
(Following lines are not from me).
--
Do you do Linux? :) 
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com




Re: [Cooker] New RPM SPEC format

2000-03-31 Thread Chmouel Boudjnah

Quel Qun [EMAIL PROTECTED] writes:

 Let's keep loosing bandwith...

someone for cooker-spam@ ? ;)

 You're in Pasadena?! Spending holidays in LA?-)

humm no, i'm working here. The sun shine, here :).

-- 
MandrakeSoft Inchttp://www.mandrakesoft.com
Pasadena, CA USA  --Chmouel