]> git.pld-linux.org Git - packages/bakefile.git/blobdiff - bakefile.spec
- tabs in preamble
[packages/bakefile.git] / bakefile.spec
index ba0cbd9a041f78bfe498e475f578bfe8a43188fc..891851f52952b41ca2598925cca53b936a92cd81 100644 (file)
@@ -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*
This page took 0.152089 seconds and 4 git commands to generate.