]> git.pld-linux.org Git - packages/xfce4-notes-plugin.git/blobdiff - xfce4-notes-plugin.spec
- up to 1.9.0
[packages/xfce4-notes-plugin.git] / xfce4-notes-plugin.spec
index 9ed420ca433125fea1f06a25e5aa1b31c8e031e6..d6f9101a5067535f22e757bbce3d2bbf9337d9f3 100644 (file)
@@ -1,14 +1,12 @@
 Summary:       Notes plugin for the Xfce panel
 Summary(pl.UTF-8):     Notatki dla panelu Xfce
 Name:          xfce4-notes-plugin
-Version:       1.8.1
-Release:       5
+Version:       1.9.0
+Release:       1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/%{name}-%{version}.tar.bz2
-# Source0-md5: 31cb9520b01512a94344770b4befdb3b
-Patch0:                format-security.patch
-Patch1:                git.patch
+Source0:       http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.9/%{name}-%{version}.tar.bz2
+# Source0-md5: 21a145914c54880e2dd699f693d83e7d
 URL:           http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
 BuildRequires: Thunar-devel >= 1.2.0
 BuildRequires: autoconf >= 2.63
@@ -19,8 +17,8 @@ BuildRequires:        libunique-devel
 BuildRequires: libxfce4ui-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.601
-BuildRequires: vala-xfconf >= 4.16.0
 BuildRequires: vala-xfce4-panel >= 4.16.0
+BuildRequires: vala-xfconf >= 4.16.0
 BuildRequires: xfce4-dev-tools >= 4.8.0
 BuildRequires: xfce4-panel-devel >= 4.8.0
 BuildRequires: xfconf-devel >= 4.8.0
@@ -39,10 +37,8 @@ notatek na pulpicie.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
-%{__rm} lib/ext-gdk.* lib/popup.* lib/theme-gtkrc.* src/xfce4-popup-notes.*
+#%{__rm} lib/ext-gdk.* lib/popup.* lib/theme-gtkrc.* src/xfce4-popup-notes.*
 
 %build
 %{__intltoolize}
@@ -66,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
 
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hy_AM,hye,ie,ur_PK}
 
 %find_lang %{name}
 
@@ -81,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS
 %{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
 %attr(755,root,root) %{_bindir}/xfce4-notes
 %attr(755,root,root) %{_bindir}/xfce4-popup-notes
This page took 0.045429 seconds and 4 git commands to generate.