Changeset 458 in ProjectBuilder for projects/buffer/pbconf/1.19/pbfilter


Ignore:
Timestamp:
May 30, 2008, 10:08:32 AM (16 years ago)
Author:
Bruno Cornec
Message:

Integration of the buffer project to pb

Location:
projects/buffer/pbconf/1.19/pbfilter
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • projects/buffer/pbconf/1.19/pbfilter/all.pbf

    r457 r458  
    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
    1313# PBVER is replaced by the version ($pbver in code)
     
    1818
    1919# PBLOG is replaced by the changelog if value is yes
    20 #filter PBLOG = yes
     20filter PBLOG = yes
    2121
    2222# PBTAG is replaced by the tag ($pbtag in code)
     
    3333
    3434# PBDESC contains the description of the package
    35 #filter PBDESC = "Bla-Bla"
     35filter PBDESC = This is a program designed to speed up writing tapes on remote tape drives.  When this program is put "in the pipe", two processes are started.  One process reads from standard-in and the other writes to standard-out.  Both processes communicate via shared memory.
    3636
    3737# PBURL contains the URL of the Web site of the project
    38 #filter PBURL = http://www.buffer.org
     38filter PBURL = http://hello-penguin.com/software/buffer
  • projects/buffer/pbconf/1.19/pbfilter/md.pbf

    r457 r458  
    11# Specific group for Mandriva for buffer
    22# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
    3 #filter PBGRP = Archiving/Backup
     3filter PBGRP = Archiving/Backup
    44
    55# PBLIC is replaced by the license of the application
  • projects/buffer/pbconf/1.19/pbfilter/novell.pbf

    r457 r458  
    11# Specific group for SuSE for buffer
    22# Cf: http://en.opensuse.org/SUSE_Package_Conventions/RPM_Groups
    3 #filter PBGRP = Productivity/Archiving/Backup
     3filter PBGRP = Productivity/Archiving/Backup
    44
    55# PBLIC is replaced by the license of the application
  • projects/buffer/pbconf/1.19/pbfilter/rpm.pbf

    r457 r458  
    77# PBGRP is replaced by the RPM group of apps
    88# Cf: http://fedoraproject.org/wiki/RPMGroups
    9 #filter PBGRP = Applications/Archiving
     9filter PBGRP = Applications/Archiving
    1010
    1111# PBLIC is replaced by the license of the application
Note: See TracChangeset for help on using the changeset viewer.