diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 3a5dff7..e06e7af 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -36,7 +36,7 @@ and header files for developing applications that use %{name}. %prep -%setup -q +%autosetup -p1 %build @@ -52,7 +52,7 @@ and header files for developing applications that use %{name}. %check # Test that the schemas compile -glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas +glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas %files -f %{name}.lang @@ -75,6 +75,7 @@ glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/sche - Update to 3.33.1 - Update URLs - Remove some old Conflicts +- Use autosetup and buildroot macros * Mon Jun 24 2019 Kalev Lember - 3.33.0-1 - Update to 3.33.0