]> git.pld-linux.org Git - packages/geheimnis.git/blobdiff - geheimnis.spec
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
[packages/geheimnis.git] / 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.072179 seconds and 4 git commands to generate.