22de3fe
Name: pcmciautils
22de3fe
Summary: PCMCIA utilities and initialization programs
a6371d3
License: GPLv2
716fcaf
Version: 015
716fcaf
Release: 1%{?dist}
22de3fe
Group: System Environment/Base
716fcaf
ExclusiveArch: i386 i586 x86_64 ia64 ppc ppc64 %{?arm}
c97d98b
URL: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
22de3fe
Source: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmciautils-%{version}.tar.bz2
c97d98b
Obsoletes: pcmcia-cs < 3.2.9
c97d98b
Obsoletes: kernel-pcmcia-cs < 3.1.32
ebc7412
# Do not Provide, because it would conflict
ebc7412
#Provides:  pcmcia-cs = 3.2.9
ebc7412
#Provides:  kernel-pcmcia-cs = 3.1.32
c97d98b
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
070984d
BuildRequires: libsysfs-devel >= 1.3.0
3497066
Requires: udev >= 062, kernel >= 2.6.12-1.1411_FC5
36f5106
BuildRequires: byacc, flex
22de3fe
Patch1: pcmciautils-fedora.patch
22de3fe
22de3fe
%description
22de3fe
The pcmciautils package contains utilities for initializing and
22de3fe
debugging PCMCIA and Cardbus sockets.
22de3fe
22de3fe
%prep
22de3fe
%setup -q
22de3fe
# Fix build peculiarities
22de3fe
%patch1 -p1
22de3fe
22de3fe
%build
c97d98b
make %{?_smp_mflags}
22de3fe
22de3fe
%install
22de3fe
%{__rm} -rf $RPM_BUILD_ROOT
22de3fe
make install DESTDIR=$RPM_BUILD_ROOT
22de3fe
22de3fe
%clean
22de3fe
%{__rm} -rf $RPM_BUILD_ROOT
22de3fe
22de3fe
%files
22de3fe
%defattr(-,root,root)
22de3fe
%config(noreplace) %{_sysconfdir}/pcmcia/*.opts
c97d98b
%dir %{_sysconfdir}/pcmcia
c97d98b
%config(noreplace) %attr(0644,root,root) /etc/udev/rules.d/*
c97d98b
/sbin/pccardctl
c97d98b
%attr(0755,root,root) /sbin/lspcmcia
c97d98b
%attr(0755,root,root) /sbin/pcmcia-check-broken-cis
c97d98b
%attr(0755,root,root) /sbin/pcmcia-socket-startup
c97d98b
%{_mandir}/man*/lspcmcia*
c97d98b
%{_mandir}/man*/pccardctl*
22de3fe
22de3fe
%changelog
716fcaf
* Fri Mar 06 2009 Harald Hoyer <harald@redhat.com> 015-1
716fcaf
- version 015
716fcaf
- added buildarch i586
716fcaf
56f1247
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 014-13
56f1247
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
56f1247
0f52b50
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 014-12
0f52b50
- Autorebuild for GCC 4.3
0f52b50
66f6eb0
* Fri Sep 07 2007 Harald Hoyer <harald@redhat.com> - 014-11
66f6eb0
- fixed udev rule
66f6eb0
a6371d3
* Wed Aug 22 2007 Harald Hoyer <harald@redhat.com> - 014-10
a6371d3
- changed license tag
a6371d3
- added arm architecture
a6371d3
- removed sh execution in udev rule
a6371d3
3962c02
* Thu Jun 21 2007 Harald Hoyer <harald@redhat.com> - 014-9
3962c02
- fixed modprobe udev rule
3962c02
642c123
* Wed Jun  6 2007 Harald Hoyer <harald@redhat.com> - 014-8
642c123
- fixed 'pccardctl ident' SEGV
642c123
- Resolves: rhbz#242805
642c123
ebc7412
* Mon Apr  2 2007 Harald Hoyer <harald@redhat.com> - 014-7
ebc7412
- removed Provides, because it would conflict (#234504)
ebc7412
- Resolves: rhbz#234504
ebc7412
ebc7412
* Fri Mar 23 2007 Harald Hoyer <harald@redhat.com> - 014-6
c97d98b
- specfile cleanup
c97d98b
070984d
* Mon Jul 17 2006 Jesse Keating <jkeating@redhat.com> - 014-5
b39c858
- rebuild
070984d
- change br sysfsutils-devel to libsysfs-devel
b39c858
70a1963
* Mon Jun 19 2006 Harald Hoyer <harald@redhat.com> - 014-3
70a1963
- changed MODALIAS to ENV{MODALIAS} in the rules file
70a1963
36f5106
* Wed Jun  7 2006 Harald Hoyer <harald@redhat.com> - 014-2
36f5106
- better buildrequires
36f5106
bc83d4d
* Tue Jun 06 2006 Harald Hoyer <harald@redhat.com> - 014-1
bc83d4d
- more build requires (bug #194144)
bc83d4d
- version 014
bc83d4d
33eac30
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 011-1.2
33eac30
- bump again for double-long bug on ppc(64)
33eac30
2603b70
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 011-1.1
2603b70
- rebuilt for new gcc4.1 snapshot and glibc changes
2603b70
70924b6
* Tue Dec 13 2005  Bill Nottingham <notting@redhat.com> 011-1
70924b6
- update to 011, now ships with its own udev rules
70924b6
- remove pcmcia-cs provide
70924b6
2916a3b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
2916a3b
- rebuilt
2916a3b
5f3a8f1
* Sun Jul 24 2005  Bill Nottingham <notting@redhat.com> 007-1
5f3a8f1
- further udev-related tweaks (#163311)
5f3a8f1
4758828
* Thu Jul 21 2005  Bill Nottingham <notting@redhat.com> 006-2
4758828
- udev patch - right idea, awful execution. fix that (#163311)
3497066
- add requirement for 2.6.13-rc1, basically
4758828
bd7333f
* Wed Jul 20 2005  Bill Nottingham <notting@redhat.com> 006-1
bd7333f
- update to 006
bd7333f
- link libsysfs statically
bd7333f
22de3fe
* Fri Jul 08 2005  Bill Nottingham <notting@redhat.com> 005-1
bc83d4d
- initial packaging