rpms/extrema/devel extrema.spec,1.11,1.12

terjeros terjeros at fedoraproject.org
Tue Aug 18 19:46:09 UTC 2009


Author: terjeros

Update of /cvs/extras/rpms/extrema/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8602

Modified Files:
	extrema.spec 
Log Message:
* Tue Aug 18 2009 Terje Rosten <terje.rosten at ntnu.no> - 4.3.6-5
- Split out documentation



Index: extrema.spec
===================================================================
RCS file: /cvs/extras/rpms/extrema/devel/extrema.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- extrema.spec	24 Jul 2009 22:27:28 -0000	1.11
+++ extrema.spec	18 Aug 2009 19:46:08 -0000	1.12
@@ -1,7 +1,7 @@
 Summary:   Extrema is a powerful visualization and data analysis tool
 Name:      extrema
 Version:   4.3.6
-Release:   4%{?dist}
+Release:   5%{?dist}
 License:   GPLv2+
 Group:     Applications/Engineering
 URL:       http://exsitewebware.com/extrema/
@@ -20,13 +20,25 @@ power allow you to easily develop your o
 customized graphs.
 
 %package help
-Summary:  Help files for Extrema
-Group:    Applications/Engineering
-Requires: %{name} = %{version}
+Summary:   Help files for Extrema
+Group:     Applications/Engineering
+BuildArch: noarch
+Requires:  %{name} = %{version}-%{release}
+Obsoletes: %{name}-help < 4.3.6-5
 
 %description help
 This package contains help files for Extrema.
 
+%package doc
+Summary:   Extrema documentation in PDF format
+Group:     Applications/Engineering
+BuildArch: noarch
+Requires:  %{name} = %{version}-%{release}
+
+%description doc
+This package contains Getting Started, User Guide and other
+documentation in PDF format for Extrema.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -49,7 +61,7 @@ desktop-file-install --vendor=fedora \
 
 %files
 %defattr(-, root, root, -)
-%doc AUTHORS COPYING ChangeLog NEWS README THANKS doc
+%doc AUTHORS COPYING ChangeLog NEWS README THANKS
 %{_bindir}/%{name}
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/Images
@@ -60,7 +72,14 @@ desktop-file-install --vendor=fedora \
 %defattr(-, root, root, -)
 %{_datadir}/%{name}/Help
 
+%files doc
+%defattr(-, root, root, -)
+%doc doc/*.pdf
+
 %changelog
+* Tue Aug 18 2009 Terje Rosten <terje.rosten at ntnu.no> - 4.3.6-5
+- Split out documentation
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.3.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list