[man-pages-es] inherit the license tags of the man-pages package (#880076)

Jens Petersen petersen at fedoraproject.org
Mon Nov 26 09:03:11 UTC 2012


commit 37fe94f33e93f2b20c4cc943af5da803ba922816
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Nov 26 18:03:05 2012 +0900

    inherit the license tags of the man-pages package (#880076)
    
    minor spec file buildroot cleanup

 man-pages-es.spec |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/man-pages-es.spec b/man-pages-es.spec
index c7dfe9c..ff89195 100644
--- a/man-pages-es.spec
+++ b/man-pages-es.spec
@@ -1,10 +1,9 @@
 Summary: Spanish man pages from the Linux Documentation Project
 Name: man-pages-es
 Version: 1.55
-Release: 18%{?dist}
-# These man pages come under various copyrights.
-# All are freely distributable when the nroff source is included.
-License: IEEE
+Release: 19%{?dist}
+# inherit the license tags from the man-pages package
+License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
 Group: Documentation
 URL: http://ditec.um.es/~piernas/manpages-es/
 %define extra_name %{name}-extra
@@ -14,7 +13,6 @@ URL: http://ditec.um.es/~piernas/manpages-es/
 Source0: http://ditec.um.es/~piernas/manpages-es/%{name}-%{version}.tar.bz2
 Source1: http://ditec.um.es/~piernas/manpages-es/%{extra_pkg_name}.tar.gz
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: noarch
 Summary(es): Páginas de manual en español
 %if 0%{?fedora} >= 13
@@ -39,6 +37,7 @@ cualquier duda o sugerencia sobre esta versión, envíe un correo a Juan
 Piernas Cánovas (piernas en ditec.um.es). Si desea colaborar en el
 proyecto, por favor, visite http://es.tldp.org.
 
+
 %package extra
 Summary: Extra manual pages - Spanish versions
 Group: Documentation
@@ -57,6 +56,7 @@ en español para Linux. Note que es una versión alfa, por lo que puede
 encontrar bastantes errores. Estas páginas proceden de distintos paquetes y
 aplicaciones. Consulte el fichero PAQUETES para conocer dichos paquetes.
 
+
 %prep
 %setup -q -a 1
 
@@ -91,8 +91,8 @@ done
 
 %build
 
+
 %install
-%__rm -rf $RPM_BUILD_ROOT
 %__make install MANDIR=$RPM_BUILD_ROOT%{es_man_dir}
 %__make -C %{extra_pkg_name} MANDIR=$RPM_BUILD_ROOT%{es_man_dir}
 %__rm $RPM_BUILD_ROOT%{es_man_dir}/LEEME.extra
@@ -105,9 +105,6 @@ done
 %__rm $RPM_BUILD_ROOT%{es_man_dir}/man8/vigr.8
 
 
-%clean
-%__rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc LEEME man-pages-1.55.Announce README CHANGES-1.28-1.55 CAMBIOS-1.28-1.55
@@ -1711,8 +1708,10 @@ done
 %{es_man_dir}/man8/vmstat.8.gz
 
 
-
 %changelog
+* Mon Nov 26 2012 Jens Petersen <petersen at redhat.com> - 1.55-19
+- inherit the license tags of the man-pages package (#880076)
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.55-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list