diff --git a/proj.changes b/proj.changes index 5d00930..c8ad855 100644 --- a/proj.changes +++ b/proj.changes @@ -1,5 +1,16 @@ ------------------------------------------------------------------- -Sat Mar 19 00:00:00 UTC 2011 - dassau@gbd-consult.de +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 + +- added a static devel package, because GRASS and QGIS don't find + the external PROJ.4 data directory anymore + +------------------------------------------------------------------- +Sat Mar 19 00:00:00 UTC 2011 - Otto Dassau 4.7.0 - removed debug_package diff --git a/proj.spec b/proj.spec index efbdd1d..c783a32 100644 --- a/proj.spec +++ b/proj.spec @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: proj Version: 4.7.0 Release: 1 @@ -67,7 +65,7 @@ make %install %makeinstall -rm -f %{buildroot}%{_libdir}/*.la +rm %{buildroot}/%{_libdir}/*.la %post -n libproj0 -p /sbin/ldconfig