packages: pinentry/pinentry.spec - fixed linking - restored rpmcppflags

sparky sparky at pld-linux.org
Sat Jan 22 16:23:45 CET 2011


Author: sparky                       Date: Sat Jan 22 15:23:45 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed linking
- restored rpmcppflags

---- Files affected:
packages/pinentry:
   pinentry.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/pinentry/pinentry.spec
diff -u packages/pinentry/pinentry.spec:1.34 packages/pinentry/pinentry.spec:1.35
--- packages/pinentry/pinentry.spec:1.34	Sat Jan  8 21:18:32 2011
+++ packages/pinentry/pinentry.spec	Sat Jan 22 16:23:40 2011
@@ -56,7 +56,8 @@
 Simple PIN or passphrase entry dialog for GTK+ 1.x.
 
 %description gtk -l pl.UTF-8
-Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla GTK+ 1.x.
+Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla GTK+
+1.x.
 
 %package gtk2
 Summary:	Simple PIN or passphrase entry dialog for GTK+ 2
@@ -111,8 +112,9 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CPPFLAGS="-I/usr/include/ncurses"
+CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
 %configure \
+	LIBS="-ltinfo" \
 	--enable-maintainer-mode \
 	--enable-fallback-curses \
 	--enable-pinentry-curses \
@@ -197,6 +199,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/01/22 15:23:40  sparky
+- fixed linking
+- restored rpmcppflags
+
 Revision 1.34  2011/01/08 20:18:32  qboosh
 - updated to 0.8.1
 - stick to included libassuan 1.x until sb updates pinentry code for new libassuan
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pinentry/pinentry.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list