meego-panel-networks/meego-panel-networks.spec

changeset 1
4667f24fe848
parent 0
4f133201e207
equal deleted inserted replaced
0:937e72c195ee 1:c3f91a96be57
5 # >> macros 5 # >> macros
6 # << macros 6 # << macros
7 7
8 Name: meego-panel-networks 8 Name: meego-panel-networks
9 Summary: Connection management panel 9 Summary: Connection management panel
10 Version: 1.2.15 10 Vendor: Europalab Software
11 Release: 2.1 11 Packager: Michael Schloh von Bennewitz
12 Distribution: MeeGo Thirdparty
13 Version: 20101206
14 Release: 20101206
12 Group: Applications/Internet 15 Group: Applications/Internet
13 License: GPL 2 16 License: GPL 2
14 URL: http://www.meego.org 17 URL: http://www.meego.org/
15 Source0: %{name}-%{version}.tar.gz 18 Source0: %{name}-%{version}.tar.gz
16 Source100: meego-panel-networks.yaml 19 Source100: meego-panel-networks.yaml
17 Patch0: 0001-list-Fix-fallback-information-text-MBC-7544-MBC-5632.patch
18 Requires: mobile-broadband-provider-info 20 Requires: mobile-broadband-provider-info
19 Requires: iso-codes 21 Requires: iso-codes
20 Requires(post): /bin/touch 22 Requires(post): /bin/touch
21 Requires(post): gtk2 23 Requires(post): gtk2
22 BuildRequires: pkgconfig(gtk+-2.0) 24 BuildRequires: pkgconfig(gtk+-2.0)
40 42
41 43
42 %prep 44 %prep
43 %setup -q -n %{name}-%{version} 45 %setup -q -n %{name}-%{version}
44 46
45 # 0001-list-Fix-fallback-information-text-MBC-7544-MBC-5632.patch
46 %patch0 -p1
47 # >> setup 47 # >> setup
48 # << setup 48 # << setup
49 49
50 %build 50 %build
51 # >> build pre 51 # >> build pre
92 %{_datadir}/mutter-meego/panels/carrick.desktop 92 %{_datadir}/mutter-meego/panels/carrick.desktop
93 # << files 93 # << files
94 94
95 95
96 %changelog 96 %changelog
97 * Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 20101206-20101206
98 - upgrade to git snapshot 20101206 to try to solve D-Bus problem after
99 - connman version update broke compatibility with meego-panel-networks
97 * Mon Oct 18 2010 Jussi Kukkonen <jku@linux.intel.com> - 1.2.15 100 * Mon Oct 18 2010 Jussi Kukkonen <jku@linux.intel.com> - 1.2.15
98 - add patch: Fix fallback information text (BMC#7544, BMC#5632) 101 - add patch: Fix fallback information text (BMC#7544, BMC#5632)
99 * Mon Oct 4 2010 Jussi Kukkonen <jku@linux.intel.com> - 1.2.15 102 * Mon Oct 4 2010 Jussi Kukkonen <jku@linux.intel.com> - 1.2.15
100 - OpenConnect VPN integration (BMC#3201) 103 - OpenConnect VPN integration (BMC#3201)
101 - Set immutable service config insensitive (BMC#7816) 104 - Set immutable service config insensitive (BMC#7816)

mercurial