Hi,

 

I found the bug in file ./rpm/rtpproxy.spec

 

The last five strings in ./rpm/rtpproxy.spec are:

 

* Mon Jan 12 2009 Alfred E. Heggestad <[email protected]>

- Updated for version 1.2

 

%changelog

* Tue Jan 30 2007 Alfred E. Heggestad <[email protected]> - 0.3.1

- Initial build.

 

With these strings rpmbuild ends with error

 

I replaced the order of these strings as:

 

%changelog

* Mon Jan 12 2009 Alfred E. Heggestad <[email protected]>

- Updated for version 1.2

 

* Tue Jan 30 2007 Alfred E. Heggestad <[email protected]> - 0.3.1

- Initial build.

 

and rpmbuild finished without errors

 

 

Taras Kostyuk

LK Ukraine Group

System Administrator

cel: +38 067 673-14-78

 

_______________________________________________
Devel mailing list
[email protected]
http://lists.rtpproxy.org/mailman/listinfo/devel

Reply via email to