]> git.pld-linux.org Git - packages/gfcc.git/commitdiff
- Removed 'BuildRequires: (XFree86|glib)-devel' from packages which have
authormkochano <mkochano@pld-linux.org>
Mon, 1 May 2000 21:02:34 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  'BuildRequires: gtk+-devel'. They were redundant, beacuse 'gtk+-devel' says
  what it needs using 'Requires'. BTW, awk rules :)

Changed files:
    gfcc.spec -> 1.6

gfcc.spec

index fee101f8dab24dcd07a79fce142ab41138f3dec2..163fc815831089c5b58f7410e0f82fc78c908a59 100644 (file)
--- a/gfcc.spec
+++ b/gfcc.spec
@@ -11,9 +11,7 @@ Source1:      gfcc.desktop
 Patch0:                gfcc-inc.patch
 Patch1:                gfcc-gtkrc.patch
 URL:           http://account.joayo.net/~tri/index.html
-BuildRequires: XFree86-devel
 BuildRequires: gtk+-devel >= 1.2.0
-BuildRequires: glib-devel >= 1.2.0
 BuildRequires: libipfwc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.077179 seconds and 4 git commands to generate.