]> git.pld-linux.org Git - packages/emesene.git/commitdiff
- use internal papyon, too much modifications to work on system one
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 5 Jul 2012 17:11:12 +0000 (17:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emesene.spec -> 1.28

emesene.spec

index d150fc4694024f078a0a976126a90d45780d6276..07501d1147296ae787f5f4d6ffdbdff4fbf05cbf 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       Instant messaging client for Windows Live Messenger (tm) network
 Name:          emesene
 Version:       2.12.5
-Release:       0.2
+Release:       0.3
 License:       GPL v3 (emesene), GPL v2 (themes), LGPL (the rest)
 Group:         Applications/Networking
 URL:           http://www.emesene.org/
@@ -88,7 +88,7 @@ mv *-emesene-*/* .
        emesene/e3/common/pluginmanager.py emesene/plugin_base.py
 
 # using system pkg
-%{__rm} -r emesene/e3/papylib/papyon
+#%{__rm} -r emesene/e3/papylib/papyon
 
 # skip debug provider
 %{__sed} -i -e '/import e3dummy/d' emesene/emesene.py
@@ -154,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc CONTRIBUTORS COPYING README.developers README.markdown
+%doc CONTRIBUTORS COPYING DEPENDS README.developers README.markdown
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/data
This page took 0.07491 seconds and 4 git commands to generate.