[pkg-kolab] r1453 - / project-builder project-builder/kolabd project-builder/kolabd/pbconf project-builder/kolabd/pbconf/devel project-builder/kolabd/pbconf/devel/kolabd project-builder/kolabd/pbconf/devel/kolabd/deb project-builder/kolabd/pbconf/devel/kolabd/rpm project-builder/kolabd/pbconf/devel/pbfilter

Mathieu Parent sathieu at alioth.debian.org
Sun Nov 29 13:04:36 UTC 2009


Author: sathieu
Date: 2009-11-29 13:04:36 +0000 (Sun, 29 Nov 2009)
New Revision: 1453

Added:
   project-builder/
   project-builder/kolabd/
   project-builder/kolabd/pbconf/
   project-builder/kolabd/pbconf/devel/
   project-builder/kolabd/pbconf/devel/kolabd.pb
   project-builder/kolabd/pbconf/devel/kolabd/
   project-builder/kolabd/pbconf/devel/kolabd/deb/
   project-builder/kolabd/pbconf/devel/kolabd/deb/changelog
   project-builder/kolabd/pbconf/devel/kolabd/deb/compat
   project-builder/kolabd/pbconf/devel/kolabd/deb/control
   project-builder/kolabd/pbconf/devel/kolabd/deb/copyright
   project-builder/kolabd/pbconf/devel/kolabd/deb/kolabd.dirs
   project-builder/kolabd/pbconf/devel/kolabd/deb/kolabd.docs
   project-builder/kolabd/pbconf/devel/kolabd/deb/rules
   project-builder/kolabd/pbconf/devel/kolabd/pbfilter/
   project-builder/kolabd/pbconf/devel/kolabd/rpm/
   project-builder/kolabd/pbconf/devel/kolabd/rpm/kolabd.spec
   project-builder/kolabd/pbconf/devel/pbfilter/
   project-builder/kolabd/pbconf/devel/pbfilter/all.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/deb.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-1.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-2.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-3.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-4.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-5.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-6.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora-7.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/fedora.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/md.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/novell.pbf
   project-builder/kolabd/pbconf/devel/pbfilter/rpm.pbf
Log:
Initial project builder try

Added: project-builder/kolabd/pbconf/devel/kolabd/deb/changelog
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/deb/changelog	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/deb/changelog	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1 @@
+PBLOG

Added: project-builder/kolabd/pbconf/devel/kolabd/deb/compat
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/deb/compat	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/deb/compat	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1 @@
+4

Added: project-builder/kolabd/pbconf/devel/kolabd/deb/control
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/deb/control	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/deb/control	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,19 @@
+Source: PBPKG
+Section: PBGRP
+Priority: optional
+Maintainer: PBPACKAGER
+Build-Depends: debhelper (>= 4.2.20), PBDEP
+Standards-Version: 3.6.1
+
+Package: PBPKG
+Architecture: amd64 i386 ia64
+Section: PBGRP
+Priority: optional
+Depends: ${shlibs:Depends}, ${misc:Depends}, PBDEP
+Recommends: PBREC
+Suggests: PBSUG
+Description: 
+ PBDESC
+ .
+ Homepage: PBURL
+

Added: project-builder/kolabd/pbconf/devel/kolabd/deb/copyright
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/deb/copyright	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/deb/copyright	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,27 @@
+This package is debianized by PBPACKAGER
+`date`
+
+The current upstream source was downloaded from
+PBREPO.
+
+Upstream Authors: Put their name here
+
+Copyright:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; version 2 dated June, 1991.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+   MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in /usr/share/common-licenses/GPL.
+

Added: project-builder/kolabd/pbconf/devel/kolabd/deb/kolabd.docs
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/deb/kolabd.docs	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/deb/kolabd.docs	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,5 @@
+INSTALL
+COPYING
+AUTHORS
+NEWS
+README

