The talloc library
Go to file
Lukas Slebodnik c870847a01 Fix few issues according to fedora packaging guidelines
* Sources used to build the package match the upstream source, as
     provided in the spec URL
* Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
* Buildroot is not present
     Note: Buildroot: present but not needed
* Package has no %clean section with rm -rf %{buildroot} (or
             $RPM_BUILD_ROOT)
     Note: %clean present but not required
* remove unused build dependency on autoconf
2017-02-28 09:05:42 +01:00
.gitignore New upstream release - 2.1.8 2016-07-28 15:59:35 +02:00
libtalloc.spec Fix few issues according to fedora packaging guidelines 2017-02-28 09:05:42 +01:00
sources New upstream release - 2.1.8 2016-07-28 15:59:35 +02:00