]> git.pld-linux.org Git - packages/gajim.git/commitdiff
- updated to 0.8-pre-1 deadbranch-1.11.2
authorpaladine <paladine@pld-linux.org>
Sun, 14 Aug 2005 15:38:19 +0000 (15:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated makefile patch

Changed files:
    gajim.spec -> 1.11.2.1

gajim.spec

index 4147fb76909fed92603fe2d7f11761f4fbabd4ef..9eab508ed708406f5e01a4b99e3bdd8afe871144 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       A Jabber client written in PyGTK
 Summary(pl):   Klient Jabbera napisany w PyGTK
 Name:          gajim
-Version:       0.7.1
-Release:       1
+Version:       0.8
+Release:       0.pre1.1
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://gajim.org/downloads/gajim-0.7.1.tar.bz2
-# Source0-md5: f795d550749d78839d1b6a554bbff545
-Patch0:                %{name}-SRV.patch
-Patch1:                %{name}-makefile.patch
+Source0:       http://gajim.org/downloads/%{name}-%{version}-pre-1.tar.gz
+# Source0-md5: 8465377134e193baabf56c3f96f49ff5
+Patch0:                %{name}-makefile.patch
 URL:           http://www.gajim.org/
 BuildRequires: gtkspell-devel
 BuildRequires: gettext-devel
@@ -37,7 +36,6 @@ dzia
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__make} \
@@ -59,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README Changelog doc/*
+%doc AUTHORS README Changelog
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.so
This page took 0.063477 seconds and 4 git commands to generate.