SPECS (AC-branch): nxcomp.spec - added few header files
kosmo
kosmo at pld-linux.org
Wed Sep 6 19:31:03 CEST 2006
Author: kosmo Date: Wed Sep 6 17:31:03 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added few header files
---- Files affected:
SPECS:
nxcomp.spec (1.15.2.1 -> 1.15.2.2)
---- Diffs:
================================================================
Index: SPECS/nxcomp.spec
diff -u SPECS/nxcomp.spec:1.15.2.1 SPECS/nxcomp.spec:1.15.2.2
--- SPECS/nxcomp.spec:1.15.2.1 Wed Sep 6 13:04:49 2006
+++ SPECS/nxcomp.spec Wed Sep 6 19:30:57 2006
@@ -6,7 +6,7 @@
Summary(pl): Biblioteka kompresji NX
Name: nxcomp
Version: %{_version_major}.%{_version_minor}
-Release: 3
+Release: 1
License: GPL
Group: X11/Libraries
Source0: http://64.34.161.181/download/%{_version_major}/sources/%{name}-%{_version_major}-%{_version_minor}.tar.gz
@@ -71,9 +71,9 @@
#%{__make} install \
# DESTDIR=$RPM_BUILD_ROOT
-cp -a lib*.so* $RPM_BUILD_ROOT%{_libdir}
-install lib*.a $RPM_BUILD_ROOT%{_libdir}
-install NX.h $RPM_BUILD_ROOT%{_includedir}
+cp -a lib*.so* $RPM_BUILD_ROOT%{_libdir}
+install lib*.a $RPM_BUILD_ROOT%{_libdir}
+install NX*.h $RPM_BUILD_ROOT%{_includedir}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15.2.2 2006/09/06 17:30:57 kosmo
+- added few header files
+
Revision 1.15.2.1 2006/09/06 11:04:49 kosmo
- updated to 2.0.0-81
- s/rpmcflags/rpmcxxflags/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nxcomp.spec?r1=1.15.2.1&r2=1.15.2.2&f=u
More information about the pld-cvs-commit
mailing list