Hi Przemek,
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.
Okay, now I understand. I can't judge how important this feature
is really for .rpm users, or if its used or not by anyone, so
we may just leave it.
It'd be better to have them aligned, because they need to be
update together in 99% of cases, and currently it's very easy
to forget about the others.
- 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 :-(
Hm, I still don't really see the purpose of this script.
To build the same version from SVN, as the source distribution
this file come from, well, I can't see why it could be useful.
If the purpose is to be able to build a recent devl version
from official source distribution, the current SVN URL is fine.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour