Update to 0.1.2
This commit is contained in:
parent
6b4cb6d29f
commit
bd1152b731
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
cups-pk-helper-0.0.4.tar.bz2
|
cups-pk-helper-0.0.4.tar.bz2
|
||||||
/cups-pk-helper-0.1.1.tar.bz2
|
/cups-pk-helper-0.1.1.tar.bz2
|
||||||
|
/cups-pk-helper-0.1.2.tar.bz2
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: cups-pk-helper
|
Name: cups-pk-helper
|
||||||
Version: 0.1.1
|
Version: 0.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A helper that makes system-config-printer use PolicyKit
|
Summary: A helper that makes system-config-printer use PolicyKit
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.vuntz.net/download/cups-pk-helper/
|
URL: http://www.vuntz.net/download/cups-pk-helper/
|
||||||
Source0: http://www.vuntz.net/download/cups-pk-helper/cups-pk-helper-%{version}.tar.bz2
|
Source0: http://cgit.freedesktop.org/cups-pk-helper/snapshot/cups-pk-helper-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: libtool >= 1.4.3
|
BuildRequires: libtool >= 1.4.3
|
||||||
BuildRequires: cups-devel >= 1.2
|
BuildRequires: cups-devel >= 1.2
|
||||||
@ -60,6 +60,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 23 2011 Marek Kasik <mkasik@redhat.com> - 0.1.2-1
|
||||||
|
- Update to 0.1.2
|
||||||
|
|
||||||
* Thu Mar 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.1-1
|
* Thu Mar 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.1-1
|
||||||
- Update to 0.1.1
|
- Update to 0.1.1
|
||||||
- Drop accumulated upstreamed patches
|
- Drop accumulated upstreamed patches
|
||||||
|
Loading…
Reference in New Issue
Block a user