- Remove wrong -static-devel package
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=6
This commit is contained in:
parent
88dd393370
commit
79726cd2ee
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 11:25:37 UTC 2011 - idonmez@novell.com
|
||||
|
||||
- Remove wrong -static-devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 11:15:07 UTC 2011 - otto.dassau@gmx.de
|
||||
|
||||
|
13
proj.spec
13
proj.spec
@ -41,12 +41,6 @@ Summary: Development files for PROJ
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libproj0 = %{version}
|
||||
|
||||
%package -n libproj-devel-static
|
||||
|
||||
Summary: Static Development files for PROJ
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libproj0 = %{version}
|
||||
|
||||
%description -n libproj0
|
||||
This package the library for performing respective
|
||||
forward and inverse transformation of cartographic data to or from cartesian
|
||||
@ -60,9 +54,6 @@ data with a wide range of selectable projection functions.
|
||||
%description -n libproj-devel
|
||||
This package contains libproj and the appropriate header files and man pages.
|
||||
|
||||
%description -n libproj-devel-static
|
||||
This package contains static libraries files.
|
||||
|
||||
%prep
|
||||
%setup -q -b 0 -n proj-%{version}
|
||||
cd nad
|
||||
@ -101,8 +92,4 @@ make
|
||||
%{_includedir}/*.h
|
||||
%{_libdir}/*.so
|
||||
|
||||
%files -n libproj-devel-static
|
||||
%defattr(0644,root,root)
|
||||
%{_libdir}/*.la
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user