]> git.pld-linux.org Git - packages/cksfv.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 02:43:01 +0000 (02:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cksfv.spec -> 1.2

cksfv.spec

index 7a2299f09127463b26cb4ffa382f9fd4c0574931..c69c23cd07f6abe5d16ec846dde94edebcc6fbd5 100644 (file)
@@ -1,5 +1,5 @@
-Summary:       Test archives using information from .sfv.
-Summary(pl):   Testuje archiwa u¿ywaj±c infomacji z .sfv.
+Summary:       Test archives using information from .sfv
+Summary(pl):   Testuje archiwa u¿ywaj±c infomacji z .sfv
 Name:          cksfv
 Version:       1.2
 Release:       1
@@ -17,14 +17,14 @@ Utility to test .sfv files. These files are commonly used to ensure
 the correct retrieval or storage of data.
 
 %description -l pl
-Narzêdzie do testowania plików .sfv. Te pliki s± czêsto u¿ywane
-w celu upewnienia siê o poprawnym przesyle danych poprzez sieæ.
+Narzêdzie do testowania plików .sfv. Te pliki s± czêsto u¿ywane w celu
+upewnienia siê o poprawnym przesyle danych poprzez sieæ.
 
 %prep
 %setup -q
 
 %build
-%{__make} CFLAGS="$RPM_OPT_FLAGS" -C src
+%{__make} CFLAGS="%{rpmcflags}" -C src
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.068501 seconds and 4 git commands to generate.