]> git.pld-linux.org Git - packages/amsn.git/commitdiff
- remove more junk
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Dec 2004 01:32:52 +0000 (01:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- modify desktop file in %prep (so could work with --short-circuit)

Changed files:
    amsn.spec -> 1.4

amsn.spec

index 39fc33ffd49c07eca52f494dabd3ae9500b1b12c..bcb545ef31c7b6402a17fa755cb501fd6eeae220 100644 (file)
--- a/amsn.spec
+++ b/amsn.spec
@@ -8,7 +8,7 @@ Summary(fr):    Cl
 Summary(pl):   Klon MSN Messengera dla Linuksa
 Name:          amsn
 Version:       0.94
-Release:       0.5
+Release:       0.7
 Epoch:         0
 License:       GPL
 Group:         Applications/Communications
@@ -60,11 +60,10 @@ dzia
 
 %prep
 %setup -q -n %{name}-%{_ver}
-
-%build
 # add InstantMessaging category
 sed -i -e '/Categories=/s/.*/Categories=Network;InstantMessaging;/' %{name}.desktop
 
+%build
 %if %{with imlib}
 cd plugins/traydock
 %configure
@@ -105,6 +104,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/amsn/{CREDITS,GNUGPL,README,HELP,FAQ,TODO,Make
 rm -rf $RPM_BUILD_ROOT%{_datadir}/amsn/sndplay
 # not for our arch
 rm -rf $RPM_BUILD_ROOT%{_datadir}/amsn/plugins/{winflash,winutils,QuickTimeTcl3.1,applescript,tclCarbonNotification,tclAE2.0}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/amsn/plugins/{Makefile,gtkdock.?}
 rm -rf $RPM_BUILD_ROOT%{_datadir}/amsn/plugins/winico*
 rm -rf $RPM_BUILD_ROOT%{_datadir}/amsn/utils
 
This page took 0.112441 seconds and 4 git commands to generate.