source: projects/specs/trunk/m/mate-desktop/mate-desktop-vl.spec @ 10327

Revision 10327, 6.7 KB checked in by Takemikaduchi, 8 years ago (diff)

MATE-1.14.1

RevLine 
[5311]1Summary:        Library with common API for various MATE modules
2Name:           mate-desktop
[10327]3Version:        1.14.1
[9797]4Release:        1%{?_dist_release}
[10255]5Source0:        http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz
[5311]6License:        GPLv2
[5316]7Group:          User Interface/Desktops
[6679]8URL:            http://mate-desktop.org/
[5311]9
[7697]10# patch for Vine
11Patch1001:      mate-desktop-vine-settings.patch
[9552]12Patch1002:      mate-desktop-1.10.0-color-select-desktop.patch
[7697]13
[5311]14BuildRequires:  mate-common
15BuildRequires:  mate-doc-utils
16BuildRequires:  gtk2-devel
[8359]17BuildRequires:  dconf-devel
[6172]18BuildRequires:  unique-devel
[7064]19BuildRequires:  startup-notification-devel
[5311]20BuildRequires:  gtk-doc
[8359]21BuildRequires:  itstool
[5311]22BuildRequires:  autoconf
23BuildRequires:  automake
24
[7697]25Requires(posttrans,postun):     glib2
[9797]26Requires(posttrans,postun):     gtk2
[5311]27Requires(post,postun):  desktop-file-utils
28
29BuildRoot:      %{_tmppath}/%{name}-%{version}-root
30
31Vendor:         Project Vine
32Distribution:   Vine Linux
33Packager:       Takemikaduchi
34
35
36%description
37mate-desktop contains the libmate-desktop library, the mate-about
38program as well as some desktop-wide documents.
39
40
[9432]41%package                devel
[5311]42Summary:        Development tools for mate-desktop
43Summary(ja):    mate-desktop の開発環境
44Group:          Development/Libraries
45Requires:       %{name} = %{version}-%{release}
46Requires:       pkgconfig
47
48%description    devel
49Header files and libraries for building a extension library for the
50mate-desktop.
51
52
[9552]53%package        docs
[5311]54Summary:        Documentation for mate-desktop
55Summary(ja):    mate-desktop 用のドキュメント
56Group:          Documentation
57BuildArch:      noarch
58
[9552]59%description    docs
[5311]60This package contains documentation for mate-desktop.
61
62
63%prep
64%setup -q
[7697]65%patch1001 -p1 -b .vine
[9552]66%patch1002 -p1 -b .vine
[5311]67
68
69%build
70(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi)
71%configure \
72        --disable-static \
[9432]73        --enable-mpaste
[5311]74
75%{__make} %{?_smp_mflags}
76
77
78%install
79%{__rm} -rf ${RPM_BUILD_ROOT}
80%{__make} install DESTDIR=${RPM_BUILD_ROOT}
81
82find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} \;
83find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
84
85%{__rm} -rf ${RPM_BUILD_ROOT}%{_datadir}/omf
86
[9661]87%find_lang %{name} --with-gnome
[5311]88
89
90%clean
91%{__rm} -rf ${RPM_BUILD_ROOT}
92
93%post
94/sbin/ldconfig
[9797]95touch --no-create %{_datadir}/icons/hicolor > /dev/null || :
[5311]96update-desktop-database %{_datadir}/applications >& /dev/null ||:
97
98%postun
99/sbin/ldconfig
[7697]100if [ $1 -eq 0 ]; then
[9797]101  touch --no-create %{_datadir}/icons/hicolor > /dev/null || :
[7697]102  glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
103  update-desktop-database %{_datadir}/applications >& /dev/null ||:
[9797]104  gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
[7697]105fi
[5311]106
[7697]107%posttrans
108glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
[9797]109gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
[5311]110
[7697]111
[6679]112%files -f %{name}.lang
[5311]113%defattr(-,root,root,-)
114%doc COPYING ChangeLog NEWS README
115%{_bindir}/mate-about
[9552]116%{_bindir}/mate-color-select
[9432]117%{_bindir}/mpaste
[5311]118%{_libdir}/libmate-desktop-2.so.*
[9552]119%{_libdir}/girepository-1.0/MateDesktop-2.0.typelib
[5311]120%{_datadir}/applications/mate-about.desktop
[9552]121%{_datadir}/applications/mate-color-select.desktop
[7697]122%{_datadir}/glib-2.0/schemas/org.mate.accessibility-keyboard.gschema.xml
123%{_datadir}/glib-2.0/schemas/org.mate.accessibility-startup.gschema.xml
124%{_datadir}/glib-2.0/schemas/org.mate.applications-at-mobility.gschema.xml
125%{_datadir}/glib-2.0/schemas/org.mate.applications-at-visual.gschema.xml
126%{_datadir}/glib-2.0/schemas/org.mate.applications-browser.gschema.xml
127%{_datadir}/glib-2.0/schemas/org.mate.applications-office.gschema.xml
128%{_datadir}/glib-2.0/schemas/org.mate.applications-terminal.gschema.xml
129%{_datadir}/glib-2.0/schemas/org.mate.background.gschema.xml
[9552]130%{_datadir}/glib-2.0/schemas/org.mate.debug.gschema.xml
[7697]131%{_datadir}/glib-2.0/schemas/org.mate.file-views.gschema.xml
132%{_datadir}/glib-2.0/schemas/org.mate.interface.gschema.xml
133%{_datadir}/glib-2.0/schemas/org.mate.lockdown.gschema.xml
134%{_datadir}/glib-2.0/schemas/org.mate.peripherals-keyboard.gschema.xml
135%{_datadir}/glib-2.0/schemas/org.mate.peripherals-mouse.gschema.xml
136%{_datadir}/glib-2.0/schemas/org.mate.sound.gschema.xml
137%{_datadir}/glib-2.0/schemas/org.mate.thumbnail-cache.gschema.xml
138%{_datadir}/glib-2.0/schemas/org.mate.thumbnailers.gschema.xml
139%{_datadir}/glib-2.0/schemas/org.mate.typing-break.gschema.xml
[9797]140%{_datadir}/icons/hicolor/*/*/*
[5311]141%{_datadir}/libmate-desktop/pnp.ids
[6679]142%{_datadir}/mate-about/mate-version.xml
[5311]143%{_mandir}/man1/mate-about.1.gz
[9661]144%{_mandir}/man1/mate-color-select.1.gz
145%{_mandir}/man1/mpaste.1.gz
[5311]146
147%files devel
148%defattr(-,root,root,-)
149%{_includedir}/mate-desktop-2.0
150%{_libdir}/libmate-desktop-2.so
151%{_libdir}/pkgconfig/mate-desktop-2.0.pc
[9552]152%{_datadir}/gir-1.0/MateDesktop-2.0.gir
[5311]153
[9552]154%files docs
[5311]155%defattr(-,root,root,-)
156%{_datadir}/gtk-doc/html/mate-desktop
157
158
159%changelog
[10327]160* Sun May 22 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.1-1
161- new upstream release
162
[10255]163* Sun May 08 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.0-1
164- new upstream release
165- update Patch1001 (mate-desktop-vine-settings.patch)
166
[9842]167* Tue Dec 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.1-1
168- new upstream release
169
[9797]170* Sat Nov 07 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.0-1
171- new upstream release
172- update Patch1001
173- remove mate-user-guide subpackage
174
[9725]175* Sun Aug 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-2
176- add Requires: yelp (mate-user-guide package)
177
[9724]178* Sun Aug 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-1
179- new upstream release
180
[9661]181* Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.1-1
182- new upstream release
183- create mate-user-guide subpackage
184
[9552]185* Sat May 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.0-1
186- new upstream release
187- rename document subpackage
188- add Patch1002 (mate-desktop-1.10.0-color-select-desktop.patch)
189
[9432]190* Sun Mar 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.2-1
191- new upstream release
192
[8432]193* Sun May 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.1-1
194- new upstream release
195
[8359]196* Mon Apr 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.0-1
197- new upstream release
198- add BuildRequires: dconf-devel, itstool
199
[8068]200* Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.1-2
201- rebuild with VineSeed environment
202
[7697]203* Sun May 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.1-1
204- new upstream release
205- remove BuildRequires: mate-conf-devel
206- add Patch1001 (mate-desktop-vine-settings.patch)
207
[7064]208* Sat Nov 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.2-1
209- new upstream release
210- add BuildRequires: startup-notification-devel
211
[6679]212* Wed Aug 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
213- new upstream release
214
[6172]215* Sat May 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.0-1
216- new upstream release
217- add BuildRequires: unique-devel
218
[5316]219* Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-2
220- change category
221
[5311]222* Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-1
223- initial build for Vine Linux
224
Note: See TracBrowser for help on using the repository browser.