]> git.pld-linux.org Git - packages/psplot.git/blobdiff - psplot.spec
- strict internal deps
[packages/psplot.git] / psplot.spec
index 38195d92d3be884f1baaf3fa94aef8e2d9d468d5..fae5bc730b796514e1252d29aa87983dfe296172 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.1
 Release:       1
 License:       Freeware
 Group:         Libraries
-Source0:       ftp://student.ifpan.edu.pl/pub/%{name}/%{name}-%{version}.tar.gz
+Source0:       ftp://student.ifpan.edu.pl/pub/psplot/%{name}-%{version}.tar.gz
 # Source0-md5: 3704836929eae06c9419b339d6e4c5c4
 Source1:       %{name}-Makefile
 URL:           http://www.nova.edu/ocean/psplot.html
@@ -30,7 +30,7 @@ wsp
 Summary:       A Fortran-callable Postscript plotting library - header files
 Summary(pl):   Pliki nag³ówkowe do dzia³aj±cej z Fortranem biblioteki rysuj±cej Postscript
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for the psplot library.
@@ -55,8 +55,8 @@ install libpsplot.a $RPM_BUILD_ROOT%{_libdir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.043931 seconds and 4 git commands to generate.