Search
j0ke.net Open Build Service
>
Projects
>
server:backup
>
bacula5
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
bacula.spec
@@ -122,43 +122,43 @@ %package devel Summary: Bacula devel files Group: Productivity/Archiving/Backup -Requires: libbac-%{libver} = %{version} -Requires: libbaccfg-%{libver} = %{version} -Requires: libbacfind-%{libver} = %{version} -Requires: libbacpy-%{libver} = %{version} -Requires: libbacsql-%{libver} = %{version} +Requires: libbac-%{_libver} = %{version} +Requires: libbaccfg-%{_libver} = %{version} +Requires: libbacfind-%{_libver} = %{version} +Requires: libbacpy-%{_libver} = %{version} +Requires: libbacsql-%{_libver} = %{version} %description devel -%package -n libbac-%{libver} +%package -n libbac-%{_libver} Summary: Bacula library Group: Productivity/Archiving/Backup -%description -n libbac-%{libver} +%description -n libbac-%{_libver} -%package -n libbaccfg-%{libver} +%package -n libbaccfg-%{_libver} Summary: Bacula config library Group: Productivity/Archiving/Backup -%description -n libbaccfg-%{libver} +%description -n libbaccfg-%{_libver} -%package -n libbacfind-%{libver} +%package -n libbacfind-%{_libver} Summary: Bacula find library Group: Productivity/Archiving/Backup -%description -n libbacfind-%{libver} +%description -n libbacfind-%{_libver} -%package -n libbacpy-%{libver} +%package -n libbacpy-%{_libver} Summary: Bacula python library Group: Productivity/Archiving/Backup -%description -n libbacpy-%{libver} +%description -n libbacpy-%{_libver} -%package -n libbacsql-%{libver} +%package -n libbacsql-%{_libver} Summary: Bacula sql library Group: Productivity/Archiving/Backup -%description -n libbacsql-%{libver} +%description -n libbacsql-%{_libver} %prep @@ -366,23 +366,23 @@ %{_sbindir}/bscan.mysql %{_sbindir}/bcopy.mysql -%files -n libbaccfg-%{libver} +%files -n libbaccfg-%{_libver} %defattr(-,root,root) %{_libdir}/libbaccfg-%{version}.so -%files -n libbacfind-%{libver} +%files -n libbacfind-%{_libver} %defattr(-,root,root) %{_libdir}/libbacfind-%{version}.so -%files -n libbacpy-%{libver} +%files -n libbacpy-%{_libver} %defattr(-,root,root) %{_libdir}/libbacpy-%{version}.so -%files -n libbacsql-%{libver} +%files -n libbacsql-%{_libver} %defattr(-,root,root) %{_libdir}/libbacsql-%{version}.so -%files -n libbac-%{libver} +%files -n libbac-%{_libver} %defattr(-,root,root) %{_libdir}/libbac-%{version}.so @@ -397,26 +397,26 @@ -%post -n libbaccfg-%{libver} -p /sbin/ldconfig +%post -n libbaccfg-%{_libver} -p /sbin/ldconfig -%post -n libbacfind-%{libver} -p /sbin/ldconfig +%post -n libbacfind-%{_libver} -p /sbin/ldconfig -%post -n libbacpy-%{libver} -p /sbin/ldconfig +%post -n libbacpy-%{_libver} -p /sbin/ldconfig -%post -n libbacsql-%{libver} -p /sbin/ldconfig +%post -n libbacsql-%{_libver} -p /sbin/ldconfig -%post -n libbac-%{libver} -p /sbin/ldconfig +%post -n libbac-%{_libver} -p /sbin/ldconfig -%postun -n libbaccfg-%{libver} -p /sbin/ldconfig +%postun -n libbaccfg-%{_libver} -p /sbin/ldconfig -%postun -n libbacfind-%{libver} -p /sbin/ldconfig +%postun -n libbacfind-%{_libver} -p /sbin/ldconfig -%postun -n libbacpy-%{libver} -p /sbin/ldconfig +%postun -n libbacpy-%{_libver} -p /sbin/ldconfig -%postun -n libbacsql-%{libver} -p /sbin/ldconfig +%postun -n libbacsql-%{_libver} -p /sbin/ldconfig -%postun -n libbac-%{libver} -p /sbin/ldconfig +%postun -n libbac-%{_libver} -p /sbin/ldconfig