[Apparmor-dev] Re: make tarball not working

Dominic Reynolds dreynolds at suse.de
Tue Aug 14 18:57:58 MDT 2007


+++ Mathias Gug [14/08/07 20:34 -0400]:
> Hi,
> 
> I've tried to use the 'make tarball' command to create a tarball. It
> fails with the error message:
> 
>   rm -rf apparmor-2.0.2-911
>   make: *** No rule to make target `.spec.in', needed by `.spec'.  Stop.
> 
> --
> Mathias
> _______________________________________________
> Apparmor-dev mailing list
> Apparmor-dev at forge.novell.com
> http://forge.novell.com/mailman/listinfo/apparmor-dev
> 

Hi Matthias,

Is this in one of the package subdirs? I think I explained this poorly in
IRC (and I forgot that some packages use autotools). You can run make tarball
in each subdir:

  parser
  profiles
  utils
  management/yastui
  changehat/libapparmor
  changehat/mod_apparmor
  changehat/pam_apparmor
  changehat/tomcat_apparmor/tomcat_apparmor_5_5


for the following we will need to manually create some tarballs:

  module
  management/applets/apparmorapplet-gnome
  management/applets/apparmor-dbus


Sorry for the confusion.

-dom



More information about the Apparmor-dev mailing list