]> git.pld-linux.org Git - packages/file.git/commitdiff
- pl for python-magic
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 31 Aug 2004 20:12:32 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file.spec -> 1.94

file.spec

index 7bfa2531b1a7a6872c6e9b0ac2189ab9b5b6d2ba..9868715d92f66dbf8c9a130472df0cee397b00d1 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -1,4 +1,5 @@
 #
+# Conditional build:
 %bcond_without python  # don't build python-magic module
 #
 Summary:       A utility for determining file types
@@ -227,12 +228,16 @@ Ten pakiet zawiera statyczn
 
 %package -n python-magic
 Summary:       Python bindings for libmagic
+Summary(pl):   Wi±zania Pythona dla libmagic
 Group:         Libraries/Python
 Requires:      libmagic = %{version}-%{release}
 
 %description -n python-magic
 Python bindings for libmagic.
 
+%description -n python-magic -l pl
+Wi±zania Pythona dla libmagic.
+
 %prep
 %setup -q
 %patch0 -p1
This page took 0.037039 seconds and 4 git commands to generate.