packages: fbterm/fbterm.spec - BR: pkgconfig

sparky sparky at pld-linux.org
Fri Dec 11 02:16:02 CET 2009


Author: sparky                       Date: Fri Dec 11 01:16:02 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: pkgconfig

---- Files affected:
packages/fbterm:
   fbterm.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/fbterm/fbterm.spec
diff -u packages/fbterm/fbterm.spec:1.12 packages/fbterm/fbterm.spec:1.13
--- packages/fbterm/fbterm.spec:1.12	Fri Dec 11 00:54:22 2009
+++ packages/fbterm/fbterm.spec	Fri Dec 11 02:15:57 2009
@@ -18,6 +18,7 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	ncurses
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,11 +63,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post -p /sbin/postshell
--/sbin/setcap 'cap_sys_tty_config+ep' /usr/bin/fbterm
+-/sbin/setcap 'cap_sys_tty_config+ep' %{_bindir}/fbterm
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README 
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/terminfo/f/fbterm
 %{_mandir}/man1/*
@@ -77,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/12/11 01:15:57  sparky
+- BR: pkgconfig
+
 Revision 1.12  2009/12/10 23:54:22  witekfl
 - up to 1.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fbterm/fbterm.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list