Author: qboosh Date: Fri Jan 6 10:46:34 2012 GMT Module: packages Tag: HEAD ---- Log message: - don't package header backups (like amd.h.orig) - release 2
---- Files affected: packages/AMD: AMD.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/AMD/AMD.spec diff -u packages/AMD/AMD.spec:1.19 packages/AMD/AMD.spec:1.20 --- packages/AMD/AMD.spec:1.19 Sun Jan 1 13:42:29 2012 +++ packages/AMD/AMD.spec Fri Jan 6 11:46:29 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): AMD - przybliżony algorytm minimalnego stopnia Name: AMD Version: 2.2.3 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Libraries Source0: http://www.cise.ufl.edu/research/sparse/amd/%{name}-%{version}.tar.gz @@ -74,7 +74,7 @@ DESTDIR=$RPM_BUILD_ROOT \ libdir=%{_libdir} -install Include/* $RPM_BUILD_ROOT%{_includedir}/amd +install Include/*.h $RPM_BUILD_ROOT%{_includedir}/amd %clean rm -rf $RPM_BUILD_ROOT @@ -105,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2012/01/06 10:46:29 qboosh +- don't package header backups (like amd.h.orig) +- release 2 + Revision 1.19 2012/01/01 12:42:29 qboosh - BR: UFconfig >= 3.7.0 (for CF definition) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/AMD/AMD.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
