[plplot] Finish renaming ocaml sub-packages

Orion Poplawski orion at fedoraproject.org
Tue Oct 29 18:00:43 UTC 2013


commit e0613f7ba50be16ee2e4cd55c308bb9073b92bcc
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Oct 29 12:00:54 2013 -0600

    Finish renaming ocaml sub-packages

 plplot.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index 4884c5d..f24ed59 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -238,7 +238,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 Provides:       plplot-ocaml = %{version}-%{release}
 Obsoletes:      plplot-ocaml < 5.9.10-3
 
-%description    ocaml
+%description    -n ocaml-plplot
 %{summary}.
 
 
@@ -249,7 +249,7 @@ Requires:       ocaml-plplot%{?_isa} = %{version}-%{release}
 Provides:       plplot-ocaml-devel = %{version}-%{release}
 Obsoletes:      plplot-ocaml-devel < 5.9.10-3
 
-%description    ocaml-devel
+%description    -n ocaml-plplot-devel
 %{summary}.
 %endif
 
@@ -622,7 +622,7 @@ fi
 %doc %{_datadir}/plplot%{version}/examples/test_lua.sh
 
 %if %{with ocaml}
-%files ocaml
+%files -n ocaml-plplot
 %dir %{_libdir}/ocaml/plcairo/
 %{_libdir}/ocaml/plcairo/META
 %{_libdir}/ocaml/plcairo/*.cma
@@ -633,7 +633,7 @@ fi
 %{_libdir}/ocaml/plplot/*.cmi
 %{_libdir}/ocaml/stublibs/*
 
-%files ocaml-devel
+%files -n ocaml-plplot-devel
 %{_libdir}/pkgconfig/plplotd-ocaml.pc
 %{_libdir}/ocaml/plcairo/*.a
 %{_libdir}/ocaml/plcairo/*.cmxa


More information about the scm-commits mailing list