]> git.pld-linux.org Git - packages/psplot.git/blobdiff - psplot.spec
- strict internal deps
[packages/psplot.git] / psplot.spec
index 3b62322b90c4bfbbab05604abb788b4fce3bfb1d..fae5bc730b796514e1252d29aa87983dfe296172 100644 (file)
@@ -5,10 +5,11 @@ 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
-Buildrequires: gcc-g77
+BuildRequires: gcc-g77
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,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.
@@ -54,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.075993 seconds and 4 git commands to generate.