Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 3ab00cdd4e2f556c4db6075ed6fd5430 > files > 2

freedups-0.6.14-7.mga3.src.rpm

%define name	freedups
%define	version	0.6.14
%define release	%mkrel 7

Summary:	Hardlinks identical files to save space
Name:		%{name}	
Version:	%{version}
Release:	%{release}	
License:	GPL
Group:		File tools
URL:		http://www.stearns.org/freedups/
Source:		http://www.stearns.org/freedups/%{name}-%{version}.tar.bz2
Buildarch:	noarch
BuildRoot:	%{_tmppath}/%{name}--buildroot

%description
Freedups hardlinks identical files to save space.  For files that are
generally read from and not written to, this can provide a 
significant space savings with no performance degredation.  In fact,
in a small number of cases, this can speed up the system.


%prep
%setup

%install
rm -rf $RPM_BUILD_ROOT

install -d $RPM_BUILD_ROOT%{_bindir}
install -m755 %{name}.pl $RPM_BUILD_ROOT%{_bindir}/%{name}

						
%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README ChangeLog
%{_bindir}/%{name}






%changelog

* Fri Jan 11 2013 umeabot <umeabot> 0.6.14-7.mga3
+ Revision: 350847
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Mar 05 2011 tv <tv> 0.6.14-6.mga1
+ Revision: 64770
- imported package freedups