SPECS: kgtk.spec - I don't like unpackaged files

blekot blekot at pld-linux.org
Fri Apr 21 13:24:05 CEST 2006


Author: blekot                       Date: Fri Apr 21 11:24:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- I don't like unpackaged files

---- Files affected:
SPECS:
   kgtk.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/kgtk.spec
diff -u SPECS/kgtk.spec:1.6 SPECS/kgtk.spec:1.7
--- SPECS/kgtk.spec:1.6	Fri Apr 21 12:28:50 2006
+++ SPECS/kgtk.spec	Fri Apr 21 13:23:59 2006
@@ -3,7 +3,7 @@
 Summary(pl):	KGtk - wykorzystywanie okien dialogowych KDE w aplikacjach GTK+
 Name:		kgtk
 Version:	0.4
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Libraries
 Source0:	http://home.freeuk.com/cpdrummond/%{name}-%{version}.tar.gz
@@ -52,7 +52,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 
 %{__sed} -i '1s|/bin/bash|/bin/sh|' {gtk,qt}/*-wrapper.sh
-cp -f {gtk,qt}/*-wrapper.sh $RPM_BUILD_ROOT%{_bindir}
+mv -f   $RPM_BUILD_ROOT/usr/local/bin/*.sh $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,6 +70,7 @@
 %{_libdir}/kde3/kded_kdialogd.la
 %attr(755,root,root) %{_libdir}/libkqt.so
 %{_libdir}/libkqt.la
+%{_libdir}/libkgtk.la
 %{_datadir}/services/kded/kdialogd.desktop
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -78,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/04/21 11:23:59  blekot
+- I don't like unpackaged files
+
 Revision 1.6  2006/04/21 10:28:50  adamg
 - updated to 0.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kgtk.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list