17
0

6 Commits

Author SHA256 Message Date
60e8293351 Accepting request 296632 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/296632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-FcntlLock?expand=0&rev=6
2015-04-15 14:25:26 +00:00
Stephan Kulow
05e8a48953 Accepting request 296301 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/296301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-FcntlLock?expand=0&rev=5
2015-04-15 04:32:57 +00:00
Stephan Kulow
0974ff4904 Accepting request 242342 from devel:languages:perl
- updated to 0.20
     - Problem on GNU Hurd hopefully fixed and some cosmetic changes.
 
 0.19  Tue May 27 2014
     - Builds failed on 32-bit systems due to missing CFLAGS derived
       from the Perl installation.
 
 0.18  Mon May 26 2014
     - CPAN didn't find the version number in FcntlLock.pm which
       was derived from that of Core.pm:-(
 
 0.17  Mon May 26 2014
     - CPAN testing showed that there are 32-bit systems where the
       off_t member of the flock struct is a 64-bit integer but Perl
       doesn't support the 'q' format for pack() and unpack(). On these
       systems there seem to be no good way of assembling a flock
       structure useing "pure Perl" and thus the File::FcntlLock::Pure
        and File::FcntlLock::Inline modules won't get installed.
 
 0.16  Sun May 25 2014
     - Missing file in 0.15, Pure.pm, in MANIFEST added.
 
 0.15  Thu May 20 2014
     - Module rewritten as three modules, one working
       exactly as before, and two new ones that instead of
       being XS-based use Perl code. For the first one the
       Perl code for packing/unpacking the C flock struct is
       generated when 'perl Makefile.PL' is run. For the other
       a C program is created, compiled and run each time the
       module gets loaded. This is in response to some concerns

OBS-URL: https://build.opensuse.org/request/show/242342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-FcntlLock?expand=0&rev=4
2014-07-26 07:42:07 +00:00
Stephan Kulow
d9438c6d89 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-FcntlLock?expand=0&rev=3
2014-07-25 09:54:25 +00:00
Stephan Kulow
0e72a22af2 Accepting request 137901 from devel:languages:perl
optional dependency of dpkg, see SR #137900

OBS-URL: https://build.opensuse.org/request/show/137901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-FcntlLock?expand=0&rev=1
2012-10-18 19:59:46 +00:00
Ismail Dönmez
0706e9f7a2 Accepting request 136294 from home:flichtenheld
Packaging as (optional) dependency of dpkg

OBS-URL: https://build.opensuse.org/request/show/136294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-FcntlLock?expand=0&rev=1
2012-10-02 09:33:37 +00:00