SPECS: paco.spec - added mised BR
rotom
rotom at pld-linux.org
Thu Feb 9 21:17:30 CET 2006
Author: rotom Date: Thu Feb 9 20:17:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added mised BR
---- Files affected:
SPECS:
paco.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/paco.spec
diff -u SPECS/paco.spec:1.1 SPECS/paco.spec:1.2
--- SPECS/paco.spec:1.1 Thu Feb 9 20:45:48 2006
+++ SPECS/paco.spec Thu Feb 9 21:17:23 2006
@@ -10,7 +10,8 @@
# Source0-md5: b3cc9a1bd7bf218adf38ee23eecb48dd
Patch0: %{name}-Makefile.patch
URL: http://paco.sourceforge.net/
-BuildRequires: gtk+2 > 2:2:2.6.0
+BuildRequires: gtk+2 => 2:2.6.0
+BuildRequires: gtk+2-devel
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -79,8 +80,8 @@
install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_mandir}/{man5,man8}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-mv $RPM_BUILD_ROOT%{_mandir}/man5/* $RPM_BUILD_ROOT%{_mandir}/man5
-mv $RPM_BUILD_ROOT%{_mandir}/man8/* $RPM_BUILD_ROOT%{_mandir}/man8
+mv $RPM_BUILD_ROOT%{_prefix}/man/man5/* $RPM_BUILD_ROOT%{_mandir}/man5
+mv $RPM_BUILD_ROOT%{_prefix}/man/man8/* $RPM_BUILD_ROOT%{_mandir}/man8
install -d $RPM_BUILD_ROOT/var/log/paco
%clean
@@ -118,6 +119,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/02/09 20:17:23 rotom
+- added mised BR
+
Revision 1.1 2006/02/09 19:45:48 rotom
- initial release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/paco.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list