]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- updated for goffice support
authorPatryk Zawadzki <patrys@room-303.com>
Fri, 17 Nov 2006 12:54:10 +0000 (12:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword.spec -> 1.133

abiword.spec

index 1b38bacb2f0bc98a6666cf0884840fc516af63d2..7227cb4bc85f86451fa04e91e7a10d91ef0962a1 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Multi-platform word processor
 Summary(pl):   Wieloplatformowy procesor tekstu
 Name:          abiword
 Version:       2.4.6
-Release:       0.1
+Release:       0.2
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
@@ -22,6 +22,7 @@ Patch0:               %{name}-desktop.patch
 Patch1:                %{name}-home_etc.patch
 Patch2:                %{name}-mailmerge.patch
 Patch3:                %{name}-poppler05x.patch
+Patch4:                %{name}-goffice03.patch
 Patch5:                %{name}-eps15.patch
 URL:           http://www.abisource.com/
 BuildRequires: autoconf
@@ -189,19 +190,19 @@ Wtyczka ta pozwala na edycj
 obróbki, takim jak Gimp.
 
 # abiGOChart plugin
-#%%package plugin-goffice
-#Summary:      GNOME Office plugin
-#Summary(pl):  Wtyczka GNOME Office
-#Group:                Applications/Productivity
-#Requires:     %{name} = %{epoch}:%{version}-%{release}
+%package plugin-goffice
+Summary:       GNOME Office plugin
+Summary(pl):   Wtyczka GNOME Office
+Group:         Applications/Productivity
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
-#%%description plugin-goffice
-#Allows to share GNOME Office objects between GOffice
-#appplications.
+%description plugin-goffice
+Allows to share GNOME Office objects between GOffice
+appplications.
 
-#%%description plugin-goffice -l pl
-#Pozwala na wspó³dzielenie obiektów GNOME Office pomiêdzy jego
-#aplikacjami.
+%description plugin-goffice -l pl
+Pozwala na wspó³dzielenie obiektów GNOME Office pomiêdzy jego
+aplikacjami.
 
 # abiGoogle
 %package plugin-google
@@ -723,6 +724,7 @@ Jest to teczka clipart
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 %patch5 -p1
 
 # use generic icon name
@@ -830,9 +832,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiGimp.so
 
-#%%files plugin-goffice
-#%%defattr(644,root,root,755)
-#%%attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiGOChart.so
+%files plugin-goffice
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiGOChart.so
 
 %files plugin-google
 %defattr(644,root,root,755)
This page took 0.05133 seconds and 4 git commands to generate.