Accepting request 317282 from network:samba:STABLE
Remove libiniparser-devel build-time requirement. OBS-URL: https://build.opensuse.org/request/show/317282 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=187
This commit is contained in:
commit
772c0f8dba
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:284a4692f4c3f278e0cc80835632158dcf86534abecbc052ca74e18c88bd2545
|
||||
size 103304
|
||||
oid sha256:c9e5abc22e040aba8e6f27e469be2313b8002d36c9888974fcf681e7d508f1a7
|
||||
size 103165
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 14:11:21 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Remove libiniparser-devel build-time requirement.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 11:33:07 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
|
@ -41,7 +41,6 @@ BuildRequires: fam-devel
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: libiniparser-devel
|
||||
%if 0%{?centos_version} > 599 ||0%{?fedora_version} > 11 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 599 || 0%{?suse_version} > 1100
|
||||
BuildRequires: libuuid-devel
|
||||
%endif
|
||||
@ -145,7 +144,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3443
|
||||
%define SOURCE_TIMESTAMP 3446
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -1298,7 +1297,7 @@ startScripts="smb nmb winbind"
|
||||
%if 0%{?suse_version} > 1220
|
||||
for srv_name in nmb smb winbind; do
|
||||
install -m 0644 -p systemd/${srv_name}.service %{buildroot}/%{_unitdir}
|
||||
ln -s ../../%{_sbindir}/service %{buildroot}/%{_sbindir}/rc${srv_name}
|
||||
ln -s service %{buildroot}/%{_sbindir}/rc${srv_name}
|
||||
done
|
||||
install -m 0644 systemd/sysconfig.* %{buildroot}%_var/adm/fillup-templates
|
||||
install -d -m 0755 %{buildroot}%{_prefix}/lib/tmpfiles.d
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c74b11e36d2b84c03fb144ccda58cf3ae8f55bb831b4f6a47cefff1af10f89de
|
||||
size 52843
|
||||
oid sha256:8137253a53c1eec0f2e2cea739947c2de39c833a739d2b4d4dbe830bdc991ab8
|
||||
size 52822
|
||||
|
Loading…
Reference in New Issue
Block a user