# $Revision: 1.11 $, $Date: 2005/12/09 22:13:28 $ Summary: GNU cppi - checks the indentation of C and C++ preprocessor directives Summary(pl): GNU cppi - narzędzie sprawdzające wcięcia dyrektyw preprocesora C i C++ Name: cppi Version: 1.12 Release: 1 License: GPL Group: Development/Tools Source0: ftp://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.bz2 # Source0-md5: 3a9b8fa70cae2fb36b089a5f2ef4326f BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description GNU `cppi' adjusts or checks the indentation of C and C++ preprocessor directives in a file. %description -l pl GNU cppi sprawdza i poprawia wcięcia dyrektyw preprocesora C i C++. %prep %setup -q %build cp -f /usr/share/automake/config.sub . %configure make %install rm -rf $RPM_BUILD_ROOT make install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/* %{_mandir}/man?/* %changelog * Mon Apr 23 2007 Christophe Belle 1.12-1 - Initial build of cppi Revision 1.11 2005/12/09 22:13:28 undefine - up to 1.12 Revision 1.10 2004/10/16 01:10:00 paladine - spelling fix Revision 1.9 2004/08/18 22:35:56 qboosh - BR: automake Revision 1.8 2004/08/18 20:20:00 averne - rel 3 Revision 1.7 2004/08/18 19:57:22 averne - refresh config.sub Revision 1.6 2003/11/25 11:11:10 averne - r2 Revision 1.5 2003/08/06 16:50:21 kloczek - może wrescie ktoś wykasuje to konto ? Revision 1.4 2003/07/08 00:05:10 blues - second part of small fixes inspired by kloczek (this time better checked, I hope...) Revision 1.3 2003/05/28 12:58:48 malekith - massive attack: source-md5 Revision 1.2 2003/05/25 05:46:26 misi3k - massive attack s/pld.org.pl/pld-linux.org/ Revision 1.1 2002/07/11 22:19:08 qboosh - new