Update to git snapshot
This commit is contained in:
parent
bc36dde52f
commit
63d6a6e886
1
.gitignore
vendored
1
.gitignore
vendored
@ -280,3 +280,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-0.9.4.0.git20120328.tar.bz2
|
||||
/NetworkManager-0.9.4.0.git20120328-2.tar.bz2
|
||||
/NetworkManager-0.9.4.0.git20120328_2.tar.bz2
|
||||
/NetworkManager-0.9.4.0.git20120502.tar.bz2
|
||||
|
@ -7,7 +7,7 @@
|
||||
%define libnl3_version 3.2.6
|
||||
%define ppp_version 2.4.5
|
||||
|
||||
%define snapshot .git20120328_2
|
||||
%define snapshot .git20120502
|
||||
%define realversion 0.9.4.0
|
||||
|
||||
%if 0%{?fedora} && 0%{?fedora} < 17
|
||||
@ -20,7 +20,7 @@ Name: NetworkManager
|
||||
Summary: Network connection manager and user applications
|
||||
Epoch: 1
|
||||
Version: 0.9.4
|
||||
Release: 2%{snapshot}%{?dist}
|
||||
Release: 3%{snapshot}%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/NetworkManager/
|
||||
@ -353,6 +353,9 @@ exit 0
|
||||
%{_datadir}/gtk-doc/html/libnm-util/*
|
||||
|
||||
%changelog
|
||||
* Wed May 2 2012 Jiří Klimeš <jklimes@redhat.com> - 0.9.4-3.git20120502%{?dist}
|
||||
- Update to git snapshot
|
||||
|
||||
* Wed Mar 28 2012 Colin Walters <walters@verbum.org> - 1:0.9.4-2.git20120328_2%{?dist}
|
||||
- Add _isa for internal requires; otherwise depsolving may pull in an
|
||||
arbitrary architecture.
|
||||
|
Loading…
Reference in New Issue
Block a user