]> git.pld-linux.org Git - packages/gnome-calculator.git/commitdiff
- Requires(post), cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Mar 2003 17:04:47 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcalctool.spec -> 1.2

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.135764 seconds and 4 git commands to generate.