Author: qboosh Date: Tue Dec 12 18:19:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - moved comment, cleanup
---- Files affected: SPECS: GeoIP.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/GeoIP.spec diff -u SPECS/GeoIP.spec:1.31 SPECS/GeoIP.spec:1.32 --- SPECS/GeoIP.spec:1.31 Tue Dec 12 18:14:54 2006 +++ SPECS/GeoIP.spec Tue Dec 12 19:18:58 2006 @@ -8,8 +8,8 @@ Group: Libraries Source0: http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.gz # Source0-md5: da09a3d9a1a91e3d16c0a29e6b056c15 -# note: "c" is a filename, do not add '/' Patch0: %{name}-link.patch +# note: "c" is a filename, do not add '/' URL: http://www.maxmind.com/app/c BuildRequires: autoconf BuildRequires: automake @@ -87,7 +87,6 @@ %patch0 -p1 %build -rm -f missing %{__libtoolize} %{__aclocal} %{__autoconf} @@ -107,8 +106,8 @@ %clean rm -rf $RPM_BUILD_ROOT -%post libs -p /sbin/ldconfig -%postun libs -p /sbin/ldconfig +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files %defattr(644,root,root,755) @@ -138,6 +137,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2006/12/12 18:18:58 qboosh +- moved comment, cleanup + Revision 1.31 2006/12/12 17:14:54 wrobell - rel. 3 - fixed linking ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/GeoIP.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
