Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 88dde3e8455e33d56968321f0122dd34 > files > 1

faketime-0.9.6-3.mga5.src.rpm

Name:	 faketime
Version: 0.9.6
Release: %mkrel 3
Source0: http://www.code-wizards.com/projects/libfaketime/libfaketime-%{version}.tar.gz
URL:	 http://www.code-wizards.com/projects/libfaketime/
Summary: Report faked system time to programs
License: GPLv2
Group:	 Development/Tools

%description
libfaketime intercepts various system calls which programs use to
retrieve the current date and time. It can then report faked dates and
times (as specified by you, the user) to these programs. This means you
can modify the system time a program sees without having to change the
time system-wide.

%prep
%setup -q -n libfaketime-%{version}

%build
%make PREFIX=%{_prefix} LIBDIRNAME=/%{_lib}

%install
%__make install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIRNAME=/%{_lib}

%files
%doc README NEWS
%{_bindir}/faketime
%{_libdir}/libfaketime*.so.1
%{_mandir}/man1/faketime.1*


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.9.6-3.mga5
+ Revision: 750190
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.9.6-2.mga5
+ Revision: 679088
- Mageia 5 Mass Rebuild

* Mon Jun 09 2014 sander85 <sander85> 0.9.6-1.mga5
+ Revision: 635256
- New version: 0.9.6

* Thu Nov 14 2013 boklm <boklm> 0.9.5-1.mga4
+ Revision: 551147
- imported package faketime