SPECS: stalonetray.spec - added link patch, no need for libSM and ...
qboosh
qboosh at pld-linux.org
Sat Apr 7 19:21:28 CEST 2007
Author: qboosh Date: Sat Apr 7 17:21:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added link patch, no need for libSM and libICE
---- Files affected:
SPECS:
stalonetray.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/stalonetray.spec
diff -u SPECS/stalonetray.spec:1.8 SPECS/stalonetray.spec:1.9
--- SPECS/stalonetray.spec:1.8 Sat Apr 7 05:00:08 2007
+++ SPECS/stalonetray.spec Sat Apr 7 19:21:23 2007
@@ -8,11 +8,10 @@
Group: X11/Applications
Source0: http://dl.sourceforge.net/stalonetray/%{name}-%{version}.tar.bz2
# Source0-md5: 064ab2b8174f933cd7e96169d216583c
+Patch0: %{name}-link.patch
URL: http://stalonetray.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: xorg-lib-libICE-devel
-BuildRequires: xorg-lib-libSM-devel
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXpm-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,6 +26,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__aclocal}
@@ -57,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007/04/07 17:21:23 qboosh
+- added link patch, no need for libSM and libICE
+
Revision 1.8 2007/04/07 03:00:08 shadzik
- 0.6.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/stalonetray.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list