]> git.pld-linux.org Git - packages/gimp.git/commitdiff
- add explicite provides perl(Gimp) and perl(Gimp::Fu), perl.prov can't find it
authorfilon <filon@sokrates.mimuw.edu.pl>
Wed, 6 Mar 2002 08:08:29 +0000 (08:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- now devel installs
- release 3

Changed files:
    gimp.spec -> 1.132

gimp.spec

index 20e7207619c9c755924caa45ae28bff078b81c63..0cba288f1d5dd529aa72aaa9e2a164e5e097326d 100644 (file)
--- a/gimp.spec
+++ b/gimp.spec
@@ -8,7 +8,7 @@ Summary(pt_BR): Programa de manipula
 Summary(tr):   Çizim, boyama ve görüntü iþleme programý
 Name:          gimp
 Version:       1.2.3
 Summary(tr):   Çizim, boyama ve görüntü iþleme programý
 Name:          gimp
 Version:       1.2.3
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
@@ -35,6 +35,9 @@ BuildRequires:        libungif-devel
 BuildRequires: aalib-devel
 BuildRequires: rpm-perlprov
 Requires:      gtk+ >= 1.2.8-3
 BuildRequires: aalib-devel
 BuildRequires: rpm-perlprov
 Requires:      gtk+ >= 1.2.8-3
+# perl.prov can't handle it, put explicite provides
+Provides:      perl(Gimp)
+Provides:      perl(Gimp::Fu)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     gimp-data-min
 Obsoletes:     gimp-libgimp
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     gimp-data-min
 Obsoletes:     gimp-libgimp
@@ -42,9 +45,6 @@ Obsoletes:    gimp-libgimp
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
 
-# workaround for find-perl-requires
-%define                _noautoreq      "perl(of)"
-
 %description
 The GIMP is an image manipulation program suitable for photo
 retouching, image composition and image authoring. Many people find it
 %description
 The GIMP is an image manipulation program suitable for photo
 retouching, image composition and image authoring. Many people find it
This page took 0.1358 seconds and 4 git commands to generate.