]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- BR: autoconf,automake; R(post): GConf2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Oct 2002 14:02:47 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yelp.spec -> 1.18

yelp.spec

index 56ca353c23b41423aa3d2f396f228c48dbe2f2ef..1e2bb94041301c1d0aed5d0e19d91cb749714b5f 100644 (file)
--- a/yelp.spec
+++ b/yelp.spec
@@ -13,18 +13,21 @@ Source0:    http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.t
 Patch0:                %{name}-pixmapsdir.patch
 #Patch1:               %{name}-pld.patch
 URL:           http://www.gnome.org/
-Requires:      docbook-style-xsl = 1.55.0
-Requires:      scrollkeeper
-BuildRequires: pkgconfig >= 0.12.0
+BuildRequires: GConf2-devel >= 1.2.1
 BuildRequires: ORBit2-devel >= 2.4.3
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: bzip2-devel
 BuildRequires: glib2-devel >= 2.0.6
-BuildRequires: libgtkhtml-devel >= 2.0.2
 BuildRequires: gnome-vfs2-devel >= 2.0.3
 BuildRequires: libgnome-devel >= 2.0.4
 BuildRequires: libgnomeui-devel >= 2.0.5
+BuildRequires: libgtkhtml-devel >= 2.0.2
 BuildRequires: libxslt-devel >= 1.0.20
-BuildRequires: GConf2-devel >= 1.2.1
-BuildRequires: bzip2-devel
+BuildRequires: pkgconfig >= 0.12.0
+Requires(post):        GConf2
+Requires:      docbook-style-xsl = 1.55.0
+Requires:      scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
This page took 0.056642 seconds and 4 git commands to generate.