Added: project-builder/kolabd/pbconf/devel/kolabd/deb/rules
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/deb/rules	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/deb/rules	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,133 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+#
+# $Id$
+#
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# Define package name variable for a one-stop change.
+PACKAGE_NAME = PBPKG
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+        CFLAGS += -O0
+else
+        CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+        INSTALL_PROGRAM += -s
+endif
+config.status: configure
+        dh_testdir
+
+        # Configure the package.
+        CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr
+ --mandir=\$${prefix}/share/man
+
+# Build both architecture dependent and independent
+build: build-arch build-indep
+
+# Build architecture dependent
+build-arch: build-arch-stamp
+
+build-arch-stamp:  config.status
+        dh_testdir
+
+        # Compile the package.
+        $(MAKE)
+
+        touch build-stamp
+
+# Build architecture independent
+build-indep: build-indep-stamp
+
+build-indep-stamp:  config.status
+        # Nothing to do, the only indep item is the manual which is available as html in original source
+        touch build-indep-stamp
+
+# Clean up
+clean:
+        dh_testdir
+        dh_testroot
+        rm -f build-arch-stamp build-indep-stamp #CONFIGURE-STAMP#
+        # Clean temporary document directory
+        rm -rf debian/doc-temp
+        # Clean up.
+        -$(MAKE) distclean
+        rm -f config.log
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+        cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+        cp -f /usr/share/misc/config.guess config.guess
+endif
+
+        dh_clean
+
+# Install architecture dependent and independent
+install: install-arch install-indep
+
+# Install architecture dependent
+install-arch: build-arch
+        dh_testdir
+        dh_testroot
+        dh_clean -k -s
+        dh_installdirs -s
+
+        # Install the package files into build directory:
+        # - start with upstream make install
+        $(MAKE) install prefix=$(CURDIR)/debian/$(PACKAGE_NAME)/usr mandir=$(CURDIR)/debian/$(PACKAGE_NAME)/us
+r/share/man
+        # - copy html manual to temporary location for renaming
+        mkdir -p debian/doc-temp
+        dh_install -s
+
+# Install architecture independent
+install-indep: build-indep
+        dh_testdir
+        dh_testroot
+        dh_clean -k -i
+        dh_installdirs -i
+        dh_install -i
+
+# Must not depend on anything. This is to be called by
+# binary-arch/binary-indep
+# in another 'make' thread.
+binary-common:
+        dh_testdir
+        dh_testroot
+        dh_installchangelogs ChangeLog
+        dh_installdocs
+        dh_installman
+        dh_link
+        dh_strip
+        dh_compress
+        dh_fixperms
+        dh_installdeb
+        dh_shlibdeps
+        dh_gencontrol
+        dh_md5sums
+        dh_builddeb
+
+# Build architecture independant packages using the common target.
+binary-indep: build-indep install-indep
+        $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture dependant packages using the common target.
+binary-arch: build-arch install-arch
+        $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
+
+# Build architecture depdendent and independent packages
+binary: binary-arch binary-indep
+.PHONY: clean binary
+

Added: project-builder/kolabd/pbconf/devel/kolabd/rpm/kolabd.spec
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd/rpm/kolabd.spec	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd/rpm/kolabd.spec	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,51 @@
+#
+# $Id$
+#
+# Used if virtual name != real name (perl, ...)
+#%define srcname	PBPKG
+
+Summary:        bla-bla
+Summary(fr):    french bla-bla
+
+Name:           PBREALPKG
+Version:        PBVER
+Release:        PBTAGPBSUF
+License:        PBLIC
+Group:          PBGRP
+Url:            PBURL
+Source:         PBREPO/PBSRC
+#PBPATCHSRC
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
+#Requires:       PBDEP
+
+%description
+PBDESC
+
+%description -l fr
+french desc
+
+%prep
+%setup -q
+# Used if virtual name != real name (perl, ...)
+#%setup -q -n %{srcname}-%{version}
+#PBPATCHCMD
+
+%build
+%configure
+make %{?_smp_mflags}
+
+%install
+%{__rm} -rf $RPM_BUILD_ROOT
+make DESTDIR=$RPM_BUILD_ROOT install
+
+%clean
+%{__rm} -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(-,root,root)
+%doc ChangeLog
+%doc INSTALL COPYING README AUTHORS NEWS
+
+%changelog
+PBLOG
+

