]> git.pld-linux.org Git - packages/perl-Wx.git/commitdiff
- cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Nov 2006 19:21:45 +0000 (19:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Wx.spec -> 1.5

perl-Wx.spec

index a6e849f4438171239b8eab20d0e8be5925b19188..9521656e6703bea91129f402edacbcd7eeabf085 100644 (file)
@@ -1,9 +1,10 @@
-
-%bcond_with unicode
-
+#
+# Conditional build:
+%bcond_with    unicode # unicode version of wxGTK2
+#
 %include       /usr/lib/rpm/macros.perl
 Summary:       wxPerl - a Perl wrapper for the wxWidgets C++ GUI toolkit
-Summary(pl):   wxPerl - wrapper toolkitu wxWidgets dla Perla
+Summary(pl):   wxPerl - wrapper toolkitu graficznego C++ wxWidgets dla Perla
 Name:          perl-Wx
 Version:       0.59
 Release:       0.1
@@ -20,10 +21,10 @@ BuildRequires:  wxGTK2-%{?with_unicode:unicode-}devel >= 2.6.3-1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-wxPerl - a Perl wrapper for the wxWidgets C++ GUI toolkit
+wxPerl - a Perl wrapper for the wxWidgets C++ GUI toolkit.
 
 %description -l pl
-wxPerl - wrapper toolkitu wxWidgets dla Perla
+wxPerl - wrapper toolkitu graficznego C++ wxWidgets dla Perla.
 
 %prep
 %setup -q -n Wx-%{version}
This page took 0.162855 seconds and 4 git commands to generate.