]> git.pld-linux.org Git - packages/dalc.git/commitdiff
- release i3: use %%{__cc} as %{__cxx} and remove libstdc++-devel from RA-1_0 STABLE dalc-0_1-3
authorkloczek <kloczek@pld-linux.org>
Sun, 17 Feb 2002 02:34:18 +0000 (02:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  BuildRequires.

Changed files:
    dalc.spec -> 1.9

dalc.spec

index d2d8a658714a56cb1b289165ea0c71d17a042333..820f02adee311366268fca72643aadf97813b171 100644 (file)
--- a/dalc.spec
+++ b/dalc.spec
@@ -2,20 +2,32 @@ Summary:      A powerful scientific DAL calculator
 Summary(pl):   Zaawansowany kalkulator naukowy
 Name:          dalc
 Version:       0.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Math
+Group(cs):     Aplikace/Matematické
+Group(da):     Programmer/Matematik
 Group(de):     Applikationen/Mathematik
+Group(es):     Aplicaciones/Matemáticas
+Group(fr):     Applications/Mathématiques
+Group(it):     Applicazioni/Matematiche
+Group(no):     Applikasjoner/Matematiske
 Group(pl):     Aplikacje/Matematyczne
+Group(pt):     Aplicações/Matemática
+Group(ru):     ðÒÉÌÏÖÅÎÉÑ/íÁÔÅÍÁÔÉÞÅÓËÉÅ
+Group(sl):     Programi/Matematièni
+Group(sv):     Tillämpningar/Matemataisk
+Group(uk):     ðÒÉËÌÁÄΦ ðÒÏÇÒÁÍÉ/íÁÔÅÍÁÔÉËÁ
 Source0:       http://linuxberg.iol.it/files/console/scientific/%{name}-%{version}.tgz
 Patch0:                %{name}-ac_am.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
-BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                __cxx           %{__cc}
+
 %description
 Dalc is designed to be both powerful and easy to use at the same time.
 
This page took 0.058735 seconds and 4 git commands to generate.