SHA256
5
0
forked from pool/ccze
Files
ccze/_service
Ana Guerrero f4c36b3820 Accepting request 1254979 from home:anag+factory:branches:utilities
- GitHub repository have been removed:
  * switch to upstream's archived repository as homepage.
  * do not download tarball from GitHub
- Add directly patches from Debian that aren't applid already,
  they include PCRE2 porting:
  * fix_passing_LDFLAGS_for_ccze-cssdump.patch
  * fix_capitalization_typo.patch
  * fix-national-encoding.patch
  * cross.patch
  * pcre2.patch
  * memory-leak.patch
  * uninitialised-value.patch
- Switch to PCRE2
- Only run updated tests
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/1254979
OBS-URL: https://build.opensuse.org/package/show/utilities/ccze?expand=0&rev=7
2025-03-27 15:30:30 +00:00

13 lines
495 B
Plaintext

<services>
<service mode="disabled" name="download_url">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">/madhouse/ccze/archive/ccze-0.2.1-2.tar.gz</param>
</service>
<service mode="localonly" name="verify_file">
<param name="file">ccze-0.2.1-2.tar.gz</param>
<param name="verifier">sha256</param>
<param name="checksum">d698e7ead8351a89538abbe6e762bf5a4576b3b083cc19ed039b68eab7dbaaaa</param>
</service>
</services>