Author: qboosh Date: Fri Nov 12 05:56:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - unified sf URL - run autoheader
---- Files affected: packages/libcddb: libcddb.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/libcddb/libcddb.spec diff -u packages/libcddb/libcddb.spec:1.26 packages/libcddb/libcddb.spec:1.27 --- packages/libcddb/libcddb.spec:1.26 Thu Jan 21 20:40:33 2010 +++ packages/libcddb/libcddb.spec Fri Nov 12 06:56:54 2010 @@ -10,7 +10,7 @@ Release: 1 License: LGPL Group: Libraries -Source0: http://dl.sourceforge.net/libcddb/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/libcddb/%{name}-%{version}.tar.bz2 # Source0-md5: 8bb4a6f542197e8e9648ae597cd6bc8a URL: http://libcddb.sourceforge.net/ BuildRequires: autoconf >= 2.55 @@ -63,6 +63,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ %{!?with_static_libs:--disable-static} @@ -111,6 +112,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/11/12 05:56:54 qboosh +- unified sf URL +- run autoheader + Revision 1.26 2010/01/21 19:40:33 megabajt - updated to 1.3.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcddb/libcddb.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
