]> git.pld-linux.org Git - packages/evolution-data-server.git/commitdiff
- move IDL to devel subpackage, rel.3 auto/ac/evolution-data-server-1_4_1-3
authorfreetz <freetz@pld-linux.org>
Wed, 5 Oct 2005 19:10:00 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-data-server.spec -> 1.63

evolution-data-server.spec

index 6067b0ced0adb9b78de8de1265e3e9701f51fb58..0512db45430d2ae2a327bf7f25544d862c778535 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Evolution data server
 Summary(pl):   Serwer danych Evolution
 Name:          evolution-data-server
 Version:       1.4.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.4/%{name}-%{version}.tar.bz2
@@ -224,7 +224,6 @@ fi
 %dir %{_libdir}/%{name}-%{apiver}/extensions
 %attr(755,root,root) %{_libdir}/%{name}-%{apiver}/extensions/*.so
 %{_libdir}/bonobo/servers/*
-%{_datadir}/idl/*
 
 %if %{with ldap}
 %{_datadir}/%{name}-%{basever}/*.schema
@@ -250,6 +249,7 @@ fi
 %{_libdir}/*.la
 %{_includedir}/*
 %{_pkgconfigdir}/*
+%{_datadir}/idl/%{name}-%{apiver}
 %{_gtkdocdir}/*
 
 %files static
This page took 0.196566 seconds and 4 git commands to generate.