Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 6de6026d103e5a38cea144bb99e93dfc > files > 2

rpmrestore-1.1-1mdv2007.1.src.rpm

Name:           rpmrestore
Version:        1.1
Release:        %mkrel 1
Epoch:          0
Summary:        Restores install attributes from the RPM database
Group:          System/Configuration/Packaging
License:        GPL
URL:            http://rpmrestore.sourceforge.net/
Source0:        http://ovh.dl.sourceforge.net/rpmrestore/rpmrestore-%{version}.tar.gz
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root

%description
The rpm database stores the user, group, time, mode for all files,
and offers a command to display the changes between install state (database)
and current disk state. rpmrestore will help you to restore these install
attributes.

%prep
%setup -q

%build
%{make}

%install
%{__rm} -rf %{buildroot}
%{makeinstall_std}
%{__mv} %{buildroot}%{_bindir}/{rpmrestore.pl,rpmrestore}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(0644,root,root,0755)
%doc rpmrestore.lsm Authors COPYING Changelog NEWS Todo Readme
%attr(0755,root,root) %{_bindir}/rpmrestore
%{_mandir}/man1/rpmrestore.1*


%changelog
* Tue Jan 09 2007 David Walluck <walluck@mandriva.org> 1.1-1mdv2007.0
+ Revision: 106265
- 1.1

* Fri Dec 08 2006 David Walluck <walluck@mandriva.org> 0:1.0-1mdv2007.1
+ Revision: 92215
- 1.0

* Thu Nov 16 2006 David Walluck <walluck@mandriva.org> 0:0.9-1mdv2007.1
+ Revision: 84678
- 0.9

* Thu Nov 09 2006 David Walluck <walluck@mandriva.org> 0:0.8-1mdv2007.0
+ Revision: 79896
- 0.8
- 0.3

* Sat Oct 14 2006 David Walluck <walluck@mandriva.org> 0:0.1-1mdv2006.0
+ Revision: 64946
- Import rpmrestore



* Tue Oct 10 2006 David Walluck <walluck@mandriva.org> 0:0.1-1mdv2007.1
- release