Accepting request 135450 from home:dimstar:branches:GNOME:Apps

tweak

OBS-URL: https://build.opensuse.org/request/show/135450
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=45
This commit is contained in:
2012-09-23 11:49:54 +00:00
committed by Git OBS Bridge
parent f4d30c9bb6
commit 45ce139aaa
2 changed files with 20 additions and 23 deletions

View File

@@ -28,19 +28,16 @@ Source0: https://launchpad.net/deja-dup/22/%{version}/+download/%{name}-%
# For make check to work, we need dbus-launch
BuildRequires: dbus-1-x11
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
BuildRequires: intltool
BuildRequires: perl-gettext
BuildRequires: update-desktop-files
BuildRequires: vala >= 0.16
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRequires: vala >= 0.16.0
BuildRequires: yelp-tools
BuildRequires: pkgconfig(glib-2.0) >= 2.32
BuildRequires: pkgconfig(gnome-keyring-1)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: pkgconfig(libnautilus-extension)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libnotify) >= 0.7
BuildRequires: pkgconfig(libpeas-1.0)
Requires: duplicity
Recommends: %{name}-lang
@@ -113,21 +110,15 @@ rm %{name}.man-lang.tmp
# FIXME: disabled because of lp#940110
#make check
%if 0%{?suse_version} > 1130
%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post
%endif
%if 0%{?suse_version} > 1130
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun
%endif
%files -f %{name}.man-lang
%defattr(-,root,root)