Update for upstream 0.3 version
This commit is contained in:
parent
0d54ba0a1e
commit
50ed759b80
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/adcli-0.1.tar.gz
|
/adcli-0.1.tar.gz
|
||||||
/adcli-0.2.tar.gz
|
/adcli-0.2.tar.gz
|
||||||
|
/adcli-0.3.tar.gz
|
||||||
|
11
adcli.spec
11
adcli.spec
@ -1,10 +1,10 @@
|
|||||||
Name: adcli
|
Name: adcli
|
||||||
Version: 0.2
|
Version: 0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Active Directory enrollment
|
Summary: Active Directory enrollment
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://cgit.freedesktop.org/realmd/adcli
|
URL: http://cgit.freedesktop.org/realmd/adcli
|
||||||
Source0: http://www.freedesktop.org/software/realmd/releases/adcli-0.2.tar.gz
|
Source0: http://www.freedesktop.org/software/realmd/releases/adcli-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: intltool pkgconfig
|
BuildRequires: intltool pkgconfig
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
@ -53,8 +53,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_libdir}/pkgconfig/adcli-1.pc
|
%{_libdir}/pkgconfig/adcli-1.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Sep 4 2012 Stef Walter <stefw@redhat.com - 0.2-1
|
* Sat Oct 20 2012 Stef Walter <stefw@redhat.com> - 0.3-1
|
||||||
|
* Update for 0.3 version
|
||||||
|
|
||||||
|
* Tue Sep 4 2012 Stef Walter <stefw@redhat.com> - 0.2-1
|
||||||
- Update for 0.2 version
|
- Update for 0.2 version
|
||||||
|
|
||||||
* Wed Aug 15 2012 Stef Walter <stefw@redhat.com - 0.1-1
|
* Wed Aug 15 2012 Stef Walter <stefw@redhat.com> - 0.1-1
|
||||||
- Initial 0.1 package
|
- Initial 0.1 package
|
||||||
|
Loading…
Reference in New Issue
Block a user