]> git.pld-linux.org Git - packages/tellico.git/commitdiff
- should build
authordjurban <djurban@pld-linux.org>
Tue, 8 Apr 2003 22:32:19 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tellico.spec -> 1.4

tellico.spec

index b6b8cd1685f11eba130540601a76e5b0cc13d89d..619f52a51370188b61b1c45cbb64ac17c4059e27 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       A book collection manager
 Summary(pl):   Zarz±dca ksiêgozbiorów
 Name:          bookcase
-Version:       0.5.1
+Version:       0.5.2a
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
@@ -42,7 +42,10 @@ install -d $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang bookcase --with-kde
+install -d $RPM_BUILD_ROOT%{_applnkdir}/Scientific
+mv $RPM_BUILD_ROOT%{_applnkdir}/Applications/bookcase.desktop $RPM_BUILD_ROOT%{_applnkdir}/Scientific
+
+%find_lang %{name}  --with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,4 +59,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_pixmapsdir}/*/*/*/bookcase.png
 %{_datadir}/apps/%{name}
 
-%{_applnkdir}/Applications/bookcase.desktop
+%{_applnkdir}/Scientific/bookcase.desktop
This page took 0.047123 seconds and 4 git commands to generate.