cups-2.2.7:Ver.Bump

This commit is contained in:
Rmys
2018-05-23 23:59:19 +03:00
parent 03d360893b
commit 90b3f88a18
7 changed files with 401 additions and 36 deletions
+12 -1
View File
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>Common Unix Printing System</Summary>
<Description>cups provides a portable printing layer for *nix-based operating systems.</Description>
<Archive sha1sum="b5e3389fb9450bfed377c95c0230c029c053acc4" type="targz">https://github.com/apple/cups/releases/download/v2.2.6/cups-2.2.6-source.tar.gz</Archive>
<Archive sha1sum="aa2ae7c486d5957c9fc5f00aec63e453b19311b4" type="targz">https://github.com/apple/cups/releases/download/v2.2.7/cups-2.2.7-source.tar.gz</Archive>
<!-- <Archive sha1sum="062beea95c6f8dda0a5e7eed51604e22806ffad3" type="tar" target="cups-2.2.3">http://source.pisilinux.org/1.0/cups-tr.tar</Archive> --> -->
<BuildDependencies>
<Dependency>acl-devel</Dependency>
@@ -35,6 +35,8 @@
<!-- ARCH Linux patches -->
<Patch level="1">archlinux/cups-no-export-ssllibs.patch</Patch>
<Patch level="1">archlinux/cups-no-gzip-man.patch</Patch>
<Patch level="1">archlinux/auth-workaround-for-certain-web-browsers.patch</Patch>
<Patch level="1">archlinux/guid.patch</Patch>
<!-- Fedora patches -->
<Patch level="1">fedora/cups-final-content-type.patch</Patch>
@@ -42,6 +44,7 @@
<Patch level="1">fedora/cups-hp-deviceid-oid.patch</Patch>
<Patch level="1">fedora/cups-logrotate.patch</Patch>
<Patch level="1">fedora/cups-avahi-no-threaded.patch</Patch>
<Patch level="1">fedora/cups-web-devices-timeout.patch</Patch>
<!-- Gentoo patches -->
<Patch>gentoo/cups-2.2.6-fix-install-perms.patch</Patch>
@@ -53,6 +56,7 @@
<Patch level="1">pisilinux/lib64.patch</Patch>
<Patch level="1">pisilinux/statedir.patch</Patch>
<Patch level="1">pisilinux/desktop.patch</Patch>
<Patch level="1">pisilinux/auth.patch</Patch>
<!-- Pld-linux patches -->
<Patch>pld-linux/cups-avahi-address.patch</Patch>
@@ -142,6 +146,13 @@
</Package>
<History>
<Update release="7">
<Date>2017-12-13</Date>
<Version>2.2.7</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2017-12-13</Date>
<Version>2.2.6</Version>