Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > 2b7eb8693128315ebef3ac3c9a3995f5 > files > 1

alien-7.32-1mdk.src.rpm

Summary:	Install Debian and Slackware Packages with RPM
Name:		alien
Version:	7.32
Release:	1mdk
URL:		http://kitenet.net/programs/code/alien

Source:		alien_%version.tar.bz2

License:	GPL
Group:		Archiving/Other
Buildroot:	%_tmppath/%name-buildroot
Requires:	perl
BuildRequires:	perl-devel

%description
Alien is a program that converts between the rpm (Mandrake, Redhat ), 
dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats. 
If you want to use a package from another distribution than the one 
you have installed on your system, you can use alien to convert 
it to your preferred package format and install it.

%prep

%setup -q -n alien

%build
perl Makefile.PL

%make

%install
make VARPREFIX=%buildroot PREFIX=%buildroot/%_prefix INSTALLMAN1DIR=%buildroot/%_mandir/man1 install

%files 
%defattr(-,root,root)
%_bindir/*
%dir %_datadir/alien
%_mandir/man1/*
%dir %_libdir/perl5/site_perl/*/Alien
%_libdir/perl5/site_perl/*/Alien/*
%_libdir/perl5/man/man3/*.bz2
#%_libdir/perl5/5.6.1/%{_arch}-linux
/var/lib/alien

%clean
rm -rf $RPM_BUILD_ROOT

%changelog
* Sun Feb  3 2002 Daouda LO <daouda@mandrakesoft.com> 7.32-1mdk
- release 7.32

* Mon Oct 22 2001 Daouda LO <daouda@mandrakesoft.com> 7.27-4mdk
- remove  perllocal.pod

* Sat Oct 20 2001 Stew Benedict <sbenedict@mandrakesoft.com> 7.27-3mdk
- adapt spec for PPC build
- %files: perl5/5.6.1/i386-linux --> perl5/5.6.1/%{_arch}-linux
- %_datadir/alien listed twice

* Wed Oct 17 2001 Daouda LO <daouda@mandrakesoft.com> 7.27-2mdk
- support target noarch option 
- correct permissions on files.

* Tue Jul 17 2001 Daouda LO <daouda@mandrakesoft.com> 7.27-1mdk
- release.
- update %files

* Tue Jun 26 2001  Daouda Lo <daouda@mandrakesoft.com> 7.25-1mdk
- release 7.25

* Fri May 11 2001  Daouda Lo <daouda@mandrakesoft.com> 7.24-1mdk
- 7.24
- description changes

* Thu Apr 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 7.22-1mdk
- updated to 7.22

* Mon Jan 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 7.15-1mdk
- updated to 7.15

* Thu Jan 11 2001 Lenny Cartier <lenny@mandrakesoft.com> 7.14-1mdk
- updated to 7.14

* Thu Jan 04 2001 David BAUDENS <baudens@mandrakesoft.com> 7.13-2mdk
- Requires: perl-devel
- Use %%make macro
- Fix description
- Fix make install
- Fix %%files section
- Spec clean up

* Thu Jan 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 7.13-1mdk
- updated to 7.13

* Mon Dec 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.12-1mdk
- updated to 7.12

* Thu Nov 23 2000 Daouda Lo <daouda@mandrakesoft.com> 7.10-1mdk
- release 

* Fri Nov 17 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.9-1mdk
- updated to 7.9

* Tue Sep 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.8-1mdk
- updated to 0.7.8

* Thu Jul 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.5-2mdk
- BM
- macros

* Mon Jun 26 2000 Laurent Grawet <laurent.grawet@ibelgique.com> 7.5-1mdk
- version 7.5
- added /usr/lib/perl5/site_perl/5.005/Alien/* in %files section
- added %clean section

* Fri May 05 2000 Geoffrey Lee <snailtalk@linux-mandrake.com> 7.0-1mdk
- version 7.0
- various spec improvements
- some spec file fixes after it was broken when upgrading to 7.0

* Thu Apr 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 6.59-1mdk
- v6.59
- fix location of manpage
- fix group
- fix file section

* Mon Dec 06 1999 Lenny Cartier <lenny@mandrakesoft.com>
- dummy as I am I forgot the .bz2 archive, fixed.

* Fri Dec 03 1999 lenny Cartier <lenny@mandrakesoft.com>
- new in contribs
- fix filelist