Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
035dad57a2 | ||
|
|
79b2368d58 | ||
|
|
70f1ab1c8d | ||
|
|
3672d28692 | ||
|
|
5591b2bec0 | ||
|
|
48072d8ff7 | ||
|
|
92b81a03d6 | ||
|
|
c5e092dfa4 | ||
|
|
5ca53902c4 |
4 changed files with 1 additions and 47 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +0,0 @@
|
|||
/zeitgeist-datahub-0.7.0.tar.gz
|
||||
/zeitgeist-datahub-0.8.2.tar.gz
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
obsoleted by: zeitgeist
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
fc410c213d49a11c9524fbfa9d41ddad zeitgeist-datahub-0.8.2.tar.gz
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
Summary: The zeitgeist engine data logger
|
||||
Name: zeitgeist-datahub
|
||||
Version: 0.8.2
|
||||
Release: 1%{?dist}
|
||||
Group: User Interface/Desktops
|
||||
License: LGPLv3+
|
||||
URL: http://launchpad.net/zeitgeist-datahub
|
||||
Source0: http://launchpad.net/%{name}/0.8/0.8.2/+download/%{name}-%{version}.tar.gz
|
||||
BuildRequires: libzeitgeist-devel
|
||||
BuildRequires: glib2-devel gtk2-devel, vala-devel
|
||||
BuildRequires: gettext, perl(XML::Parser), intltool, pkgconfig
|
||||
|
||||
%description
|
||||
The datahub provides passive plugins which insert events into Zeitgeist.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
make DESTDIR=%{buildroot} install
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING NEWS
|
||||
%{_bindir}/zeitgeist-datahub
|
||||
%{_mandir}/man1/zeitgeist-datahub.*
|
||||
%{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Sep 23 2012 Deji Akingunola <dakingun@gmail.com> - 0.8.2-1
|
||||
- Update to 0.8.2
|
||||
|
||||
* Sat Apr 30 2011 Deji Akingunola <dakingun@gmail.com> - 0.7.0-2
|
||||
- Package review fixes
|
||||
|
||||
* Sat Apr 30 2011 Deji Akingunola <dakingun@gmail.com> - 0.7.0-1
|
||||
- Initial Fedora packaging
|
||||
Loading…
Add table
Add a link
Reference in a new issue