Author: baggins Date: Mon Nov 15 13:25:56 2010 GMT Module: packages Tag: DEVEL ---- Log message: - no need to rebuild ac/am
---- Files affected: packages/libxfcegui4: libxfcegui4.spec (1.75.2.1 -> 1.75.2.2) ---- Diffs: ================================================================ Index: packages/libxfcegui4/libxfcegui4.spec diff -u packages/libxfcegui4/libxfcegui4.spec:1.75.2.1 packages/libxfcegui4/libxfcegui4.spec:1.75.2.2 --- packages/libxfcegui4/libxfcegui4.spec:1.75.2.1 Sun Nov 14 13:09:24 2010 +++ packages/libxfcegui4/libxfcegui4.spec Mon Nov 15 14:25:50 2010 @@ -13,8 +13,6 @@ Source0: http://www.xfce.org/archive/xfce/4.8pre1/src/%{name}-%{version}.tar.bz2 # Source0-md5: 6614e26739cf1500553d79b2ed1a4e5b URL: http://www.xfce.org/projects/libraries/ -BuildRequires: autoconf >= 2.50 -BuildRequires: automake BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.10.6 @@ -23,7 +21,6 @@ BuildRequires: intltool BuildRequires: libglade2-devel >= 1:2.6.0 BuildRequires: libgladeui-devel >= 3.0.0 -BuildRequires: libtool BuildRequires: libxfce4util-devel >= %{version} BuildRequires: pkgconfig >= 1:0.9.0 BuildRequires: rpmbuild(macros) >= 1.311 @@ -99,16 +96,11 @@ %setup -q %build -%{__gtkdocize} -%{__libtoolize} -%{__aclocal} -%{__autoheader} -%{__automake} -%{__autoconf} %configure \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} \ %{!?with_static_libs:--disable-static} + %{__make} %install @@ -175,6 +167,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75.2.2 2010/11/15 13:25:50 baggins +- no need to rebuild ac/am + Revision 1.75.2.1 2010/11/14 12:09:24 baggins - 4.7.0, XFCE 4.8pre1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxfcegui4/libxfcegui4.spec?r1=1.75.2.1&r2=1.75.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
