[Pkg-cups-devel] r129 - cupsys/branches/cups-1.2/debian
Kenshi Muto
kmuto at costa.debian.org
Tue Apr 11 12:26:22 UTC 2006
Author: kmuto
Date: Tue Apr 11 12:26:21 2006
New Revision: 129
Removed:
cupsys/branches/cups-1.2/debian/image.h.patch
Modified:
cupsys/branches/cups-1.2/debian/changelog
cupsys/branches/cups-1.2/debian/rules
Log:
remove image.h.patch
Modified: cupsys/branches/cups-1.2/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2/debian/changelog (original)
+++ cupsys/branches/cups-1.2/debian/changelog Tue Apr 11 12:26:21 2006
@@ -13,7 +13,8 @@
PAM and basic authentication.
* Enable dbus support.
* 03_clean.dpatch: Remove produced and remained files during build.
- * Use 'lp' for CUPS system group instead of 'lpadmin'.
+ * Use 'lp' for CUPS SystemGroup instead of 'lpadmin'.
+ * Remove image.h.patch from source. It is no longer needed.
[ Martin Pitt ]
* debian/patches/48_stdlib.dpatch: Adapted to new upstream version.
Modified: cupsys/branches/cups-1.2/debian/rules
==============================================================================
--- cupsys/branches/cups-1.2/debian/rules (original)
+++ cupsys/branches/cups-1.2/debian/rules Tue Apr 11 12:26:21 2006
@@ -58,7 +58,6 @@
(install -m 755 -o root -g root $(DEB_DESTDIR)/../pdftops $(DEB_DESTDIR)/../cupsys/usr/lib/cups/filter/)
install -o root -g root -m 644 debian/cupsys.default debian/cupsys/etc/default/cupsys
binary-post-install/libcupsimage2-dev::
- #(cd debian/libcupsimage2-dev && patch -p0 < ../image.h.patch)
rm -r debian/libcupsimage2-dev/usr/share/doc/libcupsimage2-dev
ln -s libcupsimage2 debian/libcupsimage2-dev/usr/share/doc/libcupsimage2-dev
binary-post-install/libcupsys2-gnutls10::
More information about the Pkg-cups-devel
mailing list