From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Marx To: development@lists.ipfire.org Subject: [PATCH 2/2] cifs-utils: cleanup makefile Date: Wed, 07 Sep 2016 13:21:38 +0000 Message-ID: <1473254498-29907-2-git-send-email-alexander.marx@ipfire.org> In-Reply-To: <1473254498-29907-1-git-send-email-alexander.marx@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1358999992024583753==" List-Id: --===============1358999992024583753== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Alexander Marx diff --git a/cifs-utils/cifs-utils.nm b/cifs-utils/cifs-utils.nm index 0c68daf..3496159 100644 --- a/cifs-utils/cifs-utils.nm +++ b/cifs-utils/cifs-utils.nm @@ -5,11 +5,11 @@ name =3D cifs-utils version =3D 6.6 -release =3D 1 +release =3D 2 groups =3D System/Tools url =3D https://wiki.samba.org/index.php/LinuxCIFS_utils -license =3D GNU GENERAL PUBLIC LICENSE +license =3D GPL summary =3D A utility for the Common Internet File System description @@ -22,12 +22,6 @@ source_dl =3D http://download.samba.org/pub/linux-cifs/ci= fs-utils/ sources =3D %{thisapp}.tar.bz2 build - requires - - end - - configure_options +=3D \ - test make check end @@ -35,8 +29,6 @@ end packages package %{name} - groups +=3D Base Build - end package %{name}-devel template DEVEL diff --git a/cifs-utils/cifs-utils.nm b/cifs-utils/cifs-utils.nm index 0c68daf..3496159 100644 --- a/cifs-utils/cifs-utils.nm +++ b/cifs-utils/cifs-utils.nm @@ -5,11 +5,11 @@ =20 name =3D cifs-utils version =3D 6.6 -release =3D 1 +release =3D 2 =20 groups =3D System/Tools url =3D https://wiki.samba.org/index.php/LinuxCIFS_utils -license =3D GNU GENERAL PUBLIC LICENSE +license =3D GPL summary =3D A utility for the Common Internet File System =20 description @@ -22,12 +22,6 @@ source_dl =3D http://download.samba.org/pub/linux-cifs/ci= fs-utils/ sources =3D %{thisapp}.tar.bz2 =20 build - requires - - end - - configure_options +=3D \ - test make check end @@ -35,8 +29,6 @@ end =20 packages package %{name} - groups +=3D Base Build - end =20 package %{name}-devel template DEVEL --=20 2.6.3 --===============1358999992024583753==--