source: projects/specs/trunk/g/gnome-disk-utility/gnome-disk-utility-vl.spec @ 6084

Revision 6084, 5.7 KB checked in by Takemikaduchi, 12 years ago (diff)

new upstream release

Line 
1%define glib2_version             2.32.0
2%define gtk3_version              3.4.0
3%define gnome_doc_utils_version   0.3.2
4%define udisks2_version           1.90.0
5
6Summary: Disk management application
7Summary(ja): ディスク管理アプリケーション
8Name: gnome-disk-utility
9Version: 3.4.1
10Release: 1%{?_dist_release}
11License: LGPLv2+
12Group: System Environment/Libraries
13URL: http://git.gnome.org/cgit/gnome-disk-utility
14
15Source0: %{name}-%{version}.tar.xz
16
17BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
18
19Requires: desktop-file-utils
20
21BuildRequires: glib2-devel >= %{glib2_version}
22BuildRequires: gtk3-devel >= %{gtk3_version}
23BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
24BuildRequires: gettext
25BuildRequires: desktop-file-utils
26BuildRequires: udisks2-devel >= %{udisks2_version}
27BuildRequires: intltool
28
29Obsoletes: gnome-disk-utility-format
30Obsoletes: nautilus-gdu
31
32Obsoletes: %{name}-libs < 3.4.0
33Provides: %{name}-libs = %{version}
34Obsoletes: %{name}-ui-libs < 3.4.0
35Provides: %{name}-ui-libs = %{version}
36
37Obsoletes: %{name}-devel < 3.4.0
38Obsoletes: %{name}-ui-devel < 3.4.0
39
40Vendor: Project Vine
41Distribution: Vine Linux
42Packager: Takemikaduchi
43
44%description
45This package contains the Palimpsest disk management application.
46Palimpsest supports partitioning, file system creation, encryption,
47RAID, SMART monitoring, etc.
48
49
50%prep
51%setup -q
52
53%build
54%configure
55make
56
57%install
58rm -rf $RPM_BUILD_ROOT
59
60make install DESTDIR=$RPM_BUILD_ROOT
61
62
63%find_lang %{name}
64
65%clean
66rm -rf $RPM_BUILD_ROOT
67
68
69%post
70touch --no-create %{_datadir}/icons/hicolor
71if [ -x /usr/bin/gtk-update-icon-cache ]; then
72  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
73fi
74update-desktop-database %{_datadir}/applications &> /dev/null
75
76%postun
77touch --no-create %{_datadir}/icons/hicolor
78if [ -x /usr/bin/gtk-update-icon-cache ]; then
79  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
80fi
81update-desktop-database %{_datadir}/applications &> /dev/null
82
83
84%files -f %{name}.lang
85%defattr(-,root,root,-)
86%doc COPYING NEWS README
87%{_bindir}/palimpsest
88%{_datadir}/applications/palimpsest.desktop
89%{_datadir}/%{name}
90%{_datadir}/icons/hicolor/*/apps/*
91
92
93%changelog
94* Mon Apr 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
95- new upstream release
96
97* Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.0-1
98- new upstream release
99- change BuildRequires: udisks2-devel instead of udisks-devel
100- remove -libs, -ui-libs, -devel, -ui-devel sub packages
101
102* Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.2-1
103- new upstream release
104- change BuildRequires: gtk3-devel instead of gtk2-devel
105- change BuildRequires: unique3-devel instead of unique-devel
106
107* Tue Oct 05 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
108- new upstream release
109- fix %files
110
111* Thu Apr 08 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
112- new upstream release
113- change BuildRequires: DeviceKit-disks-devel -> udisks-devel
114- change Requires: DeviceKit-disks -> udisks
115- add BuildRequires: avahi-ui-devel
116
117* Wed Nov 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.28.1-1
118- initial build for Vine Linux
119
120* Mon Nov  2 2009 David Zeuthen <davidz@redhat.com> - 2.28.1-1%{?dist}
121- Update to 2.28.1
122
123* Tue Oct 13 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.0-5%{?dist}
124- Fix nautilus crashes by proper object referencing
125
126* Mon Oct  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-4%{?dist}
127- Incorporate fixes for translation issues from the stable upstream branch
128
129* Fri Sep 18 2009 David Zeuthen <davidz@redhat.com> - 2.28.0-2%{?dist}
130- BR libatasmart-devel
131
132* Fri Sep 18 2009 David Zeuthen <davidz@redhat.com> - 2.28.0-1%{?dist}
133- Update to upstream release 2.28.0
134- Compared to previous releases, this release should whine less about SMART
135
136* Mon Aug 17 2009 David Zeuthen <davidz@redhat.com> - 0.5-3%{?dist}
137- Drop upstreamed patch
138
139* Mon Aug 17 2009 David Zeuthen <davidz@redhat.com> - 0.5-2%{?dist}
140- Rebuild
141
142* Mon Aug 17 2009 David Zeuthen <davidz@redhat.com> - 0.5-1%{?dist}
143- Update to release 0.5
144
145* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 0.4-3%{?dist}
146- Drop PolicyKit from .pc files, too
147
148* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2
149- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
150
151* Fri Jun 19 2009 David Zeuthen <davidz@redhat.com> - 0.4-1%{?dist}
152- Update to release 0.4
153
154* Fri May 01 2009 David Zeuthen <davidz@redhat.com> - 0.3-1%{?dist}
155- Upstream release 0.3
156
157* Wed Apr 15 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.5.20090415git%{?dist}
158- New snapshot
159
160* Sun Apr 12 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.4.20090412git%{?dist}
161- New snapshot
162
163* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> - 0.3-0.3.20090406git%{?dist}
164- Don't own directories that belong to hicolor-icon-theme
165
166* Wed Apr 08 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.2.20090406git%{?dist}
167- Fix bug in detecting when a PolicyKit error is returned (#494787)
168
169* Mon Apr 06 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.1.20090406git%{?dist}
170- New snapshot
171
172* Wed Mar 04 2009 David Zeuthen <davidz@redhat.com> - 0.2-2%{?dist}
173- Don't crash when changing the LUKS passphrase on a device
174
175* Mon Mar 02 2009 David Zeuthen <davidz@redhat.com> - 0.2-1%{?dist}
176- Update to version 0.2
177
178* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-0.git20080720.2.1
179- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
180
181* Tue Jan 27 2009 Matthias Clasen <mclasen@redhat.com> 0.1-0.git20080720.2%{?dist}
182- Rebuild for pkgconfig provides
183
184* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> 0.1-0.git20080720.1%{?dist}
185- Improve %%summary and %%description
186
187* Fri Jul 20 2008 David Zeuthen <davidz@redhat.com> - 0.1-0.git20080720%{?dist}
188- Initial Packaging
Note: See TracBrowser for help on using the repository browser.