Skip to content

Commit 0c7de9c

Browse files
committed
Build fix: Removed noarch since Python has an arch dependent libdir.
Also removed the changelog from the spec file, OBS can take it from .changes.
1 parent 1de0a0a commit 0c7de9c

File tree

2 files changed

+5
-25
lines changed

2 files changed

+5
-25
lines changed

cnetworkmanager.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Fri Jul 31 13:58:14 CEST 2009 - mvidner@suse.cz
3+
4+
- Removed noarch since Python has an arch dependent libdir.
5+
16
-------------------------------------------------------------------
27
Wed Jul 29 17:40:00 CEST 2009 - mvidner@suse.cz
38

cnetworkmanager.spec

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Requires: dbus-1-python python-gobject2
3030
Requires: NetworkManager >= 0.7.0
3131
Provides: NetworkManager-client
3232
BuildRoot: %{_tmppath}/%{name}-%{version}-build
33-
BuildArch: noarch
3433
Source: %{name}-%{version}.tar.gz
3534
%{py_requires}
3635

@@ -62,27 +61,3 @@ rm -rf %{buildroot}
6261
%defattr(-,root,root)
6362
%doc README COPYING HACKING NEWS
6463
%changelog
65-
* Sat Mar 21 2009 mvidner@suse.cz
66-
- v0.8.4
67-
- New: When connecting (-C), monitor the NM connection state.
68-
- Fix: RPM packaging: consistent PREFIX (bnc#485413), owning pkgdatadir.
69-
- Fix: KeyError with --wep-hex. (James Hogan)
70-
- Fix: knetworkmanagerrc: Don't let ConnectionSettings
71-
override ConnectionSecrets.
72-
- Updated pbkdf2.py to the newest upstream version (license
73-
clarified). (Alexander Block)
74-
* Fri Mar 06 2009 mvidner@suse.cz
75-
- Packaging fix: claim ownership of pkgdatadir
76-
* Thu Mar 05 2009 mvidner@suse.cz
77-
- v0.8.3
78-
- Fix: secrets leak via o.fd.NMS.Connection.Secrets (CVE-2009-0365)
79-
- Fix: secrets leak via o.fd.NMS.Connection.GetSettings (bnc#479566#c3)
80-
* Sat Nov 22 2008 coolo@suse.de
81-
- buildrequire dbus-1 to fix file list check
82-
* Tue Nov 18 2008 mvidner@suse.cz
83-
- v0.8
84-
- New: --wep-pass
85-
- New: if there is another applet, report its pid
86-
- Fix: do not rely on DBus config from GUI applets
87-
* Fri Nov 07 2008 mvidner@suse.cz
88-
- initial packaging

0 commit comments

Comments
 (0)