cups 2.3.3.p2
This commit is contained in:
@@ -26,7 +26,6 @@ def setup():
|
||||
--with-php=/usr/bin/php-cgi \
|
||||
--with-cupsd-file-perm=0755 \
|
||||
--with-log-file-perm=0600 \
|
||||
--without-java \
|
||||
--enable-acl \
|
||||
--enable-ssl=yes \
|
||||
--enable-libpaper \
|
||||
@@ -43,9 +42,8 @@ def setup():
|
||||
--disable-gnutls \
|
||||
--disable-launchd \
|
||||
--disable-libusb \
|
||||
--without-rcdir \
|
||||
--with-rcdir=no \
|
||||
--libdir=/usr/lib \
|
||||
--without-perl \
|
||||
--with-logdir=/var/log/cups \
|
||||
KRB5CONFIG=/usr/bin/krb5-config \
|
||||
--localstatedir=/var \
|
||||
|
||||
@@ -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="7a01c9fba5d784eb61eda03fd40e513fd2a1b5b8" type="targz">https://github.com/apple/cups/releases/download/v2.3.3/cups-2.3.3-source.tar.gz</Archive>
|
||||
<Archive sha1sum="23108e0f6ca7d8caa1a6a6224f5322e21ba0a27d" type="targz">https://github.com/OpenPrinting/cups/releases/download/v2.3.3op2/cups-2.3.3op2-source.tar.gz</Archive>
|
||||
<!-- <Archive sha1sum="062beea95c6f8dda0a5e7eed51604e22806ffad3" type="tar" target="cups-2.2.10">http://source.pisilinux.org/1.0/cups-tr.tar</Archive> -->
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
@@ -41,14 +41,14 @@
|
||||
<!-- Fedora patches -->
|
||||
<Patch level="1">fedora/cups-final-content-type.patch</Patch>
|
||||
<Patch level="1">fedora/cups-res_init.patch</Patch>
|
||||
<Patch level="1">fedora/cups-hp-deviceid-oid.patch</Patch>
|
||||
<!-- <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>
|
||||
<Patch >gentoo/cups-2.0.2-rename-systemd-service-files.patch</Patch>
|
||||
<!-- <Patch >gentoo/cups-2.0.2-rename-systemd-service-files.patch</Patch> -->
|
||||
|
||||
<!-- Pisi Linux patches -->
|
||||
<Patch level="1">pisilinux/nostrip.patch</Patch>
|
||||
@@ -74,6 +74,7 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libpaper</Dependency>
|
||||
<Dependency>avahi</Dependency>
|
||||
<Dependency>e2fsprogs</Dependency>
|
||||
<Dependency>avahi-libs</Dependency>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -146,6 +147,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2021-07-16</Date>
|
||||
<Version>2.3.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>2.3.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user