diff --git a/nano-2.0.8.tar.bz2 b/nano-2.0.8.tar.bz2 deleted file mode 100644 index 26f35b1..0000000 --- a/nano-2.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0db18ddca1b714c9eda8f4311b27e25c780a988b6d46511ce0af5f94f58f770f -size 948708 diff --git a/nano-2.1.5.tar.bz2 b/nano-2.1.5.tar.bz2 new file mode 100644 index 0000000..d95f940 --- /dev/null +++ b/nano-2.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f44ac9034940d97265f3984893833b9d0686e7342d6dca3d506f9704290447c +size 990787 diff --git a/nano.changes b/nano.changes index 8a15b2c..1b8a6f6 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 3 15:45:39 CEST 2008 - crrodriguez@suse.de + +- upgrade to nano 2.1.5, change list too long see ChangeLog + for more details + ------------------------------------------------------------------- Tue Aug 26 22:23:00 CEST 2008 - cthiel@suse.de diff --git a/nano.spec b/nano.spec index 9786365..74d3246 100644 --- a/nano.spec +++ b/nano.spec @@ -1,5 +1,5 @@ # -# spec file for package nano (Version 2.0.8) +# spec file for package nano (Version 2.1.5) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,7 +25,7 @@ License: GPL v3 or later Group: Productivity/Editors/Other AutoReqProv: on Summary: Pico Editor Clone with Enhancements -Version: 2.0.8 +Version: 2.1.5 Release: 1 Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,13 +53,16 @@ Authors: %build export CFLAGS="%optflags $(ncursesw-config --cflags)" export LDFLAGS="%optflags $(ncursesw-config --libs)" -%configure --enable-all +%configure --disable-rpath --enable-all %{__make} %{?jobs:-j%jobs} %install make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} +%check +make check + %clean rm -rf $RPM_BUILD_ROOT @@ -81,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/nano %changelog +* Wed Sep 03 2008 crrodriguez@suse.de +- upgrade to nano 2.1.5, change list too long see ChangeLog + for more details * Wed Aug 27 2008 cthiel@suse.de - update to version 2.0.8 * GNU nano 2.0.8 is what she said. This release contains fixes for