]> git.pld-linux.org Git - packages/c-algorithms.git/commitdiff
- tabs in preamble
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Feb 2007 21:23:50 +0000 (21:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    c-algorithms.spec -> 1.4

c-algorithms.spec

index cecc0fdf0f45d2ad3603e3066c9a0d86e4824486..f2c8fba8908ab74814a7d23c55136c28948d7bbd 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without static_libs # don't build static libraries
 #
 Summary:       Common Computer Science data structures and algorithms to use in C projects
-Summary(pl.UTF-8):   Popularne struktury danych i algorytmy informatyczne do używania w programach w C
+Summary(pl.UTF-8):     Popularne struktury danych i algorytmy informatyczne do używania w programach w C
 Name:          c-algorithms
 Version:       1.0.0
 Release:       0.1
@@ -27,7 +27,7 @@ można wykorzystywać w projektach w C.
 
 %package devel
 Summary:       Header files for c-algorithms library
-Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki c-algorithms
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki c-algorithms
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -39,7 +39,7 @@ Pliki nagłówkowe biblioteki c-algorithms.
 
 %package static
 Summary:       Static c-algorithms library
-Summary(pl.UTF-8):   Statyczna biblioteka c-algorithms
+Summary(pl.UTF-8):     Statyczna biblioteka c-algorithms
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
This page took 0.076033 seconds and 4 git commands to generate.