]> git.pld-linux.org Git - packages/exaile.git/commitdiff
- more info about License
authorSzymon Siwek <sls@pld-linux.org>
Tue, 25 Mar 2008 23:39:43 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed python-2.5.patch; updated FHS.patch
- fixes in files section

Changed files:
    exaile.spec -> 1.16

exaile.spec

index cec2a4a9a3c2ef3101309e2a0813ead36701a984..82e65e808f20d89abe205320f26dc66b03764fd1 100644 (file)
@@ -3,12 +3,12 @@ Summary(pl.UTF-8):    Potężny odtwarzacz multimediów oparty na GTK+2
 Name:          exaile
 Version:       0.2.12
 Release:       0.1
+# GPL v2 in COPYING; GPL v1+ in license.txt
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://www.exaile.org/files/%{name}_%{version}~gutsyppa2.tar.gz
 # Source0-md5: 95efa2899ea5dfd251e933c36d1849ed
-Patch0:                %{name}-python-2.5.patch
-Patch1:                %{name}-FHS.patch
+Patch0:                %{name}-FHS.patch
 URL:           http://www.exaile.org/
 BuildRequires: python-pygtk-devel >= 2.8
 Requires:      python-dbus >= 0.71
@@ -58,8 +58,7 @@ Niektóre możliwości to:
 
 %prep
 %setup -q
-#%patch0 -p1
-%patch1 -p1
+%patch0 -p1
 
 %build
 %{__make}
@@ -76,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc TODO
+%doc changelog
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_datadir}/%{name}
 %attr(755,root,root) %{_datadir}/%{name}/exaile.py
This page took 0.03284 seconds and 4 git commands to generate.