From 79726cd2eec90206e8895e5ace5ed416358f8096f9d6a688504c6e5b180a76f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 18 Aug 2011 11:26:00 +0000 Subject: [PATCH] - Remove wrong -static-devel package OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=6 --- proj.changes | 5 +++++ proj.spec | 13 ------------- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/proj.changes b/proj.changes index 9c4668e..c8ad855 100644 --- a/proj.changes +++ b/proj.changes @@ -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 diff --git a/proj.spec b/proj.spec index c1fb7eb..979a313 100644 --- a/proj.spec +++ b/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