]> git.pld-linux.org Git - packages/debiandoc-sgml.git/blobdiff - debiandoc-sgml.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/debiandoc-sgml.git] / debiandoc-sgml.spec
index 5bafa146b180b0564a62d1b395067885006afeb2..8813cafe98880ac413398eff9eb2b4e2fcc25a38 100644 (file)
@@ -1,15 +1,16 @@
-%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.2.31
 Release:       1
-License:       GPL v2
+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-size:        75985
+Source0:       http://ftp.debian.org/debian/pool/main/d/debiandoc-sgml/%{name}_%{version}.orig.tar.xz
+# Source0-md5: f89fdd5f2f9242549bbe8b405e1d9734
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.402
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 Requires:      sgml-common
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -17,8 +18,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
@@ -40,9 +41,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README debian/changelog debian/TODO
+%doc README
 %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?/*
+%{_mandir}/man1/debiandoc-sgml.1*
+%{_mandir}/man1/debiandoc2*.1*
This page took 0.089767 seconds and 4 git commands to generate.