]> git.pld-linux.org Git - packages/colorgcc.git/commitdiff
- release 2
authorpius <pius@pld-linux.org>
Thu, 25 Nov 1999 21:52:17 +0000 (21:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added '%include /usr/lib/rpm/macros.perl'
- modified BuildRequires rules
- cosmetics
- rebuild in new environment

Changed files:
    colorgcc.spec -> 1.7

colorgcc.spec

index c0cbf97fd086459ff49bdaadd5ebc4234915b70d..b5259574c1b7f7577617ebd7218e535ba1634b3d 100644 (file)
@@ -1,19 +1,21 @@
+%include       /usr/lib/rpm/macros.perl
 Summary:       perl wrapper which colorizes the output of the gcc/g++ compiler
 Summary(pl):   program koloruj±cy komunikaty kompilatorów gcc/g++
 Name:          colorgcc
 Version:       1.3.2
-Release:       1
+Release:       2
 Group:         Development/Tools
 Group(pl):     Programowanie/Narzêdzia
-Copyright:     GPL
+License:       GPL
 Source:                http://home.i1.net/~jamoyers/software/colorgcc/%{name}-%{version}.tar.gz
 Patch:         colorgcc-paths.patch
-Requires:      perl-ANSIColor
+BuildRequires: rpm-perlprov >= 3.0.3-18
+BuildRequires: perl >= 5.005_03-14
+BuildRequires: perl-ANSIColor
 BuildRoot:     /tmp/%{name}-%{version}-root
 
 %description
-colorgcc is a perl wrapper that colorizes the output 
-of the gcc/g++ compiler.
+colorgcc is a perl wrapper that colorizes the output of the gcc/g++ compiler.
 
 Read %{_defaultdocdir}/INSTALL after installing colorgcc.
 
This page took 0.033116 seconds and 4 git commands to generate.