]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- fixed _noautoreqdep (it must be SONAME, not filename)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 1 Jul 2004 17:05:46 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl.spec -> 1.55

X11-driver-firegl.spec

index bd6de68ad09e4cd021984dd650954455bd5d5521..dc08d243bf8984ae835a0d8f8444b78649eeabd3 100644 (file)
@@ -42,7 +42,7 @@ Obsoletes:    XFree86-driver-firegl
 ExclusiveArch: i586 i686 athlon pentium3 pentium4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreqdep   libGL.so.1.2
+%define                _noautoreqdep   libGL.so.1
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
This page took 0.054575 seconds and 4 git commands to generate.