Author: glen                         Date: Thu Apr 23 09:52:55 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.11 (new homepage), xorg deps

---- Files affected:
SPECS:
   xclip.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/xclip.spec
diff -u SPECS/xclip.spec:1.7 SPECS/xclip.spec:1.8
--- SPECS/xclip.spec:1.7        Thu Apr 23 11:40:25 2009
+++ SPECS/xclip.spec    Thu Apr 23 11:52:50 2009
@@ -2,17 +2,16 @@
 Summary:       An interface to X selections ("the clipboard")
 Summary(pl.UTF-8):     Interfejs do schowka X Window System
 Name:          xclip
-Version:       0.08
-Release:       2
+Version:       0.11
+Release:       1
 Epoch:         0
 License:       GPL v2+
-Vendor:                Kim Saunders <[email protected]>
 Group:         X11/Applications
-Source0:       http://people.debian.org/~kims/xclip/%{name}-%{version}.tar.gz
-# Source0-md5: a90bde3fb0da6aad3a6042c4867245c6
-URL:           http://people.debian.org/~kims/xclip/
-BuildRequires: XFree86-devel
-BuildRequires: imake
+Source0:       http://dl.sourceforge.net/xclip/%{name}-%{version}.tar.gz
+# Source0-md5: 4caf3a2b03c36981f9af36a8e8582951
+URL:           http://sourceforge.net/projects/xclip
+BuildRequires: xorg-lib-libICE-devel
+BuildRequires: xorg-util-imake
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,26 +29,24 @@
 następnie można przekierować do pliku lub innego programu.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
-xmkmf
-%{__make} CDEBUGFLAGS="%{rpmcflags}"
+%configure
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install install.man \
-       DESTDIR=$RPM_BUILD_ROOT \
-       MANPATH=%{_mandir} \
-       BINDIR=%{_bindir}
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES README
+%doc README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_mandir}/man*/*
 
@@ -59,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/04/23 09:52:50  glen
+- update to 0.11 (new homepage), xorg deps
+
 Revision 1.7  2009/04/23 09:40:25  glen
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xclip.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to