Added: project-builder/kolabd/pbconf/devel/kolabd.pb
===================================================================
--- project-builder/kolabd/pbconf/devel/kolabd.pb	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/kolabd.pb	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,130 @@
+#
+# Project Builder configuration file
+# For project kolabd
+#
+# $Id$
+#
+
+#
+# What is the project URL
+#
+#pburl kolabd = svn://svn.kolabd.org/kolabd/devel
+#pburl kolabd = svn://svn+ssh.kolabd.org/kolabd/devel
+#pburl kolabd = cvs://cvs.kolabd.org/kolabd/devel
+#pburl kolabd = http://www.kolabd.org/src/kolabd-devel.tar.gz
+#pburl kolabd = ftp://ftp.kolabd.org/src/kolabd-devel.tar.gz
+pburl kolabd = file:///home/mathieu/apps/pkg-kolab/kolabd/upstream/kolabd_2.2.2-20090514.orig.tar.gz
+#pburl kolabd = dir:///src/kolabd-devel
+
+# Repository
+pbrepo kolabd = ftp://files.kolab.org
+#pbml kolabd = kolabd-announce at lists.kolabd.org
+#pbsmtp kolabd = localhost
+
+# Check whether project is well formed 
+# when downloading from ftp/http/...
+# (containing already a directory with the project-version name)
+pbwf kolabd = 1
+
+#
+# Packager label
+#
+pbpackager kolabd = Mathieu Parent <math.parent at gmail.com>
+#
+
+# For delivery to a machine by SSH (potentially the FTP server)
+# Needs hostname, account and directory
+#
+#sshhost kolabd = www.kolabd.org
+#sshlogin kolabd = bill
+#sshdir kolabd = /kolabd/ftp
+#sshport kolabd = 22
+
+#
+# For Virtual machines management
+# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution)
+# followed by '-' and by release number
+# followed by '-' and by architecture
+# a .vmtype extension will be added to the resulting string
+# a QEMU rhel-3-i286 here means that the VM will be named rhel-3-i386.qemu
+#
+#vmlist kolabd = mandrake-10.1-i386,mandrake-10.2-i386,mandriva-2006.0-i386,mandriva-2007.0-i386,mandriva-2007.1-i386,mandriva-2008.0-i386,redhat-7.3-i386,redhat-9-i386,fedora-4-i386,fedora-5-i386,fedora-6-i386,fedora-7-i386,fedora-8-i386,rhel-3-i386,rhel-4-i386,rhel-5-i386,suse-10.0-i386,suse-10.1-i386,suse-10.2-i386,suse-10.3-i386,sles-9-i386,sles-10-i386,gentoo-nover-i386,debian-3.1-i386,debian-4.0-i386,ubuntu-6.06-i386,ubuntu-7.04-i386,ubuntu-7.10-i386,mandriva-2007.0-x86_64,mandriva-2007.1-x86_64,mandriva-2008.0-x86_64,fedora-6-x86_64,fedora-7-x86_64,fedora-8-x86_64,rhel-4-x86_64,rhel-5-x86_64,suse-10.2-x86_64,suse-10.3-x86_64,sles-10-x86_64,gentoo-nover-x86_64,debian-4.0-x86_64,ubuntu-7.04-x86_64,ubuntu-7.10-x86_64
+
+#
+# Valid values for vmtype are
+# qemu, (vmware, xen, ... TBD)
+#vmtype kolabd = qemu
+
+# Hash for VM stuff on vmtype
+#vmntp default = pool.ntp.org
+
+# We suppose we can commmunicate with the VM through SSH
+#vmhost kolabd = localhost
+#vmlogin kolabd = pb
+#vmport kolabd = 2222
+
+# Timeout to wait when VM is launched/stopped
+#vmtmout default = 120
+
+# per VMs needed paramaters
+#vmopt kolabd = -m 384 -daemonize
+#vmpath kolabd = /home/qemu
+#vmsize kolabd = 5G
+
+# 
+# For Virtual environment management
+# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution)
+# followed by '-' and by release number
+# followed by '-' and by architecture
+# a .vetype extension will be added to the resulting string
+# a chroot rhel-3-i286 here means that the VE will be named rhel-3-i386.chroot
+#
+#velist kolabd = fedora-7-i386
+
+# VE params
+#vetype kolabd = chroot
+#ventp default = pool.ntp.org
+#velogin kolabd = pb
+#vepath kolabd = /var/lib/mock
+#veconf kolabd = /etc/mock
+#verebuild kolabd = false
+
+#
+# Global version/tag for the project
+#
+projver kolabd = 2.2.3
+projtag kolabd = 1
+
+# Hash of valid version names
+
+# Additional repository to add at build time
+# addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/test/centos/5/pb.repo
+# addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/test/centos/5/pb.repo
+version kolabd = devel
+
+# Is it a test version or a production version
+testver kolabd = true
+
+# Additional repository to add at build time
+# addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/test/centos/5/pb.repo
+# addrepo centos-4-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el4.rf.x86_64.rpm,ftp://ftp.project-builder.org/test/centos/4/pb.repo
+
+# Adapt to your needs:
+# Optional if you need to overwrite the global values above
+#
+#pkgver pkg1 = stable
+#pkgtag pkg1 = 3
+# Hash of default package/package directory
+defpkgdir kolabd = kolabd-2.2.3
+# Hash of additional package/package directory
+#extpkgdir minor-pkg = dir-minor-pkg
+
+# List of files per pkg on which to apply filters
+# Files are mentioned relatively to pbroot/defpkgdir
+#filteredfiles pkg1 = Makefile.PL,configure.in,install.sh,pkg1.8
+#supfiles pkg1 = pkg1.init
+
+# For perl modules, names are different depending on distro
+# Here perl-xxx for RPMs, libxxx-perl for debs, ...
+# So the package name is indeed virtual
+#namingtype pkg1 = perl

