OSDN Git Service

ultramonkey-l7/sslproxy.git
14 years agoClean up autotools-related files and rpm spec file.
TATEISHI Katsuyuki [Wed, 5 Aug 2009 17:07:05 +0000 (02:07 +0900)]
Clean up autotools-related files and rpm spec file.

 * Rename configure.in to configure.ac.
 * Delete install target from Makefile.am.
 * Change sslproxy.spec.in to suit new autotools-files.
 * Add conf/logrotate.d for logrotate config and rename the config file because
   this filename should be the same as its package name according to rpmlint.
 * Change to install README into docdir.

 Note: To build this package, follow these steps.
  1 Install automake, autoconf, libtool and other software required by
    SSLProxy.
  2 Checkout from git repository.
    % git clone <repository>
  3 Generate configure script, Makefile.in and other files.
    % cd sslproxy
    % autoreconf -if
  4 Build
    % ./configure    [*]
    % make
  5 Install
    % make install

  [*] You should specify following options to install as previous releases.
    % ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
             --libdir='${prefix}/lib64'

14 years agoDelete auto generated files and rename configure.in -> configure.ac.
TATEISHI Katsuyuki [Wed, 5 Aug 2009 15:01:49 +0000 (00:01 +0900)]
Delete auto generated files and rename configure.in -> configure.ac.

15 years agoTagged for 1.0.1-1 v1.0.1-1
suigintoh [Fri, 3 Apr 2009 06:00:18 +0000 (06:00 +0000)]
Tagged for 1.0.1-1

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/stable/sslproxy/tags/1.0.1-1@1086 61392b69-1e22-0410-b299-edfbada750e0

15 years agoMerged branch 1.0.1-1
suigintoh [Fri, 3 Apr 2009 05:59:59 +0000 (05:59 +0000)]
Merged branch 1.0.1-1

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/stable/sslproxy/trunk@1085 61392b69-1e22-0410-b299-edfbada750e0

15 years agoPorted change 1033 to trunk
suigintoh [Wed, 28 Jan 2009 02:44:11 +0000 (02:44 +0000)]
Ported change 1033 to trunk

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/stable/sslproxy/trunk@1034 61392b69-1e22-0410-b299-edfbada750e0

15 years agoCommitted for 1.0.1-0 release
suigintoh [Tue, 27 Jan 2009 08:22:26 +0000 (08:22 +0000)]
Committed for 1.0.1-0 release

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/stable/sslproxy/trunk@1031 61392b69-1e22-0410-b299-edfbada750e0

15 years agoCopied from unstable
suigintoh [Tue, 16 Dec 2008 12:30:20 +0000 (12:30 +0000)]
Copied from unstable

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/stable/sslproxy/trunk@985 61392b69-1e22-0410-b299-edfbada750e0

15 years agoCopied from unstable tree.
suigintoh [Tue, 16 Dec 2008 09:28:09 +0000 (09:28 +0000)]
Copied from unstable tree.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/stable/sslproxy/trunk@981 61392b69-1e22-0410-b299-edfbada750e0

15 years agoCreated directories: tags, trunk
suigintoh [Tue, 16 Dec 2008 04:44:37 +0000 (04:44 +0000)]
Created directories: tags, trunk

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/ultramonkey-l7/unstable/sslproxy/trunk@976 61392b69-1e22-0410-b299-edfbada750e0