Hello community, here is the log from the commit of package ccache for openSUSE:Factory checked in at 2012-11-11 08:14:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2012-08-12 15:24:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ccache.new/ccache.changes 2012-11-11 08:14:50.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Nov 9 13:37:23 UTC 2012 - [email protected] + +- Implement %check +- Don't install INSTALL.* files + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.3cn35r/_old 2012-11-11 08:14:51.000000000 +0100 +++ /var/tmp/diff_new_pack.3cn35r/_new 2012-11-11 08:14:51.000000000 +0100 @@ -45,9 +45,12 @@ %install make install DESTDIR=%{buildroot} +%check +make check + %files %defattr(-,root,root,-) -%doc AUTHORS.* GPL-3.0.txt INSTALL.* LICENSE.* MANUAL.* NEWS.* README.* +%doc AUTHORS.* GPL-3.0.txt LICENSE.* MANUAL.* NEWS.* README.* %doc %{_mandir}/man1/ccache.1%{ext_man} %{_bindir}/ccache -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
