diff --git a/jlfgr.changes b/jlfgr.changes index cdcfb70..7adf101 100644 --- a/jlfgr.changes +++ b/jlfgr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 7 08:04:56 UTC 2019 - Fridrich Strba + +- Clean up the spec file + ------------------------------------------------------------------- Mon Oct 8 13:30:48 UTC 2012 - cfarrell@suse.com diff --git a/jlfgr.spec b/jlfgr.spec index a25bb96..c05c330 100644 --- a/jlfgr.spec +++ b/jlfgr.spec @@ -1,7 +1,7 @@ # -# spec file for package jlfgr (Version 1.0) +# spec file for package jlfgr # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# norootforbuild - Name: jlfgr Summary: Java look and feel Graphics Repository License: SUSE-Redistributable-Content -Version: 1.0 -Release: 2 -Url: http://java.sun.com/developer/techDocs/hi/repository/ Group: Development/Languages/Java +Version: 1.0 +Release: 0 +Url: http://java.sun.com/developer/techDocs/hi/repository/ Source0: %{name}-%{version}.tar.bz2 BuildRequires: fastjar BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -68,5 +66,3 @@ install -m 644 *jar $RPM_BUILD_ROOT/%{_javadir} %{_javadir}/*.jar %changelog -* Mon Aug 18 2008 mvyskocil@suse.cz -- Initial packaging in SUSE.