Compare commits

...

5 Commits
rawhide ... f24

Author SHA1 Message Date
Nikos Mavrogiannopoulos 6197add24e updated to 1.8.20
Resolves: rhbz#1410074
Resolves: rhbz#1410075
2017-01-04 13:24:50 +01:00
Ville Skyttä 4c38b3d616 Add dependency on polkit, COPYING => %license, fix bogus dates in %changelog
https://bugzilla.redhat.com/show_bug.cgi?id=1351437
2016-06-30 08:35:01 +02:00
Nikos Mavrogiannopoulos 7ac8d42b5d updated to 1.8.17 2016-06-30 08:35:01 +02:00
Nikos Mavrogiannopoulos a7335678ff Added gpg key verification as part of build process 2016-04-01 13:13:25 +02:00
Nikos Mavrogiannopoulos dcd348bb09 Updated to 1.8.16 2016-04-01 13:13:25 +02:00
4 changed files with 46 additions and 15 deletions

5
.gitignore vendored
View File

@ -4,3 +4,8 @@
/pcsc-lite-1.8.13.tar.bz2.asc
/pcsc-lite-1.8.14.tar.bz2.asc
/pcsc-lite-1.8.15.tar.bz2.asc
/pcsc-lite-1.8.16.tar.bz2.asc
/pcsc-lite-1.8.17.tar.bz2.asc
/pcsc-lite-1.8.18.tar.bz2.asc
/pcsc-lite-1.8.19.tar.bz2.asc
/pcsc-lite-1.8.20.tar.bz2.asc

Binary file not shown.

View File

@ -1,15 +1,17 @@
%global upstream_build 3963
Name: pcsc-lite
Version: 1.8.15
Release: 2%{?dist}
Version: 1.8.20
Release: 1%{?dist}
Summary: PC/SC Lite smart card framework and applications
Group: System Environment/Daemons
License: BSD
URL: http://pcsclite.alioth.debian.org/
Source0: https://alioth.debian.org/frs/download.php/file/%{upstream_build}/%{name}-%{version}.tar.bz2
Source1: org.debian.pcsc-lite.policy
Source1: %{name}-%{version}.tar.bz2.asc
Source2: gpgkey-F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E.gpg
Source3: org.debian.pcsc-lite.policy
BuildRequires: doxygen
BuildRequires: graphviz
@ -26,7 +28,8 @@ Requires(preun): systemd
Requires(postun): systemd
Requires: pcsc-ifd-handler
Requires: %{name}-libs = %{version}-%{release}
Recommends: pcsc-lite-ccid
Requires: polkit
Recommends: pcsc-lite-ccid
%description
@ -64,6 +67,8 @@ Requires: %{name}-libs = %{version}-%{release}
%prep
gpgv2 --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
%setup -q
# Convert to utf-8
@ -88,7 +93,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_datadir}/polkit-1/actions/org.debian.pcsc-lite.policy
mkdir -p $RPM_BUILD_ROOT%{_datadir}/polkit-1/actions/
install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/polkit-1/actions/
install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/polkit-1/actions/
# Create empty directories
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf.d
@ -130,7 +135,7 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
%ghost %dir %{_localstatedir}/run/pcscd/
%files libs
%doc COPYING
%license COPYING
%{_libdir}/libpcsclite.so.*
%files devel
@ -146,6 +151,27 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
%changelog
* Mon Jan 2 2017 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.8.20-1
- New upstream release
* Fri Dec 9 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.8.19-1
- New upstream release
* Wed Nov 30 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.8.18-1
- New upstream release
* Thu Jun 30 2016 Ville Skyttä <ville.skytta@iki.fi> - 1.8.17-2
- Add dependency on polkit
- Mark COPYING as %%license
- Fix bogus dates in %%changelog
* Tue Jun 21 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.8.17-1
- New upstream release
* Fri Apr 1 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.8.16-1
- New upstream release (#1319539)
- Added gpg key verification as part of build process
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
@ -352,16 +378,16 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
even though s390 does not have libusb or smartCards, the libusb
packages are required to build other packages.
* Thu Aug 18 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.102-3
* Thu Aug 28 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.102-3
- bump tag becaue the build system can't deal with mistakes.
* Thu Aug 18 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.102-2
* Thu Aug 28 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.102-2
- mock build changes
* Wed Aug 17 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.102-1
* Thu Aug 28 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.102-1
- Pick up 1.4.102
* Wed May 6 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.101-1
* Tue May 6 2008 Bob Relyea <rrelyea@redhat.com> - 1.4.101-1
- Pick up 1.4.101
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.4-3
@ -371,7 +397,7 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
- Silence libpcsc-lite even when the daemon isn't running.
- fix typo in init file which prevents the config file from being read.
* Tue Nov 22 2007 Bob Relyea <rrelyea@redhat.com> - 1.4.4-1
* Thu Nov 22 2007 Bob Relyea <rrelyea@redhat.com> - 1.4.4-1
- Pick up 1.4.4
* Tue Feb 06 2007 Bob Relyea <rrelyea@redhat.com> - 1.3.3-1
@ -388,7 +414,7 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
- follow packaging guidelines for setting up init service
(bug 200778)
* Sun Jul 24 2006 Bob Relyea <rrelyea@redhat.com> - 1.3.1-5
* Mon Jul 24 2006 Bob Relyea <rrelyea@redhat.com> - 1.3.1-5
- start pcscd when pcsc-lite is installed
* Sun Jul 16 2006 Florian La Roche <laroche@redhat.com> - 1.3.1-4
@ -426,7 +452,7 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON
* Thu May 19 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2.0-12
- Rebuild.
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-11
* Thu Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-11
- rebuilt
* Tue Aug 17 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2.0-10

View File

@ -1,2 +1,2 @@
9e20389c7a093e7cbc779deb4b109195 pcsc-lite-1.8.15.tar.bz2.asc
ded5cf2f78d26293934cefd0dbc58a43 pcsc-lite-1.8.15.tar.bz2
SHA512 (pcsc-lite-1.8.20.tar.bz2.asc) = cd8a83687cd878412f9e001a9a85ef4a839ff04cc6a4036e1db55b7c7fe3fdd22dbf13410fcb8196d8f11484a64027e71a2ee9a1161524f8e759b35d43469c4a
SHA512 (pcsc-lite-1.8.20.tar.bz2) = 63fea660d71605ebced5600a59ab5b6a735c4ba3697faf7658d91b8e281a7fb2a2bca6831c8f8c8c87b87a54f7fd03ae818a4c496dcbac0afce523e3b6c606b8