]> git.pld-linux.org Git - packages/tellico.git/commitdiff
- added Source0 URL
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 31 Mar 2003 12:37:38 +0000 (12:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed COPYING (just GPL) and INSTALL (generic) from doc

Changed files:
    tellico.spec -> 1.3

tellico.spec

index c8ef7f0408b1fad918020ac937112a8706f94d9a..b6b8cd1685f11eba130540601a76e5b0cc13d89d 100644 (file)
@@ -3,9 +3,10 @@ Summary(pl):   Zarz
 Name:          bookcase
 Version:       0.5.1
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         X11/Applications
-Source0:       %{name}-%{version}.tar.gz
+#Source0Download:      http://www.periapsis.org/bookcase/
+Source0:       http://www.periapsis.org/bookcase/download/%{name}-%{version}.tar.gz
 URL:           http://www.periapsis.org/bookcase/
 BuildRequires: kdelibs-devel  >= 3.0
 BuildRequires: libxslt-devel >= 1.0.19
@@ -48,9 +49,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f bookcase.lang
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog INSTALL README TODO
+%doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
-#%{_mandir}/man1/*
 #%{_datadir}/applnk/Applications/bookcase.desktop
 %{_datadir}/mimelnk/application/x-bookcase.desktop
 %{_pixmapsdir}/*/*/*/bookcase.png
This page took 0.028648 seconds and 4 git commands to generate.