]> git.pld-linux.org Git - packages/debiandoc-sgml.git/blobdiff - debiandoc-sgml.spec
- mark helper scripts executable
[packages/debiandoc-sgml.git] / debiandoc-sgml.spec
index 5003d6b0126a585f52ad05d4f59ebfc94207ccc1..02b7912763bd7f7432bc5efaa66e66564018f0b0 100644 (file)
@@ -1,14 +1,15 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       SGML-based documentation formatting package
-Summary(pl):   Bazuj±cy na SGML pakiet do formatowania dokumentacji
+Summary(pl.UTF-8):     Bazujący na SGML pakiet do formatowania dokumentacji
 Name:          debiandoc-sgml
-Version:       1.1.86
+Version:       1.1.101
 Release:       1
 License:       GPL v2
 Group:         Applications/Publishing/SGML
-Source0:       ftp://ftp.debian.org/debian/pool/main/d/debiandoc-sgml/%{name}_%{version}.tar.gz
-# Source0-md5: 7c19504e7f8bf7baa6aa0397a1ba93e6
+Source0:       http://ftp.debian.org/debian/pool/main/d/debiandoc-sgml/%{name}_%{version}.tar.gz
+# Source0-md5: fb1dd6657664543a199518e34cd273cc
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.402
 Requires:      sgml-common
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -16,8 +17,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 SGML-based documentation formatting package.
 
-%description -l pl
-Bazuj±cy na SGML pakiet do formatowania dokumentacji.
+%description -l pl.UTF-8
+Bazujący na SGML pakiet do formatowania dokumentacji.
 
 %prep
 %setup -q
@@ -39,9 +40,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README debian/changelog debian/TODO
+%doc README debian/changelog debian/README.Debian debian/TODO
 %attr(755,root,root) %{_bindir}/debiandoc2*
 %{perl_vendorlib}/DebianDoc_SGML
-%{_datadir}/%{name}
+%dir %{_datadir}/%{name}
+%attr(755,root,root) %{_datadir}/%{name}/fixlatex
+%attr(755,root,root) %{_datadir}/%{name}/saspconvert
 %{_datadir}/sgml/debiandoc
 %{_mandir}/man?/*
This page took 0.08017 seconds and 4 git commands to generate.