SPECS: fbpanel.spec - rel.2 for fixed file watcher and build_fixes...
freetz
freetz at pld-linux.org
Sun Aug 20 13:00:35 CEST 2006
Author: freetz Date: Sun Aug 20 11:00:35 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.2 for fixed file watcher and build_fixes patches,
added client_list patch (NETWM fix)
---- Files affected:
SPECS:
fbpanel.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/fbpanel.spec
diff -u SPECS/fbpanel.spec:1.21 SPECS/fbpanel.spec:1.22
--- SPECS/fbpanel.spec:1.21 Mon Dec 12 16:19:32 2005
+++ SPECS/fbpanel.spec Sun Aug 20 13:00:27 2006
@@ -3,7 +3,7 @@
Summary(pl): Lekki i zgodny z NETWM panel
Name: fbpanel
Version: 4.3
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications
Source0: http://dl.sourceforge.net/fbpanel/%{name}-%{version}.tgz
@@ -11,6 +11,7 @@
Source1: %{name}.menu.readme
Patch0: %{name}-build_fixes.patch
Patch1: %{name}-file_watcher.patch
+Patch2: %{name}-client_list.patch
URL: http://fbpanel.sourceforge.net/
BuildRequires: gtk+2-devel >= 2:2.4.0
BuildRequires: pkgconfig
@@ -27,7 +28,8 @@
%prep
%setup -q
%patch0 -p1
-#%patch1 -p1
+%patch1 -p1
+%patch2 -p1
sed -i -e 's|/lib/fbpanel|/%{_lib}/fbpanel|' plugin.c
@@ -44,6 +46,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
+ DATADIR="%{_datadir}" \
LIBDIR="%{_libdir}"
install %{SOURCE1} .
@@ -67,6 +70,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/08/20 11:00:27 freetz
+- rel.2 for fixed file watcher and build_fixes patches,
+ added client_list patch (NETWM fix)
+
Revision 1.21 2005/12/12 15:19:32 glen
- adapterized (sorted %verify flags)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fbpanel.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list