packages: xca/xca.spec - updated BRs - use "all" make target to get verbose...

qboosh qboosh at pld-linux.org
Fri Jun 29 19:12:06 CEST 2012


Author: qboosh                       Date: Fri Jun 29 17:12:06 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated BRs
- use "all" make target to get verbose messages

---- Files affected:
packages/xca:
   xca.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/xca/xca.spec
diff -u packages/xca/xca.spec:1.29 packages/xca/xca.spec:1.30
--- packages/xca/xca.spec:1.29	Fri Jun 29 10:14:02 2012
+++ packages/xca/xca.spec	Fri Jun 29 19:12:01 2012
@@ -11,11 +11,12 @@
 # Source0-md5:	5e08cf8a93f023b1b3836c203bd0a694
 Patch0:		%{name}-doc.patch
 URL:		http://www.hohnstaedt.de/xca.html
-BuildRequires:	QtGui-devel >= 4.2.7
+BuildRequires:	QtGui-devel >= 4.3.0
 BuildRequires:	libltdl-devel
-BuildRequires:	openssl-devel >= 0.9.7d
-BuildRequires:	qt4-build
-BuildRequires:	qt4-linguist
+BuildRequires:	openssl-devel >= 0.9.8
+BuildRequires:	pkgconfig
+BuildRequires:	qt4-build >= 4.3.0
+BuildRequires:	qt4-linguist >= 4.3.0
 BuildRequires:	sgml-tools
 BuildRequires:	sgml-tools-dtd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,7 +51,7 @@
 prefix="%{_prefix}" \
 ./configure
 
-%{__make}
+%{__make} all
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -73,10 +74,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS doc/*.html
-%attr(755,root,root) %{_bindir}/*
+%doc AUTHORS COPYRIGHT changelog doc/*.html
+%attr(755,root,root) %{_bindir}/xca
 %{_datadir}/xca
-%{_desktopdir}/xca*
+%{_desktopdir}/xca.desktop*
 %{_mandir}/man1/xca.1*
 %{_datadir}/mime/packages/xca.xml
 
@@ -86,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2012/06/29 17:12:01  qboosh
+- updated BRs
+- use "all" make target to get verbose messages
+
 Revision 1.29  2012/06/29 08:14:02  bszx
 - updated to 0.9.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/xca/xca.spec?r1=1.29&r2=1.30



More information about the pld-cvs-commit mailing list