]> git.pld-linux.org Git - packages/cdcat.git/blobdiff - cdcat.spec
- 1.4
[packages/cdcat.git] / cdcat.spec
index f777d4cce03a01b0d2964a6a7e5cc0245fd38b38..f022c50d177de870fabb5c9b974a0e8293c66cb7 100644 (file)
@@ -2,15 +2,14 @@ Summary:      Hyper's CdCatalog
 Summary(hu.UTF-8):     Hyper CD Katalógusa
 Summary(pl.UTF-8):     Katalog CDków Hypera
 Name:          cdcat
-Version:       1.2
-Release:       1
+Version:       1.4
+Release:       0.1
 Epoch:         1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/project/cdcat/cdcat/cdcat-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 363cf94e8895c8ce8c55c6ac613b6f11
+# Source0-md5: 7ff3a8424ff05b73928fbc1557225309
 Source1:       %{name}.desktop
-Patch0:                docfiles-install.patch
 URL:           http://cdcat.sourceforge.net/
 BuildRequires: Qt3Support-devel
 BuildRequires: QtGui-devel
@@ -46,11 +45,11 @@ zmieniać, albo używać w miarę potrzeby.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 %{__sed} -i "s,lrelease,lrelease-qt4,g ;\
        s,/usr/local,/usr,g ;\
        s,\(distfiles.path =\).*,\1 %{_docdir}/%{name}-%{version}," \
        src/cdcat.pro
+%{__sed} -i "s@\.\./COPYING@../README_IMPORT ../README_IMPORT.DE ../README_IMPORT.HU@" src/cdcat.pro
 
 %build
 cd src
This page took 0.071392 seconds and 4 git commands to generate.