packages: xfce4-datetime-plugin/xfce4-datetime-plugin.spec - disable patch ...
baggins
baggins at pld-linux.org
Fri May 18 01:27:55 CEST 2012
Author: baggins Date: Thu May 17 23:27:55 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- disable patch porting to libxfce4ui due to:
grep: po/Makefile.in: No such file or directory
config.status: error: po/Makefile.in.in was not created by intltoolize.
---- Files affected:
packages/xfce4-datetime-plugin:
xfce4-datetime-plugin.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/xfce4-datetime-plugin/xfce4-datetime-plugin.spec
diff -u packages/xfce4-datetime-plugin/xfce4-datetime-plugin.spec:1.20 packages/xfce4-datetime-plugin/xfce4-datetime-plugin.spec:1.21
--- packages/xfce4-datetime-plugin/xfce4-datetime-plugin.spec:1.20 Thu May 17 21:11:42 2012
+++ packages/xfce4-datetime-plugin/xfce4-datetime-plugin.spec Fri May 18 01:27:50 2012
@@ -1,4 +1,10 @@
# $Revision$, $Date$
+#
+# TODO:
+# - fix after autoconf:
+# grep: po/Makefile.in: No such file or directory
+# config.status: error: po/Makefile.in.in was not created by intltoolize.
+#
Summary: A date and time plugin for the Xfce panel
Summary(pl.UTF-8): Wtyczka panelu Xfce pokazująca datę i czas
Name: xfce4-datetime-plugin
@@ -30,15 +36,15 @@
%prep
%setup -q
-%patch0 -p1
+#%patch0 -p1
%build
-%{__intltoolize}
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#{__intltoolize}
+#{__libtoolize}
+#{__aclocal}
+#{__autoconf}
+#{__autoheader}
+#{__automake}
%configure \
--disable-static
%{__make}
@@ -70,6 +76,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2012/05/17 23:27:50 baggins
+- disable patch porting to libxfce4ui due to:
+ grep: po/Makefile.in: No such file or directory
+ config.status: error: po/Makefile.in.in was not created by intltoolize.
+
Revision 1.20 2012/05/17 19:11:42 baggins
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/xfce4-datetime-plugin/xfce4-datetime-plugin.spec?r1=1.20&r2=1.21
More information about the pld-cvs-commit
mailing list