[gentoo-dev] RFC: Namespace for users created for packages

2014-03-26 Thread Michal Hrusecky
pensuse.org/opensuse-packaging/2014-02/msg00136.html [3] http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/infrastructure/db/user.list?rev=HEAD;content-type=text%2Fplain [4] https://github.com/lnussel/osep_opensuse_usernames/blob/master/opensuse_usernames.txt -- Michal Hrusecky

Re: [gentoo-dev] RFC patch for obs-service.eclass

2012-02-24 Thread Michal Hrusecky
Michal Hrusecky - 11:18 21.02.12 wrote: > Hi, > > any objections against following patch? I guess I'm the only one using > this eclass anyway. So what the patch does. In gentoo we have build > renamed to avoid clashes and moved to the different directory. More and > more s

[gentoo-dev] RFC patch for obs-service.eclass

2012-02-21 Thread Michal Hrusecky
fi } -EXPORT_FUNCTIONS src_install src_unpack +EXPORT_FUNCTIONS src_install src_prepare src_unpack -- Michal Hrusecky signature.asc Description: Digital signature

Re: [gentoo-dev] [RFC] obs eclasses

2011-09-15 Thread Michal Hrusecky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Marijn - 9:35 15.09.11 wrote: > Hi Michal, > > On 09/14/11 10:56, Michal Hrusecky wrote: > > Hi, > > > > new versions of eclasses after hopefully fixing most of the > > comments. > > > > The download

Re: [gentoo-dev] [RFC] obs eclasses

2011-09-14 Thread Michal Hrusecky
Ulrich Mueller - 11:56 14.09.11 wrote: > >>>>> On Wed, 14 Sep 2011, Michal Hrusecky wrote: > > new versions of eclasses after hopefully fixing most of the comments. > > > # @ECLASS-VARIABLE: OPENSUSE_RELEASE > > # @ECLASS-VARIABLE: OBS_PROJECT > > #

Re: [gentoo-dev] [RFC] obs eclasses

2011-09-14 Thread Michal Hrusecky
Hi, new versions of eclasses after hopefully fixing most of the comments. -- Michal Hrusecky # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: obs-download.eclass # @MAINTAINER: # mi...@gentoo.org

Re: [gentoo-dev] [RFC] obs eclasses

2011-09-14 Thread Michal Hrusecky
Donnie Berkholz - 9:59 13.09.11 wrote: > On 13:11 Tue 13 Sep , Michal Hrusecky wrote: > > # Copyright 1999-2011 Gentoo Foundation > > # Distributed under the terms of the GNU General Public License v2 > > # $Header: $ > > > > # @ECLASS: obs-download.eclass &

Re: [gentoo-dev] [RFC] obs eclasses

2011-09-13 Thread Michal Hrusecky
; debug-print "${ADDITIONAL_FILES}" > > exeinto /usr/lib/obs/service/${OBS_SERVICE_NAME}.files > > for i in ${ADDITIONAL_FILES}; do > > doexe ${DISTDIR}/$i > > "" just in case. Fixed. -- Michal Hrusecky signature.asc Description: Digital signature

[gentoo-dev] [RFC] obs eclasses

2011-09-13 Thread Michal Hrusecky
Hi, please take a look at attached eclasses. Purpose is to make installation of obs services (plugins for osc) easier. Comments and improvements are welcome. Regards -- Michal Hrusecky # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public