Changeset 1478 in ProjectBuilder


Ignore:
Timestamp:
Apr 19, 2012, 1:12:01 AM (12 years ago)
Author:
Bruno Cornec
Message:

r4692@localhost: bruno | 2012-04-19 00:21:45 +0200
First build of RPM for 0.9.6 and preparation for devel.

Location:
projects/pusk/pbconf
Files:
1 added
4 edited
3 copied

Legend:

Unmodified
Added
Removed
  • projects/pusk/pbconf/0.9.6/pbfilter/all.pbf

    r1471 r1478  
    99
    1010# PBSRC is replaced by the source package location after the repo
    11 #filter PBSRC = src/%{name}-%{version}.tar.gz
     11filter PBSRC = src/%{name}-%{version}.tar.gz
    1212# Used if virtual name != real name (perl, ...)
    1313#filter PBSRC = src/%{srcname}-%{version}.tar.gz
     
    5050
    5151# PBDESC contains the description of the package
    52 #filter PBDESC = Bla-Bla
     52filter PBDESC = The ProLiant USB Setup Key help ProLiant administrators to configure their server$/without any keyboard, mouse and screen attached thanks to a USB key configured before attaching it to the server.$/The server is configured as a master on which the capture has been done, and the hardware configured identically, then the server is powered off, ready to be used via its iLO.$/The only requirements is that the server has to be pluged to the power, and the iLO to the network.
    5353
    5454# PBSUMMARY contains a short single line description of the package
    55 #filter PBSUMMARY = Bla
     55filter PBSUMMARY = PUSK is the ProLiant USB Setup Key
    5656
    5757# PBURL contains the URL of the Web site of the project
    58 #filter PBURL = http://www.pusk.org
     58filter PBURL = http://pusk.project-builder.org
    5959
    6060# PBLOG is replaced by the changelog if value is yes
    6161# and should be last as when used we need the %pb hash filled
    62 #filter PBLOG = yes
    63 
     62filter PBLOG = yes
  • projects/pusk/pbconf/0.9.6/pusk.pb

    r1477 r1478  
    99# What is the project URL
    1010#
    11 #pburl pusk = svn://svn.pusk.org/pusk/devel
     11pburl pusk = svn://svn.project-builder.org/pb/projects/pusk/devel
    1212#pburl pusk = svn://svn+ssh.pusk.org/pusk/devel
    1313#pburl pusk = cvs://cvs.pusk.org/pusk/devel
     
    1818
    1919# Repository
    20 #pbrepo pusk = ftp://ftp.pusk.org
     20pbrepo pusk = ftp://ftp.project-builder.org
    2121#pbml pusk = pusk-announce@lists.pusk.org
    2222#pbsmtp pusk = localhost
     
    3030# Packager label
    3131#
    32 #pbpackager pusk = William Porte <bill@pusk.org>
     32pbpackager pusk = Bruno Cornec <bruno@project-builder.org>
    3333#
    3434
     
    9393# Global version/tag for the project
    9494#
    95 #projver pusk = devel
    96 #projtag pusk = 1
     95projver pusk = 0.9.6
     96projtag pusk = 1
    9797
    9898# Hash of valid version names
     
    104104
    105105# Is it a test version or a production version
    106 testver pusk = true
     106testver pusk = false
    107107# Which upper target dir for delivery
    108 delivery pusk = test
     108delivery pusk =
    109109
    110110# Additional repository to add at build time
     
    118118#pkgtag pusk = 3
    119119# Hash of default package/package directory
    120 #defpkgdir pusk = dir-pusk
     120defpkgdir pusk = .
    121121# Hash of additional package/package directory
    122122#extpkgdir minor-pkg = dir-minor-pkg
     
    124124# List of files per pkg on which to apply filters
    125125# Files are mentioned relatively to pbroot/defpkgdir
    126 #filteredfiles pusk = Makefile.PL,configure.in,install.sh,pusk.8
     126filteredfiles pusk =
     127#configure.in,install.sh,pusk.8
    127128#supfiles pusk = pusk.init
    128129
  • projects/pusk/pbconf/0.9.6/pusk/rpm/pusk.spec

    r1471 r1478  
    66
    77Summary:        PBSUMMARY
    8 Summary(fr):    french bla-bla
    9 
    10 Name:           PBREALPKG
     8Name:           PBPKG
    119Version:        PBVER
    1210Release:        PBTAGPBSUF
     
    2119%description
    2220PBDESC
    23 
    24 %description -l fr
    25 french desc
    2621
    2722%prep
     
    4641%doc ChangeLog
    4742%doc INSTALL COPYING README AUTHORS NEWS
     43%config %{_sysconfdir}/*.conf
     44%config %{_sysconfdir}/yum.repos.d/*.repo
     45%{_bindir}/*
     46%dir %{_datadir}/PUSK
     47%{_datadir}/PUSK/*
    4848
    4949%changelog
    5050PBLOG
    51 
  • projects/pusk/pbconf/devel/pbfilter/all.pbf

    r1471 r1478  
    99
    1010# PBSRC is replaced by the source package location after the repo
    11 #filter PBSRC = src/%{name}-%{version}.tar.gz
     11filter PBSRC = src/%{name}-%{version}.tar.gz
    1212# Used if virtual name != real name (perl, ...)
    1313#filter PBSRC = src/%{srcname}-%{version}.tar.gz
     
    5050
    5151# PBDESC contains the description of the package
    52 #filter PBDESC = Bla-Bla
     52filter PBDESC = The ProLiant USB Setup Key help ProLiant administrators to configure their server$/without any keyboard, mouse and screen attached thanks to a USB key configured before attaching it to the server.$/The server is configured as a master on which the capture has been done, and the hardware configured identically, then the server is powered off, ready to be used via its iLO.$/The only requirements is that the server has to be pluged to the power, and the iLO to the network.
    5353
    5454# PBSUMMARY contains a short single line description of the package
    55 #filter PBSUMMARY = Bla
     55filter PBSUMMARY = PUSK is the ProLiant USB Setup Key
    5656
    5757# PBURL contains the URL of the Web site of the project
    58 #filter PBURL = http://www.pusk.org
     58filter PBURL = http://pusk.project-builder.org
    5959
    6060# PBLOG is replaced by the changelog if value is yes
    6161# and should be last as when used we need the %pb hash filled
    62 #filter PBLOG = yes
    63 
     62filter PBLOG = yes
  • projects/pusk/pbconf/devel/pusk.pb

    r1477 r1478  
    99# What is the project URL
    1010#
    11 #pburl pusk = svn://svn.pusk.org/pusk/devel
     11pburl pusk = svn://svn.project-builder.org/pb/projects/pusk/devel
    1212#pburl pusk = svn://svn+ssh.pusk.org/pusk/devel
    1313#pburl pusk = cvs://cvs.pusk.org/pusk/devel
     
    1818
    1919# Repository
    20 #pbrepo pusk = ftp://ftp.pusk.org
     20pbrepo pusk = ftp://ftp.project-builder.org
    2121#pbml pusk = pusk-announce@lists.pusk.org
    2222#pbsmtp pusk = localhost
     
    3030# Packager label
    3131#
    32 #pbpackager pusk = William Porte <bill@pusk.org>
     32pbpackager pusk = Bruno Cornec <bruno@project-builder.org>
    3333#
    3434
     
    9393# Global version/tag for the project
    9494#
    95 #projver pusk = devel
    96 #projtag pusk = 1
     95projver pusk = 0.9.6
     96projtag pusk = 1
    9797
    9898# Hash of valid version names
     
    101101# 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/centos/5/pb.repo
    102102# 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/centos/5/pb.repo
    103 #version pusk = devel,stable
     103version pusk = devel
    104104
    105105# Is it a test version or a production version
     
    118118#pkgtag pusk = 3
    119119# Hash of default package/package directory
    120 #defpkgdir pusk = dir-pusk
     120defpkgdir pusk = .
    121121# Hash of additional package/package directory
    122122#extpkgdir minor-pkg = dir-minor-pkg
     
    124124# List of files per pkg on which to apply filters
    125125# Files are mentioned relatively to pbroot/defpkgdir
    126 #filteredfiles pusk = Makefile.PL,configure.in,install.sh,pusk.8
     126filteredfiles pusk =
     127#configure.in,install.sh,pusk.8
    127128#supfiles pusk = pusk.init
    128129
Note: See TracChangeset for help on using the changeset viewer.