source: projects/specs/trunk/l/lxappearance/lxappearance-vl.spec @ 8864

Revision 8864, 4.8 KB checked in by kudoh, 10 years ago (diff)

rebuilt and new up stream release

Line 
1Name:           lxappearance
2Version:        0.5.5
3Release:        2%{?_dist_release}
4Summary:        Feature-rich GTK+ theme switcher for LXDE
5Summary(ja):    LXDE の機能豊かな GTK+ テーマスイッチャ
6
7Group:          User Interface/Desktops
8License:        GPLv2+
9URL:            http://lxde.sourceforge.net/
10Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.xz
11
12Vendor:         Project Vine
13Distribution:   Vine Linux
14
15BuildRoot: %{_tmppath}/%{name}-%{version}-root
16
17BuildRequires:  desktop-file-utils
18BuildRequires:  gettext
19BuildRequires:  glib2-devel >= 2.18.0
20BuildRequires:  gtk2-devel >= 2.12.0
21BuildRequires:  intltool >= 0.40
22BuildRequires:  menu-cache-devel >= 0.3.2
23BuildRequires:  perl-XML-Parser
24BuildRequires:  libX11-devel
25Requires:       lxsession >= 0.4.0
26
27%description
28LXAppearance is a new GTK+ theme switcher developed for LXDE, the Lightweight
29X11 Desktop Environment. It is able to change GTK+ themes, icon themes, and
30fonts used by applications. All changes done by the users can be seen
31immediately in the preview area. After clicking the "Apply" button, the
32settings will be written to gtkrc, and all running programs will be asked to
33reload their themes.
34
35%description -l ja
36LXAppearance は LXDE -the Lightweight X11 Desktop Environment- のために開発された
37新しい GTK+ テーマスイッチャです。GTK テーマ・アイコンテーマ・フォントを
38アプリケーションによって変えることができます。
39ユーザーにより行われたすべての変更はプレビューエリアで迅速に見ることができます。
40"適用"ボタンを押した後、設定は gtkrc に書き込まれ、すべての起動中のプログラムが
41それらのテーマを再読み込みするように求められます。
42
43%package devel
44Summary: Development files of %{name}
45Summary(ja): %{name} の開発ファイル
46Group: Development/Libraries
47Requires: %{name} = %{version}-%{release}
48
49%description devel
50This package contains headers and pkg-config file for development
51with %{name}.
52
53%description -l ja devel
54このパッケージは %{name} の開発に必要なヘッダと pkg-config ファイルを含みます。
55
56%prep
57%setup -q
58
59%build
60%configure
61make %{?_smp_mflags}
62
63
64%install
65rm -rf $RPM_BUILD_ROOT
66make install DESTDIR=$RPM_BUILD_ROOT
67
68desktop-file-install --vendor="vine" \
69  --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
70  --delete-original \
71  --add-category X-System \
72  ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
73
74%find_lang %{name}
75
76%clean
77rm -rf $RPM_BUILD_ROOT
78
79
80%files -f %{name}.lang
81%defattr(-,root,root,-)
82%doc AUTHORS COPYING
83%{_bindir}/%{name}
84%dir %{_datadir}/%{name}
85%{_datadir}/applications/*.desktop
86%{_datadir}/%{name}/ui/
87%{_mandir}/man1/%{name}*.1*
88
89%files devel
90%defattr(-,root,root,-)
91%{_includedir}/%{name}/
92%{_libdir}/pkgconfig/%{name}.pc
93
94%changelog
95* Sat Jul 26 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.5-2
96- rebuilt with current environment
97 -deleted Release tag from -devel
98
99* Sat Apr 19 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.5-1
100- new upstream release
101- changed archive type gzip to xz
102
103* Mon May 21 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.2-1
104- new upstream release
105
106* Sun Jul 31 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.1-1
107- new upstream release
108- added BuildRequires: libX11-devel
109
110* Thu Oct 14 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.0-1
111- new upstream release
112- added and arranged BuildRequires
113  - BuildRequires:  desktop-file-utils
114  - BuildRequires:  gettext
115  - BuildRequires:  glib2-devel >= 2.18.0
116  - BuildRequires:  gtk2-devel >= 2.12.0
117  - BuildRequires:  intltool >= 0.40
118  - BuildRequires:  menu-cache-devel >= 0.3.2
119  - BuildRequires:  perl-XML-Parser
120- added Requires: lxsession >= 0.4.0
121- splitted -devel pacakage
122
123* Wed Jan 13 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.0-1
124- new upstream release
125
126* Mon Dec 14 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.0-1
127- new upstream release
128- fixed desktop file for build
129
130* Mon Jul 6 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.2.1-1vl5
131- new upstream release
132- dropt Source1 and Patch0
133
134* Wed Apr  1 2009 IWAI, Masaharu <iwai@alib.jp> 0.2-3
135- enable ja.po
136  - drop lxappearance-LINGUAS (Source2)
137  - add enable lang ja patch (Patch0)
138  - run autogen.sh
139
140* Fri Mar 27 2009 IWAI, Masaharu <iwai@alib.jp> 0.2-2
141- replace ja.po: from upstream repository
142- update %%files section: drop unnecessary extension in mandir
143- add Vendor and Distribution tags for Vine Linux
144
145* Mon Mar 23 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.2-1vl5
146- initial build for VineSeed (import Fedora package)
147
148* Sun Apr 20 2008 Christoph Wickert <fedora christoph-wickert de> - 0.2-1
149- Update to 0.2
150- Remove install-patch, applied upstream
151
152* Sat Apr 12 2008 Christoph Wickert <fedora christoph-wickert de> - 0.1-1
153- Initial Fedora RPM
Note: See TracBrowser for help on using the repository browser.