rpms/libopensync-plugin-evolution2/devel libopensync-plugin-evolution2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Dec 13 14:23:01 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/libopensync-plugin-evolution2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15339/devel

Modified Files:
	.cvsignore sources 
Added Files:
	libopensync-plugin-evolution2.spec 
Log Message:
auto-import libopensync-plugin-evolution2-0.18-2 on branch devel from libopensync-plugin-evolution2-0.18-2.src.rpm


--- NEW FILE libopensync-plugin-evolution2.spec ---
Name:           libopensync-plugin-evolution2
Version:        0.18
Release:        2
Summary:        Evolution 2 plugin for libopensync

Group:          System Environment/Libraries
License:        GPL
URL:            http://www.opensync.org
# see http://www.opensync.org/wiki/download
Source0:        %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  libopensync-devel
BuildRequires:  evolution-data-server-devel

%description
%{summary}

%package devel
Summary:        Development package for %{name}
Group:          Development/Libraries
Requires:       %{name} = %{version}-%{release}
Requires:       libopensync-devel

%description    devel
The %{name}-devel package contains the files
needed for development with %{name}.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name *.la -exec rm -f {} \;

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/opensync/plugins/evo2_sync.so
%{_datadir}/opensync/defaults/evo2-sync

%files devel
%defattr(-,root,root,-)
%{_includedir}/opensync-1.0/opensync/evo2_sync.h

%changelog
* Tue Dec 13 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> 0.18-2
- add missing BR

* Fri Nov 25 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> 0.18-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Dec 2005 14:22:09 -0000	1.1
+++ .cvsignore	13 Dec 2005 14:22:59 -0000	1.2
@@ -0,0 +1 @@
+libopensync-plugin-evolution2-0.18.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libopensync-plugin-evolution2/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Dec 2005 14:22:09 -0000	1.1
+++ sources	13 Dec 2005 14:22:59 -0000	1.2
@@ -0,0 +1 @@
+64f182fa37483419ca09721dec2d6f1e  libopensync-plugin-evolution2-0.18.tar.gz




More information about the scm-commits mailing list