[X2Go-Commits] [cups-x2go] 04/06: cups-x2go.spec: do not own alien directories.
git-admin at x2go.org
git-admin at x2go.org
Wed Feb 11 04:15:32 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository cups-x2go.
commit c11499dfb86dd942a605d6eaa91c2d22e34ba062
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Feb 11 04:11:05 2015 +0100
cups-x2go.spec: do not own alien directories.
---
cups-x2go.spec | 3 ---
debian/changelog | 1 +
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/cups-x2go.spec b/cups-x2go.spec
index d3da61e..f06e604 100644
--- a/cups-x2go.spec
+++ b/cups-x2go.spec
@@ -60,8 +60,6 @@ install -pm0644 VERSION.cups-x2go "$c/";
%files
%defattr(-,root,root)
-%dir %{_prefix}/lib/cups
-%dir %{_prefix}/lib/cups/backend
#
# The cups-x2go backends wants root permissions. So give it to them.
# http://www.cups.org/documentation.php/doc-1.4/man-backend.html says:
@@ -70,7 +68,6 @@ install -pm0644 VERSION.cups-x2go "$c/";
# typically "lp".”
#
%attr(0700,root,root) %{_prefix}/lib/cups/backend/cups-x2go
-%{_datadir}/ppd
%config(noreplace) %{_sysconfdir}/cups/cups-x2go.conf
%{_datadir}/x2go
diff --git a/debian/changelog b/debian/changelog
index a36ab85..f9ce00e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ cups-x2go (3.0.1.2-0x2go1) UNRELEASED; urgency=low
+ Change %{_libexecdir} to ${_prefix}/lib as the standard install location
for CUPS backends on Fedora, RHEL, (Open)SUSE and EPEL.
+ Wrap macros in curly braces where appropriate.
+ + Do not own alien directories.
-- X2Go Release Manager <git-admin at x2go.org> Tue, 10 Feb 2015 21:08:34 +0100
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git
More information about the x2go-commits
mailing list