SPECS: hardinfo.spec - files fix, BR: pkgconfig
qboosh
qboosh at pld-linux.org
Mon Apr 16 17:29:11 CEST 2007
Author: qboosh Date: Mon Apr 16 15:29:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- files fix, BR: pkgconfig
---- Files affected:
SPECS:
hardinfo.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/hardinfo.spec
diff -u SPECS/hardinfo.spec:1.12 SPECS/hardinfo.spec:1.13
--- SPECS/hardinfo.spec:1.12 Mon Apr 16 17:27:40 2007
+++ SPECS/hardinfo.spec Mon Apr 16 17:29:06 2007
@@ -17,6 +17,7 @@
BuildRequires: gtk+2-devel >= 2:2.6.0
BuildRequires: libsoup-devel >= 2.2.7
BuildRequires: pciutils
+BuildRequires: pkgconfig
Requires: pciutils
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,8 +54,8 @@
%attr(755,root,root) %{_bindir}/hardinfo
%dir %{_prefix}/lib/hardinfo
%{_prefix}/lib/hardinfo/*
-# XXX: probably too much dirs
-%{_datadir}/*
+%{_datadir}/hardinfo
+%{_desktopdir}/hardinfo.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -62,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/04/16 15:29:06 qboosh
+- files fix, BR: pkgconfig
+
Revision 1.12 2007/04/16 15:27:40 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hardinfo.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list