]> git.pld-linux.org Git - packages/flixengine.git/commitdiff
- pl for -doc
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 14 Jan 2007 01:19:31 +0000 (01:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flixengine.spec -> 1.29

flixengine.spec

index 73537c8510c4ce7ab8516760d2247aa9bce549b9..e251dbae50eacbc74f3561efd7f57e73b34c1920 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Conditional build:
 %bcond_without autodeps        # don't BR packages needed only for resolving deps
-%bcond_without         python  # do not build Python bindings
-%bcond_without         java    # do not build Java bindings
+%bcond_without python          # do not build Python bindings
+%bcond_without java            # do not build Java bindings
 %bcond_with    tests           # perform "make test". needs running flixd on localhost
 #
 %ifarch %{x8664}
@@ -159,10 +159,14 @@ Wi
 
 %package docs
 Summary:       HTML Documentation for On2 Flix Engine
+Summary(pl):   Dokumentacja HTML dla silnika On2 Flix
 Group:         Documentation
 
 %description docs
-HTML Documentation for On2 Flix Engine
+HTML Documentation for On2 Flix Engine.
+
+%description docs -l pl
+Dokumentacja HTML dla silnika On2 Flix.
 
 %prep
 %setup -q -n flix-engine-installer-linux-%{version}_DEMO
This page took 0.078201 seconds and 4 git commands to generate.