packages: fbpanel/fbpanel.spec - 6.1 - disable patches
uzsolt
uzsolt at pld-linux.org
Mon May 9 10:38:31 CEST 2011
Author: uzsolt Date: Mon May 9 08:38:31 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 6.1
- disable patches
---- Files affected:
packages/fbpanel:
fbpanel.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: packages/fbpanel/fbpanel.spec
diff -u packages/fbpanel/fbpanel.spec:1.25 packages/fbpanel/fbpanel.spec:1.26
--- packages/fbpanel/fbpanel.spec:1.25 Mon Jul 28 00:25:18 2008
+++ packages/fbpanel/fbpanel.spec Mon May 9 10:38:26 2011
@@ -2,12 +2,12 @@
Summary: Lightweight and NETWM compliant desktop panel
Summary(pl.UTF-8): Lekki i zgodny z NETWM panel
Name: fbpanel
-Version: 4.3
-Release: 3
+Version: 6.1
+Release: 1
License: GPL
Group: X11/Applications
-Source0: http://dl.sourceforge.net/fbpanel/%{name}-%{version}.tgz
-# Source0-md5: 2d2f3713cf3c17b71997064f39d4c888
+Source0: http://downloads.sourceforge.net/project/fbpanel/fbpanel/%{version}/%{name}-%{version}.tbz2
+# Source0-md5: 80ca0c64195b30587cfcb8c2cd9887a0
Source1: %{name}.menu.readme
Patch0: %{name}-build_fixes.patch
Patch1: %{name}-file_watcher.patch
@@ -27,11 +27,11 @@
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+# %patch0 -p1
+# %patch1 -p1
+# %patch2 -p1
-sed -i -e 's|/lib/fbpanel|/%{_lib}/fbpanel|' plugin.c
+# sed -i -e 's|/lib/fbpanel|/%{_lib}/fbpanel|' plugin.c
%build
# no auto* tools here
@@ -57,12 +57,10 @@
%files
%defattr(644,root,root,755)
%doc CHANGELOG CREDITS README fbpanel.menu.readme
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fbpanel
%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/plugins
+%{_libdir}/%{name}/*.so
%{_datadir}/%{name}
-%{_mandir}/man1/fbpanel*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -70,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2011/05/09 08:38:26 uzsolt
+- 6.1
+- disable patches
+
Revision 1.25 2008/07/27 22:25:18 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fbpanel/fbpanel.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list