1. Fixed that cups daemon is not launched tizen_2.1 2.1b_release accepted/tizen_2.1/20130425.024402 submit/tizen_2.1/20130424.224744
authorGangHeok Kim <gangheok.kim@samsung.com>
Wed, 3 Apr 2013 09:24:05 +0000 (18:24 +0900)
committerGangHeok Kim <gangheok.kim@samsung.com>
Wed, 3 Apr 2013 09:24:05 +0000 (18:24 +0900)
  - CUPS daemon is exited because of unknown system account(lpadmin,sys)
  - set system accounts by --with-system-groups configuration

debian/changelog
packaging/cups.spec

index 1bcf8c7..680f1f5 100644 (file)
@@ -1,3 +1,11 @@
+cups (1.6.1-10) unstable; urgency=low
+
+  * Fixed that cups is not launched
+  * Git: external/cups
+  * Tag: cups_1.6.1-10
+
+ -- GangHeok Kim <gangheok.kim@samsung.com>  Wed, 03 Apr 2013 17:17:20 +0900
+
 cups (1.6.1-9) unstable; urgency=low
 
   * SMACK rules updated
index cd0bcef..8d0c30b 100644 (file)
@@ -251,7 +251,7 @@ This package provides CUPS configuration files
     --without-java --without-php --without-python --without-perl --disable-webif \
     --with-languages=en --without-smfmanifestdir \
     --with-local_protocols='dnssd' --without-printcap \
-    --with-remote_protocols='dnssd' --with-log-level=debug
+    --with-remote_protocols='dnssd' --with-log-level=debug --with-system-groups=system,root
 
 # If we got this far, all prerequisite libraries must be here.
 make %{?_smp_mflags}
@@ -472,8 +472,7 @@ rm -rf $RPM_BUILD_ROOT
 %manifest cups-data.manifest
 %defattr(-,root,root)
 /usr/share/license/cups-data
-%config(noreplace) /usr/etc/cups/*.conf
-/usr/etc/cups/cupsd.conf.default
+/usr/etc/cups/*.conf
 %dir /usr/etc/cups/interfaces
 %attr(0755,app,app) %dir /opt/var/cache/cups
 %attr(0775,app,app) %dir /opt/var/cache/cups/rss