On Thu, 25 Sep 2008, Szak�ts Viktor wrote:

Hi Viktor,

> 2008-09-25 11:26 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
>     * Some steps done to use more consistent names for Windows 
>       and Windows CE, and also to move away from '32' usage.
>     ; TODO: I'd prefer to give all .spec files the same 
>             empty extensions, could anyone help how to 
>             convert current harbour.spec to harbour-spec and 
>             not break .rpm creation? Plus it would be also 

It will break one feature. Now you can download harbour-*.src.tar.gz
and use:
   rpmbuild -ta harbour-*.src.tar.gz

and RPM automatically extracts *.spec file(s) and use then to create
RPM package. It's the reason why only one (native) file has .spec
extension.
Of course we can drop such functionality.

>             good to implement automatic versioning on .rpm 
>             build just like for harbour-win/wce in make_rpmw*.sh 
>             scripts.

The problem is with above functionality. The file has to be packed
with valid number.

>   - hbgtmk.sh
>   + make_rpm_from_svn.sh
>     * Renamed to give a better idea about its purpose.
>     ; NOTE: make_rpm_from_svn.sh seems a bit pointless now 
>             that we have the final releases in separate SVN tags.

IMHO it's enough to update it in each branch.
I was looking for such keyword in SVN documentation to make the url
updating automatic but I was not able to find anything like that :-(

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to