]> git.pld-linux.org Git - packages/calibre.git/commitdiff
- almost everything is done, rel 1
authorlisu <lisu@pld-linux.org>
Fri, 18 Jun 2010 11:09:27 +0000 (11:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    calibre.spec -> 1.26

calibre.spec

index 6fc39e638a22cc466dff2a91783d43a98a3d47cf..208926704e46df46e6b62b75fc7c0f7940d9384c 100644 (file)
@@ -11,7 +11,7 @@ Summary:      E-book converter and library management
 Summary(pl.UTF-8):     Konwerter oraz biblioteka dla e-booków
 Name:          calibre
 Version:       0.7.2
-Release:       0.1
+Release:       1
 License:       GPL v3+
 Group:         Applications/Multimedia
 Source0:       %{name}-%{version}-nofonts.tar.bz2
@@ -94,8 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__python} setup.py install \
        --root=$RPM_BUILD_ROOT \
-       --libdir="%{_libdir}" \
-       XDG_UTILS_INSTALL_MODE="system"
+       --libdir="%{_libdir}"
 
 # move manpages and locales to proper place
 mv $RPM_BUILD_ROOT%{_datadir}/%{name}/man $RPM_BUILD_ROOT%{_mandir}
This page took 0.027377 seconds and 4 git commands to generate.