]> git.pld-linux.org Git - packages/gajim.git/commitdiff
- updated to 0.14.1
authorqwiat <qwiat@pld-linux.org>
Sun, 31 Oct 2010 09:06:45 +0000 (09:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- 0.1 rel: no Icon "visible" (.desktop file) and patch %{name}-keyring-bug.patch has to be verified

Changed files:
    gajim.spec -> 1.63

gajim.spec

index 1bbc579cf8f76145e062f1808ce4c383e651466d..d84c43ca8d680afc186f4d645e80583c77e49ff0 100644 (file)
@@ -5,14 +5,14 @@
 Summary:       A Jabber client written in PyGTK
 Summary(pl.UTF-8):     Klient Jabbera napisany w PyGTK
 Name:          gajim
 Summary:       A Jabber client written in PyGTK
 Summary(pl.UTF-8):     Klient Jabbera napisany w PyGTK
 Name:          gajim
-Version:       0.13.4
-Release:       2
+Version:       0.14.1
+Release:       0.1
 Epoch:         1
 License:       GPL v2
 Group:         Applications/Communications
 Epoch:         1
 License:       GPL v2
 Group:         Applications/Communications
-Source0:       http://gajim.org/downloads/0.13/%{name}-%{version}.tar.bz2
-# Source0-md5: 097e96c2f73a13be4edadea11b495ce6
-Patch0:                %{name}-keyring-bug.patch
+Source0:       http://gajim.org/downloads/0.14/%{name}-%{version}.tar.bz2
+# Source0-md5: d5e421da6eef7bb5e802231d93cb090f
+#Patch0: %{name}-keyring-bug.patch
 URL:           http://www.gajim.org/
 BuildRequires: autoconf
 BuildRequires: automake
 URL:           http://www.gajim.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -67,7 +67,7 @@ działa z nim ładnie.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %{__intltoolize}
 
 %build
 %{__intltoolize}
@@ -107,10 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README THANKS THANKS.artists
 %attr(755,root,root) %{_bindir}/*
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README THANKS THANKS.artists
 %attr(755,root,root) %{_bindir}/*
-%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/*.so
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_mandir}/man1/*
-%{_pixmapsdir}/*.png
-%{_pixmapsdir}/*.svg
+%{_iconsdir}/hicolor/64x64/apps/gajim.png
+%{_iconsdir}/hicolor/scalable/apps/gajim.svg
+%{_docdir}/gajim
This page took 0.061372 seconds and 4 git commands to generate.