Re: [CVS] OpenPKG: openpkg-src/whois/ whois.spec

2005-09-16 Thread Matthias Kurz
On Fri, Sep 16, 2005, Christoph Schug wrote:

   OpenPKG CVS Repository
   http://cvs.openpkg.org/
   
 
   Server: cvs.openpkg.org  Name:   Christoph Schug
   Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
   Module: openpkg-src  Date:   16-Sep-2005 20:25:08
   Branch: HEAD Handle: 2005091619250800
 
   Modified files:
 openpkg-src/whois   whois.spec
[...]
%prep
   -%setup -q -n whois-%{version}
   +%setup -q -n whois-4.7.7

I had some mail conversation with Marco d'Itri.
He means he forgets to update the version in the package from time
to time. Did you already know this ? :)

%{l_shtool} subst \
-e 's;^OPTS=-O2;^OPTS=;' \

This substitution does not work.
shtool:subst:Warning: substitution resulted in no content change on file 
Makefile


   (mk)

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47
   Im prämotorischen Cortex kann jeder ein Held sein. (bdw) 
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   openpkg-dev@openpkg.org


Re: [CVS] OpenPKG: openpkg-src/whois/ whois.spec

2005-09-16 Thread Christoph Schug
On Fri, Sep 16, 2005, Matthias Kurz wrote:

 I had some mail conversation with Marco d'Itri.
 He means he forgets to update the version in the package from time
 to time. Did you already know this ? :)

No, but to be honest I don't really care. If some vendor thinks it's
best to extract source of foobar into directory foobar-whatthehell I
will do this as well ;-)

 This substitution does not work.
 shtool:subst:Warning: substitution resulted in no content change on file 
 Makefile

Thanks for catching, it's fixed now.

-- 
christoph schug [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   openpkg-dev@openpkg.org


[CVS] OpenPKG: openpkg-src/whois/ whois.spec

2004-04-16 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   16-Apr-2004 20:06:16
  Branch: HEAD Handle: 2004041619061500

  Modified files:
openpkg-src/whois   whois.spec

  Log:
upgrading package: whois 4.6.13 - 4.6.14

  Summary:
RevisionChanges Path
1.49+2  -2  openpkg-src/whois/whois.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.48 -r1.49 whois.spec
  --- openpkg-src/whois/whois.spec  9 Apr 2004 18:02:23 -   1.48
  +++ openpkg-src/whois/whois.spec  16 Apr 2004 18:06:15 -  1.49
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:DNS
   License:  GPL
  -Version:  4.6.13
  -Release:  20040409
  +Version:  4.6.14
  +Release:  20040416
   
   #   list of sources
   Source0:  http://www.linux.it/~md/software/whois_%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/whois/ whois.spec

2004-04-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Apr-2004 20:02:23
  Branch: HEAD Handle: 2004040919022300

  Modified files:
openpkg-src/whois   whois.spec

  Log:
upgrading package: whois 4.6.9 - 4.6.13

  Summary:
RevisionChanges Path
1.48+2  -2  openpkg-src/whois/whois.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.47 -r1.48 whois.spec
  --- openpkg-src/whois/whois.spec  9 Feb 2004 13:03:07 -   1.47
  +++ openpkg-src/whois/whois.spec  9 Apr 2004 18:02:23 -   1.48
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:DNS
   License:  GPL
  -Version:  4.6.9
  -Release:  20040209
  +Version:  4.6.13
  +Release:  20040409
   
   #   list of sources
   Source0:  http://www.linux.it/~md/software/whois_%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/whois/ whois.spec

2003-12-04 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   04-Dec-2003 17:45:39
  Branch: HEAD Handle: 2003120416453900

  Modified files:
openpkg-src/whois   whois.spec

  Log:
uses special GNU make features

  Summary:
RevisionChanges Path
1.43+2  -2  openpkg-src/whois/whois.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.42 -r1.43 whois.spec
  --- openpkg-src/whois/whois.spec  1 Dec 2003 19:10:45 -   1.42
  +++ openpkg-src/whois/whois.spec  4 Dec 2003 16:45:39 -   1.43
  @@ -33,7 +33,7 @@
   Group:DNS
   License:  GPL
   Version:  4.6.9
  -Release:  20031201
  +Release:  20031204
   
   #   list of sources
   Source0:  http://www.linux.it/~md/software/whois_%{version}.tar.gz
  @@ -41,7 +41,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20030909, perl
  +BuildPreReq:  OpenPKG, openpkg = 20030909, make, perl
   PreReq:   OpenPKG, openpkg = 20030909
   AutoReq:  no
   AutoReqProv:  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/whois/ whois.spec openpkg-web/ news.txt

2003-09-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   15-Sep-2003 10:14:55
  Branch: HEAD Handle: 2003091509145302

  Modified files:
openpkg-src/whois   whois.spec
openpkg-web news.txt

  Log:
adjust for new %{l_platform} world order

  Summary:
RevisionChanges Path
1.40+5  -5  openpkg-src/whois/whois.spec
1.6555  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.39 -r1.40 whois.spec
  --- openpkg-src/whois/whois.spec  10 Sep 2003 19:12:52 -  1.39
  +++ openpkg-src/whois/whois.spec  15 Sep 2003 08:14:55 -  1.40
  @@ -33,7 +33,7 @@
   Group:DNS
   License:  GPL
   Version:  4.6.7
  -Release:  20030910
  +Release:  20030915
   
   #   list of sources
   Source0:  http://www.linux.it/~md/software/whois_%{version}.tar.gz
  @@ -41,8 +41,8 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20020206, perl
  -PreReq:   OpenPKG, openpkg = 20020206
  +BuildPreReq:  OpenPKG, openpkg = 20030909, perl
  +PreReq:   OpenPKG, openpkg = 20030909
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -56,8 +56,8 @@
   %{l_shtool} subst -e s;perl;%{l_prefix}/bin/perl; Makefile
   
   ldflags=
  -case %{l_target} in
  -*-solaris* )
  +case %{l_platform -t} in
  +*-sunos* )
   ldflags=-lnsl -lsocket
   ;;
   *-freebsd* )
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.6554 -r1.6555 news.txt
  --- openpkg-web/news.txt  15 Sep 2003 07:54:43 -  1.6554
  +++ openpkg-web/news.txt  15 Sep 2003 08:14:53 -  1.6555
  @@ -1,3 +1,4 @@
  +15-Sep-2003: Upgraded package: Pwhois-4.6.7-20030915
   15-Sep-2003: Upgraded package: Pfsl-1.2.0-1.3.1
   15-Sep-2003: Upgraded package: Pwhich-2.16-20030915
   14-Sep-2003: Upgraded package: Pneon-0.24.2-20030914
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]