X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbakefile.git;a=blobdiff_plain;f=bakefile.spec;h=891851f52952b41ca2598925cca53b936a92cd81;hp=ba0cbd9a041f78bfe498e475f578bfe8a43188fc;hb=f810b4d861af8f1a53d94804f01be1291ab90aa7;hpb=e896de568276d26b27857d24df132757fed7241f diff --git a/bakefile.spec b/bakefile.spec index ba0cbd9..891851f 100644 --- a/bakefile.spec +++ b/bakefile.spec @@ -1,12 +1,12 @@ Summary: Native makefiles generator -Summary(pl): Generator natywnych plików typu Makefile +Summary(pl.UTF-8): Generator natywnych plików typu Makefile Name: bakefile -Version: 0.1.9.1 +Version: 0.2.1 Release: 1 License: GPL v2+ Group: Applications/Text Source0: http://dl.sourceforge.net/bakefile/bakefile-%{version}.tar.gz -# Source0-md5: 7e68aaefa2775fb1ada711e6efcea504 +# Source0-md5: bf8f8b25d203e84902efec87636da485 Patch0: %{name}-empy.patch URL: http://bakefile.sourceforge.net/ BuildRequires: autoconf @@ -24,14 +24,14 @@ It takes compiler-independent description of build tasks as input and generate native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.). -%description -l pl -Bakefile to generator natywnych plików typu Makefile dla wielu -platform i kompilatorów. Przyjmuje na wej¶ciu niezale¿ny od -kompilatora opis zadañ budowania i tworzy natywny plik (Makefile.in +%description -l pl.UTF-8 +Bakefile to generator natywnych plików typu Makefile dla wielu +platform i kompilatorów. Przyjmuje na wejściu niezależny od +kompilatora opis zadań budowania i tworzy natywny plik (Makefile.in dla autoconfa, projekt dla Visual C++, makefile dla bcc itd.). %prep -%setup -q +%setup -q %patch0 -p1 %build @@ -65,4 +65,4 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/%{name}/*.so %attr(755,root,root) %{_libdir}/%{name}/bakefile.py %attr(755,root,root) %{_libdir}/%{name}/bakefile_gen.py -%{_mandir}/man1/bakefile.1* +%{_mandir}/man1/bakefil*.1*