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

geheimnis.spec

index 8efd58343812b46538903b7103b91aa87e8c43df..bc24c55ab228874dcd87c5e582f5bf20515cbe62 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       Geheimnis: KDE program for using GnuPG, PGP2, and PGP5 in a graphical manner.
+Summary:       Geheimnis: KDE program for using GnuPG, PGP2, and PGP5 in a graphical manner
+Summary(pl):   Graficzny interfejs pod KDE do programów GnuPG, PGP2 i PGP5
 Name:          geheimnis
 Version:       0.60
 Release:       1
@@ -36,7 +37,7 @@ if [ -z "$KDEDIR" ]; then
        export KDEDIR=%{_prefix}
 fi
 ./configure --build-rpms
-%{__make} CFLAGS="$RPM_OPT_FLAGS -I. -Wall"
+%{__make} CFLAGS="%{rpmcflags} -I. -Wall"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.083998 seconds and 4 git commands to generate.