Re: git+patch workflow [WAS: bundled intl stuff necessary]

2009-01-04 Thread Patrick Winnertz
Am Samstag 03 Januar 2009 21:53:20 schrieb Enrico Weigelt: * Slava Zanko slavaza...@gmail.com wrote: (bouncing back to the list ;-p) Hi, I not fully understand... How automate process of patch submission, in your mind? Okay, let's take an example: I'm currently working on some

Re: git+patch workflow [WAS: bundled intl stuff necessary]

2009-01-04 Thread Patrick Winnertz
Am Sonntag 04 Januar 2009 17:48:56 schrieb Oswald Buddenhagen: On Sun, Jan 04, 2009 at 05:21:29PM +0100, Patrick Winnertz wrote: git diff master /tmp/$new-patch-to-publish.patch git reset --hard $sumoflastcommit (e.g. atm: 4c58d938cbe836c48c105eeb525a2ffc8dd519e5) git show # now

Re: git+patch workflow [WAS: bundled intl stuff necessary]

2009-01-04 Thread Oswald Buddenhagen
On Sun, Jan 04, 2009 at 06:10:06PM +0100, Patrick Winnertz wrote: Am Sonntag 04 Januar 2009 17:48:56 schrieb Oswald Buddenhagen: fwiw, the suggested backporting workflow is quite a nightmare with git, as all the merging goodies work only with forwardporting. I know but having many many

Re: bundled intl stuff necessary

2009-01-03 Thread Enrico Weigelt
* Roland Illig roland.il...@gmx.de schrieb: Enrico Weigelt schrieb: Hi folks, is it necessary to have the intl lib bundled into mc or could it be taken directly from the system ? (I admit, I don't know much about how it really works ;-o) I don't think it is necessary. There are many

Re: bundled intl stuff necessary

2009-01-03 Thread Enrico Weigelt
* Slava Zanko slavaza...@gmail.com schrieb: Hi, lib - in my mind must be sources of library(es) of project. What we see in directory lib? ACK. Currently, it contains lots of stuff which clearly don't belong there, but instead something like man/doc/shared-data/whatever. My purpose (in

Re: bundled intl stuff necessary

2009-01-03 Thread Andrew Borodin
On Sat, 3 Jan 2009 17:34:19 +0100 Enrico Weigelt wrote: Why do extfs scripts belong into contrib ? BTW: they should be installed into ${libexecdir}/mc, not ${datarootdir}/mc. Same w/ the stuff in ${datarootdir}/mc/bin. Why? ${datarootdir}/mc contains arch-independent files and mc-specific

Re: bundled intl stuff necessary

2009-01-03 Thread Slava Zanko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Enrico Weigelt wrote: My purpose (in far-near future): doc man (current ${src_root}/doc) contributor (contributor manuals) developer (developers manual) What exactly is the difference between developer and contributor ? Developer

Re: bundled intl stuff necessary

2009-01-03 Thread Enrico Weigelt
* Andrew Borodin aboro...@vmail.ru schrieb: On Sat, 3 Jan 2009 17:34:19 +0100 Enrico Weigelt wrote: Why do extfs scripts belong into contrib ? BTW: they should be installed into ${libexecdir}/mc, not ${datarootdir}/mc. Same w/ the stuff in ${datarootdir}/mc/bin. Why?

Re: bundled intl stuff necessary

2009-01-03 Thread Enrico Weigelt
* Slava Zanko slavaza...@gmail.com schrieb: Contributor... gm... may be I'm mistaken with word... 'maintainer' more like. - - How make packages in rpm, deb, tgz(Slackware) and other package-oriented distros - - How compile on *BSD/MaCOS, Cygwin/MinGW - - How compile on embedded systems - -

git+patch workflow [WAS: bundled intl stuff necessary]

2009-01-03 Thread Enrico Weigelt
* Slava Zanko slavaza...@gmail.com wrote: (bouncing back to the list ;-p) Hi, I not fully understand... How automate process of patch submission, in your mind? Okay, let's take an example: I'm currently working on some sub-project. Now I've did my work, everything seems okay for me and

Re: bundled intl stuff necessary

2009-01-03 Thread Enrico Weigelt
* Andrew Borodin aboro...@vmail.ru schrieb: On Sat, 3 Jan 2009 18:14:21 +0100 Enrico Weigelt wrote: * Andrew Borodin schrieb: ${datarootdir}/mc contains arch-independent files and mc-specific files. It's correct place in terms of FHS. Are you *absolutely* sure they're always

Re: bundled intl stuff necessary

2008-12-31 Thread Roland Illig
Enrico Weigelt schrieb: Hi folks, is it necessary to have the intl lib bundled into mc or could it be taken directly from the system ? (I admit, I don't know much about how it really works ;-o) I don't think it is necessary. There are many other projects who have dropped the internal intl/

Re: bundled intl stuff necessary

2008-12-31 Thread Slava Zanko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roland Illig wrote: Enrico Weigelt schrieb: Hi folks, is it necessary to have the intl lib bundled into mc or could it be taken directly from the system ? (I admit, I don't know much about how it really works ;-o) I don't think it is