]> git.pld-linux.org Git - packages/em8300.git/log
packages/em8300.git
11 years ago- new-style bconds, kernel/userspace scheme auto/ac/em8300-0_13_0-2
Jakub Bogusz [Wed, 31 Dec 2003 02:34:04 +0000 (02:34 +0000)]
- new-style bconds, kernel/userspace scheme
- build up/smp (untested - requires 2.4.x with old i2c)
- separated libs, some reorders, release 2

Changed files:
    em8300.spec -> 1.19

11 years agoreversed bogus change
ankry [Sat, 20 Sep 2003 13:28:52 +0000 (13:28 +0000)]
reversed bogus change

Changed files:
    em8300.init -> 1.7

11 years ago- separated modules, killed _bindir, removed COPYING (just GPL)
Jakub Bogusz [Tue, 26 Aug 2003 12:33:28 +0000 (12:33 +0000)]
- separated modules, killed _bindir, removed COPYING (just GPL)

Changed files:
    em8300.spec -> 1.18

11 years ago- attributes fix
ankry [Fri, 22 Aug 2003 15:16:38 +0000 (15:16 +0000)]
- attributes fix

Changed files:
    em8300.spec -> 1.17

11 years ago- upgraded to 0.13.0,
Tomasz Pala [Fri, 8 Aug 2003 18:48:36 +0000 (18:48 +0000)]
- upgraded to 0.13.0,
- don't override CFLAGS and LDFLAGS,
- use ac/am macros intead of bootstrap script.

Changed files:
    em8300.spec -> 1.16

11 years ago- don't override user's CFLAGS and LDFLAGS
Tomasz Pala [Fri, 8 Aug 2003 18:46:54 +0000 (18:46 +0000)]
- don't override user's CFLAGS and LDFLAGS

Changed files:
    em8300-automake.patch -> 1.1

11 years ago- added using depmod macro
trojan [Thu, 10 Jul 2003 12:59:36 +0000 (12:59 +0000)]
- added using depmod macro

Changed files:
    em8300.spec -> 1.15

11 years ago- next part of small fixes inpired by kloczek :)
Paweł Gołaszewski [Tue, 8 Jul 2003 17:20:58 +0000 (17:20 +0000)]
- next part of small fixes inpired by kloczek :)

Changed files:
    em8300.spec -> 1.14

11 years ago- formatting
ankry [Tue, 27 May 2003 21:54:56 +0000 (21:54 +0000)]
- formatting

Changed files:
    em8300.init -> 1.6

11 years ago- massive attack: adding Source-md5
Michal Moskal [Mon, 26 May 2003 16:24:56 +0000 (16:24 +0000)]
- massive attack: adding Source-md5

Changed files:
    em8300.spec -> 1.13

11 years ago- massive attack s/pld.org.pl/pld-linux.org/
misi3k [Sun, 25 May 2003 05:47:07 +0000 (05:47 +0000)]
- massive attack s/pld.org.pl/pld-linux.org/

Changed files:
    em8300.spec -> 1.12

11 years ago- LSB conformance
ankry [Wed, 21 May 2003 21:45:50 +0000 (21:45 +0000)]
- LSB conformance

Changed files:
    em8300.init -> 1.5

11 years ago- fixed depmod in %%post and %%postun when build with _without_dist_kernel
trojan [Fri, 16 May 2003 08:33:42 +0000 (08:33 +0000)]
- fixed depmod in %%post and %%postun when build with _without_dist_kernel

Changed files:
    em8300.spec -> 1.11

11 years ago- added depmod options so modules can be installed for kernel other than running
Jakub Bogusz [Wed, 14 May 2003 14:42:43 +0000 (14:42 +0000)]
- added depmod options so modules can be installed for kernel other than running

Changed files:
    em8300.spec -> 1.10

11 years ago- updated
ankry [Fri, 2 May 2003 23:38:07 +0000 (23:38 +0000)]
- updated

Changed files:
    em8300.init -> 1.4

11 years ago- fix improper usage of %%{_sysconfdir}
ankry [Sat, 7 Dec 2002 14:32:49 +0000 (14:32 +0000)]
- fix improper usage of %%{_sysconfdir}

Changed files:
    em8300.spec -> 1.9

11 years ago- massive attack: no need for 755 for *.la
ankry [Mon, 25 Nov 2002 14:13:02 +0000 (14:13 +0000)]
- massive attack: no need for 755 for *.la

Changed files:
    em8300.spec -> 1.8

11 years ago- few more fixes - added static package, changes in groups - STBR now
Paweł Gołaszewski [Thu, 5 Sep 2002 17:21:22 +0000 (17:21 +0000)]
- few more fixes - added static package, changes in groups - STBR now

Changed files:
    em8300.spec -> 1.7

11 years ago- simplified doc - STBR
Paweł Gołaszewski [Thu, 5 Sep 2002 17:10:05 +0000 (17:10 +0000)]
- simplified doc - STBR

Changed files:
    em8300.spec -> 1.6

11 years ago- prevent automatic removal of modules on shutdown -- it's not needed and
rrw [Sat, 3 Aug 2002 04:56:49 +0000 (04:56 +0000)]
- prevent automatic removal of modules on shutdown -- it's not needed and
  trashes screen with i2c messages;

Changed files:
    em8300.init -> 1.3

11 years ago- added initscripts to load apropriate modules;
rrw [Thu, 11 Jul 2002 00:55:04 +0000 (00:55 +0000)]
- added initscripts to load apropriate modules;
- tested and found working as advertised;
- release 1;

Changed files:
    em8300.spec -> 1.5

11 years ago- changed 'Loading microcode' to 'Uploading microcode';
rrw [Thu, 11 Jul 2002 00:47:49 +0000 (00:47 +0000)]
- changed 'Loading microcode' to 'Uploading microcode';

Changed files:
    em8300.init -> 1.2

11 years agoscripts to load em8300 modules and microcode;
rrw [Thu, 11 Jul 2002 00:28:31 +0000 (00:28 +0000)]
scripts to load em8300 modules and microcode;

Changed files:
    em8300.init -> 1.1
    em8300.sysconf -> 1.1

11 years ago- removed kernel-headers from BuildRequires and some cosmetics and simplifications.
kloczek [Thu, 4 Jul 2002 00:10:55 +0000 (00:10 +0000)]
- removed kernel-headers from BuildRequires and some cosmetics and simplifications.

Changed files:
    em8300.spec -> 1.4

11 years ago- adapterized
ankry [Wed, 3 Jul 2002 08:26:42 +0000 (08:26 +0000)]
- adapterized

Changed files:
    em8300.spec -> 1.3

11 years ago- everything builds and installs correctly, however I didn't even try to
rrw [Tue, 2 Jul 2002 17:22:47 +0000 (17:22 +0000)]
- everything builds and installs correctly, however I didn't even try to
  run it, so:
- NOT FINISHED YET, WILL BREAK YOUR COMPUTER, NECK AND RAPE YOUR MOUSE;

Changed files:
    em8300.spec -> 1.2

11 years ago- initial spec from template.spec;
rrw [Tue, 2 Jul 2002 10:34:25 +0000 (10:34 +0000)]
- initial spec from template.spec;

Changed files:
    em8300.spec -> 1.1

This page took 0.085229 seconds and 4 git commands to generate.