- Fix build on SLE_11
- Don't package INSTALL file OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=135
This commit is contained in:
parent
cd572e3d88
commit
38d0a20c0e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 11:07:18 UTC 2011 - idonmez@suse.com
|
||||
|
||||
- Fix build on SLE_11
|
||||
- Don't package INSTALL file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 14:52:41 UTC 2011 - idonmez@novell.com
|
||||
|
||||
|
@ -125,7 +125,8 @@ export PATH=$PATH:$QTDIR/bin
|
||||
make %{_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%makeinstall
|
||||
|
||||
mkdir -p %{buildroot}%{_datadir}/applications
|
||||
cp %{SOURCE1} %{buildroot}%{_datadir}/applications
|
||||
mkdir -p %{buildroot}%{_datadir}/pixmaps
|
||||
@ -153,7 +154,7 @@ rm -rf %{buildroot}
|
||||
%exclude %{_libdir}/libqgisgrass.so
|
||||
%exclude %{_libdir}/libqgisgrass.so.%{version}
|
||||
%exclude %{_libdir}/qgis/libgrass*
|
||||
%doc BUGS COPYING ChangeLog INSTALL README TODO
|
||||
%doc BUGS COPYING ChangeLog README TODO
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user