]> git.pld-linux.org Git - packages/glabels.git/blobdiff - glabels.spec
- updated BRs and files; rel. 2
[packages/glabels.git] / glabels.spec
index c44d0f1d0ac797ee170aa4dbd8120061228adcda..1b62f356c62007e70c69dce8cf4214ff77e070e1 100644 (file)
@@ -1,26 +1,24 @@
 Summary:       gLabels - a GNOME program to create labels and business cards
 Summary(pl.UTF-8):     gLabels - program dla GNOME do tworzenia etykiet i wizytówek
 Name:          glabels
-Version:       3.0.1
+Version:       3.2.1
 Release:       2
 License:       GPL v3
 Group:         X11/Applications/Graphics
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glabels/3.0/%{name}-%{version}.tar.xz
-# Source0-md5: 21abcdb6f812f03c628fdc77adfc0573
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glabels/3.2/%{name}-%{version}.tar.xz
+# Source0-md5: 95e0d6f833615ed00b82970dfe28c0fe
 Patch0:                %{name}-link.patch
-Patch1:                eds-3.6.patch
 URL:           http://www.glabels.org/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake
 BuildRequires: barcode-devel >= 0.98
 BuildRequires: docbook-dtd412-xml
 BuildRequires: evolution-data-server-devel >= 3.6.0
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 1:2.28.2
 BuildRequires: gnome-common >= 2.8.0
 BuildRequires: gnome-doc-utils
 BuildRequires: gtk+3-devel >= 3.0.9
-BuildRequires: gtk-doc >= 1.0
 BuildRequires: iec16022-devel >= 0.2.4
 BuildRequires: intltool >= 0.40.0
 BuildRequires: librsvg-devel >= 2.32.0
@@ -31,6 +29,7 @@ BuildRequires:        qrencode-devel >= 3.1.0
 BuildRequires: rpmbuild(macros) >= 1.592
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
+BuildRequires: yelp-tools
 BuildRequires: zint-devel >= 2.4.0
 Requires(post,postun): glib2 >= 1:2.26.0
 Requires(post,postun): desktop-file-utils
@@ -94,6 +93,9 @@ Summary:      glabels library API documentation
 Summary(pl.UTF-8):     Dokumentacja API biblioteki glabels
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 glabels library API documentation.
@@ -104,7 +106,6 @@ Dokumentacja API biblioteki glabels.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__glib_gettextize}
@@ -157,12 +158,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/glabels-3
 %attr(755,root,root) %{_bindir}/glabels-3-batch
+%{_datadir}/appdata/glabels-3.appdata.xml
 %{_datadir}/glabels-3.0
 %{_datadir}/glib-2.0/schemas/org.gnome.glabels-3.gschema.xml
 %{_datadir}/mime/packages/glabels-3.0.xml
 %{_mandir}/man1/*.1*
 %{_desktopdir}/glabels-3.0.desktop
 %{_iconsdir}/hicolor/*/*/*.png
+%{_iconsdir}/hicolor/*/*/*.svg
 
 %files libs
 %defattr(644,root,root,755)
This page took 0.061206 seconds and 4 git commands to generate.