packages: xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch, x...
baggins
baggins at pld-linux.org
Thu May 17 22:14:25 CEST 2012
Author: baggins Date: Thu May 17 20:14:25 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.4.4
---- Files affected:
packages/xfce4-smartbookmark-plugin:
xfce4-smartbookmark-plugin-ui.patch (1.1 -> 1.2) , xfce4-smartbookmark-plugin.spec (1.10 -> 1.11) , xfce4-smartbookmark-plugin-startup.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch
diff -u packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch:1.1 packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch:1.2
--- packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch:1.1 Tue Jul 12 10:30:03 2011
+++ packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch Thu May 17 22:14:20 2012
@@ -17,7 +17,7 @@
dnl Check for required packages
XDT_CHECK_LIBX11_REQUIRE()
XDT_CHECK_PACKAGE([GDK], [gdk-2.0], [2.0])
--XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfce4panel-1.0], [4.2])
+-XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.2])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.2])
XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.20])
@@ -30,9 +30,9 @@
@LIBXFCE4PANEL_LIBS@ \
- @LIBXFCEGUI4_LIBS@ \
+ @LIBXFCE4UI_LIBS@ \
- @GDK_LIBS@ \
- @LIBX11_LDFLAGS@
+ @GDK_LIBS@
+ libsmartbookmark_la_SOURCES = \
@@ -19,7 +19,7 @@
libsmartbookmark_la_CFLAGS = \
-O0 \
@@ -40,5 +40,5 @@
- @LIBXFCEGUI4_CFLAGS@ \
+ @LIBXFCE4UI_CFLAGS@ \
@LIBXFCE4PANEL_CFLAGS@ \
- @LIBX11_CFLAGS@ \
@GDK_CFLAGS@ \
+ -DPACKAGE_LOCALE_DIR=\"$(localedir)\"
================================================================
Index: packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin.spec
diff -u packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin.spec:1.10 packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin.spec:1.11
--- packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin.spec:1.10 Tue Jul 12 10:30:52 2011
+++ packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin.spec Thu May 17 22:14:20 2012
@@ -2,14 +2,13 @@
Summary: Xfce panel smartbookmark plugin
Summary(pl.UTF-8): Sprytne zakładki dla Xfce panel
Name: xfce4-smartbookmark-plugin
-Version: 0.4.2
-Release: 5
+Version: 0.4.4
+Release: 1
License: GPL
Group: X11/Applications
-Source0: http://goodies.xfce.org/releases/xfce4-smartbookmark-plugin/%{name}-%{version}.tar.gz
-# Source0-md5: 284e26595637dd2e900b75534372496b
-Patch0: %{name}-startup.patch
-Patch1: %{name}-ui.patch
+Source0: http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/%{name}-%{version}.tar.bz2
+# Source0-md5: 273e38306a82f14e1b8c2c5db912f6c3
+Patch0: %{name}-ui.patch
URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
BuildRequires: autoconf
BuildRequires: automake
@@ -34,7 +33,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__intltoolize}
@@ -71,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2012/05/17 20:14:20 baggins
+- updated to 0.4.4
+
Revision 1.10 2011/07/12 08:30:52 lisu
- rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-ui.patch?r1=1.1&r2=1.2
http://cvs.pld-linux.org/packages/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin.spec?r1=1.10&r2=1.11
More information about the pld-cvs-commit
mailing list