]> git.pld-linux.org Git - packages/cl.git/commitdiff
- pl summary/description; pass CC
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 2 Jan 2007 14:24:26 +0000 (14:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cl.spec -> 1.5

cl.spec

diff --git a/cl.spec b/cl.spec
index 8eb830cb4a62cd0982e26f6c7031cd252fbf4d03..1dbb9b4bd88a62abfb9784dfb1b5344e95f658b1 100644 (file)
--- a/cl.spec
+++ b/cl.spec
@@ -1,4 +1,5 @@
 Summary:       Console Locker
+Summary(pl):   Blokowanie konsoli
 Name:          cl
 Version:       0.2
 Release:       0.1
@@ -12,6 +13,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Linux Console locker by Rebane.
 
+%description -l pl
+Aplikacja autorstwa Rebane do blokowania konsoli linuksowej.
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -20,6 +24,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %build
 %{__make} \
+       CC="%{__cc}" \
        OPTFLAGS="%{rpmcflags}"
 
 %install
This page took 0.098769 seconds and 4 git commands to generate.