Browse Source

fsl concatenates all fsl.* files and needs semicolon as separator

master
Thomas Lotterer 23 years ago committed by Ralf S. Engelschall
parent
commit
1ab3da92ac
  1. 2
      inn/fsl.inn
  2. 2
      inn/inn.spec
  3. 2
      petidomo/fsl.petidomo
  4. 2
      petidomo/petidomo.spec
  5. 2
      portfwd/fsl.portfwd
  6. 2
      portfwd/portfwd.spec
  7. 2
      postfix/fsl.postfix
  8. 2
      postfix/postfix.spec
  9. 2
      qpopper/fsl.qpopper
  10. 2
      qpopper/qpopper.spec
  11. 2
      sasl/fsl.sasl
  12. 2
      sasl/sasl.spec
  13. 2
      sendmail/fsl.sendmail
  14. 2
      sendmail/sendmail.spec
  15. 2
      smtpfeed/fsl.smtpfeed
  16. 2
      smtpfeed/smtpfeed.spec

2
inn/fsl.inn

@ -17,5 +17,5 @@ ident (.+)/news q{
error: file(path="@l_prefix@/var/inn/log/news.err", append=1, perm=0644);
notice: file(path="@l_prefix@/var/inn/log/news.notice", append=1, perm=0644)
}
}
};

2
inn/inn.spec

@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
Group: News
License: ISC
Version: %{V_inn}
Release: 20021014
Release: 20021112
# list of sources
Source0: ftp://ftp.isc.org/isc/inn/inn-%{V_inn}.tar.gz

2
petidomo/fsl.petidomo

@ -12,5 +12,5 @@ ident (petidomo)/.+ q{
append=1, perm=0644
)
}
}
};

2
petidomo/petidomo.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Mail
License: GPL
Version: 4.0b1
Release: 20021031
Release: 20021112
# list of sources
Source0: ftp://ftp.ossp.org/pkg/tool/petidomo/petidomo-%{version}.tar.gz

2
portfwd/fsl.portfwd

@ -12,5 +12,5 @@ ident portfwd/.+ q{
append=1, perm=0644
)
}
}
};

2
portfwd/portfwd.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Network
License: GPL
Version: 0.26rc3
Release: 20020922
Release: 20021112
# list of sources
Source0: http://telia.dl.sourceforge.net/sourceforge/portfwd/portfwd-%{version}.tar.gz

2
postfix/fsl.postfix

@ -12,5 +12,5 @@ ident (postfix/.+)/.+ q{
append=1, perm=0644
)
}
}
};

2
postfix/postfix.spec

@ -49,7 +49,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: IPL
Version: %{V_postfix}
Release: 20021111
Release: 20021112
# list of sources
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz

2
qpopper/fsl.qpopper

@ -12,5 +12,5 @@ ident (qpopper)/.+ q{
append=1, perm=0644
)
}
}
};

2
qpopper/qpopper.spec

@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: GPL
Version: 4.0.4
Release: 20020916
Release: 20021112
# list of sources
Source0: ftp://ftp.qualcomm.com/eudora/servers/unix/popper/qpopper%{version}.tar.gz

2
sasl/fsl.sasl

@ -10,5 +10,5 @@ ident (sasl.*)/.+ q{
-> {
debug: file(path="/sw/var/sasl/log/sasl.debug", append=1, perm=0600);
}
}
};

2
sasl/sasl.spec

@ -41,7 +41,7 @@ Distribution: OpenPKG [PLUS]
Group: Cryptography
License: BSD
Version: 2.1.9
Release: 20021028
Release: 20021112
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz

2
sendmail/fsl.sendmail

@ -12,5 +12,5 @@ ident (.+)/mail q{
append=1,
perm=0644
)
}
};

2
sendmail/sendmail.spec

@ -45,7 +45,7 @@ Distribution: OpenPKG [EVAL]
Group: Mail
License: BSD
Version: 8.12.6
Release: 20021022
Release: 20021112
# list of sources
Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz

2
smtpfeed/fsl.smtpfeed

@ -12,5 +12,5 @@ ident (smtpfeed)/.+ q{
append=1, perm=0644
)
}
}
};

2
smtpfeed/smtpfeed.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: GPL
Version: 1.18
Release: 20020911
Release: 20021112
# list of sources
Source0: ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/smtpfeed-%{version}.tar.gz

Loading…
Cancel
Save