Shamim Islam <files@poetryunlimited.com>


Patch
r847337

r847337 | cmpilato | 2003-10-01 13:18:00 +0000 (Wed, 01 Oct 2003)

Correct minor technical glitches discovered duing rigorous testing
during build process under dev builds with differing setups.

Patch by: Shamim Islam <files@poetryunlimited.com>

* packages/rpm/mandrake-9.1/make-version-patch
  (Extra): A new routine for spitting out Mandrake ID info.  This code
    used to live in the top-level routine, where it unfortunately
    clobbered patchfile syntax during the build.
  (Patch): Call the new Extra() routine from here now.

* packages/rpm/mandrake-9.1/Makefile
  Added missing $(shell) call to determine validity of svn setup.
  Made svn info interpretation case insensitive since text may change
  case.