Mailinglist Archive: opensuse-commit (875 mails)

< Previous Next >
commit cups
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 14 Jul 2008 18:16:59 +0200
  • Message-id: <20080714161700.12ABF67817B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package cups
checked in at Mon Jul 14 18:16:59 CEST 2008.


--------
--- cups/cups.changes 2008-07-10 17:09:26.000000000 +0200
+++ cups/cups.changes 2008-07-14 17:31:00.645734000 +0200
@@ -1,0 +2,7 @@
+Mon Jul 14 17:30:57 CEST 2008 - kssingvo@xxxxxxx
+
+- removed deprecated use of %run_ldconfig
+- added avahi-compat-mDNSResponder-devel to BuildRequieres (bnc#398700)
+- fixed typo in Policy "easy"
+
+-------------------------------------------------------------------



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.XG5779/_old 2008-07-14 18:15:34.000000000 +0200
+++ /var/tmp/diff_new_pack.XG5779/_new 2008-07-14 18:15:34.000000000 +0200
@@ -12,9 +12,10 @@


Name: cups
-BuildRequires: dbus-1-devel gcc-c++ krb5-devel libpng-devel libtiff-devel
-BuildRequires: openldap2-devel openslp-devel openssl-devel pam-devel
-BuildRequires: pkg-config tcpd-devel update-desktop-files
+BuildRequires: avahi-compat-mDNSResponder-devel dbus-1-devel gcc-c++
+BuildRequires: krb5-devel libpng-devel libtiff-devel openldap2-devel
+BuildRequires: openslp-devel openssl-devel pam-devel pkg-config tcpd-devel
+BuildRequires: update-desktop-files
PreReq: textutils, fileutils, sh-utils, %insserv_prereq,
PreReq: %fillup_prereq /usr/sbin/groupadd
Url: http://www.cups.org/
@@ -22,7 +23,7 @@
Group: Hardware/Printing
Summary: The Common UNIX Printing System
Version: 1.3.7
-Release: 30
+Release: 32
Requires: cups-libs = %{version}, cups-client = %{version}
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
Requires: util-linux /usr/bin/pdftops
@@ -323,8 +324,7 @@
%pre
/usr/sbin/groupadd -g 71 -o -r ntadmin 2>/dev/null || :

-%post libs
-%run_ldconfig
+%post libs -p /sbin/ldconfig

%post
%{fillup_and_insserv -npy cups cups}
@@ -336,8 +336,7 @@
%restart_on_update cups
%{insserv_cleanup}

-%postun libs
-%run_ldconfig
+%postun libs -p /sbin/ldconfig

%files
%defattr(-,root,root)
@@ -432,6 +431,10 @@
%{_datadir}/locale/*/cups_*

%changelog
+* Mon Jul 14 2008 kssingvo@xxxxxxx
+- removed deprecated use of %%run_ldconfig
+- added avahi-compat-mDNSResponder-devel to BuildRequieres (bnc#398700)
+- fixed typo in Policy "easy"
* Thu Jul 10 2008 kssingvo@xxxxxxx
- added two additional policies to cupsd.conf (fate#303515)
* Wed Jul 09 2008 kssingvo@xxxxxxx


++++++ cups-1.3.7-additional_policies.patch ++++++
--- /var/tmp/diff_new_pack.XG5779/_old 2008-07-14 18:15:34.000000000 +0200
+++ /var/tmp/diff_new_pack.XG5779/_new 2008-07-14 18:15:34.000000000 +0200
@@ -10,7 +10,7 @@
+<Policy easy>
+ # Job-related operations must be done by the owner or an administrator...
+ <Limit All>
-+ Satisfany any
++ Satisfy any
+ Order allow,deny
+ </Limit>
+</Policy>






















++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread