]> git.pld-linux.org Git - packages/double-conversion.git/commitdiff
add static package
authorElan Ruusamäe <glen@delfi.ee>
Sat, 5 Oct 2013 21:45:53 +0000 (00:45 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 5 Oct 2013 21:45:53 +0000 (00:45 +0300)
double-conversion.spec

index 4e526db48369f3185a71e384ca5b826ccce88e2a..0bf45fd06f16b753e353a08db35aafa48b81c971 100644 (file)
@@ -39,6 +39,18 @@ library.
 There is extensive documentation in src/double-conversion.h. Other
 examples can be found in test/cctest/test-conversions.cc.
 
+%package static
+Summary:       Static %{name} library
+Summary(pl.UTF-8):     Statyczna biblioteka %{name}
+Group:         Development/Libraries
+Requires:      %{name}-devel = %{version}-%{release}
+
+%description static
+Static %{name} library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka %{name}.
+
 %prep
 %setup -q -n %{name}
 cp -p %{SOURCE1} SConstruct
This page took 0.116872 seconds and 4 git commands to generate.