| 1 | Summary: An object database, tag/metadata database, search tool and indexer |
|---|
| 2 | Summary(ja): オブジェクト/タグ/メタデータデータベースおよび検索ツール |
|---|
| 3 | Name: tracker |
|---|
| 4 | Version: 0.16.2 |
|---|
| 5 | Release: 1%{?_dist_release} |
|---|
| 6 | License: GPL |
|---|
| 7 | Group: Applications/System |
|---|
| 8 | URL: http://www.gnome.org/projects/tracker/ |
|---|
| 9 | |
|---|
| 10 | Source0: http://ftp.gnome.org/pub/GNOME/sources/tracker/0.16/tracker-%{version}.tar.xz |
|---|
| 11 | |
|---|
| 12 | Patch0: tracker-0.12.3-sched.patch |
|---|
| 13 | |
|---|
| 14 | BuildRoot: %{_tmppath}/%{name}-%{version}-root |
|---|
| 15 | BuildRequires: glib2-devel >= 2.24.0 |
|---|
| 16 | BuildRequires: gtk3-devel >= 3.0.0 |
|---|
| 17 | #BuildRequires: gnome-panel-devel |
|---|
| 18 | BuildRequires: gmime-devel >= 2.4 |
|---|
| 19 | BuildRequires: gstreamer1-devel |
|---|
| 20 | BuildRequires: gstreamer1-plugins-base-devel |
|---|
| 21 | BuildRequires: poppler-devel |
|---|
| 22 | BuildRequires: gettext |
|---|
| 23 | BuildRequires: file |
|---|
| 24 | BuildRequires: gnome-desktop-devel, gamin-devel |
|---|
| 25 | BuildRequires: libexif-devel, libgsf-devel, totem-pl-parser-devel |
|---|
| 26 | BuildRequires: desktop-file-utils, intltool |
|---|
| 27 | BuildRequires: raptor-devel >= 1.4.18 |
|---|
| 28 | BuildRequires: sqlite3-devel |
|---|
| 29 | BuildRequires: dbus-devel >= 1.0 |
|---|
| 30 | BuildRequires: dbus-glib-devel >= 0.78 |
|---|
| 31 | BuildRequires: libgnome-devel >= 2.13.2 |
|---|
| 32 | BuildRequires: libgnomeui-devel >= 2.13.7 |
|---|
| 33 | BuildRequires: libSM-devel |
|---|
| 34 | BuildRequires: libnotify-devel >= 0.4.3 |
|---|
| 35 | BuildRequires: libuuid-devel |
|---|
| 36 | BuildRequires: NetworkManager-glib-devel |
|---|
| 37 | BuildRequires: vala-devel |
|---|
| 38 | BuildRequires: libgee-devel |
|---|
| 39 | BuildRequires: upower-devel |
|---|
| 40 | BuildRequires: libgee-devel >= 0.3 |
|---|
| 41 | BuildRequires: nautilus-devel |
|---|
| 42 | BuildRequires: libicu-devel |
|---|
| 43 | BuildRequires: libjpeg-turbo-devel |
|---|
| 44 | BuildRequires: giflib-devel |
|---|
| 45 | BuildRequires: libtiff-devel |
|---|
| 46 | BuildRequires: exempi-devel |
|---|
| 47 | BuildRequires: enca-devel |
|---|
| 48 | BuildRequires: taglib-devel |
|---|
| 49 | BuildRequires: libgxps-devel |
|---|
| 50 | BuildRequires: firefox |
|---|
| 51 | BuildRequires: thunderbird |
|---|
| 52 | ## BuildRequires: autoconf, automake |
|---|
| 53 | |
|---|
| 54 | Requires: %{name}-libs = %{version}-%{release} |
|---|
| 55 | |
|---|
| 56 | Vendor: Project Vine |
|---|
| 57 | Distribution: Vine Linux |
|---|
| 58 | |
|---|
| 59 | %description |
|---|
| 60 | Tracker is a powerful desktop-neutral first class object database, |
|---|
| 61 | tag/metadata database, search tool and indexer. |
|---|
| 62 | |
|---|
| 63 | It consists of a common object database that allows entities to have an |
|---|
| 64 | almost infinte number of properties, metadata (both embedded/harvested as |
|---|
| 65 | well as user definable), a comprehensive database of keywords/tags and |
|---|
| 66 | links to other entities. |
|---|
| 67 | |
|---|
| 68 | It provides additional features for file based objects including context |
|---|
| 69 | linking and audit trails for a file object. |
|---|
| 70 | |
|---|
| 71 | It has the ability to index, store, harvest metadata. retrieve and search |
|---|
| 72 | all types of files and other first class objects |
|---|
| 73 | |
|---|
| 74 | %package devel |
|---|
| 75 | Summary: Headers for developing programs that will use %{name} |
|---|
| 76 | Group: Development/Libraries |
|---|
| 77 | Requires: %{name}-libs = %{version}-%{release} |
|---|
| 78 | Requires: pkgconfig |
|---|
| 79 | Requires: dbus-glib-devel |
|---|
| 80 | |
|---|
| 81 | %description devel |
|---|
| 82 | This package contains the static libraries and header files needed for |
|---|
| 83 | developing with tracker |
|---|
| 84 | |
|---|
| 85 | %package libs |
|---|
| 86 | Summary: Libraries for %{name} |
|---|
| 87 | Group: System Environment/Libraries |
|---|
| 88 | |
|---|
| 89 | %description libs |
|---|
| 90 | The %{name}-libs package contains the runtime shared libraries for %{name} |
|---|
| 91 | |
|---|
| 92 | %package docs |
|---|
| 93 | Summary: Documentation for tracker |
|---|
| 94 | Group: Documentation |
|---|
| 95 | Obsoletes: %{name}-doc < 0.15.0 |
|---|
| 96 | Provides: %{name}-doc = 0.15.0 |
|---|
| 97 | Requires: %{name} = %{version}-%{release} |
|---|
| 98 | BuildArch: noarch |
|---|
| 99 | |
|---|
| 100 | %description docs |
|---|
| 101 | This package contains documentation for tracker. |
|---|
| 102 | |
|---|
| 103 | %package search-tool |
|---|
| 104 | Summary: Tracker search tool(s) |
|---|
| 105 | Group: User Interface/Desktops |
|---|
| 106 | Requires: %{name} = %{version}-%{release} |
|---|
| 107 | |
|---|
| 108 | %description search-tool |
|---|
| 109 | Graphical frontend to tracker search facilities. This has dependencies on |
|---|
| 110 | GNOME libraries |
|---|
| 111 | |
|---|
| 112 | %prep |
|---|
| 113 | %setup -q |
|---|
| 114 | %patch0 -p1 -b .sched |
|---|
| 115 | |
|---|
| 116 | # remove shebangs from the python files as none should be executable scripts |
|---|
| 117 | ## sed -e '/^#!\//,1 d' -i python/deskbar-handler/*.py |
|---|
| 118 | |
|---|
| 119 | sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure |
|---|
| 120 | |
|---|
| 121 | %build |
|---|
| 122 | #libtoolize --force --copy |
|---|
| 123 | #intltoolize --copy --force |
|---|
| 124 | #autoreconf -if |
|---|
| 125 | %configure \ |
|---|
| 126 | --disable-static \ |
|---|
| 127 | --disable-tracker-search-bar \ |
|---|
| 128 | --with-firefox-plugin-dir=%{_libdir}/firefox/extensions \ |
|---|
| 129 | --with-thunderbird-plugin-dir=%{_libdir}/thunderbird/extensions |
|---|
| 130 | |
|---|
| 131 | |
|---|
| 132 | make %{?_smp_mflags} |
|---|
| 133 | |
|---|
| 134 | |
|---|
| 135 | %install |
|---|
| 136 | rm -rf %{buildroot} |
|---|
| 137 | make DESTDIR=%{buildroot} install |
|---|
| 138 | |
|---|
| 139 | mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d |
|---|
| 140 | echo "%{_libdir}/tracker-0.16" \ |
|---|
| 141 | > %{buildroot}%{_sysconfdir}/ld.so.conf.d/tracker-%{_arch}.conf |
|---|
| 142 | |
|---|
| 143 | desktop-file-install --delete-original \ |
|---|
| 144 | --vendor="" \ |
|---|
| 145 | --dir=%{buildroot}%{_datadir}/applications \ |
|---|
| 146 | %{buildroot}%{_datadir}/applications/%{name}-needle.desktop |
|---|
| 147 | |
|---|
| 148 | rm -rf %{buildroot}%{_libdir}/*.{a,la} |
|---|
| 149 | rm -f %{buildroot}%{_libdir}/nautilus/extensions-*/*.la |
|---|
| 150 | rm -rf %{buildroot}%{_datadir}/tracker-tests |
|---|
| 151 | |
|---|
| 152 | %find_lang %{name} |
|---|
| 153 | |
|---|
| 154 | %clean |
|---|
| 155 | rm -rf %{buildroot} |
|---|
| 156 | |
|---|
| 157 | %post |
|---|
| 158 | touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||: |
|---|
| 159 | |
|---|
| 160 | %posttrans |
|---|
| 161 | gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||: |
|---|
| 162 | glib-compile-schemas %{_datadir}/glib-2.0/schemas ||: |
|---|
| 163 | |
|---|
| 164 | %postun |
|---|
| 165 | if [ $1 -eq 0 ] ; then |
|---|
| 166 | touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||: |
|---|
| 167 | gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||: |
|---|
| 168 | glib-compile-schemas %{_datadir}/glib-2.0/schemas ||: |
|---|
| 169 | fi |
|---|
| 170 | |
|---|
| 171 | %post libs -p /sbin/ldconfig |
|---|
| 172 | |
|---|
| 173 | %postun libs -p /sbin/ldconfig |
|---|
| 174 | |
|---|
| 175 | |
|---|
| 176 | %files -f %{name}.lang |
|---|
| 177 | %defattr(-, root, root, -) |
|---|
| 178 | %doc AUTHORS ChangeLog COPYING NEWS README |
|---|
| 179 | ### %doc %{_datadir}/gtk-doc/html/libtracker-common/ |
|---|
| 180 | ### %doc %{_datadir}/gtk-doc/html/libtracker-module/ |
|---|
| 181 | %{_bindir}/tracker* |
|---|
| 182 | %exclude %{_bindir}/tracker-needle |
|---|
| 183 | %exclude %{_bindir}/tracker-preferences |
|---|
| 184 | %{_libdir}/firefox/extensions/trackerfox@bustany.org |
|---|
| 185 | %{_libdir}/thunderbird/extensions/trackerbird@bustany.org |
|---|
| 186 | %{_libexecdir}/tracker* |
|---|
| 187 | %{_datadir}/applications/trackerbird-launcher.desktop |
|---|
| 188 | %{_datadir}/dbus-1/services/org.freedesktop.Tracker* |
|---|
| 189 | %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.*.xml |
|---|
| 190 | %{_datadir}/tracker/ |
|---|
| 191 | %{_datadir}/xul-ext/trackerfox |
|---|
| 192 | %{_datadir}/xul-ext/trackerbird |
|---|
| 193 | %{_sysconfdir}/ld.so.conf.d/tracker-%{_arch}.conf |
|---|
| 194 | %{_sysconfdir}/xdg/autostart/tracker*.desktop |
|---|
| 195 | %{_mandir}/*/tracker*.gz |
|---|
| 196 | %exclude %{_mandir}/man1/tracker-preferences.1.gz |
|---|
| 197 | %exclude %{_mandir}/man1/tracker-needle.1.gz |
|---|
| 198 | |
|---|
| 199 | %files libs |
|---|
| 200 | %defattr(-, root, root, -) |
|---|
| 201 | %{_libdir}/*.so.* |
|---|
| 202 | %{_libdir}/girepository-1.0/*.typelib |
|---|
| 203 | %{_libdir}/tracker-0.16/ |
|---|
| 204 | |
|---|
| 205 | %files devel |
|---|
| 206 | %defattr(-, root, root, -) |
|---|
| 207 | %{_includedir}/tracker-0.16/ |
|---|
| 208 | %{_libdir}/*.so |
|---|
| 209 | %{_libdir}/pkgconfig/*.pc |
|---|
| 210 | %{_datadir}/vala/vapi/tracker*.vapi |
|---|
| 211 | %{_datadir}/vala/vapi/tracker*.deps |
|---|
| 212 | %{_datadir}/gir-1.0/*.gir |
|---|
| 213 | |
|---|
| 214 | %files docs |
|---|
| 215 | %defattr(-, root, root, -) |
|---|
| 216 | %{_datadir}/gtk-doc/html/libtracker-extract |
|---|
| 217 | %{_datadir}/gtk-doc/html/libtracker-miner |
|---|
| 218 | %{_datadir}/gtk-doc/html/libtracker-sparql |
|---|
| 219 | |
|---|
| 220 | %files search-tool |
|---|
| 221 | %defattr(-, root, root, -) |
|---|
| 222 | %{_bindir}/tracker-needle |
|---|
| 223 | %{_bindir}/tracker-preferences |
|---|
| 224 | %{_libdir}/nautilus/extensions-3.0/*.so |
|---|
| 225 | %{_datadir}/icons/*/*/apps/tracker.* |
|---|
| 226 | %{_datadir}/applications/*.desktop |
|---|
| 227 | %{_mandir}/man1/tracker-preferences.1.gz |
|---|
| 228 | %{_mandir}/man1/tracker-needle.1.gz |
|---|
| 229 | |
|---|
| 230 | %changelog |
|---|
| 231 | * Sun Aug 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.16.2-1 |
|---|
| 232 | - new upstream release |
|---|
| 233 | |
|---|
| 234 | * Sun May 19 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.16.1-1 |
|---|
| 235 | - new upstream release |
|---|
| 236 | |
|---|
| 237 | * Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.16.0-1 |
|---|
| 238 | - new upstream release |
|---|
| 239 | - remove BuildRequires: gnome-panel-devel, gnome-applets |
|---|
| 240 | - change BuildRequires: gstreamer1-devel instead of gstreamer-devel |
|---|
| 241 | - add BuildRequires: libjpeg-turbo-devel, giflib-devel, libtiff-devel, exempi-devel, enca-devel, taglib-devel, libgxps-devel |
|---|
| 242 | - change BuildRequires: gstreamer1-plugins-base-devel instead of gstreamer-plugins-base-devel |
|---|
| 243 | - change to %%{name}-docs subpackage from %%{name}-docs |
|---|
| 244 | |
|---|
| 245 | * Sun Feb 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.5-1 |
|---|
| 246 | - new upstream release |
|---|
| 247 | |
|---|
| 248 | * Fri Nov 02 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.4-1 |
|---|
| 249 | - new upstream release |
|---|
| 250 | |
|---|
| 251 | * Fri Oct 26 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.3-1 |
|---|
| 252 | - new upstream release |
|---|
| 253 | |
|---|
| 254 | * Sat Sep 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.2-2 |
|---|
| 255 | - create -libs subpackage |
|---|
| 256 | - add BuildRequires: firefox, thunderbird |
|---|
| 257 | |
|---|
| 258 | * Sun Jul 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.2-1 |
|---|
| 259 | - new upstream release |
|---|
| 260 | |
|---|
| 261 | * Sun May 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.1-1 |
|---|
| 262 | - new upstream release |
|---|
| 263 | |
|---|
| 264 | * Wed Apr 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14.0-1 |
|---|
| 265 | - new upstream release |
|---|
| 266 | |
|---|
| 267 | * Wed Dec 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.9-1 |
|---|
| 268 | - new upstream release |
|---|
| 269 | |
|---|
| 270 | * Thu Nov 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.7-1 |
|---|
| 271 | - new upstream release |
|---|
| 272 | |
|---|
| 273 | * Sat Oct 08 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.4-1 |
|---|
| 274 | - new upstream release |
|---|
| 275 | - create %%{name}-doc sub package |
|---|
| 276 | |
|---|
| 277 | * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.3-1 |
|---|
| 278 | - new upstream release |
|---|
| 279 | - add Patch0 (tracker-0.12.3-sched.patch) |
|---|
| 280 | |
|---|
| 281 | * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.12.2-1 |
|---|
| 282 | - new upstream release |
|---|
| 283 | - add BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel, NetworkManager-glib-devel |
|---|
| 284 | - drop Patch0 |
|---|
| 285 | |
|---|
| 286 | * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.25-1 |
|---|
| 287 | - new upstream release |
|---|
| 288 | |
|---|
| 289 | * Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.23-1 |
|---|
| 290 | - new upstream release |
|---|
| 291 | |
|---|
| 292 | * Wed Jul 06 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.22-1 |
|---|
| 293 | - new upstream release |
|---|
| 294 | - add BuildRequires: libicu-devel |
|---|
| 295 | |
|---|
| 296 | * Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.18-1 |
|---|
| 297 | - new upstream release |
|---|
| 298 | - add Patch0 (tracker-0.8.18-tracker_spawn.patch) |
|---|
| 299 | - delete Patch1 |
|---|
| 300 | |
|---|
| 301 | * Sat Mar 12 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.8.16-3 |
|---|
| 302 | - rebuilt with poppler-0.16.3 |
|---|
| 303 | |
|---|
| 304 | * Sat Oct 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.16-2 |
|---|
| 305 | - rebuild with poppler-0.14.2 |
|---|
| 306 | |
|---|
| 307 | * Sun Aug 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.16-1 |
|---|
| 308 | - new upstream release |
|---|
| 309 | - add BuildRequires: glib2-devel, gtk2-devel, gnome-panel-devel, libgee-devel |
|---|
| 310 | - add configure option (--enable-tracker-search-bar) |
|---|
| 311 | |
|---|
| 312 | * Sun Jul 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.15-1 |
|---|
| 313 | - new upstream release |
|---|
| 314 | |
|---|
| 315 | * Sat Jun 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.13-1 |
|---|
| 316 | - new upstream release |
|---|
| 317 | - fix URL of Source0 |
|---|
| 318 | |
|---|
| 319 | * Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.12-1 |
|---|
| 320 | - new upstream release |
|---|
| 321 | |
|---|
| 322 | * Sun Jun 13 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.11-1 |
|---|
| 323 | - new upstream release |
|---|
| 324 | |
|---|
| 325 | * Sun May 30 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.9-1 |
|---|
| 326 | - new upstream release |
|---|
| 327 | - fix %install and %files (make /etc/ld.so.conf.d/tracker-%{_arch}.conf) |
|---|
| 328 | |
|---|
| 329 | * Sun May 16 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.6-1 |
|---|
| 330 | - new upstream release |
|---|
| 331 | |
|---|
| 332 | * Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.3-1 |
|---|
| 333 | - new upstream release |
|---|
| 334 | - add BuildRequires: upower-devel, gnome-applets |
|---|
| 335 | - change BuildRequires: dbus-glib -> dbus-glib-devel |
|---|
| 336 | |
|---|
| 337 | * Sun Mar 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.0-1 |
|---|
| 338 | - new upstream release |
|---|
| 339 | - add BuildRequires: libgnome-devel, libgnomeui-devel, libSM-devel, libnotify-devel, libuuid-devel, libgee-devel |
|---|
| 340 | - fix BuildRequires: gmime-devel >= 2.4 |
|---|
| 341 | - add configure option (--enable-tracker-search-tool) |
|---|
| 342 | |
|---|
| 343 | * Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.91-1 |
|---|
| 344 | - new upstream release |
|---|
| 345 | |
|---|
| 346 | * Sun Dec 14 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.6.6-2 |
|---|
| 347 | - rebuild with poppler-0.10.2 |
|---|
| 348 | - spec in UTF-8 |
|---|
| 349 | |
|---|
| 350 | * Mon Mar 31 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.6.6-1 |
|---|
| 351 | - new upstream release |
|---|
| 352 | - update Patch1 |
|---|
| 353 | - drop Patch10 (no more necessary) |
|---|
| 354 | - add %%{_sysconfdir}/xdg/autostart/tracker-applet.desktop |
|---|
| 355 | - remove --enable-external-sqlite option (no more bundled sqlite exist) |
|---|
| 356 | - apply new versioning policy |
|---|
| 357 | |
|---|
| 358 | * Mon Sep 10 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.2-0vl1 |
|---|
| 359 | - new upstream release |
|---|
| 360 | |
|---|
| 361 | * Sun Apr 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4-0vl2 |
|---|
| 362 | - add Patch10 to fix selecting video-extractor |
|---|
| 363 | - use external video extractor(totem) instead of gstreamer/xine |
|---|
| 364 | |
|---|
| 365 | * Sun Apr 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4-0vl1 |
|---|
| 366 | - initial build for Vine Linux |
|---|
| 367 | |
|---|
| 368 | * Fri Mar 30 2007 Deji Akingunola <dakingun@gmail.com> - 0.5.4-6 |
|---|
| 369 | - Ship both autostart desktop files in the main package (BZ #233323) |
|---|
| 370 | |
|---|
| 371 | * Tue Feb 13 2007 Deji Akingunola <dakingun@gmail.com> - 0.5.4-3 |
|---|
| 372 | - Package the deskbar plugin properly (BZ #228308) |
|---|
| 373 | |
|---|
| 374 | * Mon Jan 29 2007 Deji Akingunola <dakingun@gmail.com> - 0.5.4-2 |
|---|
| 375 | - Split out tracker-search-tool sub-packages, for the GUI facility |
|---|
| 376 | - Add proper requires for the -devel subpackage |
|---|
| 377 | - Deal with the rpmlint complaints on rpath |
|---|
| 378 | |
|---|
| 379 | * Sat Jan 27 2007 Deji Akingunola <dakingun@gmail.com> - 0.5.4-1 |
|---|
| 380 | - Update to 0.5.4 |
|---|
| 381 | |
|---|
| 382 | * Tue Dec 26 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.3-1 |
|---|
| 383 | - Update to 0.5.3 |
|---|
| 384 | |
|---|
| 385 | * Mon Nov 27 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.2-2 |
|---|
| 386 | - Apply patch on Makefile.am instead of Makefile.in |
|---|
| 387 | - Add libtool to BR |
|---|
| 388 | |
|---|
| 389 | * Mon Nov 06 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.2-1 |
|---|
| 390 | - Update to 0.5.2 |
|---|
| 391 | |
|---|
| 392 | * Mon Nov 06 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.1-1 |
|---|
| 393 | - Update to new version |
|---|
| 394 | |
|---|
| 395 | * Mon Nov 06 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-7 |
|---|
| 396 | - Have the devel subpackage require pkgconfig |
|---|
| 397 | - Make the description field not have more than 76 characters on a line |
|---|
| 398 | - Fix up the RPM group |
|---|
| 399 | |
|---|
| 400 | * Mon Nov 06 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-6 |
|---|
| 401 | - Explicitly require dbus-devel and dbus-glib (needed for FC < 6) |
|---|
| 402 | |
|---|
| 403 | * Sun Nov 05 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-5 |
|---|
| 404 | - Remove unneeded BRs (gnome-utils-devel and openssl-devel) |
|---|
| 405 | |
|---|
| 406 | * Sun Nov 05 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-4 |
|---|
| 407 | - Add autostart desktop file. |
|---|
| 408 | - Edit the package description as suggested in review |
|---|
| 409 | |
|---|
| 410 | * Sat Nov 04 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-3 |
|---|
| 411 | - More cleaups to the spec file. |
|---|
| 412 | |
|---|
| 413 | * Sat Nov 04 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-2 |
|---|
| 414 | - Add needed BRs |
|---|
| 415 | |
|---|
| 416 | * Sat Nov 04 2006 Deji Akingunola <dakingun@gmail.com> - 0.5.0-1 |
|---|
| 417 | - Initial packaging for Fedora Extras |
|---|