]> git.pld-linux.org Git - packages/gnome-calculator.git/blobdiff - gcalctool.spec
- Requires(post), cosmetics
[packages/gnome-calculator.git] / gcalctool.spec
index 35b4cc0be4446e3f043987823cd93a7ffd25ed7f..c10907120c81a69688eeb3380027039539bdd71e 100644 (file)
@@ -7,11 +7,13 @@ License:      GPL
 Group:         Applications/Math
 Source0:       ftp://ftp.gnome.org/pub/gnome/sources//%{name}/4.2/%{name}-%{version}.tar.bz2
 URL:           http://www.gnome.org/
+BuildRequires: GConf2-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: GConf2-devel
 BuildRequires: libgnomeui-devel
 BuildRequires: scrollkeeper
+Requires(post):        /usr/bin/scrollkeeper-update
+Requires(post):        GConf2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,8 +55,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root)%{_bindir}/%{name}
 %doc AUTHORS gcalctoolrc NEWS README TODO
+%attr(755,root,root) %{_bindir}/%{name}
 %{_sysconfdir}/gconf/schemas/*
 %{_datadir}/applications/*
 %{_omf_dest_dir}/%{name}
This page took 0.086404 seconds and 4 git commands to generate.