Changeset 16 in ProjectBuilder for devel/pbconf
- Timestamp:
- Jul 30, 2007, 6:07:31 PM (18 years ago)
- Location:
- devel/pbconf
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pbconf/pb.pb
r15 r16 25 25 26 26 # List of files on which to apply filters 27 filteredfiles none 27 # Files are mentioned relatively to pbroot 28 #filteredfiles bin/pb.pl -
devel/pbconf/projectbuilder/rpm/pb.spec
r15 r16 8 8 Name: pb 9 9 Version: PBVER 10 Release: PB REV10 Release: PBTAG 11 11 License: GPL 12 12 Group: PBGRP … … 15 15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 16 16 BuildRequires: 17 OBS 18 Requires: perl >= 5.8.8 17 Requires: perl >= 5.8.8, PBDEP 19 18 20 19 %description
Note:
See TracChangeset
for help on using the changeset viewer.