Author: baggins Date: Sun Feb 27 21:49:55 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop autocrap regeneration
---- Files affected: packages/gparted: gparted.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: packages/gparted/gparted.spec diff -u packages/gparted/gparted.spec:1.58 packages/gparted/gparted.spec:1.59 --- packages/gparted/gparted.spec:1.58 Sun Feb 27 22:47:09 2011 +++ packages/gparted/gparted.spec Sun Feb 27 22:49:49 2011 @@ -9,15 +9,11 @@ Source0: http://downloads.sourceforge.net/gparted/%{name}-%{version}.tar.bz2 # Source0-md5: 29adfe33df34c03b7f800ce5374e957a URL: http://gparted.sourceforge.net/ -BuildRequires: autoconf -BuildRequires: automake >= 1:1.9 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel BuildRequires: gnome-doc-utils BuildRequires: gtkmm-devel >= 2.10.0 -BuildRequires: intltool >= 0.36.0 BuildRequires: libstdc++-devel -BuildRequires: libtool BuildRequires: libuuid-devel BuildRequires: libxml2-progs BuildRequires: parted-devel >= 1.7.1 @@ -48,13 +44,8 @@ %setup -q %build -%{__intltoolize} -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} %configure + %{__make} %install @@ -83,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2011/02/27 21:49:49 baggins +- drop autocrap regeneration + Revision 1.58 2011/02/27 21:47:09 baggins - 0.8.0 - drop R:hal, the only thing used is hal-lock program ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gparted/gparted.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
