Menu

#11 RPM spec file for Fedora

open
nobody
None
5
2007-12-03
2007-12-03
Anonymous
No

This is a spec file to build an rpm package. I have tested it with Fedora and FreeTDS. It should work on other Linux distributions with FreeTDS.

Discussion

  • Nobody/Anonymous

    RPM spec file

     
  • Nobody/Anonymous

    Logged In: NO

    Um... I want to attach another file to this bug report but Sourceforge doesn't show the 'attach file' button... here it is. Save this as sqsh-2.1.4-build.patch in your rpm SOURCES directory. Then you can build packages from the spec file.

    diff -ru sqsh-2.1.4/src/Makefile.in sqsh-2.1.4-new/src/Makefile.in
    --- sqsh-2.1.4/src/Makefile.in 2005-07-24 12:41:19.000000000 +0100
    +++ sqsh-2.1.4-new/src/Makefile.in 2007-12-03 13:20:26.000000000 +0000
    @@ -165,7 +165,7 @@
    LIB_DIRS = $(X_LIBDIR) $(MOTIF_INCDIR) $(SYBASE_LIBDIR) $(READLINE_LIBDIR)
    CFLAGS = @CFLAGS@ $(DEBUG) $(DEFINES) $(INCLUDE_DIRS)
    CPPFLAGS = @CPPFLAGS@
    -LDFLAGS = $(DEBUG) $(LIB_DIRS)
    +LDFLAGS = $(DEBUG) $(LIB_DIRS) -lct
    LIBS = $(SYBASE_LIBS) $(X_LIBS) $(READLINE_LIBS) @LIBS@

    # The follow define information about the components that make up

     
  • Nobody/Anonymous

    Logged In: NO

    N.B. I am the submitter of this bug, my Sourceforge username is epaepa but I have forgotten my password and don't have access to my mailbox either ;-(.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.