Commit Graph

115 Commits

Author SHA1 Message Date
Dennis Gilmore d5e6b19a5b - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 22:27:36 -06:00
Rex Dieter 633cd8d227 0.8.2-7
- libgpod.pc Requires: libimobiledevice-1.0 ... overlinking (#818594)
- tighten subpkg deps (via %_isa)
- omit -devel deps that (should) get autodetected already
2012-08-10 14:01:38 -05:00
Dennis Gilmore 4f9e4c2da9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 14:58:57 -05:00
Bastien Nocera f43cf63786 Remove bogus gtk2-devel dep in devel sub-package 2012-04-28 02:08:25 +01:00
Peter Robinson ec8282cb21 Rebuild for new libimobiledevice and usbmuxd 2012-04-11 17:35:49 +01:00
Bill Nottingham 3a5834dc46 Oops, fix syntax. 2012-01-25 17:06:51 -05:00
Dennis Gilmore 4e2a900b79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 01:47:58 -06:00
Bill Nottingham adc02202b4 Add %{?rhel} conditional 2011-12-07 17:40:18 -05:00
Adam Jackson 99f1f1a4b2 Rebuild to break bogus libpng dep 2011-11-08 23:58:32 -05:00
Christophe Fergeau 17ceae6464 remove duplicated call to autoreconf
autoreconf was called from both %prep and %build, and the BR for
automake/libtool were duplicated.
2011-07-27 02:50:40 +02:00
Christophe Fergeau 1c971ab094 Update BuildRequires
libgpod doesn't need gtk2-devel, it only uses gdk-pixbuf2 so BR
this instead of gtk2-devel. perl-XML-Parser is no longer necessary
for building
2011-07-27 02:50:21 +02:00
Christian Krause 99167f6c19 Update to 0.8.2
Drop upstreamed patches
Prevent python-gpod from advertising _gpod.so in its Provides
2011-07-26 15:56:10 -04:00
Rex Dieter d4d8b956e3 libgpod-0.8.0-10.fc16 grew a mono-core dependency (#722976) 2011-07-18 12:17:42 -05:00
Dan Horák 71ad6bd57b rebuilt for sg3_utils 1.31 2011-07-18 12:51:12 +02:00
Bastien Nocera 569e6c52b2 Add hashDB support 2011-07-14 18:02:37 +01:00
Todd Zullinger 27c825945f Fix tmpfiles.d user/group for /var/run/libgpod (#707787) 2011-05-25 22:44:49 -04:00
Todd Zullinger 2de769e94a Support tmpfiles.d for Fedora >= 15 (#707066)
The ipod-set-info udev callout writes to /var/run/libgpod, so it's
important that the directory is present.
2011-05-23 18:31:03 -04:00
Dennis Gilmore f4c6babdb6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 00:18:32 -06:00
Dan Horák 703fd1285c - conditionalize mono support 2011-01-18 23:47:34 +01:00
Christian Krause c0d6367f8e - Change patch to fix 32 bit issues in the mono bindings
(Itdb_Track data structure contained wrong values on x86 systems)
2011-01-09 18:40:35 +01:00
Bastien Nocera 78496e5a5a - Rebuild for new libimobiledevice 2010-12-26 15:58:16 +01:00
Paul F. Johnson 91ee07131d - Rebuild against new gtk-sharp2 and mono-2.8 2010-10-28 17:59:44 +01:00
Nathaniel McCallum b56a744961 Add patch to fix 32 bit issues in the mono bindings 2010-10-25 08:46:02 -04:00
Nathaniel McCallum e7447249d6 update to 0.8.0 2010-10-12 11:55:02 -04:00
Nathaniel McCallum f6df7f8e7e Update libgpod to 0.7.95 2010-09-30 10:27:38 -04:00
Todd Zullinger e0a7279931 Add mono subpackage (#630181) 2010-09-06 12:03:51 -04:00
Todd Zullinger 0e5f56acf4 Update to 0.7.94 2010-09-06 12:03:51 -04:00
Todd Zullinger 6a78616ee4 Own %{_datadir}/gtk-doc rather than require gtk-doc (#604388) 2010-08-23 13:10:34 -04:00
dmalcolm 11ac821a95 persuade configure to work with swig 2.0.0 2010-07-27 15:28:34 +00:00
dmalcolm 35e34de15c - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:12:04 +00:00
Todd Zullinger c9c56a2d8b Update to 0.7.93
- Drop upstreamed mount-dir location patch
- Fix temp mount dir configure option typo
- Drop duplicate libimobiledevice-devel BR
- Remove pointless %{__$command} macros
2010-06-15 15:45:34 +00:00
Dan Horák cb181fe6f4 - rebuilt for sg3_utils 1.29 2010-04-13 10:17:04 +00:00
Rex Dieter 55692afc9c - rebuild (libimobiledevice) 2010-03-22 13:21:20 +00:00
Bastien Nocera b0b65ddd95 fix patch application 2010-03-04 15:43:49 +00:00
Bastien Nocera 0d17c11c23 - Update to 0.7.91
- Use udev callout, disable HAL callouts
- Enable iPhone/iPod Touch support
2010-03-04 14:54:31 +00:00
Todd Zullinger cc817b7437 Update to 0.7.90
- Adjust default hal callout path (#547049) (Temporaily use
    --with-hal-callouts-dir=%{_libexecdir}/scripts)
2010-02-14 21:17:16 +00:00
Bastien Nocera a0e44ace36 - Handle partial UTF-16 strings (#542176) 2009-12-10 15:30:48 +00:00
Bastien Nocera 4fad3f833e - Fix UTF-16 string parsing patch again 2009-10-19 16:17:36 +00:00
Bastien Nocera 008a5148be - Fix crasher when parsing UTF-16 strings with a BOM (#517642) 2009-10-17 14:22:01 +00:00
Jesse Keating 2beb54ee4f - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 05:49:23 +00:00
Todd Zullinger eaad970ce1 Update to 0.7.2
- Make doc subpackage noarch (on Fedora >= 10)
- Drop --with-hal-callouts-dir from configure, the upstream default works
    now
2009-06-06 02:11:27 +00:00
Dan Horák 7b4667b547 - rebuild for sg3_utils 1.27 2009-04-28 13:12:04 +00:00
Jesse Keating e7d838f3e2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 15:26:44 +00:00
Todd Zullinger 2faa241427 Update to 0.7.0
- BR libxml2-devel
2009-02-20 16:13:40 +00:00
Todd Zullinger 30532e9f88 - Fix path to hal callout (this should help setup the SysInfoExtended file
automagically)
- Use /var/run/hald as mount dir for hal callout
- Require hal
- Require main package for the -doc subpackage
2009-01-15 04:01:37 +00:00
Ignacio Vazquez-Abrams 7f98319077 Rebuild for Python 2.6 2008-11-29 16:48:01 +00:00
Todd Zullinger e43b72ebf7 - The -devel package should require gtk2-devel as well
- Add gdk-pixbuf-2.0 to the pkg-config file requirements
2008-10-02 21:22:20 +00:00
Todd Zullinger 3b7b71ee0a Ensure patches apply with no fuzz 2008-08-28 21:27:14 +00:00
Dan Horák 95f9e49a1f - add patch for sg3_utils 1.26 and rebuild 2008-06-30 17:37:14 +00:00
Todd Zullinger f295049eab - Make libgpod-devel require glib2-devel (#446442) 2008-05-14 19:23:35 +00:00
Todd Zullinger e125db0c66 - rebuild for gcc 4.3 2008-02-12 08:34:06 +00:00
Todd Zullinger cd6b67c231 - BR docbook-style-xsl to ensure the python docs are built correctly 2007-12-19 21:37:54 +00:00
Todd Zullinger 3915c86b39 - add the NEWS file, which contains some info on getting newer iPods
working
- split out API docs into a separate package
- set %defattr for python-gpod
2007-12-19 06:17:36 +00:00
Todd Zullinger ac9f7f0613 - update to 0.6.0
- apply a few upstream patches that just missed the release
2007-11-21 17:20:57 +00:00
Adam Jackson ecc98984e4 - Rebuild for build ID 2007-08-24 12:27:02 +00:00
Todd Zullinger 50e7fc5f47 - update to 0.5.2
- replace %makeinstall with %{__make} DESTDIR=%{buildroot} install
- build python bindings, merging python-gpod package from extras
- make %setup quiet
- patch to fixup building of the python docs, BR libxslt
- update license tag
2007-08-04 18:50:17 +00:00
Alexander Larsson ec80e5db87 - update to 0.4.2
- Change %description to reflect newer features
- Remove TODO file from %doc as it's not included anymore
- Explicitly disable the python bindings, they are in the python-gpod
    package in Extras until the Core/Extras merge
2007-01-16 10:04:51 +00:00
Alexander Larsson e3cf9ee901 - Add ldconfig calls in post/postun 2006-11-20 18:10:09 +00:00
Matthias Clasen fbcec2d35d fix BRs 2006-11-13 21:23:14 +00:00
Matthias Clasen 4ff44595d1 0.4.0 2006-11-13 21:00:19 +00:00
Jesse Keating aabfd90917 bumped for rebuild 2006-07-12 06:52:52 +00:00
Jesse Keating 35532c95ed Add missing BR 2006-06-06 20:15:53 +00:00
Jesse Keating ab2cdf9c9c bump for bug in double-long on ppc(64) 2006-02-11 04:04:58 +00:00
Jesse Keating 15263f4320 bump for new gcc/glibc 2006-02-07 12:39:13 +00:00
John (J5) Palmieri aeaedec793 auto-import libgpod-0.3.0-2 on branch devel from libgpod-0.3.0-2.src.rpm 2006-01-04 19:08:33 +00:00