Added: project-builder/kolabd/pbconf/devel/pbfilter/all.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/all.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/all.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,52 @@
+#
+# $Id$
+#
+# Filter for all files
+#
+#
+# PBREPO is replaced by the root URL to access the repository
+filter PBREPO = $pb->{'repo'}
+
+# PBSRC is replaced by the source package location after the repo
+#filter PBSRC = src/%{name}-%{version}.tar.gz
+# Used if virtual name != real name (perl, ...)
+#filter PBSRC = src/%{srcname}-%{version}.tar.gz
+
+# PBVER is replaced by the version ($pb->{'ver'} in code)
+filter PBVER = $pb->{'ver'}
+
+# PBDATE is replaced by the date ($pb->{'date'} in code)
+filter PBDATE = $pb->{'date'}
+
+# PBLOG is replaced by the changelog if value is yes
+#filter PBLOG = yes
+
+# PBPATCHSRC is replaced by the patches names if value is yes
+#filter PBPATCHSRC = yes
+
+# PBPATCHCMD is replaced by the patches commands if value is yes
+#filter PBPATCHCMD = yes
+
+# PBTAG is replaced by the tag ($pb->{'tag'} in code)
+filter PBTAG = $pb->{'tag'}
+
+# PBREV is replaced by the revision ($pb->{'rev'} in code)
+filter PBREV = $pb->{'rev'}
+
+# PBREALPKG is replaced by the package name ($pb->{'realpkg'} in code)
+filter PBREALPKG = $pb->{'realpkg'}
+
+# PBPKG is replaced by the package name ($pb->{'pkg'} in code)
+filter PBPKG = $pb->{'pkg'}
+
+# PBPROJ is replaced by the project name ($pb->{'proj'} in code)
+filter PBPROJ = $pb->{'proj'}
+
+# PBPACKAGER is replaced by the packager name ($pb->{'packager'} in code)
+filter PBPACKAGER = $pb->{'packager'}
+
+# PBDESC contains the description of the package
+#filter PBDESC = "Bla-Bla"
+
+# PBURL contains the URL of the Web site of the project
+#filter PBURL = http://www.kolabd.org

