summaryrefslogtreecommitdiffstats
path: root/groff.spec
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2013-07-22 14:54:52 +0200
committerPeter Schiffer <pschiffe@redhat.com>2013-07-22 14:54:52 +0200
commit5fea8c42414304a694bbdc69f56dd4b2e380d6d5 (patch)
tree597740d100cfcfd44c552f6e108f59f1fcb6cbc1 /groff.spec
parent0ea8793e47651f470bd740940c951bb8e13d099e (diff)
downloadgroff-5fea8c42414304a694bbdc69f56dd4b2e380d6d5.tar.gz
groff-5fea8c42414304a694bbdc69f56dd4b2e380d6d5.tar.xz
groff-5fea8c42414304a694bbdc69f56dd4b2e380d6d5.zip
Removed separate BSD and MIT license files
They are already included in the upstream tarball.
Diffstat (limited to 'groff.spec')
-rw-r--r--groff.spec13
1 files changed, 6 insertions, 7 deletions
diff --git a/groff.spec b/groff.spec
index a41a2df..d40fbf7 100644
--- a/groff.spec
+++ b/groff.spec
@@ -3,14 +3,11 @@
Summary: A document formatting system
Name: groff
Version: 1.22.2
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://www.gnu.org/software/groff/
Source: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
-# Licenses in separate files
-Source1: BSD
-Source2: MIT
# resolves: #530788
Patch0: 0001-missing-groff-x11-info-message-when-gxditview-not-fo.patch
@@ -103,8 +100,6 @@ for file in NEWS src/devices/grolbp/grolbp.man doc/{groff.info*,webpage.ms} \
mv "${file}_" "$file"
done
-%{__cp} %{SOURCE1} %{SOURCE2} .
-
%build
%configure \
--docdir=%{_docdir}/%{name}-%{version} \
@@ -235,7 +230,7 @@ fi
%{_infodir}/groff.info*
%files base
-%doc BUG-REPORT COPYING FDL LICENSES MORE.STUFF NEWS PROBLEMS BSD MIT
+%doc BUG-REPORT COPYING FDL LICENSES MORE.STUFF NEWS PROBLEMS
# configuration
%dir %{_sysconfdir}/groff/
%config(noreplace) %{_sysconfdir}/groff/*
@@ -402,6 +397,10 @@ fi
%doc %{_docdir}/%{name}-%{version}/pdf/
%changelog
+* Mon Jul 22 2013 Peter Schiffer <pschiffe@redhat.com> 1.22.2-5
+- removed BSD and MIT license files - the text is already included
+ in the upstream tarball
+
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.22.2-4
- Perl 5.18 rebuild