Changeset 618 in ProjectBuilder for projects/rinse/pbconf/devel/pbfilter/all.pbf


Ignore:
Timestamp:
Nov 25, 2008, 9:26:00 AM (15 years ago)
Author:
Bruno Cornec
Message:

Get a working rpm for rinse with hg (needs pb version 0.9.5)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/rinse/pbconf/devel/pbfilter/all.pbf

    r613 r618  
    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
     
    2020
    2121# PBLOG is replaced by the changelog if value is yes
    22 #filter PBLOG = yes
     22filter PBLOG = yes
    2323
    2424# PBPATCHSRC is replaced by the patches names if value is yes
     
    4747
    4848# PBDESC contains the description of the package
    49 #filter PBDESC = "Bla-Bla"
     49filter PBDESC = "rinse installs minimal copies of RPM-based distributions"
    5050
    5151# PBURL contains the URL of the Web site of the project
    52 #filter PBURL = http://www.rinse.org
     52filter PBURL = http://www.xen-tools.org/software/rinse/
Note: See TracChangeset for help on using the changeset viewer.