diff --git a/.abf.yml b/.abf.yml index a389c5a..d61fc9e 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,12 +1,3 @@ -removed_sources: - libreoffice-4.2.3.1.tar.xz: bab0cfb0ffdf84774c24bb2fffaba39895e57ada - libreoffice-4.2.3.3.tar.xz: 0dbd92f7fa212214df852cd01ffd2287b61d6b1a - libreoffice-dictionaries-4.2.3.1.tar.xz: 21562dc917b6555d604f89adf2a39ce229ccf588 - libreoffice-dictionaries-4.2.3.3.tar.xz: 39f5e3b883f66aefc772a375681599ae4c7f2ce5 - libreoffice-help-4.2.3.1.tar.xz: 0f7b8116acd0d1012b38c47dd76304e5c1099a2d - libreoffice-help-4.2.3.3.tar.xz: 21dbe38a5b6504d3355b1e9dc03b1bd7983f8bdf - libreoffice-translations-4.2.3.1.tar.xz: a09ad7dbbced6510eb2568065dd91cc31e284dfe - libreoffice-translations-4.2.3.3.tar.xz: ba41fd7aff5fd554738ee1a16e2bd402c586ea51 sources: 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz: 452eba922e4f41603539c9dc39947d2271e47093 09ec2dac030e1dcd5ef7fa1692691dc0-Sun-ODF-Template-Pack-hu_1.0.0.oxt: 42c9235d7f876645ea6553770e7572c1b0b8609a diff --git a/libreoffice.spec b/libreoffice.spec index e0bbc8c..37d8355 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -23,7 +23,7 @@ %define devurl http://dev-www.libreoffice.org/ooo_external %define srcurl http://dev-www.libreoffice.org/src/ %define oxyurl http://ooo.itc.hu/oxygenoffice/download/libreoffice/ -%define distroname OpenMandriva +%define distroname ROSA %define ooname libreoffice %define buildver %{version}.2 %define ooodir %{_libdir}/libreoffice @@ -3317,8 +3317,8 @@ echo "Configure start at: "`date` >> ooobuildtime.log touch autogen.lastrun %configure2_5x \ %{?_smp_mflags:--with-parallelism="`getconf _NPROCESSORS_ONLN`"} \ - --with-vendor=OpenMandriva \ - --with-build-version="OpenMandriva %{version}-%{release}" \ + --with-vendor=ROSA \ + --with-build-version="ROSA %{version}-%{release}" \ --disable-fetch-external \ --enable-gstreamer-0.10 \ --disable-gstreamer \