SPECS: bluez-utils.spec - todo security

Adam Gołębiowski adamg at biomerieux.pl
Thu Aug 18 19:00:17 CEST 2005


On Thu, Aug 18, 2005 at 06:04:02PM +0200, Pawel Sikora wrote:
> On Thursday 18 of August 2005 17:59, glen wrote:
> > Author: glen                         Date: Thu Aug 18 15:59:28 2005 GMT
> 
> >  Revision 1.23  2004/11/11 19:48:18  saq
> > -- mass commit: using %%{epoch} without explicit Epoch: declaration
> > +- mass commit: using %{epoch} without explicit Epoch: declaration
> 
> don't use macros in changelog. %% comment is correct.

Actually it's quite ok for us:
[builder at agmk SPECS]$ cat test.spec
Name: test
Version: 1
Release: 1
Group: a
License: none
Summary: .
%description
%files
%changelog 
* %{date} PLD Team <feedback at pld-linux.org>
- %{name} %{epoch}
[builder at agmk SPECS]$ rpmbuild -bb test.spec
Processing files: test-1-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files %{buildroot}
warning: Could not canonicalize hostname: agmk
Wrote: /home/users/builder/rpm/RPMS/test-1-1.i686.rpm
[builder at agmk SPECS]$ rpm -qp --changelog ../RPMS/test-1-1.i686.rpm 
* Thu Aug 18 2005 PLD Team <feedback at pld-linux.org>
- %{name} %{epoch}

[builder at agmk SPECS]$ 

-- 
http://www.mysza.eu.org/ | Everybody needs someone sure, someone true,
   PLD Linux developer   | Everybody needs some solid rock, I know I do.



More information about the pld-devel-en mailing list