diff --git a/csmash.changes b/csmash.changes index 42e4eb9..ed871b0 100644 --- a/csmash.changes +++ b/csmash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 18 00:04:19 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Mon Nov 8 17:42:22 UTC 2010 - prusnak@opensuse.org diff --git a/csmash.spec b/csmash.spec index 039b506..840d08d 100644 --- a/csmash.spec +++ b/csmash.spec @@ -1,7 +1,7 @@ # -# spec file for package csmash (Version 0.6.6) +# spec file for package csmash # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -73,9 +73,6 @@ cp %{SOURCE1} %{buildroot}%{_datadir}/csmash desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2} %find_lang %{name} -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %defattr(-,root,root,755) %doc README README.jp AUTHORS COPYING CREDITS ChangeLog