# # $Id$ # # Used if virtual name != real name (perl, ...) #%define srcname PBPKG Summary: FOSSology is a licenses exploration tool Summary(fr): FOSSology est un outil d'exploration de licenses Name: PBREALPKG Version: PBVER Release: PBTAGPBSUF License: PBLIC Group: PBGRP Url: PBURL Source: PBREPO/PBSRC #PBPATCHSRC BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) #Requires: PBDEP %description PBDESC %description -l fr FOSSology est un outil d'exploration de licenses %prep %setup -q #PBPATCHCMD %build %configure make %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog %doc INSTALL COPYING README AUTHORS NEWS %changelog PBLOG