Added: project-builder/kolabd/pbconf/devel/pbfilter/deb.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/deb.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/deb.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,21 @@
+#
+# $Id$
+#
+# Filter for debian build
+#
+# PBGRP is replaced by the group of apps
+filter PBGRP = utils
+
+# PBLIC is replaced by the license of the application
+# Cf:
+#filter PBLIC = GPL
+
+# PBDEP is replaced by the list of dependencies
+#filter PBDEP =
+
+# PBSUG is replaced by the list of suggestions
+#filter PBSUG =
+
+# PBREC is replaced by the list of recommandations
+#filter PBREC =
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-1.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-1.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-1.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-2.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-2.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-2.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-3.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-3.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-3.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-4.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-4.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-4.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-5.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-5.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-5.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-6.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-6.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-6.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora-7.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora-7.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora-7.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+# Filter for old fedora build
+#
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/fedora.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/fedora.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/fedora.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,23 @@
+#
+# $Id$
+#
+# Filter for rpm build
+#
+
+# PBGRP is replaced by the RPM group of apps
+# Cf: http://fedoraproject.org/wiki/RPMGroups
+#filter PBGRP = Applications/Archiving
+
+# PBLIC is replaced by the license of the application
+# Cf: http://fedoraproject.org/wiki/Licensing
+#filter PBLIC = GPLv2+
+
+# PBDEP is replaced by the list of dependencies
+#filter PBDEP =
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = %{dist}
+
+# PBOBS is replaced by the Obsolete line
+#filter PBOBS =
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/md.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/md.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/md.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,8 @@
+# Specific group for Mandriva for kolabd
+# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
+#filter PBGRP = Archiving/Backup
+
+# PBLIC is replaced by the license of the application
+# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
+#filter PBLIC = GPL
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/novell.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/novell.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/novell.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,8 @@
+# Specific group for SuSE for kolabd
+# Cf: http://en.opensuse.org/SUSE_Package_Conventions/RPM_Groups
+#filter PBGRP = Productivity/Archiving/Backup
+
+# PBLIC is replaced by the license of the application
+# Cf: http://en.opensuse.org/Packaging/SUSE_Package_Conventions/RPM_Style#1.6._License_Tag
+#filter PBLIC = GPL
+

Added: project-builder/kolabd/pbconf/devel/pbfilter/rpm.pbf
===================================================================
--- project-builder/kolabd/pbconf/devel/pbfilter/rpm.pbf	                        (rev 0)
+++ project-builder/kolabd/pbconf/devel/pbfilter/rpm.pbf	2009-11-29 13:04:36 UTC (rev 1453)
@@ -0,0 +1,21 @@
+#
+# $Id$
+#
+# Filter for rpm build
+#
+
+# PBGRP is replaced by the RPM group of apps
+#filter PBGRP = Applications/Archiving
+
+# PBLIC is replaced by the license of the application
+#filter PBLIC = GPL
+
+# PBDEP is replaced by the list of dependencies
+#filter PBDEP =
+
+# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
+filter PBSUF = $pb->{'suf'}
+
+# PBOBS is replaced by the Obsolete line
+#filter PBOBS =
+




More information about the pkg-kolab-devel mailing list