]> git.pld-linux.org Git - packages/boost.git/commitdiff
- typo, simplified ver macros
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Nov 2004 19:29:00 +0000 (19:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.50

boost.spec

index 54373bee18c8eeb80427fe629b790c5938f96cd1..9502fc5442c0ef546cc2f249c664ab33b8c72c29 100644 (file)
@@ -2,13 +2,11 @@
 # Conditional build:
 %bcond_without python  # without boost-python support
 #
-%define _ver   1.32.0
-%define _fver  %(echo %{_ver} | tr . _)
-
 Summary:       The Boost C++ Libraries
 Summary(pl):   Biblioteki C++ "Boost"
 Name:          boost
-Version:       %{_ver}
+Version:       1.32.0
+%define        _fver   %(echo %{version} | tr . _)
 Release:       1
 License:       Boost Software License and others
 Group:         Libraries
@@ -443,7 +441,7 @@ conventional methods such as command line and config file.
 
 %description program_options -l pl
 Biblioteka program_options umo¿liwia uzyskanie od u¿ytkownika opcji
-programu, czyli par (nazwa, warto¶æ), za pomoc± typowych medod,
+programu, czyli par (nazwa, warto¶æ), za pomoc± typowych metod,
 takich jak linia poleceñ, czy plik konfiguracyjny.
 
 %package program_options-devel
This page took 0.108546 seconds and 4 git commands to generate.