From 34583dc2de1eb81a278375443481cecb73b45ad39b7729253e07ea360317b28f Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Tue, 23 Jul 2013 14:33:29 +0000 Subject: [PATCH] Accepting request 184041 from home:coolo:branches:openSUSE:Factory - %ghost is not a %dir but symlink OBS-URL: https://build.opensuse.org/request/show/184041 OBS-URL: https://build.opensuse.org/package/show/Java:packages/aelfred?expand=0&rev=5 --- aelfred.changes | 5 +++++ aelfred.spec | 12 +++++------- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/aelfred.changes b/aelfred.changes index 899f77b..74a09e1 100644 --- a/aelfred.changes +++ b/aelfred.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 22 17:32:15 UTC 2013 - coolo@suse.com + +- %ghost is not a %dir but symlink + ------------------------------------------------------------------- Sat Sep 17 10:49:23 UTC 2011 - jengelh@medozas.de diff --git a/aelfred.spec b/aelfred.spec index 3c6f7db..f92686a 100644 --- a/aelfred.spec +++ b/aelfred.spec @@ -1,7 +1,7 @@ # # spec file for package aelfred # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,13 +24,13 @@ Name: aelfred %define release 0.a.7jpp %define section free Version: 1.2 -Release: 266 +Release: 0 Summary: Java-based XML parser License: BSD-3-Clause +Group: Development/Libraries/Java Url: http://www.jpackage.org/ Source0: http://card4u.fhnon.de/XMLKlassen/microstar-Parser/aelfred.zip Patch0: aelfred-icedtea-build.patch -Group: Development/Libraries/Java BuildRequires: ant BuildRequires: jpackage-utils >= 1.6 %if ! %{gcj_support} @@ -56,7 +56,6 @@ non-commercial use. %package javadoc -License: BSD-3-Clause PreReq: coreutils Summary: Java-based XML parser (documentation) Group: Development/Libraries/Java @@ -69,10 +68,9 @@ Javadoc for aelfred. %package demo -License: BSD-3-Clause Summary: Java-based XML parser (demo and samples) -Requires: %{name} = %{version}-%{release} Group: Development/Libraries/Java +Requires: %{name} = %{version}-%{release} %description demo Demonstrations and samples for aelfred. @@ -156,7 +154,7 @@ fi %defattr(0644,root,root,0755) %dir %{_javadocdir}/%{name}-%{version} %{_javadocdir}/%{name}-%{version}/* -%ghost %dir %{_javadocdir}/%{name} +%ghost %{_javadocdir}/%{name} %files demo %defattr(0644,root,root,0755)