Accepting request 83457 from home:jengelh:bl-e

- Remove redundant/obsolete tags/sections from specfile
  (cf. packaging guidelines)

OBS-URL: https://build.opensuse.org/request/show/83457
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=135
This commit is contained in:
Vincent Untz 2011-09-21 15:42:51 +00:00 committed by Git OBS Bridge
parent 20d68f02b7
commit 0d9b5584e0
2 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
-------------------------------------------------------------------
Sun Sep 4 16:25:29 UTC 2011 - vuntz@opensuse.org

View File

@ -104,7 +104,6 @@ Evolution or embed the existing ones in other applications.
%package -n glade3-catalog-evolution
License: LGPLv2.0 ; LGPLv3
Summary: Evolution Library -- Catalog for Glade
Group: Development/Tools/GUI Builders
@ -213,7 +212,7 @@ intltoolize --copy --force
pushd help
%{__make}
popd
%{__make} %{?jobs:-j%jobs} V=1
make %{?_smp_flags} V=1
%install
%{makeinstall}
@ -237,9 +236,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
%endif
%fdupes %{buildroot}
%clean
%{__rm} -rf %{buildroot}
%pre -f %{name}.schemas_pre
%post